| Modifier and Type | Method and Description |
|---|---|
AvroTdrivePoint |
AvroTdrivePoint.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
org.locationtech.geowave.core.store.ingest.IngestPluginBase<AvroTdrivePoint,org.opengis.feature.simple.SimpleFeature> |
TdriveIngestPlugin.getIngestWithAvroPlugin() |
IngestWithMapper<AvroTdrivePoint,org.opengis.feature.simple.SimpleFeature> |
TdriveIngestPlugin.ingestWithMapper() |
IngestWithReducer<AvroTdrivePoint,?,?,org.opengis.feature.simple.SimpleFeature> |
TdriveIngestPlugin.ingestWithReducer() |
protected AbstractSimpleFeatureIngestPlugin<AvroTdrivePoint> |
TdriveIngestFormat.newPluginInstance(org.locationtech.geowave.core.store.ingest.IngestFormatOptions options) |
org.locationtech.geowave.core.store.CloseableIterator<AvroTdrivePoint> |
TdriveIngestPlugin.toAvroObjects(URL input) |
| Modifier and Type | Method and Description |
|---|---|
static AvroTdrivePoint.Builder |
AvroTdrivePoint.newBuilder(AvroTdrivePoint other)
Creates a new AvroTdrivePoint RecordBuilder by copying an existing AvroTdrivePoint instance
|
protected org.locationtech.geowave.core.store.CloseableIterator<org.locationtech.geowave.core.store.ingest.GeoWaveData<org.opengis.feature.simple.SimpleFeature>> |
TdriveIngestPlugin.toGeoWaveDataInternal(AvroTdrivePoint tdrivePoint,
String[] indexNames,
String globalVisibility) |
Copyright © 2013–2020. All rights reserved.