ClusterBuildFrom Method |
Note that for building a cluster programmatically, Cluster.NewBuilder provides a slightly less verbose shortcut with NewBuilder#Build.
Also note that that all the contact points provided by initializer must share the same port.
Namespace: Cassandra
public static Cluster BuildFrom( IInitializer initializer )