public class TestPartitionListener
extends com.gemstone.gemfire.cache.partition.PartitionListenerAdapter
implements java.io.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) |
java.util.Properties |
getConfig() |
void |
init(java.util.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 java.util.Properties getConfig()
getConfig in interface com.gemstone.gemfire.internal.cache.xmlcache.Declarable2public void init(java.util.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.