Uses of Interface
com.alibaba.graphscope.parallel.message.LongMsg
-
Packages that use LongMsg Package Description com.alibaba.graphscope.parallel.message com.alibaba.graphscope.utils -
-
Uses of LongMsg in com.alibaba.graphscope.parallel.message
Classes in com.alibaba.graphscope.parallel.message that implement LongMsg Modifier and Type Class Description classLongMsg_cxx_0x3d88ac99Methods in com.alibaba.graphscope.parallel.message that return LongMsg Modifier and Type Method Description LongMsgLongMsg_cxx_0x3d88ac99Factory. create()LongMsgLongMsg_cxx_0x3d88ac99Factory. create(long inData)LongMsgLongMsg.Factory. create()Create an uninitialized DoubleMsg.LongMsgLongMsg.Factory. create(long inData)Create a DoubleMsg with initial value. -
Uses of LongMsg in com.alibaba.graphscope.utils
Methods in com.alibaba.graphscope.utils that return LongMsg Modifier and Type Method Description static LongMsgFFITypeFactoryhelper. newLongMsg()static LongMsgFFITypeFactoryhelper. newLongMsg(long value)
-