Uses of Class
org.apache.hugegraph.computer.core.receiver.MessageRecvPartition
-
-
Uses of MessageRecvPartition in org.apache.hugegraph.computer.core.receiver
Classes in org.apache.hugegraph.computer.core.receiver with type parameters of type MessageRecvPartition Modifier and Type Class Description classMessageRecvPartitions<P extends MessageRecvPartition> -
Uses of MessageRecvPartition in org.apache.hugegraph.computer.core.receiver.edge
Subclasses of MessageRecvPartition in org.apache.hugegraph.computer.core.receiver.edge Modifier and Type Class Description classEdgeMessageRecvPartition -
Uses of MessageRecvPartition in org.apache.hugegraph.computer.core.receiver.message
Subclasses of MessageRecvPartition in org.apache.hugegraph.computer.core.receiver.message Modifier and Type Class Description classComputeMessageRecvPartition -
Uses of MessageRecvPartition in org.apache.hugegraph.computer.core.receiver.vertex
Subclasses of MessageRecvPartition in org.apache.hugegraph.computer.core.receiver.vertex Modifier and Type Class Description classVertexMessageRecvPartition
-