public class ExecFunctionExecutor extends AbstractTestCommandExecutor
COLOCATED_REGION_PATTERN, COLOCATED_ROOT_DISK_REGION, COLOCATED_ROOT_REGION, FILE_TYPE_TEXT| Constructor and Description |
|---|
ExecFunctionExecutor() |
| Modifier and Type | Method and Description |
|---|---|
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) |
Object |
verifyCommand(TestableGfsh gfsh,
Object object)
Mandate to implement validation using other commands
|
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, verifyGemfire, verifyJMXpublic Object verifyCommand(TestableGfsh gfsh, Object object)
TestCommandExecutorverifyCommand in interface TestCommandExecutorverifyCommand in class AbstractTestCommandExecutorprotected void fillOption(TestCommandInstance instance, TestCommand.CommandOption op)
fillOption in class AbstractTestCommandExecutorpublic Object executeAndVerify(TestCommandInstance instance)
executeAndVerify in interface TestCommandExecutorexecuteAndVerify in class AbstractTestCommandExecutorprotected void fillMandatoryOption(TestCommandInstance instance, String name)
fillMandatoryOption in class AbstractTestCommandExecutorprotected void fillArgument(TestCommandInstance instance, String name)
fillArgument in class AbstractTestCommandExecutorCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.