| Modifier and Type | Method and Description |
|---|---|
void |
AmbariMetricsEmitter.emit(Event event) |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphiteEmitter.emit(Event event) |
| Modifier and Type | Method and Description |
|---|---|
void |
KafkaEmitter.emit(Event event) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatsDEmitter.emit(Event event) |
| Modifier and Type | Method and Description |
|---|---|
URI |
UriExtractor.apply(Event event) |
URI |
ParametrizedUriExtractor.apply(Event event) |
URI |
FeedUriExtractor.apply(Event event) |
void |
ParametrizedUriEmitter.emit(Event event) |
void |
NoopEmitter.emit(Event event) |
void |
LoggingEmitter.emit(Event event) |
void |
HttpPostEmitter.emit(Event event) |
void |
Emitter.emit(Event event) |
void |
ComposingEmitter.emit(Event event) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceEventBuilder<X extends Event> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
AlertEvent |
class |
ServiceMetricEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceEmitter.emit(Event event) |
| Modifier and Type | Class and Description |
|---|---|
static class |
EmittingRequestLogger.RequestLogEvent |
Copyright © 2011–2018. All rights reserved.