|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheOperationOutcomes.ClusterEventOutcomes | |
---|---|
net.sf.ehcache | This package contains the public API for using ehcache. |
net.sf.ehcache.statistics | This package contains classes related to LiveCacheStatistics and its implementation. |
net.sf.ehcache.statistics.extended | This package contains classes related to extended statistics implementation. |
Uses of CacheOperationOutcomes.ClusterEventOutcomes in net.sf.ehcache |
---|
Methods in net.sf.ehcache that return CacheOperationOutcomes.ClusterEventOutcomes | |
---|---|
static CacheOperationOutcomes.ClusterEventOutcomes |
CacheOperationOutcomes.ClusterEventOutcomes.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CacheOperationOutcomes.ClusterEventOutcomes[] |
CacheOperationOutcomes.ClusterEventOutcomes.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of CacheOperationOutcomes.ClusterEventOutcomes in net.sf.ehcache.statistics |
---|
Methods in net.sf.ehcache.statistics that return types with arguments of type CacheOperationOutcomes.ClusterEventOutcomes | |
---|---|
CoreStatistics.CountOperation<CacheOperationOutcomes.ClusterEventOutcomes> |
CoreStatisticsImpl.cacheClusterEvent()
|
CoreStatistics.CountOperation<CacheOperationOutcomes.ClusterEventOutcomes> |
CoreStatistics.cacheClusterEvent()
Cache cluster event. |
Uses of CacheOperationOutcomes.ClusterEventOutcomes in net.sf.ehcache.statistics.extended |
---|
Methods in net.sf.ehcache.statistics.extended that return types with arguments of type CacheOperationOutcomes.ClusterEventOutcomes | |
---|---|
ExtendedStatistics.Operation<CacheOperationOutcomes.ClusterEventOutcomes> |
ExtendedStatisticsImpl.clusterEvent()
|
ExtendedStatistics.Operation<CacheOperationOutcomes.ClusterEventOutcomes> |
ExtendedStatistics.clusterEvent()
Cluster events |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |