Class FFICommunicatorGen_cxx_0xd6e741c0
- java.lang.Object
-
- com.alibaba.fastffi.FFIPointerImpl
-
- com.alibaba.graphscope.communication.FFICommunicatorGen_cxx_0xd6e741c0
-
- All Implemented Interfaces:
com.alibaba.fastffi.FFIPointer
,FFIType
,FFICommunicator
,FFICommunicatorGen
,Serializable
public class FFICommunicatorGen_cxx_0xd6e741c0 extends FFIPointerImpl implements FFICommunicatorGen
- 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 FFICommunicatorGen_cxx_0xd6e741c0(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
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.alibaba.graphscope.communication.FFICommunicatorGen
max, min, receiveFrom, sendTo, sum
-
-