JavaScript is disabled on your browser.
java.lang.Object
com.gemstone.gemfire.cache.util.BridgeMembershipListenerAdapter
com.gemstone.gemfire.cache.client.internal.AutoConnectionSourceDUnitTest.MyListener
Field Summary
Fields
Modifier and Type
Field and Description
protected int
crashes
protected int
departures
protected int
joins
Constructor Summary
Constructors
Constructor and Description
MyListener ()
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Field Detail
crashes
protected int crashes
joins
protected int joins
departures
protected int departures
Constructor Detail
MyListener
public MyListener()
Method Detail
reset
public void reset()
getCrashes
public int getCrashes()
getJoins
public int getJoins()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.