IInitializerGetConfiguration Method |
The configuration to use for the new cluster.
Note that some
configuration can be modified after the cluster initialization but some other
cannot. In particular, the ones that cannot be change afterwards includes:
- the port use to connect to Cassandra nodes (see
ProtocolOptions).
- the policies used (see
Policies).
- the authentication info provided (see
Configuration).
- whether metrics are enabled (see
Configuration).
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntax See Also