| Package | Description |
|---|---|
| org.shoal.ha.cache.api |
| Modifier and Type | Method and Description |
|---|---|
DataStoreEntryEvaluator.Opcode |
DataStoreEntryEvaluator.eval(DataStoreEntry<K,V> entry) |
static DataStoreEntryEvaluator.Opcode |
DataStoreEntryEvaluator.Opcode.valueOf(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 © 2017–2019 Eclipse Foundation. All rights reserved.