public static class GatewaySenderEventRemoteDispatcher.GatewayAck
extends java.lang.Object
| Constructor and Description |
|---|
GatewayAck(org.apache.geode.internal.cache.wan.BatchException70 be,
int bId) |
GatewayAck(int batchId,
int numEvents) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.geode.internal.cache.wan.BatchException70 |
getBatchException() |
int |
getBatchId() |
int |
getNumEvents() |