| Package | Description | 
|---|---|
| io.druid.java.util.emitter.core | 
| Modifier and Type | Field and Description | 
|---|---|
static ContentEncoding | 
BaseHttpEmittingConfig.DEFAULT_CONTENT_ENCODING  | 
| Modifier and Type | Method and Description | 
|---|---|
ContentEncoding | 
BaseHttpEmittingConfig.getContentEncoding()  | 
static ContentEncoding | 
ContentEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ContentEncoding[] | 
ContentEncoding.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.setContentEncoding(ContentEncoding contentEncoding)  | 
Copyright © 2011–2018. All rights reserved.