| 程序包 | 说明 |
|---|---|
| org.apache.ratis.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
static SnapshotManagementRequest |
SnapshotManagementRequest.newCreate(ClientId clientId,
RaftPeerId serverId,
RaftGroupId groupId,
long callId,
long timeoutMs) |
| 限定符和类型 | 方法和说明 |
|---|---|
RaftClientReply |
AdminProtocol.snapshotManagement(SnapshotManagementRequest request) |
CompletableFuture<RaftClientReply> |
AdminAsynchronousProtocol.snapshotManagementAsync(SnapshotManagementRequest request) |
Copyright © 2017–2023 The Apache Software Foundation. All rights reserved.