| Package | Description |
|---|---|
| com.gemstone.gemfire.internal.cache |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
PartitionedRegionEventsDUnitTest.createSubregion(String name,
com.gemstone.gemfire.cache.SubscriptionAttributes subAttrs,
PartitionedRegionEventsDUnitTest.GenericListener l)
Create a region and install the given listener
ACCESSED VIA REFLECTION
|
protected static void |
PartitionedRegionEventsDUnitTest.createSubregionWhenDestroy(String name,
com.gemstone.gemfire.cache.SubscriptionAttributes subAttrs,
PartitionedRegionEventsDUnitTest.GenericListener l,
Integer ttl,
com.gemstone.gemfire.cache.ExpirationAction action)
Create a region and install the given listener
ACCESSED VIA REFLECTION
|
protected static void |
PartitionedRegionEventsDUnitTest.updateEntry(String name,
com.gemstone.gemfire.cache.SubscriptionAttributes subAttr,
PartitionedRegionEventsDUnitTest.GenericListener l)
Update an entry in this test's region with the given name
ACCESSED VIA REFLECTION
|
protected static void |
PartitionedRegionEventsDUnitTest.updateNewEntry(String name,
com.gemstone.gemfire.cache.SubscriptionAttributes subAttrs,
PartitionedRegionEventsDUnitTest.GenericListener l)
Update an entry in this test's region with the given name, assuming that the update
is actually causing creation of the entry
ACCESSED VIA REFLECTION
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.