Uses of Interface
com.itrsgroup.collection.instr.statsd.StatsdSender
Packages that use StatsdSender
-
Uses of StatsdSender in com.itrsgroup.collection.instr.statsd
Constructors in com.itrsgroup.collection.instr.statsd with parameters of type StatsdSenderModifierConstructorDescriptionprotectedStatsdClientImpl(StatsdSender sender, Set<Dimension> defaultDimensions, long samplingInterval, int maxMessageSize, Consumer<Throwable> errorCallback) Constructor.