| Package | Description |
|---|---|
| org.locationtech.geowave.cli.osm.mapreduce.Ingest | |
| org.locationtech.geowave.cli.osm.types | |
| org.locationtech.geowave.cli.osm.types.avro |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OSMMapperBase.put(org.apache.accumulo.core.data.Mutation m,
String cf,
String cq,
AvroLongArray val) |
| Modifier and Type | Method and Description |
|---|---|
static AvroLongArray |
TypeUtils.deserializeLongArray(byte[] avroData,
AvroLongArray reusableInstance) |
| Modifier and Type | Method and Description |
|---|---|
static AvroLongArray |
TypeUtils.deserializeLongArray(byte[] avroData,
AvroLongArray reusableInstance) |
static byte[] |
TypeUtils.serializeLongArray(AvroLongArray avroObject) |
| Modifier and Type | Method and Description |
|---|---|
AvroLongArray |
AvroLongArray.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static AvroLongArray.Builder |
AvroLongArray.newBuilder(AvroLongArray other)
Creates a new AvroLongArray RecordBuilder by copying an existing AvroLongArray instance
|
Copyright © 2013–2019. All rights reserved.