| Modifier and Type | Field and Description |
|---|---|
protected T |
value |
| Constructor and Description |
|---|
Gauge(String name,
Number value,
String... tags)
Create an Gauge value to be sent to DogStatD.
|
| Modifier and Type | Method and Description |
|---|---|
void |
format(CharBuffer chars)
Format the message to be sent.
|
boolean |
validate()
Validate the message to be sent.
|
public boolean validate()
MessageSender.send(Message) method.public void format(CharBuffer chars)
MessageCopyright © 2016–2017. All rights reserved.