Uses of Class
com.alibaba.graphscope.example.giraph.circle.MsgWritable
-
Packages that use MsgWritable Package Description com.alibaba.graphscope.example.giraph.circle -
-
Uses of MsgWritable in com.alibaba.graphscope.example.giraph.circle
Methods in com.alibaba.graphscope.example.giraph.circle that return types with arguments of type MsgWritable Modifier and Type Method Description List<MsgWritable>VertexAttrWritable. getVertexAttr()Method parameters in com.alibaba.graphscope.example.giraph.circle with type arguments of type MsgWritable Modifier and Type Method Description voidVertexAttrWritable. setVertexAttr(List<MsgWritable> vertexAttr)Constructor parameters in com.alibaba.graphscope.example.giraph.circle with type arguments of type MsgWritable Constructor Description VertexAttrWritable(List<MsgWritable> values)
-