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 intHASH_SHIFTstatic intSIZE-
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 booleanequals(Object o)intgetData()inthashCode()static longnativeCreateFactory0()static longnativeCreateFactory1(int inData0)static intnativeGetData(long ptr)static voidnativeSetData(long ptr, int value0)voidsetData(int value)StringtoString()-
Methods inherited from class com.alibaba.fastffi.FFIPointerImpl
getAddress
-
-