public abstract class CompressionNone extends 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() |
Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.