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
IOException
InterruptedException
public VertexReader createVertexReader(InputSplit split, TaskAttemptContext context) throws IOException
IOException
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.