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