Uses of Interface
com.alibaba.graphscope.parallel.message.MsgBase
-
Packages that use MsgBase Package Description com.alibaba.graphscope.parallel.message -
-
Uses of MsgBase in com.alibaba.graphscope.parallel.message
Subinterfaces of MsgBase in com.alibaba.graphscope.parallel.message Modifier and Type Interface Description interface
DoubleMsg
DoubleMsg is a java wrapper for gs::PrimitiveMessage<double>interface
IntMsg
interface
LongMsg
LongMsg is a java wrapper for gs::PrimitiveMessage<double>Classes in com.alibaba.graphscope.parallel.message that implement MsgBase Modifier and Type Class Description class
DoubleMsg_cxx_0xc75dfe24
class
IntMsg_cxx_0x5555e0eb
class
LongMsg_cxx_0x3d88ac99
-