| Package | Description |
|---|---|
| com.facebook.presto.hive |
| Constructor and Description |
|---|
BackgroundHiveSplitLoader(String connectorId,
Table table,
Iterable<HivePartitionMetadata> partitions,
TupleDomain<? extends ColumnHandle> compactEffectivePredicate,
Optional<HiveBucketHandle> bucketHandle,
List<HiveBucketing.HiveBucket> buckets,
ConnectorSession session,
HdfsEnvironment hdfsEnvironment,
NamenodeStats namenodeStats,
DirectoryLister directoryLister,
Executor executor,
int maxPartitionBatchSize,
int maxInitialSplits,
boolean recursiveDirWalkerEnabled) |
Copyright © 2012-2017. All Rights Reserved.