public final class SnapshotManagementRequest extends RaftClientRequest
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SnapshotManagementRequest.Create |
static class |
SnapshotManagementRequest.Op |
RaftClientRequest.Builder, RaftClientRequest.Type| 构造器和说明 |
|---|
SnapshotManagementRequest(ClientId clientId,
RaftPeerId serverId,
RaftGroupId groupId,
long callId,
long timeoutMs,
SnapshotManagementRequest.Op op) |
| 限定符和类型 | 方法和说明 |
|---|---|
SnapshotManagementRequest.Create |
getCreate() |
static SnapshotManagementRequest |
newCreate(ClientId clientId,
RaftPeerId serverId,
RaftGroupId groupId,
long callId,
long timeoutMs) |
String |
toString() |
dataStreamRequestType, forwardRequestType, getMessage, getRepliedCallIds, getRoutingTable, getSlidingWindowEntry, getTimeoutMs, getType, is, isReadOnly, isRequest, isToLeader, messageStreamRequestType, newBuilder, readAfterWriteConsistentRequestType, readRequestType, readRequestType, staleReadRequestType, toWriteRequest, watchRequestType, watchRequestType, writeRequestTypegetCallId, getClientId, getRaftGroupId, getReplierId, getRequestorId, getServerIdpublic SnapshotManagementRequest(ClientId clientId, RaftPeerId serverId, RaftGroupId groupId, long callId, long timeoutMs, SnapshotManagementRequest.Op op)
public static SnapshotManagementRequest newCreate(ClientId clientId, RaftPeerId serverId, RaftGroupId groupId, long callId, long timeoutMs)
public SnapshotManagementRequest.Create getCreate()
public String toString()
toString 在类中 RaftClientRequestCopyright © 2017–2023 The Apache Software Foundation. All rights reserved.