| Class | Description |
|---|---|
| ConverterListener | |
| ConverterTxListener | |
| ConverterWriter |
CacheWriter that can be configured to throw an exception if the disk
converter tool tries to instantiate it.
|
| InstantiationHelper |
Class containing methods so the test can configure when certain classes
(such as cache listeners and cache writers should be allowed to be
instantiated and when they should not.
|
| PersistenceCountObserver |
Class to count the number of persistent observer events.
|
| RecoveryBB | |
| RecoveryPrms | |
| RecoveryTest | |
| RecoveryTestObserver |
Class to help create a "tie" to test how GemFire chooses the most recent
disk files to create.
|
| RecoveryTestVersionHelper | |
| RecoveryTestVersionHelper.KeySnapshotFilter |
Key SnapshotFilter only accepts original entries (created before snapshot written)
based on the key (FilterObject_XXX vs.
|
| RecoveryTestVersionHelper.ValueSnapshotFilter |
Value SnapshotFilter only accepts original entries (created before snapshot written)
based on the value (value should NOT start with this string "object to be filtered").
|
| RecoveryTestVersionHelper.ValueTypeSnapshotFilter |
Value Type SnapshotFilter only accepts original entries (created before snapshot written)
based on the value type (ValueHolders are accepted, String values are not).
|
| StartupShutdownTest |
Tests to exercise startup with disk recovery and shutDownAll
|
| XmlManipulator |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.