org.ehcache.statistics
Interface StoreOperationOutcomes


public interface StoreOperationOutcomes


Nested Class Summary
static class StoreOperationOutcomes.EvictionOutcome
          The eviction outcomes.
static class StoreOperationOutcomes.GetOutcome
          The Enum GetOutcome.
static class StoreOperationOutcomes.PutOutcome
          The Enum PutOutcome.
static class StoreOperationOutcomes.RemoveOutcome
          The Enum RemoveOutcome.