public static class PushReplicationEvent.StopPayload extends Object
PushReplicationEvent.Type.STOP_PUSH event, indicating whether the end of the push session
should be signalled to the corresponding follower.| Constructor and Description |
|---|
StopPayload(boolean sendEndSessionRequest) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
sendEndSessionRequest() |
String |
toString() |