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, internalGetIngestFormatOptionProviders
protected AbstractSimpleFeatureIngestPlugin<AvroWholeFile> newPluginInstance(IngestFormatOptions options)
newPluginInstance
in class AbstractSimpleFeatureIngestFormat<AvroWholeFile>
public String getIngestFormatName()
IngestFormatPluginProviderSpi
public String getIngestFormatDescription()
IngestFormatPluginProviderSpi
Copyright © 2013–2022. All rights reserved.