Package com.alibaba.graphscope.parallel
Class MessageInBufferGen_cxx_0x2b9fb1a1
- java.lang.Object
-
- com.alibaba.fastffi.FFIPointerImpl
-
- com.alibaba.graphscope.parallel.MessageInBufferGen_cxx_0x2b9fb1a1
-
- All Implemented Interfaces:
com.alibaba.fastffi.CXXPointer
,com.alibaba.fastffi.FFIPointer
,FFIType
,MessageInBuffer
,MessageInBufferGen
,Serializable
public class MessageInBufferGen_cxx_0x2b9fb1a1 extends FFIPointerImpl implements MessageInBufferGen
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.alibaba.graphscope.parallel.MessageInBuffer
MessageInBuffer.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 MessageInBufferGen_cxx_0x2b9fb1a1(long address)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
delete()
boolean
equals(Object o)
int
hashCode()
static long
nativeCreateFactory0()
static void
nativeDelete(long ptr)
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.parallel.MessageInBuffer
getMessage
-
Methods inherited from interface com.alibaba.graphscope.parallel.MessageInBufferGen
getMessage, getMessageArrowProjected, getMessageImmutable, getPureMessage
-
-