Interface KvEntryReader
-
- All Known Implementing Classes:
KvEntryReaderImpl
public interface KvEntryReader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasRemaining()voidreadSubKv(org.apache.hugegraph.computer.core.io.Readable subKey, org.apache.hugegraph.computer.core.io.Readable subValue)
-