| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.jraft.entity | |
| com.alipay.sofa.jraft.rpc |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
RaftOutter.SnapshotMeta
Protobuf type
jraft.SnapshotMeta |
static class |
RaftOutter.SnapshotMeta.Builder
Protobuf type
jraft.SnapshotMeta |
| 限定符和类型 | 方法和说明 |
|---|---|
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; |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2021. All rights reserved.