public class GeoWaveAvroIngestFormat extends AbstractSimpleFeatureIngestFormat<AvroSimpleFeatureCollection>
myOptions| Constructor and Description |
|---|
GeoWaveAvroIngestFormat() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIngestFormatDescription() |
String |
getIngestFormatName() |
protected AbstractSimpleFeatureIngestPlugin<AvroSimpleFeatureCollection> |
newPluginInstance(org.locationtech.geowave.core.store.ingest.IngestFormatOptions options) |
createAvroFormatPlugin, createIngestFromHdfsPlugin, createLocalFileIngestPlugin, createOptionsInstances, internalGetIngestFormatOptionProvidersprotected AbstractSimpleFeatureIngestPlugin<AvroSimpleFeatureCollection> newPluginInstance(org.locationtech.geowave.core.store.ingest.IngestFormatOptions options)
newPluginInstance in class AbstractSimpleFeatureIngestFormat<AvroSimpleFeatureCollection>public String getIngestFormatName()
public String getIngestFormatDescription()
Copyright © 2013–2022. All rights reserved.