public abstract class DruidProcessingConfig extends ExecutorServiceConfig implements ColumnConfig
| Constructor and Description |
|---|
DruidProcessingConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
columnCacheSizeBytes() |
int |
getNumMergeBuffers() |
int |
getNumThreads() |
String |
getTmpDir() |
int |
intermediateComputeSizeBytes() |
boolean |
isFifo() |
int |
poolCacheMaxCount() |
getFormatStringpublic int intermediateComputeSizeBytes()
public int poolCacheMaxCount()
public int getNumThreads()
getNumThreads in class ExecutorServiceConfigpublic int getNumMergeBuffers()
public int columnCacheSizeBytes()
columnCacheSizeBytes in interface ColumnConfigpublic boolean isFifo()
public String getTmpDir()
Copyright © 2011–2017. All rights reserved.