public abstract class BaseCompression extends Object implements Compression
Compression.TypeBY_NAME_COMPARATOR, NAME_EXTRACTOR| Modifier | Constructor and Description |
|---|---|
protected |
BaseCompression(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isCompressionExecuted() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompress, init, uncompressisDelayedfindByName, getNameList, getNames, ofName, removeByNameprotected BaseCompression(String name)
public final String getName()
getName in interface NamedResourcepublic boolean isCompressionExecuted()
isCompressionExecuted in interface CompressionInformationtrue if there is any compression executed by this "compressor" - special case for
'none'Copyright © 2018–2020 The Apache Software Foundation. All rights reserved.