| Interface | Description |
|---|---|
| ClusterConnectionInfo |
Provides data for connecting to storage clusters managed by
ExternalStorage. |
| Class | Description |
|---|---|
| ExternalResource<A extends Annotation,R extends ExternalResource.Holder> | |
| ExternalResource.Holder | |
| ExternalStorage |
JUnit 5 extension for tests that need a backend database cluster managed by
ccm. |
| ExternalStorage.CcmCluster | |
| ExternalStorage.Cluster | |
| IsDseCondition |
A condition that checks if the persistence backend uses DSE.
|
| ShutdownHook |
| Annotation Type | Description |
|---|---|
| ClusterSpec |
Defines how storage node(s) required by a test should be configured.
|
| SkipWhenNotDse |
Annotates a test class or method to check whether the current running persistence backend is
using DSE.
|
Copyright © 2021. All rights reserved.