Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver.wal |
Modifier and Type | Field and Description |
---|---|
private Map<CompressionContext.DictionaryIndex,Dictionary> |
CompressionContext.dictionaries |
Modifier and Type | Method and Description |
---|---|
static CompressionContext.DictionaryIndex |
CompressionContext.DictionaryIndex.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompressionContext.DictionaryIndex[] |
CompressionContext.DictionaryIndex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.