| Package | Description |
|---|---|
| org.apache.druid.indexing.worker.config | |
| org.apache.druid.segment.realtime.appenderator |
| Modifier and Type | Method and Description |
|---|---|
WorkerConfig |
WorkerConfig.Builder.build() |
WorkerConfig |
WorkerConfig.setCapacity(int capacity) |
| Modifier and Type | Method and Description |
|---|---|
WorkerConfig |
UnifiedIndexerAppenderatorsManager.getWorkerConfig() |
| Constructor and Description |
|---|
UnifiedIndexerAppenderatorsManager(QueryProcessingPool queryProcessingPool,
JoinableFactoryWrapper joinableFactoryWrapper,
WorkerConfig workerConfig,
Cache cache,
CacheConfig cacheConfig,
CachePopulatorStats cachePopulatorStats,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ServiceEmitter serviceEmitter,
com.google.inject.Provider<QueryRunnerFactoryConglomerate> queryRunnerFactoryConglomerateProvider) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.