public static interface Cluster.EnhancedInitializer extends Cluster.Initializer
Initializer
would have broken clients that implemented it. In practice, any
initializer returned by the driver also implements this interface, and can be safely
down-casted.Modifier and Type | Method and Description |
---|---|
Map<String,List<String>> |
getResolvedContactPoints()
This method returns a List of resolved InetSocketAddress contact points grouped by hostname.
|
getClusterName, getConfiguration, getContactPoints, getInitialListeners
Copyright © 2012–2019. All rights reserved.