BuilderWithClusterId Method |
An optional configuration for providing a unique identifier for the created cluster instance.
If not provided, an id will generated.This value is passed to the server as a startup option and is useful as metadata for describing a client connection.
Namespace: Cassandra
public Builder WithClusterId( Guid id )