| AbstractFileOutputFormat<T> |
Abstract implementation of FileOutputFormat that takes care of the RecordWriter
|
| AbstractMultipleAtlasBasedOutputFormat<T> |
Default MultipleOutputFormat for the Atlas jobs.
|
| AtlasGeoJsonOutputFormat |
|
| AtlasOutputFormat |
FileOutputFormat that writes an Atlas.
|
| AtlasProtoOutputFormat |
FileOutputFormat that writes an Atlas in protocol buffer format.
|
| AtlasStatisticsOutputFormat |
FileOutputFormat that writes an AtlasStatistics.
|
| FeatureChangeOutputFormat |
|
| LineDelimitedGeojsonOutputFormat |
FileOutputFormat that writes an Atlas as line delimited GeoJson.
|
| MultipleAtlasCountryStatisticsOutputFormat |
MultipleOutputFormat for the country AtlasStatistics, based on the model of
MultipleTextOutputFormat
|
| MultipleAtlasFeatureChangeOutput |
|
| MultipleAtlasGeoJsonOutputFormat |
|
| MultipleAtlasOutputFormat |
MultipleOutputFormat for the Atlas, based on the model of
MultipleTextOutputFormat
|
| MultipleAtlasProtoOutputFormat |
|
| MultipleAtlasStatisticsOutputFormat |
MultipleOutputFormat for the shard AtlasStatistics, based on the model of
MultipleTextOutputFormat
|
| MultipleFeatureChangeOutputFormat |
|
| MultipleLineDelimitedGeojsonOutputFormat |
MultipleOutputFormat for the shard Atlas to line delimited geojson, based on the
model of MultipleTextOutputFormat
|