public class GDELTIngestFormat extends AbstractSimpleFeatureIngestFormat<AvroWholeFile>
| Modifier and Type | Field and Description |
|---|---|
protected DataSchemaOptionProvider |
dataSchemaOptionProvider |
myOptions| Constructor and Description |
|---|
GDELTIngestFormat() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIngestFormatDescription() |
String |
getIngestFormatName() |
Object |
internalGetIngestFormatOptionProviders() |
protected AbstractSimpleFeatureIngestPlugin<AvroWholeFile> |
newPluginInstance(org.locationtech.geowave.core.store.ingest.IngestFormatOptions options) |
createAvroFormatPlugin, createIngestFromHdfsPlugin, createLocalFileIngestPlugin, createOptionsInstancesprotected final DataSchemaOptionProvider dataSchemaOptionProvider
protected AbstractSimpleFeatureIngestPlugin<AvroWholeFile> newPluginInstance(org.locationtech.geowave.core.store.ingest.IngestFormatOptions options)
newPluginInstance in class AbstractSimpleFeatureIngestFormat<AvroWholeFile>public String getIngestFormatName()
public String getIngestFormatDescription()
public Object internalGetIngestFormatOptionProviders()
internalGetIngestFormatOptionProviders in class AbstractSimpleFeatureIngestFormat<AvroWholeFile>Copyright © 2013–2020. All rights reserved.