| Package | Description |
|---|---|
| tech.energyit.statsd | |
| tech.energyit.statsd.async |
| Modifier and Type | Class and Description |
|---|---|
class |
SynchronousSender
Writes a message to a
DatagramChannel. |
| Constructor and Description |
|---|
FastStatsDClient(Sender sender) |
FastStatsDClient(String prefix,
Sender sender) |
FastStatsDClient(String prefix,
Sender sender,
boolean exactDoubles) |
| Modifier and Type | Class and Description |
|---|---|
class |
AsynchronousSender
Uses
Disruptor to invoke the SynchronousSender in a dedicated thread. |
Copyright © 2021. All rights reserved.