public class MyDistributedSystemListener extends Object implements com.gemstone.gemfire.internal.cache.wan.DistributedSystemListener
| Constructor and Description |
|---|
MyDistributedSystemListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
addedDistributedSystem(int remoteDsId)
Please note that dynamic addition of the sender id to region is not yet available.
|
void |
removedDistributedSystem(int remoteDsId) |
public void addedDistributedSystem(int remoteDsId)
addedDistributedSystem in interface com.gemstone.gemfire.internal.cache.wan.DistributedSystemListenerpublic void removedDistributedSystem(int remoteDsId)
removedDistributedSystem in interface com.gemstone.gemfire.internal.cache.wan.DistributedSystemListenerCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.