Enum Summary |
AuthoritativeTierOperationOutcomes.ComputeIfAbsentAndFaultOutcome |
the computeIfAbsentAndFault outcomes |
AuthoritativeTierOperationOutcomes.FlushOutcome |
the flush outcomes |
AuthoritativeTierOperationOutcomes.GetAndFaultOutcome |
the getAndFault outcomes |
BulkOps |
Enumeration listing the bulk operations available on a Cache . |
CacheOperationOutcomes.CacheLoadingOutcome |
The cache loading outcomes. |
CacheOperationOutcomes.ConditionalRemoveOutcome |
The outcomes for conditional remove operations. |
CacheOperationOutcomes.GetAllOutcome |
Outcomes for cache getAll operation |
CacheOperationOutcomes.GetOutcome |
Outcomes for cache Get operations. |
CacheOperationOutcomes.PutAllOutcome |
Outcomes for cache putAll operation |
CacheOperationOutcomes.PutIfAbsentOutcome |
The putIfAbsent outcomes. |
CacheOperationOutcomes.PutOutcome |
The outcomes for Put Outcomes. |
CacheOperationOutcomes.RemoveAllOutcome |
Outcomes for cache removeAll operation |
CacheOperationOutcomes.RemoveOutcome |
The outcomes for remove operations. |
CacheOperationOutcomes.ReplaceOutcome |
The replace outcomes. |
CachingTierOperationOutcomes.GetOrComputeIfAbsentOutcome |
the getOrComputeIfAbsent outcomes |
CachingTierOperationOutcomes.InvalidateOutcome |
the invalidate outcomes |
HigherCachingTierOperationOutcomes.SilentInvalidateOutcome |
the silentInvalidate outcomes |
LowerCachingTierOperationsOutcome.GetAndRemoveOutcome |
the getAndRemove outcomes |
LowerCachingTierOperationsOutcome.InstallMappingOutcome |
the installMapping outcomes |
LowerCachingTierOperationsOutcome.InvalidateOutcome |
the invalidate outcomes |
StoreOperationOutcomes.ComputeIfAbsentOutcome |
the computeIfAbsent outcomes |
StoreOperationOutcomes.ComputeIfPresentOutcome |
the computeIfPresent outcomes |
StoreOperationOutcomes.ComputeOutcome |
the compute outcomes |
StoreOperationOutcomes.ConditionalRemoveOutcome |
the conditional remove outcomes |
StoreOperationOutcomes.ConditionalReplaceOutcome |
the conditional replace outcomes |
StoreOperationOutcomes.EvictionOutcome |
The eviction outcomes. |
StoreOperationOutcomes.ExpirationOutcome |
Outcomes for expiration |
StoreOperationOutcomes.GetOutcome |
The get outcomes |
StoreOperationOutcomes.PutIfAbsentOutcome |
the putIfAbsent outcomes |
StoreOperationOutcomes.PutOutcome |
The put outcomes |
StoreOperationOutcomes.RemoveOutcome |
The remove outcomes |
StoreOperationOutcomes.ReplaceOutcome |
the replace outcomes |