Uses of Enum Class
org.apache.hadoop.hbase.regionserver.wal.CompressionContext.DictionaryIndex
-
Uses of CompressionContext.DictionaryIndex in org.apache.hadoop.hbase.regionserver.wal
Modifier and TypeFieldDescriptionprivate final Map<CompressionContext.DictionaryIndex,
Dictionary> CompressionContext.dictionaries
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CompressionContext.DictionaryIndex[]
CompressionContext.DictionaryIndex.values()
Returns an array containing the constants of this enum class, in the order they are declared.