public class SetConfigurationRequest extends RaftClientRequest
RaftClientRequest.Builder, RaftClientRequest.Type| 构造器和说明 |
|---|
SetConfigurationRequest(ClientId clientId,
RaftPeerId serverId,
RaftGroupId groupId,
long callId,
List<RaftPeer> peers) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<RaftPeer> |
getPeersInNewConf() |
String |
toString() |
dataStreamRequestType, forwardRequestType, getMessage, getRoutingTable, getSlidingWindowEntry, getTimeoutMs, getType, is, isRequest, messageStreamRequestType, newBuilder, readRequestType, staleReadRequestType, toWriteRequest, watchRequestType, watchRequestType, writeRequestTypegetCallId, getClientId, getRaftGroupId, getReplierId, getRequestorId, getServerIdpublic SetConfigurationRequest(ClientId clientId, RaftPeerId serverId, RaftGroupId groupId, long callId, List<RaftPeer> peers)
public String toString()
toString 在类中 RaftClientRequestCopyright © 2017–2021 The Apache Software Foundation. All rights reserved.