Package com.alibaba.graphscope.column
Class IntColumn_cxx_0xb238b3ae
- java.lang.Object
-
- com.alibaba.fastffi.FFIPointerImpl
-
- com.alibaba.graphscope.column.IntColumn_cxx_0xb238b3ae
-
- All Implemented Interfaces:
com.alibaba.fastffi.FFIPointer,FFIType,IntColumn<ArrowProjectedFragment<Long,βLong,βDouble,βLong>>,Serializable
public class IntColumn_cxx_0xb238b3ae extends FFIPointerImpl implements IntColumn<ArrowProjectedFragment<Long,βLong,βDouble,β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 IntColumn_cxx_0xb238b3aeβ(long address)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description doubleatβ(Vertex<Long> arg0)GSVertexArray<Integer>data()booleanequalsβ(Object o)inthashCode()static doublenativeAtβ(long ptr, long arg00)static @com.alibaba.fastffi.CXXReference,@com.alibaba.fastffi.FFITypeAlias("gs::VertexArrayDefault<int32_t>") longnativeDataβ(long ptr)static voidnativeSetβ(long ptr, long arg00, int arg11)voidsetβ(Vertex<Long> arg0, int arg1)StringtoString()-
Methods inherited from class com.alibaba.fastffi.FFIPointerImpl
getAddress
-
-
-
-
Method Detail
-
nativeAt
public static double nativeAtβ(long ptr, long arg00)
-
data
public GSVertexArray<Integer> data()
-
nativeData
public static @com.alibaba.fastffi.CXXReference,@com.alibaba.fastffi.FFITypeAlias("gs::VertexArrayDefault<int32_t>") long nativeDataβ(long ptr)
-
nativeSet
public static void nativeSetβ(long ptr, long arg00, int arg11)
-
-