Uses of Interface
org.apache.ignite.kvs.ObjectKeyValueStore.Entry
-
Packages that use ObjectKeyValueStore.Entry Package Description org.apache.ignite.kvs -
-
Uses of ObjectKeyValueStore.Entry in org.apache.ignite.kvs
Methods in org.apache.ignite.kvs that return types with arguments of type ObjectKeyValueStore.Entry Modifier and Type Method Description org.apache.ignite.internal.util.lang.GridCursor<ObjectKeyValueStore.Entry>
ObjectKeyValueStore. cursor()
-