public class BlockingGListener extends Object implements com.gemstone.gemfire.cache.asyncqueue.AsyncEventListener, com.gemstone.gemfire.cache.util.GatewayEventListener
| Constructor and Description |
|---|
BlockingGListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isDraining() |
boolean |
processEvents(List events) |
void |
setDraining(boolean b) |
public void setDraining(boolean b)
public boolean isDraining()
public boolean processEvents(List events)
processEvents in interface com.gemstone.gemfire.cache.asyncqueue.AsyncEventListenerprocessEvents in interface com.gemstone.gemfire.cache.util.GatewayEventListenerpublic void close()
close in interface com.gemstone.gemfire.cache.CacheCallbackCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.