Uses of Interface
com.alibaba.graphscope.ds.FidPointer
-
Packages that use FidPointer Package Description com.alibaba.graphscope.ds -
-
Uses of FidPointer in com.alibaba.graphscope.ds
Classes in com.alibaba.graphscope.ds that implement FidPointer Modifier and Type Class Description class
FidPointer_cxx_0xff0c66f5
Methods in com.alibaba.graphscope.ds that return FidPointer Modifier and Type Method Description FidPointer
FidPointer_cxx_0xff0c66f5. add(long arg0)
FidPointer
DestList_cxx_0x69320d4b. begin()
FidPointer
DestList. begin()
Fetch the begin fid pointer.FidPointer
DestList_cxx_0x69320d4b. end()
FidPointer
DestList. end()
Fetch the end fid pointerFidPointer
FidPointer_cxx_0xff0c66f5. moveTo(long arg0)
-