public abstract static class ExternalStorage.Cluster extends ExternalResource.Holder implements ClusterConnectionInfo, AutoCloseable
| Modifier | Constructor and Description |
|---|---|
protected |
Cluster(ClusterSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
errorsDetected() |
String |
id() |
abstract String |
infoForTestLog() |
abstract void |
start() |
closeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclusterName, clusterVersion, cqlPort, datacenter, isDse, rack, seedAddress, storagePort, supportsCounters, supportsSAIcloseprotected Cluster(ClusterSpec spec)
public String id()
id in interface ClusterConnectionInfopublic abstract void start()
public abstract String infoForTestLog()
public boolean errorsDetected()
Copyright © 2021. All rights reserved.