public class ConcurrentIndexUpdateWithInplaceObjectModFalseDUnitTest.IndexValidator extends Object
| Constructor and Description |
|---|
IndexValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(com.gemstone.gemfire.cache.Region region)
Validation is done in the end of test on all indexes of a region
by verifying last on a region key and verifying state of index based
on the last operation.
|
public void validate(com.gemstone.gemfire.cache.Region region)
region - being validated for all of its indexes.Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.