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