public class ProjectionBasedDwrfKeyProvider extends Object implements DwrfKeyProvider
EMPTY| Constructor and Description |
|---|
ProjectionBasedDwrfKeyProvider(Optional<EncryptionInformation> encryptionInformation,
List<HiveColumnHandle> columns,
boolean useOrcColumnNames,
Path path) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,io.airlift.slice.Slice> |
getIntermediateKeys(List<OrcType> types) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofpublic ProjectionBasedDwrfKeyProvider(Optional<EncryptionInformation> encryptionInformation, List<HiveColumnHandle> columns, boolean useOrcColumnNames, Path path)
public Map<Integer,io.airlift.slice.Slice> getIntermediateKeys(List<OrcType> types)
getIntermediateKeys in interface DwrfKeyProviderCopyright © 2012–2023. All rights reserved.