| Package | Description |
|---|---|
| com.facebook.presto.hive | |
| com.facebook.presto.hive.filesystem |
| Modifier and Type | Method and Description |
|---|---|
static HiveFileInfo |
HiveFileInfo.createHiveFileInfo(org.apache.hadoop.fs.LocatedFileStatus locatedFileStatus,
Optional<byte[]> extraFileContext) |
static HiveFileInfo |
HiveFileInfo.createHiveFileInfo(org.apache.hadoop.fs.LocatedFileStatus locatedFileStatus,
Optional<byte[]> extraFileContext,
Map<String,String> customSplitInfo) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.fs.RemoteIterator<HiveFileInfo> |
ExtendedFileSystem.listFiles(org.apache.hadoop.fs.Path path) |
Copyright © 2012–2022. All rights reserved.