| Package | Description |
|---|---|
| com.facebook.presto.hive |
| Modifier and Type | Field and Description |
|---|---|
static CacheQuota |
CacheQuota.NO_CACHE_CONSTRAINTS |
| Modifier and Type | Method and Description |
|---|---|
CacheQuota |
HiveFileContext.getCacheQuota() |
| Constructor and Description |
|---|
HiveFileContext(boolean cacheable,
CacheQuota cacheQuota,
Optional<HiveFileContext.ExtraHiveFileInfo<?>> extraFileInfo,
OptionalLong fileSize,
OptionalLong startOffset,
OptionalLong length,
long modificationTime,
boolean verboseRuntimeStatsEnabled) |
Copyright © 2012–2022. All rights reserved.