| Package | Description |
|---|---|
| com.facebook.presto.hive |
| Modifier and Type | Method and Description |
|---|---|
Optional<HiveFileContext.ExtraHiveFileInfo<?>> |
HiveFileContext.getExtraFileInfo()
For file opener
|
| 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.