@InterfaceAudience.LimitedPrivate(value={"Coprocesssor","Phoenix"}) public class CompressionContext extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CompressionContext.DictionaryIndex |
Constructor and Description |
---|
CompressionContext(Class<? extends Dictionary> dictType,
boolean recoveredEdits,
boolean hasTagCompression) |
Modifier and Type | Method and Description |
---|---|
Dictionary |
getDictionary(Enum dictIndex) |
public CompressionContext(Class<? extends Dictionary> dictType, boolean recoveredEdits, boolean hasTagCompression) throws SecurityException, NoSuchMethodException, InstantiationException, IllegalAccessException, InvocationTargetException
public Dictionary getDictionary(Enum dictIndex)
Copyright © 2007–2019 Cloudera. All rights reserved.