public class CreateRegionExecutor extends AbstractTestCommandExecutor
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateRegionExecutor.CRETestCacheListener |
static class |
CreateRegionExecutor.CRETestCacheLoader |
static class |
CreateRegionExecutor.CRETestCacheWriter |
COLOCATED_REGION_PATTERN, COLOCATED_ROOT_DISK_REGION, COLOCATED_ROOT_REGION, FILE_TYPE_TEXT| Constructor and Description |
|---|
CreateRegionExecutor() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkMBean(String regionName,
String group,
List<String> memmberIds) |
Object |
executeAndVerify(TestCommandInstance instance) |
protected void |
fillArgument(TestCommandInstance instance,
String name) |
protected void |
fillMandatoryOption(TestCommandInstance instance,
String name) |
protected void |
fillOption(TestCommandInstance instance,
TestCommand.CommandOption op) |
protected String |
getAlreadyExistingRegionForMode(String mode) |
Object |
verifyJMX(TestableGfsh gfsh,
Object object)
Mandate to implement validation using JMX APIs
|
addFailure, addToPausedSenderIdList, addToRunningSenderIdList, addToStoppedSenderIdList, checkDirectory, checkFile, execute, fillArguments, fillMandotoryOptionValues, fillOptionValues, getAlreadyExistingRegion, getCurrentRegion, getCurrentRegionFilterColocated, getDirectory, getDiskStore, getFile, getFunctionId, getGroup, getGroups, getGroupsNoManaging, getMemberId, getMemberIdInDS, getMemberIds, getNewRegion, getPausedSenderId, getPrColocatedRootRegion, getRegion, getRunningSenderId, getSenderId, getStoppedSenderId, setUpGemfire, verifyCommand, verifyGemfireprotected void fillArgument(TestCommandInstance instance, String name)
fillArgument in class AbstractTestCommandExecutorpublic Object executeAndVerify(TestCommandInstance instance)
executeAndVerify in interface TestCommandExecutorexecuteAndVerify in class AbstractTestCommandExecutorprotected void fillOption(TestCommandInstance instance, TestCommand.CommandOption op)
fillOption in class AbstractTestCommandExecutorpublic Object verifyJMX(TestableGfsh gfsh, Object object)
TestCommandExecutorverifyJMX in interface TestCommandExecutorverifyJMX in class AbstractTestCommandExecutorpublic static boolean checkMBean(String regionName, String group, List<String> memmberIds) throws MalformedURLException, IOException, MalformedObjectNameException, NullPointerException, InstanceNotFoundException, AttributeNotFoundException, MBeanException, ReflectionException
protected void fillMandatoryOption(TestCommandInstance instance, String name)
fillMandatoryOption in class AbstractTestCommandExecutorCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.