Package com.alibaba.graphscope.ds
Class EdgeDataColumn_cxx_0xcae96ba0
- java.lang.Object
-
- com.alibaba.fastffi.FFIPointerImpl
-
- com.alibaba.graphscope.ds.EdgeDataColumn_cxx_0xcae96ba0
-
- All Implemented Interfaces:
com.alibaba.fastffi.FFIPointer,FFIType,EdgeDataColumn<Long>,Serializable
public class EdgeDataColumn_cxx_0xcae96ba0 extends FFIPointerImpl implements EdgeDataColumn<Long>
- See Also:
- Serialized Form
-
-
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 EdgeDataColumn_cxx_0xcae96ba0(long address)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)Longget(PropertyNbrUnit<Long> arg0)inthashCode()static @com.alibaba.fastffi.CXXValue longnativeGet(long ptr, long arg00)StringtoString()-
Methods inherited from class com.alibaba.fastffi.FFIPointerImpl
getAddress
-
-
-
-
Method Detail
-
get
public Long get(PropertyNbrUnit<Long> arg0)
- Specified by:
getin interfaceEdgeDataColumn<Long>
-
nativeGet
public static @com.alibaba.fastffi.CXXValue long nativeGet(long ptr, long arg00)
-
-