|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheOperationOutcomes.SearchOutcome | |
---|---|
net.sf.ehcache | This package contains the public API for using ehcache. |
net.sf.ehcache.statistics.extended | This package contains classes related to extended statistics implementation. |
Uses of CacheOperationOutcomes.SearchOutcome in net.sf.ehcache |
---|
Methods in net.sf.ehcache that return CacheOperationOutcomes.SearchOutcome | |
---|---|
static CacheOperationOutcomes.SearchOutcome |
CacheOperationOutcomes.SearchOutcome.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CacheOperationOutcomes.SearchOutcome[] |
CacheOperationOutcomes.SearchOutcome.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of CacheOperationOutcomes.SearchOutcome in net.sf.ehcache.statistics.extended |
---|
Methods in net.sf.ehcache.statistics.extended that return types with arguments of type CacheOperationOutcomes.SearchOutcome | |
---|---|
ExtendedStatistics.Operation<CacheOperationOutcomes.SearchOutcome> |
ExtendedStatisticsImpl.search()
|
ExtendedStatistics.Operation<CacheOperationOutcomes.SearchOutcome> |
ExtendedStatistics.search()
Search. |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |