public class DGALongEdgeValueInputFormat.DGALongEdgeValueReader extends DGAAbstractEdgeInputFormat.DGAAbstractEdgeReader<LongWritable>
| Constructor and Description |
|---|
DGALongEdgeValueInputFormat.DGALongEdgeValueReader() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDefaultEdgeValue() |
protected LongWritable |
getValue(RawEdge edge) |
protected void |
validateEdgeValue(RawEdge edge) |
getSourceVertexId, getTargetVertexId, initialize, preprocessLinegetCurrentEdge, getCurrentSourceId, nextEdgeclose, createLineRecordReader, getContext, getProgress, getRecordReaderaggregate, getAggregatedValue, setWorkerAggregatorUsegetConf, setConfpublic DGALongEdgeValueInputFormat.DGALongEdgeValueReader()
protected String getDefaultEdgeValue()
getDefaultEdgeValue in class DGAAbstractEdgeInputFormat.DGAAbstractEdgeReader<LongWritable>protected void validateEdgeValue(RawEdge edge) throws IOException
validateEdgeValue in class DGAAbstractEdgeInputFormat.DGAAbstractEdgeReader<LongWritable>IOExceptionprotected LongWritable getValue(RawEdge edge)
getValue in class TextEdgeInputFormat.TextEdgeReaderFromEachLineProcessed<RawEdge>