public class MyAsyncEventListener2<K,V>
extends java.lang.Object
implements com.gemstone.gemfire.cache.asyncqueue.AsyncEventListener<K,V>
| Constructor and Description |
|---|
MyAsyncEventListener2() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
java.util.Map<java.lang.Integer,java.util.List<com.gemstone.gemfire.internal.cache.wan.GatewaySenderEventImpl>> |
getBucketToEventsMap() |
boolean |
processEvents(java.util.List<com.gemstone.gemfire.cache.asyncqueue.AsyncEvent<K,V>> events) |
public boolean processEvents(java.util.List<com.gemstone.gemfire.cache.asyncqueue.AsyncEvent<K,V>> events)
public java.util.Map<java.lang.Integer,java.util.List<com.gemstone.gemfire.internal.cache.wan.GatewaySenderEventImpl>> getBucketToEventsMap()
public void close()
close in interface com.gemstone.gemfire.cache.CacheCallbackCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.