public interface CacheOperationOutcomes
Modifier and Type | Interface and Description |
---|---|
static class |
CacheOperationOutcomes.ClusterEventOutcomes
Cluster event operation outcomes.
|
static class |
CacheOperationOutcomes.EvictionOutcome
The eviction outcomes.
|
static class |
CacheOperationOutcomes.ExpiredOutcome
The expiration outcomes.
|
static class |
CacheOperationOutcomes.GetAllOutcome
The outcomes for GetAll operations.
|
static class |
CacheOperationOutcomes.GetOutcome
Outcomes for cache Get operations.
|
static class |
CacheOperationOutcomes.NonStopOperationOutcomes
The Enum NonStopOperationOutcomes.
|
static class |
CacheOperationOutcomes.PutAllOutcome
The outcomes for GetAll operations.
|
static class |
CacheOperationOutcomes.PutIfAbsentOutcome |
static class |
CacheOperationOutcomes.PutOutcome
The outcomes for Put Outcomes.
|
static class |
CacheOperationOutcomes.RemoveAllOutcome
The outcomes for GetAll operations.
|
static class |
CacheOperationOutcomes.RemoveElementOutcome |
static class |
CacheOperationOutcomes.RemoveOutcome
The outcomes for remove operations.
|
static class |
CacheOperationOutcomes.ReplaceOneArgOutcome |
static class |
CacheOperationOutcomes.ReplaceTwoArgOutcome |
static class |
CacheOperationOutcomes.SearchOutcome
The outcomes for the store search operation.
|
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.