Package | Description |
---|---|
org.apache.avro.file |
A container file for Avro data.
|
Modifier and Type | Class and Description |
---|---|
class |
BZip2Codec
Implements bzip2 compression and decompression.
|
class |
XZCodec
Implements xz compression and decompression.
|
Modifier and Type | Method and Description |
---|---|
protected abstract Codec |
CodecFactory.createInstance()
Creates internal Codec.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.