Package org.apache.ignite.kvs
Interface ObjectKeyValueStore.Entry
-
- Enclosing interface:
- ObjectKeyValueStore
public static interface ObjectKeyValueStore.Entry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
getKey()
Object
getValue()
-