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() |
boolean |
isFifo() |
int |
poolCacheMaxCount() |
public int intermediateComputeSizeBytes()
public int poolCacheMaxCount()
public int getNumThreads()
getNumThreads in class com.metamx.common.concurrent.ExecutorServiceConfigpublic int columnCacheSizeBytes()
columnCacheSizeBytes in interface ColumnConfigpublic boolean isFifo()
Copyright © 2011–2016. All rights reserved.