Click or drag to resize

IDseCluster Methods

Methods
  NameDescription
Public methodConnect
Creates a new DSE session on this cluster and initializes it.
Public methodConnect(String)
Creates a new DSE session on this cluster, initializes it and sets the keyspace to the provided one.
Public methodConnectAsync
Creates a new DSE session on this cluster.
Public methodConnectAsync(String)
Creates a new DSE session on this cluster and using a keyspace an existing keyspace.
Top
See Also