| Package | Description |
|---|---|
| org.apache.hadoop.io.serializer.avro |
This package provides Avro serialization in Hadoop.
|
| Modifier and Type | Method and Description |
|---|---|
AvroRecord |
AvroRecord.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static AvroRecord.Builder |
AvroRecord.newBuilder(AvroRecord other)
Creates a new AvroRecord RecordBuilder by copying an existing AvroRecord instance
|
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.