| Modifier and Type | Method and Description |
|---|---|
static UnixSocketAddressWithTransport.TransportType |
UnixSocketAddressWithTransport.TransportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnixSocketAddressWithTransport.TransportType[] |
UnixSocketAddressWithTransport.TransportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Callable<SocketAddress> |
NonBlockingStatsDClientBuilder.staticUnixResolution(String path,
UnixSocketAddressWithTransport.TransportType transportType) |
| Constructor and Description |
|---|
UnixSocketAddressWithTransport(SocketAddress address,
UnixSocketAddressWithTransport.TransportType transportType) |
Copyright © 2025. All rights reserved.