| Package | Description |
|---|---|
| com.alipay.sofa.jraft.entity | |
| com.alipay.sofa.jraft.rpc |
| Modifier and Type | Class and Description |
|---|---|
static class |
RaftOutter.SnapshotMeta
Protobuf type
jraft.SnapshotMeta |
static class |
RaftOutter.SnapshotMeta.Builder
Protobuf type
jraft.SnapshotMeta |
| Modifier and Type | Method and Description |
|---|---|
RaftOutter.SnapshotMetaOrBuilder |
LocalStorageOutter.LocalSnapshotPbMetaOrBuilder.getMetaOrBuilder()
optional .jraft.SnapshotMeta meta = 1; |
RaftOutter.SnapshotMetaOrBuilder |
LocalStorageOutter.LocalSnapshotPbMeta.getMetaOrBuilder()
optional .jraft.SnapshotMeta meta = 1; |
RaftOutter.SnapshotMetaOrBuilder |
LocalStorageOutter.LocalSnapshotPbMeta.Builder.getMetaOrBuilder()
optional .jraft.SnapshotMeta meta = 1; |
| Modifier and Type | Method and Description |
|---|---|
RaftOutter.SnapshotMetaOrBuilder |
RpcRequests.InstallSnapshotRequestOrBuilder.getMetaOrBuilder()
required .jraft.SnapshotMeta meta = 5; |
RaftOutter.SnapshotMetaOrBuilder |
RpcRequests.InstallSnapshotRequest.getMetaOrBuilder()
required .jraft.SnapshotMeta meta = 5; |
RaftOutter.SnapshotMetaOrBuilder |
RpcRequests.InstallSnapshotRequest.Builder.getMetaOrBuilder()
required .jraft.SnapshotMeta meta = 5; |
Copyright © 2024. All rights reserved.