Build the cluster with the configured set of initial contact points and
policies. This is a shorthand for Cluster.buildFrom(this).
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax Return Value
Type:
Clusterthe newly build Cluster instance.
See Also