public class CustomAsyncEventListener<K,V> extends Object implements com.gemstone.gemfire.cache.asyncqueue.AsyncEventListener<K,V>
| Constructor and Description |
|---|
CustomAsyncEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Map<Long,com.gemstone.gemfire.cache.asyncqueue.AsyncEvent<K,V>> |
getEventsMap() |
boolean |
processEvents(List<com.gemstone.gemfire.cache.asyncqueue.AsyncEvent<K,V>> events) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.