Interface KvEntryWriter
-
- All Known Implementing Classes:
KvEntryWriterImpl
public interface KvEntryWriter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwriteFinish()voidwriteSubKv(org.apache.hugegraph.computer.core.io.Writable subKey, org.apache.hugegraph.computer.core.io.Writable subValue)
-