public class TestPartitionListener extends com.gemstone.gemfire.cache.partition.PartitionListenerAdapter implements Serializable, com.gemstone.gemfire.internal.cache.xmlcache.Declarable2
| Modifier and Type | Field and Description |
|---|---|
static int |
NUM_COLOCATED_REGIONS |
| Constructor and Description |
|---|
TestPartitionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPrimary(int id) |
void |
afterRegionCreate(com.gemstone.gemfire.cache.Region region) |
Properties |
getConfig() |
void |
init(Properties props) |
public static final int NUM_COLOCATED_REGIONS
public void afterPrimary(int id)
afterPrimary in interface com.gemstone.gemfire.cache.partition.PartitionListenerafterPrimary in class com.gemstone.gemfire.cache.partition.PartitionListenerAdapterpublic Properties getConfig()
getConfig in interface com.gemstone.gemfire.internal.cache.xmlcache.Declarable2public void init(Properties props)
init in interface com.gemstone.gemfire.cache.Declarablepublic void afterRegionCreate(com.gemstone.gemfire.cache.Region region)
afterRegionCreate in interface com.gemstone.gemfire.cache.partition.PartitionListenerafterRegionCreate in class com.gemstone.gemfire.cache.partition.PartitionListenerAdapterCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.