| Package | Description |
|---|---|
| org.locationtech.geowave.cli.osm.mapreduce.Ingest | |
| org.locationtech.geowave.cli.osm.types.avro |
| Modifier and Type | Method and Description |
|---|---|
void |
OSMWayMapper.map(org.apache.avro.mapred.AvroKey<AvroWay> key,
org.apache.hadoop.io.NullWritable value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
| Modifier and Type | Method and Description |
|---|---|
AvroWay |
AvroWay.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static AvroWay.Builder |
AvroWay.newBuilder(AvroWay other)
Creates a new AvroWay RecordBuilder by copying an existing AvroWay instance
|
Copyright © 2013–2019. All rights reserved.