public interface RaftRpcMessage
| Modifier and Type | Method and Description |
|---|---|
RaftGroupId |
getRaftGroupId() |
String |
getReplierId() |
String |
getRequestorId() |
boolean |
isRequest() |
boolean isRequest()
String getRequestorId()
String getReplierId()
RaftGroupId getRaftGroupId()
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.