| Package | Description | 
|---|---|
| io.druid.java.util.emitter.core | 
| Modifier and Type | Field and Description | 
|---|---|
static BatchingStrategy | 
BaseHttpEmittingConfig.DEFAULT_BATCHING_STRATEGY  | 
| Modifier and Type | Method and Description | 
|---|---|
BatchingStrategy | 
BaseHttpEmittingConfig.getBatchingStrategy()  | 
static BatchingStrategy | 
BatchingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static BatchingStrategy[] | 
BatchingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HttpEmitterConfig.Builder | 
HttpEmitterConfig.Builder.setBatchingStrategy(BatchingStrategy batchingStrategy)  | 
Copyright © 2011–2018. All rights reserved.