| Class | Description |
|---|---|
| CLIOperations | |
| CQAndIndexOperations | |
| DLockOperations | |
| EntryOperations |
This class repeats functionality of EventTest.java but written for suiting
M&M test needs.
|
| FunctionOperations |
This class provides following services * registering of various functions
(controlled by Prms) * execution of functions * listing of functions *
execute of random function (fire-and-forget)
Types of functions : fireAndForget sleep regionFunction
queryPartitionFunction
Configuration
TODO : Add recorder : DONE support onMember.
|
| FunctionOperations.CustomResultCollector | |
| FunctionOperations.FireAndForgetFunction | |
| FunctionOperations.GenericFunctionOp | |
| FunctionOperations.RegionFunctionOp | |
| FunctionOperations.SleepFunction | |
| JMXOperations | |
| RegionOperations |
Performs following kind of Region Operations
addRegion destroyRegion invalidateRegion invalidateLocalRegion closeRegion
clearRegion reCreateRegion
Contains startTask for reading all regionSpecs and storing them in BlackBoard
Currently *Does not* contains operation validation.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.