Package | Description |
---|---|
org.apache.giraph.io.formats.multi |
Package for Input formats which wrap several input formats and allow
reading data from multiple sources.
|
Class and Description |
---|
EdgeInputFormatDescription
Description of the edge input format - holds edge input format class and all
parameters specifically set for that edge input format.
|
InputFormatDescription
Description of the input format - holds input format class and all
parameters specifically set for that input format.
|
MappingInputFormatDescription
Description of the mapping input format - holds mapping input format class
and all parameters specifically set for that mapping input format.
|
VertexInputFormatDescription
Description of the vertex input format - holds vertex input format class and
all parameters specifically set for that vertex input format.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.