protected static class GatewayDUnitTest.TxControlListener
extends com.gemstone.gemfire.cache.util.TransactionListenerAdapter
| Modifier and Type | Field and Description |
|---|---|
Object |
CONTROL_LOCK |
LinkedList |
events |
| Modifier | Constructor and Description |
|---|---|
protected |
GatewayDUnitTest.TxControlListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCommit(com.gemstone.gemfire.cache.TransactionEvent event) |
void |
clear() |
boolean |
waitWhileNoEvents(long sleepMs) |
boolean |
waitWhileNotEnoughEvents(long sleepMs,
int eventCount) |
public final LinkedList events
public final Object CONTROL_LOCK
protected GatewayDUnitTest.TxControlListener()
public void clear()
public boolean waitWhileNoEvents(long sleepMs)
public boolean waitWhileNotEnoughEvents(long sleepMs,
int eventCount)
public void afterCommit(com.gemstone.gemfire.cache.TransactionEvent event)
afterCommit in interface com.gemstone.gemfire.cache.TransactionListenerafterCommit in class com.gemstone.gemfire.cache.util.TransactionListenerAdapterCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.