public class MyGatewaySenderEventListener2 extends Object implements com.gemstone.gemfire.cache.asyncqueue.AsyncEventListener<Object,Object>, Serializable
| Constructor and Description |
|---|
MyGatewaySenderEventListener2() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
equals(Object obj) |
Map |
getEventsMap() |
void |
printMap() |
boolean |
processEvents(List<com.gemstone.gemfire.cache.asyncqueue.AsyncEvent<Object,Object>> events)
Processes events by recording their latencies.
|
String |
toString() |
public boolean processEvents(List<com.gemstone.gemfire.cache.asyncqueue.AsyncEvent<Object,Object>> events)
public void close()
close in interface com.gemstone.gemfire.cache.CacheCallbackpublic Map getEventsMap()
public void printMap()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.