| 类 | 说明 |
|---|---|
| AvroKryoSerializerUtils |
Utilities for integrating Avro serializers in Kryo.
|
| AvroKryoSerializerUtils.AvroSchemaSerializer |
Slow serialization approach for Avro schemas.
|
| DataInputDecoder |
A
Decoder that reads from a DataInput. |
| DataOutputEncoder |
An
Encoder that writes data to a DataOutput. |
| FSDataInputStreamWrapper |
Code copy pasted from org.apache.avro.mapred.FSInput (which is Apache licensed as well).
|
| MutableByteArrayInputStream |
An extension of the ByteArrayInputStream that allows to change a buffer that should be read
without creating a new ByteArrayInputStream instance.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.