public class CustomCcmRule extends BaseCcmRule
CcmRule
which creates a global single node CCM cluster that may be shared among tests.
Note that this rule should be considered mutually exclusive with CcmRule. Creating
instances of these rules can create resource issues.
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomCcmRule.Builder |
ccmBridge| Modifier and Type | Method and Description |
|---|---|
protected void |
after() |
protected void |
before() |
static CustomCcmRule.Builder |
builder() |
CcmBridge |
getCcmBridge() |
apply, getCassandraVersion, getDseVersion, getHighestProtocolVersiongetContactPoints, setUpprotected void before()
before in class BaseCcmRuleprotected void after()
after in class BaseCcmRulepublic CcmBridge getCcmBridge()
public static CustomCcmRule.Builder builder()
Copyright © 2017–2023. All rights reserved.