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, initializeaggregate, getAggregatedValue, setWorkerAggregatorUsegetConf, setConfprotected LouvainVertexInputFormat.LouvainVertexReader()
public Vertex<Text,LouvainNodeState,LongWritable> getCurrentVertex() throws IOException, InterruptedException
getCurrentVertex in class VertexReader<Text,LouvainNodeState,LongWritable>IOExceptionInterruptedExceptionpublic boolean nextVertex()
throws IOException,
InterruptedException
nextVertex in class VertexReader<Text,LouvainNodeState,LongWritable>IOExceptionInterruptedException