|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of StatsDClientException in com.timgroup.statsd |
|---|
| Constructors in com.timgroup.statsd that throw StatsDClientException | |
|---|---|
NonBlockingStatsDClient(String prefix,
String hostname,
int port)
Create a new StatsD client communicating with a StatsD instance on the specified host and port. |
|
NonBlockingStatsDClient(String prefix,
String hostname,
int port,
String... constantTags)
Create a new StatsD client communicating with a StatsD instance on the specified host and port. |
|
NonBlockingStatsDClient(String prefix,
String hostname,
int port,
String[] constantTags,
StatsDClientErrorHandler errorHandler)
Create a new StatsD client communicating with a StatsD instance on the specified host and port. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||