Dse Namespace |
Class | Description | |
---|---|---|
![]() ![]() | DseCluster |
Information and known state of a DSE cluster.
This is the main entry point of the DSE driver. It extends the CQL driver's ICluster instance with DSE-specific features. |
![]() | DseClusterBuilder |
Helper class to build DseCluster instances.
|
![]() | DseConfiguration |
Represents the configuration of a DseCluster.
|
Interface | Description | |
---|---|---|
![]() | IDseCluster |
Represents a DSE cluster client that contains information and known state of a DSE cluster.
|
![]() | IDseSession |
Represents an ISession suitable for querying a DataStax Enterprise (DSE) Cluster.
Session instances are designed to be long-lived, thread-safe and usually a single instance is enough per application. |