public interface EndPoint
Modifier and Type | Method and Description |
---|---|
InetSocketAddress |
resolve()
Resolves this instance to a socket address.
|
InetSocketAddress resolve()
This will be called each time the driver opens a new connection to the node. The returned address cannot be null.
Copyright © 2012–2023. All rights reserved.