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.ExecutorServiceConfig
public int columnCacheSizeBytes()
columnCacheSizeBytes
in interface ColumnConfig
Copyright © 2011–2015. All rights reserved.