Class StatsdClient.SocketFactory
- java.lang.Object
-
- org.deltafi.common.metrics.statsd.StatsdClient.SocketFactory
-
- Enclosing class:
- StatsdClient
public static class StatsdClient.SocketFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SocketFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.net.Socketcreate(java.lang.String host, int port)
-