public final class GiraphVertexInputFormat
extends VertexInputFormat
| Constructor and Description | 
|---|
| GiraphVertexInputFormat() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | checkInputSpecs(Configuration configuration) | 
| VertexReader | createVertexReader(InputSplit split,
                  TaskAttemptContext context) | 
| List<InputSplit> | getSplits(JobContext context,
         int minSplitCountHint) | 
public void checkInputSpecs(Configuration configuration)
public List<InputSplit> getSplits(JobContext context, int minSplitCountHint) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic VertexReader createVertexReader(InputSplit split,
                                       TaskAttemptContext context)
                                throws IOException
IOExceptionCopyright © 2013–2018 Apache Software Foundation. All rights reserved.