Class SampleTextVertexInputFormat.LongLongNullVertexReader

  • All Implemented Interfaces:
    org.apache.giraph.aggregators.AggregatorUsage, org.apache.giraph.conf.GiraphConfigurationSettable<org.apache.hadoop.io.LongWritable,​SccVertexValue,​org.apache.hadoop.io.LongWritable>, org.apache.giraph.conf.ImmutableClassesGiraphConfigurable<org.apache.hadoop.io.LongWritable,​SccVertexValue,​org.apache.hadoop.io.LongWritable>, org.apache.giraph.worker.WorkerAggregatorUsage, org.apache.giraph.worker.WorkerBroadcastUsage, org.apache.giraph.worker.WorkerGlobalCommUsage, org.apache.giraph.worker.WorkerReduceUsage
    Enclosing class:
    SampleTextVertexInputFormat

    public class SampleTextVertexInputFormat.LongLongNullVertexReader
    extends TextVertexInputFormat.TextVertexReaderFromEachLineProcessed<String[]>
    Vertex reader associated with SampleTextVertexInputFormat.