- java.lang.Object
-
- com.gemstone.gemfire.internal.cache.wan.CustomAsyncEventListener<K,V>
-
-
Method Summary
Methods
| 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) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
close
public void close()
- Specified by:
close in interface com.gemstone.gemfire.cache.CacheCallback
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.