Uses of Class
com.timgroup.statsd.StatsDClientException

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.
 



Copyright © 2015. All rights reserved.