| Package | Description | 
|---|---|
| io.druid.emitter.graphite | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SendAllGraphiteEventConverter
Emits all the events instance of  
ServiceMetricEvent. | 
class  | 
WhiteListBasedConverter  | 
| Modifier and Type | Method and Description | 
|---|---|
DruidToGraphiteEventConverter | 
GraphiteEmitterConfig.getDruidToGraphiteEventConverter()  | 
| Constructor and Description | 
|---|
GraphiteEmitterConfig(String hostname,
                     Integer port,
                     Integer batchSize,
                     String protocol,
                     Long flushPeriod,
                     Integer maxQueueSize,
                     DruidToGraphiteEventConverter druidToGraphiteEventConverter,
                     List<String> alertEmitters,
                     List<String> requestLogEmitters,
                     Long emitWaitTime,
                     Long waitForEventTime)  | 
Copyright © 2011–2018. All rights reserved.