Class | Description |
---|---|
LouvainComputation |
Performs the BSP portion of the distributed louvain algorithm.
|
LouvainMasterCompute |
Master compute class.
|
LouvainMessage |
messages sent between vertices.
|
LouvainNodeState |
The state of a vertex.
|
LouvainVertexWritable |
Writable class to represent community information for compressing a graph
by its communities.
|