public abstract class DruidProcessingConfig extends com.metamx.common.concurrent.ExecutorServiceConfig implements ColumnConfig
| Constructor and Description |
|---|
DruidProcessingConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
columnCacheSizeBytes() |
int |
getNumThreads() |
int |
intermediateComputeSizeBytes() |
public int intermediateComputeSizeBytes()
public int getNumThreads()
getNumThreads in class com.metamx.common.concurrent.ExecutorServiceConfigpublic int columnCacheSizeBytes()
columnCacheSizeBytes in interface ColumnConfigCopyright © 2011–2015. All rights reserved.