Class BaseArrowArray_cxx_0x58f735ea
- java.lang.Object
-
- com.alibaba.fastffi.FFIPointerImpl
-
- com.alibaba.graphscope.arrow.array.BaseArrowArray_cxx_0x58f735ea
-
- All Implemented Interfaces:
com.alibaba.fastffi.FFIPointer
,FFIType
,BaseArrowArray<com.alibaba.fastffi.FFIByteString>
,Serializable
- Direct Known Subclasses:
StringArrowArray_cxx_0x58f735ea
public class BaseArrowArray_cxx_0x58f735ea extends FFIPointerImpl implements BaseArrowArray<com.alibaba.fastffi.FFIByteString>
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
HASH_SHIFT
static int
SIZE
-
Fields inherited from class com.alibaba.fastffi.FFIPointerImpl
address
-
-
Constructor Summary
Constructors Constructor Description BaseArrowArray_cxx_0x58f735ea(long address)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
int
hashCode()
String
toString()
-
Methods inherited from class com.alibaba.fastffi.FFIPointerImpl
getAddress
-
-