- java.lang.Object
-
- newWan.discovery.MyDistributedSystemListener
-
- All Implemented Interfaces:
- com.gemstone.gemfire.internal.cache.wan.DistributedSystemListener
public class MyDistributedSystemListener
extends java.lang.Object
implements com.gemstone.gemfire.internal.cache.wan.DistributedSystemListener
Implementation for DistributedSystemListener used to test Jayesh usecase.
It it set using system property -Dgemfire.DistributedSystemListner
- Since:
- 6.8
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static java.util.List<java.lang.String> |
siteAddedList |
static java.util.List<java.lang.String> |
siteRemovedList |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.