| Name | Description | Type | Package | Framework |
| EdgeInputFormatDescription | Description of the edge input format - holds edge input format class and all parameters specifically set for that edge input format. | Class | org.apache.giraph.io.formats.multi | Giraph |
| InputFormatDescription | Description of the input format - holds input format class and all parameters specifically set for that input format. | Class | org.apache.giraph.io.formats.multi | Giraph |
| MultiEdgeInputFormat | Edge input format which wraps several edge input formats. | Class | org.apache.giraph.io.formats.multi | Giraph |
| MultiInputUtils | Utility methods used by MultiVertexInputFormat and MultiEdgeInputFormat | Class | org.apache.giraph.io.formats.multi | Giraph |
| MultiVertexInputFormat | Vertex input format which wraps several vertex input formats. | Class | org.apache.giraph.io.formats.multi | Giraph |
| VertexInputFormatDescription | Description of the vertex input format - holds vertex input format class and all parameters specifically set for that vertex input format. | Class | org.apache.giraph.io.formats.multi | Giraph |