| Package | Description |
|---|---|
| org.apache.ratis.protocol |
| Modifier and Type | Method and Description |
|---|---|
static ClientInvocationId |
ClientInvocationId.valueOf(ClientId clientId,
long invocationId) |
static ClientInvocationId |
ClientInvocationId.valueOf(RaftClientMessage message) |
static ClientInvocationId |
ClientInvocationId.valueOf(org.apache.ratis.proto.RaftProtos.StateMachineLogEntryProto proto) |
| Modifier and Type | Method and Description |
|---|---|
RaftClientReply.Builder |
RaftClientReply.Builder.setClientInvocationId(ClientInvocationId invocationId) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.