Package com.alibaba.graphscope.graphx
Class GraphXRawDataBuilder_cxx_0xa6c829de
- java.lang.Object
-
- com.alibaba.fastffi.FFIPointerImpl
-
- com.alibaba.graphscope.graphx.GraphXRawDataBuilder_cxx_0xa6c829de
-
- All Implemented Interfaces:
com.alibaba.fastffi.FFIPointer,FFIType,GraphXRawDataBuilder<Long,Long,Long,Long>,Serializable
public class GraphXRawDataBuilder_cxx_0xa6c829de extends FFIPointerImpl implements GraphXRawDataBuilder<Long,Long,Long,Long>
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.alibaba.graphscope.graphx.GraphXRawDataBuilder
GraphXRawDataBuilder.Factory<OID_T,VID_T,VD_T,ED_T>
-
-
Field Summary
Fields Modifier and Type Field Description static intHASH_SHIFTstatic intSIZE-
Fields inherited from class com.alibaba.fastffi.FFIPointerImpl
address
-
-
Constructor Summary
Constructors Constructor Description GraphXRawDataBuilder_cxx_0xa6c829de(long address)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()static longnativeCreateFactory0(long arg00, long arg11, long arg22, long arg33, long arg44, long arg55)static @com.alibaba.fastffi.FFINameAlias("MySeal"),@com.alibaba.fastffi.CXXValue longnativeSeal(long ptr, long rv_base, long arg00)StdSharedPtr<GraphXRawData<Long,Long,Long,Long>>seal(VineyardClient arg0)StringtoString()-
Methods inherited from class com.alibaba.fastffi.FFIPointerImpl
getAddress
-
-
-
-
Method Detail
-
seal
public StdSharedPtr<GraphXRawData<Long,Long,Long,Long>> seal(VineyardClient arg0)
-
nativeSeal
public static @com.alibaba.fastffi.FFINameAlias("MySeal"),@com.alibaba.fastffi.CXXValue long nativeSeal(long ptr, long rv_base, long arg00)
-
nativeCreateFactory0
public static long nativeCreateFactory0(long arg00, long arg11, long arg22, long arg33, long arg44, long arg55)
-
-