| Package | Description |
|---|---|
| com.facebook.presto.hudi |
| Modifier and Type | Method and Description |
|---|---|
ScheduledExecutorService |
HudiModule.createSplitLoaderExecutor(HudiConfig hudiConfig) |
| Constructor and Description |
|---|
HudiSplitManager(HdfsEnvironment hdfsEnvironment,
HudiTransactionManager hudiTransactionManager,
HudiPartitionManager hudiPartitionManager,
ExecutorService asyncQueueExecutor,
ScheduledExecutorService splitLoaderExecutorService,
ExecutorService splitGeneratorExecutorService) |
Copyright © 2012–2023. All rights reserved.