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