| Package | Description | 
|---|---|
| io.druid.emitter.ambari.metrics | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SendAllTimelineEventConverter
Emits all the events instance of  
ServiceMetricEvent. | 
class  | 
WhiteListBasedDruidToTimelineEventConverter  | 
| Modifier and Type | Method and Description | 
|---|---|
DruidToTimelineMetricConverter | 
AmbariMetricsEmitterConfig.getDruidToTimelineEventConverter()  | 
| Constructor and Description | 
|---|
AmbariMetricsEmitterConfig(String hostname,
                          Integer port,
                          String protocol,
                          String trustStorePath,
                          String trustStoretype,
                          String trustStorePassword,
                          Integer batchSize,
                          Long flushPeriod,
                          Integer maxQueueSize,
                          DruidToTimelineMetricConverter druidToTimelineEventConverter,
                          List<String> alertEmitters,
                          Long emitWaitTime,
                          Long waitForEventTime)  | 
Copyright © 2011–2018. All rights reserved.