| Interface | Description |
|---|---|
| ValueHolderIF |
An interface for all "value holder" objects.
|
| Class | Description |
|---|---|
| AbstractListener |
An abstract listener class that provides methods to subclasses for
logging events, incrementing counters for invoked events, and
keeping information about the VM where the listener was created.
|
| AbstractMembershipListener |
An abstract listener class that provides logging methods for
BridgeMembershipEvents.
|
| AbstractWriter |
An abstract writer class that provides methods to subclasses for
logging events, incrementing counters for invoked events, and
keeping information about the VM where the writer was created.
|
| AdminHelper |
Helper class to initialize a hydra client VM as an Admin VM.
|
| AdminHelperPrms |
A class used to store keys related to the util.AdminHelper class.
|
| AdminTestDistributedSystemFactory |
Supports creating AdminDistributedSystem of various types
(GemFire internal admin interface vs.
|
| AEQHelper | |
| AlertLogListener | |
| BaseValueHolder |
DO NOT make this class implement java.io.Serializable!!! This is important
for testing functions and partition resolvers which changed their API
from using java.io.Serializable to Object in 6.6.2 (product changes by Darrel).
|
| Bounds | |
| BoundsPrms | |
| CacheBB | |
| CacheDefinition |
Class used to define a valid combination of attributes and specifications
for a cache.
|
| CacheDefPrms |
Hydra parameters that let a test writer declaratively specify
configurations for and instance of GemFire cache.
|
| CachePrms | |
| CacheUtil |
Provides convenience methods for cache and region operations.
|
| CliBB | |
| CliHelper |
Class to invoke gfsh commands in a remote jvm that is not a part of the
distributed system.
|
| CliHelperPrms | |
| CompressionHydraFcn | |
| CpuLoad |
Provides methods to do non-GemFire work until cpu active is
within a specified range.
|
| CpuLoadPrms |
A class used to store keys for test configuration settings.
|
| CSLogListener |
CacheServer LogListener - to log events in CacheServer VMs.
|
| CSSilenceListener |
CacheServer SilenceListener
Same as util.SilenceListener, but establishes the LogWriter in a static block
|
| DeclarativeGenerator |
Class to generate xml for declarative caching
|
| DeclarativeGeneratorVersionHelper |
Provides version-dependent support for DeclarativeGenerator.
|
| Definition |
Abstract class used to define a valid combination of attributes for
something such as a region or cache.
|
| DistributionStats |
Accesses GemFire distribution statistics.
|
| EventCountersBB |
Blackboard defining counters for events.
|
| ExceptionVersionHelper |
Provides version-dependent support for exceptions.
|
| ExpCounterValue |
Class to specify a blackboard counter and its expected value.
|
| GenericComparator | |
| InvisibleSilenceListener |
Listener class for a silence listener that does not log anything (it's invisible).
|
| JProbeTasks | |
| KeyIntervals | |
| LogChecker |
Class to check the gemfire logs for suspicious strings.
|
| LogCheckerBB | |
| MethodCoordinator |
Class to coordinate execution of a method such that it only gets run
once per VM even though it is called concurrently.
|
| NameBB | |
| NameFactory |
A factory class that creates unique names for
Regions and
arbitrary objects. |
| NameFactoryVersion |
Provides version support for NameFactory.
|
| OperationCountersBB |
Blackboard defining counters for operations.
|
| OperationsClient |
Utility class to provide doEntryOperations() functionality on a single region.
|
| OperationsClientPrms |
A class used to store keys for Utility OperationsClient
|
| PdxTestSerializer | |
| PersistenceBB | |
| PersistenceUtil | |
| PRObserver |
Class to observe when recovery or rebalancing occurs.
|
| PRObserverBB | |
| QueryObject | |
| QueryObjectBB | |
| RandomRangeValues | |
| RandomValues |
A class for generating random data used in testing.
|
| RandomValuesPrms |
Configuration parameters for specifying how random data should be
created by
RandomValues. |
| RegionDefBB | |
| RegionDefinition |
Class used to define a valid combination of attributes and specifications
for a region.
|
| RegionDefPrms |
Hydra parameters that let a test writer declaratively specify
configurations for GemFire cache Regions.
|
| ReliabilityPrms |
Hydra parameters that let a test writer declaratively specify
membershipAttributes for GemFire cache Regions.
|
| SilenceListener | |
| SilenceListenerBB | |
| StatTasks | |
| StatTasksBB | |
| StopStartBB | |
| StopStartPrms | |
| StopStartVMs |
This class is a thread that will stop a VM, wait for it to stop, then
start another VM and wait for it to start.
|
| SummaryLogListener |
Listener class to log a summary of each event, rather than a lot of logging
|
| TestHelper | |
| TestHelperPrms | |
| TestHelperVersionHelper |
Provides version-dependent support for TestHelper.
|
| TxEventCountersBB |
Blackboard defining counters for events.
|
| TxHelper | |
| TxWriterCountersBB |
Blackboard defining counters for events.
|
| Util |
Generic utility methods.
|
| Validator | |
| ValueHolder |
Implements Externalizable which in turn implements java.io.Serializable.
|
| ValueHolderPrms | |
| VHDataSerializable | |
| VHDataSerializableInstantiator | |
| VHDataSerializer | |
| WriterCountersBB |
Blackboard defining counters for events.
|
| Exception | Description |
|---|---|
| AdminTestException |
| Error | Description |
|---|---|
| TestException |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.