Class IntMsg_cxx_0x5555e0eb
- java.lang.Object
-
- com.alibaba.fastffi.FFIPointerImpl
-
- com.alibaba.graphscope.parallel.message.IntMsg_cxx_0x5555e0eb
-
- All Implemented Interfaces:
com.alibaba.fastffi.FFIPointer
,FFIType
,IntMsg
,MsgBase
,Serializable
public class IntMsg_cxx_0x5555e0eb extends FFIPointerImpl implements IntMsg
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.alibaba.graphscope.parallel.message.IntMsg
IntMsg.Factory
-
-
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 IntMsg_cxx_0x5555e0eb(long address)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
int
getData()
int
hashCode()
static long
nativeCreateFactory0()
static long
nativeCreateFactory1(int inData0)
static int
nativeGetData(long ptr)
static void
nativeSetData(long ptr, int value0)
void
setData(int value)
String
toString()
-
Methods inherited from class com.alibaba.fastffi.FFIPointerImpl
getAddress
-
-