Uses of Interface
com.alibaba.graphscope.parallel.message.IntMsg
-
Packages that use IntMsg Package Description com.alibaba.graphscope.parallel.message com.alibaba.graphscope.utils -
-
Uses of IntMsg in com.alibaba.graphscope.parallel.message
Classes in com.alibaba.graphscope.parallel.message that implement IntMsg Modifier and Type Class Description class
IntMsg_cxx_0x5555e0eb
Methods in com.alibaba.graphscope.parallel.message that return IntMsg Modifier and Type Method Description IntMsg
IntMsg_cxx_0x5555e0ebFactory. create()
IntMsg
IntMsg_cxx_0x5555e0ebFactory. create(int inData)
IntMsg
IntMsg.Factory. create()
Create an uninitialized IntMsg.IntMsg
IntMsg.Factory. create(int inData)
Create a DoubleMsg with initial value. -
Uses of IntMsg in com.alibaba.graphscope.utils
Fields in com.alibaba.graphscope.utils declared as IntMsg Modifier and Type Field Description protected IntMsg[]
IntMessageStore. msgWrappers
-