public class HiveCachingHdfsConfiguration extends Object implements com.facebook.presto.hive.HdfsConfiguration
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveCachingHdfsConfiguration.CachingJobConf |
| Constructor and Description |
|---|
HiveCachingHdfsConfiguration(com.facebook.presto.hive.HdfsConfiguration hdfsConfiguration,
com.facebook.presto.cache.CacheConfig cacheConfig,
com.facebook.presto.cache.CacheManager cacheManager,
com.facebook.presto.cache.CacheFactory cacheFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.conf.Configuration |
getConfiguration(com.facebook.presto.hive.HdfsContext context,
URI uri) |
@Inject
public HiveCachingHdfsConfiguration(com.facebook.presto.hive.HdfsConfiguration hdfsConfiguration,
com.facebook.presto.cache.CacheConfig cacheConfig,
com.facebook.presto.cache.CacheManager cacheManager,
com.facebook.presto.cache.CacheFactory cacheFactory)
public org.apache.hadoop.conf.Configuration getConfiguration(com.facebook.presto.hive.HdfsContext context,
URI uri)
getConfiguration in interface com.facebook.presto.hive.HdfsConfigurationCopyright © 2012–2023. All rights reserved.