public class MultiBucketSingleFileProcessLogConfig extends ProcessLogConfig
Constructor and Description |
---|
MultiBucketSingleFileProcessLogConfig() |
Modifier and Type | Method and Description |
---|---|
int |
getBatchParallelFactor() |
int |
getBatchParallelProcessingThreshold() |
int |
getBatchProcessingThreshold() |
short |
getBucketsCount() |
void |
setBatchParallelFactor(int batchParallelFactor) |
void |
setBatchParallelProcessingThreshold(int batchParallelProcessingThreshold) |
void |
setBatchProcessingThreshold(int batchProcessingThreshold) |
void |
setBucketsCount(short bucketsCount) |
String |
toString() |
getConsumeTimeout, setConsumeTimeout
public MultiBucketSingleFileProcessLogConfig()
public void setBucketsCount(short bucketsCount)
public short getBucketsCount()
public void setBatchProcessingThreshold(int batchProcessingThreshold)
public int getBatchProcessingThreshold()
public void setBatchParallelProcessingThreshold(int batchParallelProcessingThreshold)
public int getBatchParallelProcessingThreshold()
public int getBatchParallelFactor()
public void setBatchParallelFactor(int batchParallelFactor)
Copyright © GigaSpaces.