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