Uses of Interface
org.apache.hugegraph.computer.core.store.entry.KvEntryWriter
-
Packages that use KvEntryWriter Package Description org.apache.hugegraph.computer.core.store.entry -
-
Uses of KvEntryWriter in org.apache.hugegraph.computer.core.store.entry
Classes in org.apache.hugegraph.computer.core.store.entry that implement KvEntryWriter Modifier and Type Class Description classKvEntryWriterImplMethods in org.apache.hugegraph.computer.core.store.entry that return KvEntryWriter Modifier and Type Method Description KvEntryWriterEntryOutput. writeEntry(org.apache.hugegraph.computer.core.io.Writable key)Write entry with multiple sub-key and sub-value.KvEntryWriterEntryOutputImpl. writeEntry(org.apache.hugegraph.computer.core.io.Writable key)
-