classExportChunkedRecordWriter extends RecordWriter[Text, SimpleFeature] with LazyLogging
Record writer that wraps a chunked countable FeatureExporter. Because the exporter is countable,
the bytes written should be fairly accurate after every feature
Linear Supertypes
LazyLogging, RecordWriter[Text, SimpleFeature], AnyRef, Any
Record writer that wraps a chunked countable FeatureExporter. Because the exporter is countable, the bytes written should be fairly accurate after every feature