CqlSession. This type is
     preserved for backward compatibility, but you should now use CqlSession instead.@Deprecated public interface DseSession extends CqlSession
| Modifier and Type | Field and Description | 
|---|---|
| static MavenCoordinates | DSE_DRIVER_COORDINATESDeprecated. 
 the DSE driver is no longer published as a separate artifact. This field is
     preserved for backward compatibility, but it returns the same value as  Session.OSS_DRIVER_COORDINATES. | 
OSS_DRIVER_COORDINATES| Modifier and Type | Method and Description | 
|---|---|
| static DseSessionBuilder | builder()Deprecated.  Returns a builder to create a new instance. | 
execute, execute, execute, execute, prepare, prepare, prepareexecuteAsync, executeAsync, executeAsync, executeAsync, prepareAsync, prepareAsync, prepareAsyncexecuteReactive, executeReactive, executeReactive, executeReactiveexecuteContinuously, executeContinuouslyAsyncexecute, executeAsyncexecuteContinuouslyReactive, executeContinuouslyReactiveexecuteReactivecheckSchemaAgreement, checkSchemaAgreementAsync, execute, getContext, getKeyspace, getMetadata, getMetrics, getName, isSchemaMetadataEnabled, refreshSchema, refreshSchemaAsync, setSchemaMetadataEnabledclose, closeAsync, closeFuture, forceCloseAsync, isClosed@Deprecated @NonNull static final MavenCoordinates DSE_DRIVER_COORDINATES
Session.OSS_DRIVER_COORDINATES.@NonNull static DseSessionBuilder builder()
Note that this builder is mutable and not thread-safe.
builder in interface CqlSessionCqlSessionBuilder to create a new instance.Copyright © 2017–2023. All rights reserved.