Skip navigation links
B C D E G H I N R S T V W 

B

build() - Method in class com.timgroup.statsd.Event.Builder
 
build() - Method in class com.timgroup.statsd.ServiceCheck.Builder
 
builder() - Static method in class com.timgroup.statsd.Event
 
builder() - Static method in class com.timgroup.statsd.ServiceCheck
 
Builder() - Constructor for class com.timgroup.statsd.ServiceCheck.Builder
 

C

close() - Method in class com.timgroup.statsd.NonBlockingStatsDClient
 
close() - Method in class com.timgroup.statsd.NoOpStatsDClient
 
close() - Method in interface com.timgroup.statsd.StatsDClient
 
com.timgroup.statsd - package com.timgroup.statsd
 
count(String, long, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Adjusts the specified counter by a given delta.
count(String, long, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Adjusts the specified counter by a given delta.
count(String, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Adjusts the specified counter by a given delta.
count(String, double, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Adjusts the specified counter by a given delta.
count(String, long, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
count(String, long, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
count(String, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
count(String, double, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
count(String, long, String...) - Method in interface com.timgroup.statsd.StatsDClient
Adjusts the specified counter by a given delta.
count(String, long, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
Adjusts the specified counter by a given delta.
count(String, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
Adjusts the specified counter by a given delta.
count(String, double, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
Adjusts the specified counter by a given delta.
createSender(Callable<SocketAddress>, int, StatsDClientErrorHandler, DatagramChannel, int) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
 

D

DD_AGENT_HOST_ENV_VAR - Static variable in class com.timgroup.statsd.NonBlockingStatsDClient
 
DD_DOGSTATSD_PORT_ENV_VAR - Static variable in class com.timgroup.statsd.NonBlockingStatsDClient
 
DD_ENTITY_ID_ENV_VAR - Static variable in class com.timgroup.statsd.NonBlockingStatsDClient
 
decrement(String, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
decrement(String, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
decrement(String, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
decrement(String, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
decrement(String, String...) - Method in interface com.timgroup.statsd.StatsDClient
Convenience method equivalent to StatsDClient.decrementCounter(String, String[]).
decrement(String, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
decrementCounter(String, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Decrements the specified counter by one.
decrementCounter(String, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Decrements the specified counter by one.
decrementCounter(String, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
decrementCounter(String, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
decrementCounter(String, String...) - Method in interface com.timgroup.statsd.StatsDClient
Decrements the specified counter by one.
decrementCounter(String, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
Decrements the specified counter by one.
distribution(String, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
distribution(String, double, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
distribution(String, long, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
distribution(String, long, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
distribution(String, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
distribution(String, double, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
distribution(String, long, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
distribution(String, long, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
distribution(String, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
distribution(String, double, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
distribution(String, long, String...) - Method in interface com.timgroup.statsd.StatsDClient
distribution(String, long, double, String...) - Method in interface com.timgroup.statsd.StatsDClient

E

Event - Class in com.timgroup.statsd
An event to send
Event.AlertType - Enum in com.timgroup.statsd
 
Event.Builder - Class in com.timgroup.statsd
 
Event.Priority - Enum in com.timgroup.statsd
 

G

gauge(String, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
gauge(String, double, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
gauge(String, long, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
gauge(String, long, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
gauge(String, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
gauge(String, double, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
gauge(String, long, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
gauge(String, long, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
gauge(String, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
gauge(String, double, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
gauge(String, long, String...) - Method in interface com.timgroup.statsd.StatsDClient
gauge(String, long, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
getAggregationKey() - Method in class com.timgroup.statsd.Event
 
getAlertType() - Method in class com.timgroup.statsd.Event
 
getEscapedMessage() - Method in class com.timgroup.statsd.ServiceCheck
 
getHostname() - Method in class com.timgroup.statsd.Event
 
getHostname() - Method in class com.timgroup.statsd.ServiceCheck
 
getInvalidMessage() - Method in exception com.timgroup.statsd.InvalidMessageException
 
getMessage() - Method in class com.timgroup.statsd.ServiceCheck
 
getMillisSinceEpoch() - Method in class com.timgroup.statsd.Event
 
getName() - Method in class com.timgroup.statsd.ServiceCheck
 
getPriority() - Method in class com.timgroup.statsd.Event
 
getSourceTypeName() - Method in class com.timgroup.statsd.Event
 
getStatus() - Method in class com.timgroup.statsd.ServiceCheck
 
getTags() - Method in class com.timgroup.statsd.ServiceCheck
 
getText() - Method in class com.timgroup.statsd.Event
 
getTimestamp() - Method in class com.timgroup.statsd.ServiceCheck
 
getTitle() - Method in class com.timgroup.statsd.Event
 

H

handle(Exception) - Method in interface com.timgroup.statsd.StatsDClientErrorHandler
Handle the given exception, which occurred during a StatsD client operation.
histogram(String, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
histogram(String, double, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
histogram(String, long, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
histogram(String, long, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
histogram(String, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
histogram(String, double, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
histogram(String, long, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
histogram(String, long, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
histogram(String, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
histogram(String, double, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
histogram(String, long, String...) - Method in interface com.timgroup.statsd.StatsDClient
histogram(String, long, double, String...) - Method in interface com.timgroup.statsd.StatsDClient

I

increment(String, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
increment(String, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
increment(String, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
increment(String, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
increment(String, String...) - Method in interface com.timgroup.statsd.StatsDClient
Convenience method equivalent to StatsDClient.incrementCounter(String, String[]).
increment(String, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
incrementCounter(String, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Increments the specified counter by one.
incrementCounter(String, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Increments the specified counter by one.
incrementCounter(String, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
incrementCounter(String, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
incrementCounter(String, String...) - Method in interface com.timgroup.statsd.StatsDClient
Increments the specified counter by one.
incrementCounter(String, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
Increments the specified counter by one.
InvalidMessageException - Exception in com.timgroup.statsd
Signals that we've been passed a message that's invalid and won't be sent
InvalidMessageException(String, String) - Constructor for exception com.timgroup.statsd.InvalidMessageException
Creates an InvalidMessageException with a specified detail message and the invalid message itself

N

NonBlockingStatsDClient - Class in com.timgroup.statsd
A simple StatsD client implementation facilitating metrics recording.
NonBlockingStatsDClient(String) - Constructor for class com.timgroup.statsd.NonBlockingStatsDClient
Create a new StatsD client communicating with a StatsD instance.
NonBlockingStatsDClient(String, String, int) - Constructor for class com.timgroup.statsd.NonBlockingStatsDClient
Create a new StatsD client communicating with a StatsD instance on the specified host and port.
NonBlockingStatsDClient(String, String, int, int) - Constructor for class com.timgroup.statsd.NonBlockingStatsDClient
Create a new StatsD client communicating with a StatsD instance on the specified host and port.
NonBlockingStatsDClient(String, String, int, String...) - Constructor for class com.timgroup.statsd.NonBlockingStatsDClient
Create a new StatsD client communicating with a StatsD instance on the specified host and port.
NonBlockingStatsDClient(String, String, int, String[], int) - Constructor for class com.timgroup.statsd.NonBlockingStatsDClient
Create a new StatsD client communicating with a StatsD instance on the specified host and port.
NonBlockingStatsDClient(String, String, int, int, String...) - Constructor for class com.timgroup.statsd.NonBlockingStatsDClient
Create a new StatsD client communicating with a StatsD instance on the specified host and port.
NonBlockingStatsDClient(String, String, int, String[], StatsDClientErrorHandler) - Constructor for class com.timgroup.statsd.NonBlockingStatsDClient
Create a new StatsD client communicating with a StatsD instance on the specified host and port.
NonBlockingStatsDClient(String, String, int, int, String[], StatsDClientErrorHandler) - Constructor for class com.timgroup.statsd.NonBlockingStatsDClient
Create a new StatsD client communicating with a StatsD instance on the specified host and port.
NonBlockingStatsDClient(String, String, int, int, String[], StatsDClientErrorHandler, String) - Constructor for class com.timgroup.statsd.NonBlockingStatsDClient
Create a new StatsD client communicating with a StatsD instance on the specified host and port.
NonBlockingStatsDClient(String, String, int, int, String[], StatsDClientErrorHandler, int) - Constructor for class com.timgroup.statsd.NonBlockingStatsDClient
Create a new StatsD client communicating with a StatsD instance on the specified host and port.
NonBlockingStatsDClient(String, String, int, int, int, int, String[], StatsDClientErrorHandler) - Constructor for class com.timgroup.statsd.NonBlockingStatsDClient
Create a new StatsD client communicating with a StatsD instance on the specified host and port.
NonBlockingStatsDClient(String, int, String[], StatsDClientErrorHandler, Callable<SocketAddress>) - Constructor for class com.timgroup.statsd.NonBlockingStatsDClient
Create a new StatsD client communicating with a StatsD instance on the specified host and port.
NonBlockingStatsDClient(String, int, String[], StatsDClientErrorHandler, Callable<SocketAddress>, int, int) - Constructor for class com.timgroup.statsd.NonBlockingStatsDClient
Create a new StatsD client communicating with a StatsD instance on the specified host and port.
NonBlockingStatsDClient(String, int, String[], StatsDClientErrorHandler, Callable<SocketAddress>, int, int, int) - Constructor for class com.timgroup.statsd.NonBlockingStatsDClient
Create a new StatsD client communicating with a StatsD instance on the specified host and port.
NonBlockingStatsDClient(String, int, String[], StatsDClientErrorHandler, Callable<SocketAddress>, int, int, int, String) - Constructor for class com.timgroup.statsd.NonBlockingStatsDClient
Create a new StatsD client communicating with a StatsD instance on the specified host and port.
NoOpStatsDClient - Class in com.timgroup.statsd
A No-Op StatsDClient, which can be substituted in when metrics are not required.
NoOpStatsDClient() - Constructor for class com.timgroup.statsd.NoOpStatsDClient
 

R

recordDistributionValue(String, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records a value for the specified named distribution.
recordDistributionValue(String, double, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records a value for the specified named distribution.
recordDistributionValue(String, long, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records a value for the specified named distribution.
recordDistributionValue(String, long, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records a value for the specified named distribution.
recordDistributionValue(String, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordDistributionValue(String, double, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordDistributionValue(String, long, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordDistributionValue(String, long, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordDistributionValue(String, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
Records a value for the specified named distribution.
recordDistributionValue(String, double, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
Records a value for the specified named distribution.
recordDistributionValue(String, long, String...) - Method in interface com.timgroup.statsd.StatsDClient
Records a value for the specified named distribution.
recordDistributionValue(String, long, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
Records a value for the specified named distribution.
recordEvent(Event, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records an event
recordEvent(Event, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordEvent(Event, String...) - Method in interface com.timgroup.statsd.StatsDClient
Records an event
recordExecutionTime(String, long, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records an execution time in milliseconds for the specified named operation.
recordExecutionTime(String, long, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records an execution time in milliseconds for the specified named operation.
recordExecutionTime(String, long, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordExecutionTime(String, long, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordExecutionTime(String, long, String...) - Method in interface com.timgroup.statsd.StatsDClient
Records an execution time in milliseconds for the specified named operation.
recordExecutionTime(String, long, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
Records an execution time in milliseconds for the specified named operation.
recordGaugeValue(String, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records the latest fixed value for the specified named gauge.
recordGaugeValue(String, double, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records the latest fixed value for the specified named gauge.
recordGaugeValue(String, long, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records the latest fixed value for the specified named gauge.
recordGaugeValue(String, long, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records the latest fixed value for the specified named gauge.
recordGaugeValue(String, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordGaugeValue(String, double, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordGaugeValue(String, long, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordGaugeValue(String, long, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordGaugeValue(String, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
Records the latest fixed value for the specified named gauge.
recordGaugeValue(String, double, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
Records the latest fixed value for the specified named gauge.
recordGaugeValue(String, long, String...) - Method in interface com.timgroup.statsd.StatsDClient
Records the latest fixed value for the specified named gauge.
recordGaugeValue(String, long, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
Records the latest fixed value for the specified named gauge.
recordHistogramValue(String, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records a value for the specified named histogram.
recordHistogramValue(String, double, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records a value for the specified named histogram.
recordHistogramValue(String, long, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records a value for the specified named histogram.
recordHistogramValue(String, long, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records a value for the specified named histogram.
recordHistogramValue(String, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordHistogramValue(String, double, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordHistogramValue(String, long, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordHistogramValue(String, long, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordHistogramValue(String, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
Records a value for the specified named histogram.
recordHistogramValue(String, double, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
Records a value for the specified named histogram.
recordHistogramValue(String, long, String...) - Method in interface com.timgroup.statsd.StatsDClient
Records a value for the specified named histogram.
recordHistogramValue(String, long, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
Records a value for the specified named histogram.
recordServiceCheckRun(ServiceCheck) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records a run status for the specified named service check.
recordServiceCheckRun(ServiceCheck) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordServiceCheckRun(ServiceCheck) - Method in interface com.timgroup.statsd.StatsDClient
Records a run status for the specified named service check.
recordSetValue(String, String, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Records a value for the specified set.
recordSetValue(String, String, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
recordSetValue(String, String, String...) - Method in interface com.timgroup.statsd.StatsDClient
Records a value for the specified set.
run() - Method in class com.timgroup.statsd.StatsDSender
 

S

serviceCheck(ServiceCheck) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
serviceCheck(ServiceCheck) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
ServiceCheck - Class in com.timgroup.statsd
A service check model, which is used to format a service check message sent to the datadog agent
serviceCheck(ServiceCheck) - Method in interface com.timgroup.statsd.StatsDClient
Convenience method equivalent to StatsDClient.recordServiceCheckRun(ServiceCheck sc).
ServiceCheck.Builder - Class in com.timgroup.statsd
 
ServiceCheck.Status - Enum in com.timgroup.statsd
 
staticAddressResolution(String, int) - Static method in class com.timgroup.statsd.NonBlockingStatsDClient
Lookup the address for the given host name and cache the result.
StatsDClient - Interface in com.timgroup.statsd
Describes a client connection to a StatsD server, which may be used to post metrics in the form of counters, timers, and gauges.
StatsDClientErrorHandler - Interface in com.timgroup.statsd
Describes a handler capable of processing exceptions that occur during StatsD client operations.
StatsDClientException - Exception in com.timgroup.statsd
Signals that an exception has occurred when trying to start the StatsD client
StatsDClientException() - Constructor for exception com.timgroup.statsd.StatsDClientException
 
StatsDClientException(String, Throwable) - Constructor for exception com.timgroup.statsd.StatsDClientException
 
StatsDSender - Class in com.timgroup.statsd
 
stop() - Method in class com.timgroup.statsd.NonBlockingStatsDClient
Cleanly shut down this StatsD client.
stop() - Method in class com.timgroup.statsd.NoOpStatsDClient
 
stop() - Method in interface com.timgroup.statsd.StatsDClient
Cleanly shut down this StatsD client.

T

time(String, long, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
time(String, long, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
time(String, long, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
time(String, long, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
 
time(String, long, String...) - Method in interface com.timgroup.statsd.StatsDClient
time(String, long, double, String...) - Method in interface com.timgroup.statsd.StatsDClient

V

valueOf(String) - Static method in enum com.timgroup.statsd.Event.AlertType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.timgroup.statsd.Event.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.timgroup.statsd.ServiceCheck.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.timgroup.statsd.Event.AlertType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.timgroup.statsd.Event.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.timgroup.statsd.ServiceCheck.Status
Returns an array containing the constants of this enum type, in the order they are declared.
volatileAddressResolution(String, int) - Static method in class com.timgroup.statsd.NonBlockingStatsDClient
Create dynamic lookup for the given host name and port.

W

withAggregationKey(String) - Method in class com.timgroup.statsd.Event.Builder
 
withAlertType(Event.AlertType) - Method in class com.timgroup.statsd.Event.Builder
 
withCheckRunId(int) - Method in class com.timgroup.statsd.ServiceCheck.Builder
 
withDate(Date) - Method in class com.timgroup.statsd.Event.Builder
 
withDate(long) - Method in class com.timgroup.statsd.Event.Builder
 
withHostname(String) - Method in class com.timgroup.statsd.Event.Builder
 
withHostname(String) - Method in class com.timgroup.statsd.ServiceCheck.Builder
 
withMessage(String) - Method in class com.timgroup.statsd.ServiceCheck.Builder
 
withName(String) - Method in class com.timgroup.statsd.ServiceCheck.Builder
 
withPriority(Event.Priority) - Method in class com.timgroup.statsd.Event.Builder
 
withSourceTypeName(String) - Method in class com.timgroup.statsd.Event.Builder
 
withStatus(ServiceCheck.Status) - Method in class com.timgroup.statsd.ServiceCheck.Builder
 
withTags(String[]) - Method in class com.timgroup.statsd.ServiceCheck.Builder
 
withText(String) - Method in class com.timgroup.statsd.Event.Builder
 
withTimestamp(int) - Method in class com.timgroup.statsd.ServiceCheck.Builder
 
withTitle(String) - Method in class com.timgroup.statsd.Event.Builder
 
B C D E G H I N R S T V W 
Skip navigation links

Copyright © 2020. All rights reserved.