Package | Description |
---|---|
org.apache.avro.message |
Modifier and Type | Class and Description |
---|---|
static class |
SchemaStore.Cache
A map-based cache of schemas by AVRO-CRC-64 fingerprint.
|
Constructor and Description |
---|
BinaryMessageDecoder(GenericData model,
Schema readSchema,
SchemaStore resolver)
Creates a new
BinaryMessageEncoder that uses the given
data model to construct datum instances described by the
schema . |
Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.