|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hbase.io.hfile.Compression
public final class Compression
Compression related stuff. Copied from hadoop-3315 tfile.
| Nested Class Summary | |
|---|---|
static class |
Compression.Algorithm
Compression algorithms. |
| Method Summary | |
|---|---|
static Compression.Algorithm |
getCompressionAlgorithmByName(java.lang.String compressName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Compression.Algorithm getCompressionAlgorithmByName(java.lang.String compressName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||