Interface Pointer
-
- All Known Implementing Classes:
CachedPointer,InlinePointer,ReusablePointer
public interface Pointer extends Range, java.lang.Comparable<Pointer>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]bytes()org.apache.hugegraph.computer.core.io.RandomAccessInputinput()voidwrite(org.apache.hugegraph.computer.core.io.RandomAccessOutput output)
-