| Modifier and Type | Method | Description |
|---|---|---|
Event |
Event.Builder.build() |
Build factory method for the event.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
NonBlockingStatsDClient.recordEvent(Event event,
String... tags) |
Records an event.
|
void |
NoOpStatsDClient.recordEvent(Event event,
String... tags) |
|
void |
StatsDClient.recordEvent(Event event,
String... tags) |
Records an event.
|
Copyright © 2020. All rights reserved.