public class GeoLifeIngestFormat extends AbstractSimpleFeatureIngestFormat<AvroWholeFile>
myOptions| Constructor and Description |
|---|
GeoLifeIngestFormat() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIngestFormatDescription()
This is a user-friendly full description of the data format that this plugin provider supports.
|
String |
getIngestFormatName()
This will represent the name for the format that is registered with the ingest framework and
presented as a data format option via the commandline.
|
protected AbstractSimpleFeatureIngestPlugin<AvroWholeFile> |
newPluginInstance(IngestFormatOptions options) |
createAvroFormatPlugin, createIngestFromHdfsPlugin, createLocalFileIngestPlugin, createOptionsInstances, internalGetIngestFormatOptionProvidersprotected AbstractSimpleFeatureIngestPlugin<AvroWholeFile> newPluginInstance(IngestFormatOptions options)
newPluginInstance in class AbstractSimpleFeatureIngestFormat<AvroWholeFile>public String getIngestFormatName()
IngestFormatPluginProviderSpipublic String getIngestFormatDescription()
IngestFormatPluginProviderSpiCopyright © 2013–2022. All rights reserved.