@InterfaceAudience.Private public class WALEventTrackerPayload extends NamedQueuePayload
NamedQueuePayload.NamedQueueEvent| Constructor and Description |
|---|
WALEventTrackerPayload(String rsName,
String walName,
long timeStamp,
String state,
long walLength) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRsName() |
String |
getState() |
long |
getTimeStamp() |
long |
getWalLength() |
String |
getWalName() |
String |
toString() |
getNamedQueueEventCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.