public class TdriveIngestFormat extends org.locationtech.geowave.adapter.vector.ingest.AbstractSimpleFeatureIngestFormat<AvroTdrivePoint>
| Constructor and Description |
|---|
TdriveIngestFormat() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIngestFormatDescription() |
String |
getIngestFormatName() |
protected org.locationtech.geowave.adapter.vector.ingest.AbstractSimpleFeatureIngestPlugin<AvroTdrivePoint> |
newPluginInstance(org.locationtech.geowave.core.store.ingest.IngestFormatOptions options) |
protected org.locationtech.geowave.adapter.vector.ingest.AbstractSimpleFeatureIngestPlugin<AvroTdrivePoint> newPluginInstance(org.locationtech.geowave.core.store.ingest.IngestFormatOptions options)
newPluginInstance in class org.locationtech.geowave.adapter.vector.ingest.AbstractSimpleFeatureIngestFormat<AvroTdrivePoint>public String getIngestFormatName()
public String getIngestFormatDescription()
Copyright © 2013–2019. All rights reserved.