public interface LlapCacheOnlyInputFormatInterface
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LlapCacheOnlyInputFormatInterface.VectorizedOnly
For inputformats that can only accept LLAP caching with vectorization turned on.
|
| Modifier and Type | Method and Description |
|---|---|
void |
injectCaches(FileMetadataCache metadataCache,
DataCache dataCache,
org.apache.hadoop.conf.Configuration cacheConf) |
void injectCaches(FileMetadataCache metadataCache, DataCache dataCache, org.apache.hadoop.conf.Configuration cacheConf)
Copyright © 2024 The Apache Software Foundation. All rights reserved.