| 
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StoreOperationOutcomes.GetOutcome | |
|---|---|
| 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. | 
| net.sf.ehcache.store | Store package. | 
| Uses of StoreOperationOutcomes.GetOutcome in net.sf.ehcache.statistics | 
|---|
| Methods in net.sf.ehcache.statistics that return types with arguments of type StoreOperationOutcomes.GetOutcome | |
|---|---|
 CoreStatistics.CountOperation<StoreOperationOutcomes.GetOutcome> | 
CoreStatisticsImpl.localDiskGet()
 | 
 CoreStatistics.CountOperation<StoreOperationOutcomes.GetOutcome> | 
CoreStatistics.localDiskGet()
Local disk get.  | 
 CoreStatistics.CountOperation<StoreOperationOutcomes.GetOutcome> | 
CoreStatisticsImpl.localHeapGet()
 | 
 CoreStatistics.CountOperation<StoreOperationOutcomes.GetOutcome> | 
CoreStatistics.localHeapGet()
Local heap get.  | 
 CoreStatistics.CountOperation<StoreOperationOutcomes.GetOutcome> | 
CoreStatisticsImpl.localOffHeapGet()
 | 
 CoreStatistics.CountOperation<StoreOperationOutcomes.GetOutcome> | 
CoreStatistics.localOffHeapGet()
Local off heap get.  | 
| Uses of StoreOperationOutcomes.GetOutcome in net.sf.ehcache.statistics.extended | 
|---|
| Methods in net.sf.ehcache.statistics.extended that return types with arguments of type StoreOperationOutcomes.GetOutcome | |
|---|---|
 ExtendedStatistics.Operation<StoreOperationOutcomes.GetOutcome> | 
ExtendedStatisticsImpl.diskGet()
 | 
 ExtendedStatistics.Operation<StoreOperationOutcomes.GetOutcome> | 
ExtendedStatistics.diskGet()
Disk get.  | 
 ExtendedStatistics.Operation<StoreOperationOutcomes.GetOutcome> | 
ExtendedStatisticsImpl.heapGet()
 | 
 ExtendedStatistics.Operation<StoreOperationOutcomes.GetOutcome> | 
ExtendedStatistics.heapGet()
Heap get.  | 
 ExtendedStatistics.Operation<StoreOperationOutcomes.GetOutcome> | 
ExtendedStatisticsImpl.offheapGet()
 | 
 ExtendedStatistics.Operation<StoreOperationOutcomes.GetOutcome> | 
ExtendedStatistics.offheapGet()
Offheap get.  | 
| Uses of StoreOperationOutcomes.GetOutcome in net.sf.ehcache.store | 
|---|
| Methods in net.sf.ehcache.store that return StoreOperationOutcomes.GetOutcome | |
|---|---|
static StoreOperationOutcomes.GetOutcome | 
StoreOperationOutcomes.GetOutcome.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static StoreOperationOutcomes.GetOutcome[] | 
StoreOperationOutcomes.GetOutcome.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
  | 
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||