Uses of Class
org.shoal.ha.cache.api.DataStoreEntryEvaluator.Opcode

Packages that use DataStoreEntryEvaluator.Opcode
org.shoal.ha.cache.api   
 

Uses of DataStoreEntryEvaluator.Opcode in org.shoal.ha.cache.api
 

Methods in org.shoal.ha.cache.api that return DataStoreEntryEvaluator.Opcode
 DataStoreEntryEvaluator.Opcode DataStoreEntryEvaluator.eval(DataStoreEntry<K,V> entry)
           
static DataStoreEntryEvaluator.Opcode DataStoreEntryEvaluator.Opcode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DataStoreEntryEvaluator.Opcode[] DataStoreEntryEvaluator.Opcode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.