Class ArrowProjectedFragmentGetter_cxx_0x4fdb8a14
- java.lang.Object
-
- com.alibaba.fastffi.FFIPointerImpl
-
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x4fdb8a14
-
- All Implemented Interfaces:
com.alibaba.fastffi.FFIPointer
,FFIType
,ArrowProjectedFragmentGetter<Long,Long,Long,Double>
,Serializable
public class ArrowProjectedFragmentGetter_cxx_0x4fdb8a14 extends FFIPointerImpl implements ArrowProjectedFragmentGetter<Long,Long,Long,Double>
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter
ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>
-
-
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 ArrowProjectedFragmentGetter_cxx_0x4fdb8a14(long address)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
StdSharedPtr<ArrowProjectedFragment<Long,Long,Long,Double>>
get(VineyardClient arg0, long arg1)
int
hashCode()
static long
nativeCreateFactory0()
static @com.alibaba.fastffi.FFINameAlias("Get"),@com.alibaba.fastffi.CXXValue long
nativeGet(long ptr, long rv_base, long arg00, long arg11)
String
toString()
-
Methods inherited from class com.alibaba.fastffi.FFIPointerImpl
getAddress
-
-
-
-
Method Detail
-
get
public StdSharedPtr<ArrowProjectedFragment<Long,Long,Long,Double>> get(VineyardClient arg0, long arg1)
-
nativeGet
public static @com.alibaba.fastffi.FFINameAlias("Get"),@com.alibaba.fastffi.CXXValue long nativeGet(long ptr, long rv_base, long arg00, long arg11)
-
nativeCreateFactory0
public static long nativeCreateFactory0()
-
-