protected class LouvainVertexInputFormat.LouvainVertexReader extends TextVertexInputFormat.TextVertexReader
Modifier | Constructor and Description |
---|---|
protected |
LouvainVertexInputFormat.LouvainVertexReader() |
Modifier and Type | Method and Description |
---|---|
Vertex<Text,LouvainNodeState,LongWritable> |
getCurrentVertex() |
boolean |
nextVertex() |
close, createLineRecordReader, getContext, getProgress, getRecordReader, initialize
aggregate, getAggregatedValue, setWorkerAggregatorUse
getConf, setConf
protected LouvainVertexInputFormat.LouvainVertexReader()
public Vertex<Text,LouvainNodeState,LongWritable> getCurrentVertex() throws IOException, InterruptedException
getCurrentVertex
in class VertexReader<Text,LouvainNodeState,LongWritable>
IOException
InterruptedException
public boolean nextVertex() throws IOException, InterruptedException
nextVertex
in class VertexReader<Text,LouvainNodeState,LongWritable>
IOException
InterruptedException