public class MyAsyncEventListener2<K,V> extends Object implements com.gemstone.gemfire.cache.asyncqueue.AsyncEventListener<K,V>
| Constructor and Description |
|---|
MyAsyncEventListener2() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Map<Integer,List<com.gemstone.gemfire.internal.cache.wan.GatewaySenderEventImpl>> |
getBucketToEventsMap() |
boolean |
processEvents(List<com.gemstone.gemfire.cache.asyncqueue.AsyncEvent<K,V>> events) |
public boolean processEvents(List<com.gemstone.gemfire.cache.asyncqueue.AsyncEvent<K,V>> events)
public Map<Integer,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.