| Package | Description |
|---|---|
| org.apache.ratis.protocol |
| Modifier and Type | Method and Description |
|---|---|
static SnapshotManagementRequest |
SnapshotManagementRequest.newCreate(ClientId clientId,
RaftPeerId serverId,
RaftGroupId groupId,
long callId,
long timeoutMs) |
| Modifier and Type | Method and Description |
|---|---|
RaftClientReply |
AdminProtocol.snapshotManagement(SnapshotManagementRequest request) |
CompletableFuture<RaftClientReply> |
AdminAsynchronousProtocol.snapshotManagementAsync(SnapshotManagementRequest request) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.