Method | Description | |
---|---|---|
ExclusiveConnectionStrategy ( Ring nodes, CqlConnectionStringBuilder config ) : System |
Initializes the strategy with the specified nodes and cluster configuration
|
|
GetOrCreateConnection ( ConnectionScope scope, PartitionKey partitionKey ) : |
||
ReturnConnection ( |
public ExclusiveConnectionStrategy ( Ring nodes, CqlConnectionStringBuilder config ) : System | ||
nodes | Ring | The nodes. |
config | CqlConnectionStringBuilder | The config. |
return | System |
public GetOrCreateConnection ( ConnectionScope scope, PartitionKey partitionKey ) : |
||
scope | ConnectionScope | |
partitionKey | PartitionKey | |
return |
public ReturnConnection ( |
||
connection | ||
scope | ConnectionScope | |
return | void |