Uses of Interface
org.apache.hugegraph.computer.core.store.entry.KvEntryReader
-
Packages that use KvEntryReader Package Description org.apache.hugegraph.computer.core.store.entry -
-
Uses of KvEntryReader in org.apache.hugegraph.computer.core.store.entry
Classes in org.apache.hugegraph.computer.core.store.entry that implement KvEntryReader Modifier and Type Class Description classKvEntryReaderImplMethods in org.apache.hugegraph.computer.core.store.entry that return KvEntryReader Modifier and Type Method Description KvEntryReaderEntryInput. readEntry(org.apache.hugegraph.computer.core.io.Readable key)Read entry with multiple sub-key and sub-value.KvEntryReaderEntryInputImpl. readEntry(org.apache.hugegraph.computer.core.io.Readable key)
-