public abstract class CompressionNone extends java.lang.Object implements Compression
Compression.
This is actually an abstract class, because no compression will be
identified by a null Compression object.| Modifier and Type | Class and Description |
|---|---|
static class |
CompressionNone.Factory
Named factory for the no-op
Compression. |
Compression.Type| Constructor and Description |
|---|
CompressionNone() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompress, init, isDelayed, uncompressCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.