Package com.alibaba.graphscope.column
Class IColumn_cxx_0x53d1b253
- java.lang.Object
-
- com.alibaba.fastffi.FFIPointerImpl
-
- com.alibaba.graphscope.column.IColumn_cxx_0x53d1b253
-
- All Implemented Interfaces:
com.alibaba.fastffi.FFIPointer,FFIType,IColumn,Serializable
- Direct Known Subclasses:
DoubleColumn_cxx_0x26811983,DoubleColumn_cxx_0x3264d94b,DoubleColumn_cxx_0xf7fc074
public class IColumn_cxx_0x53d1b253 extends FFIPointerImpl implements IColumn
- 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 IColumn_cxx_0x53d1b253(long address)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()com.alibaba.fastffi.FFIByteStringname()static @com.alibaba.fastffi.CXXValue longnativeName(long ptr, long rv_base)static voidnativeSetName(long ptr, long name0)voidsetName(com.alibaba.fastffi.FFIByteString name)StringtoString()-
Methods inherited from class com.alibaba.fastffi.FFIPointerImpl
getAddress
-
-