| Class | Description |
|---|---|
| AbstractNLineFileInputFormat<TKey,TValue> |
Abstract line based input format that reuses the machinery from
NLineInputFormat to calculate the splits |
| AbstractWholeFileInputFormat<TKey,TValue> |
Abstract implementation of a while file input format where each file is a
single split
|
| QuadsInputFormat |
RDF input format that can handle any RDF quads format that ARQ supports
selecting the format to use for each file based upon the file extension
|
| TriplesInputFormat |
RDF input format that can handle any RDF triples format that ARQ supports
selecting the format to use for each file based upon the file extension
|
| TriplesOrQuadsInputFormat |
RDF input format that can handle any RDF triple/quads format that ARQ
supports selecting the format to use for each file based upon the file
extension.
|
Licenced under the Apache License, Version 2.0