public interface ServerNameResolver
(see here for more details).
| Modifier and Type | Method and Description |
|---|---|
default String |
resolve(com.datastax.oss.driver.api.core.metadata.EndPoint endpoint)
Define the mechanism for translating a Cassandra endpoint into a server name when creating the SASL Client.
|
default String resolve(com.datastax.oss.driver.api.core.metadata.EndPoint endpoint)
endpoint - The Cassandra endpoint of the node to authenticate to.Copyright © 2020 Instaclustr. All rights reserved.