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