public static interface LocalStorageOutter.LocalSnapshotPbMetaOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
LocalStorageOutter.LocalSnapshotPbMeta.File |
getFiles(int index)
repeated .jraft.LocalSnapshotPbMeta.File files = 2; |
int |
getFilesCount()
repeated .jraft.LocalSnapshotPbMeta.File files = 2; |
List<LocalStorageOutter.LocalSnapshotPbMeta.File> |
getFilesList()
repeated .jraft.LocalSnapshotPbMeta.File files = 2; |
LocalStorageOutter.LocalSnapshotPbMeta.FileOrBuilder |
getFilesOrBuilder(int index)
repeated .jraft.LocalSnapshotPbMeta.File files = 2; |
List<? extends LocalStorageOutter.LocalSnapshotPbMeta.FileOrBuilder> |
getFilesOrBuilderList()
repeated .jraft.LocalSnapshotPbMeta.File files = 2; |
RaftOutter.SnapshotMeta |
getMeta()
optional .jraft.SnapshotMeta meta = 1; |
RaftOutter.SnapshotMetaOrBuilder |
getMetaOrBuilder()
optional .jraft.SnapshotMeta meta = 1; |
boolean |
hasMeta()
optional .jraft.SnapshotMeta meta = 1; |
boolean hasMeta()
optional .jraft.SnapshotMeta meta = 1;RaftOutter.SnapshotMeta getMeta()
optional .jraft.SnapshotMeta meta = 1;RaftOutter.SnapshotMetaOrBuilder getMetaOrBuilder()
optional .jraft.SnapshotMeta meta = 1;List<LocalStorageOutter.LocalSnapshotPbMeta.File> getFilesList()
repeated .jraft.LocalSnapshotPbMeta.File files = 2;LocalStorageOutter.LocalSnapshotPbMeta.File getFiles(int index)
repeated .jraft.LocalSnapshotPbMeta.File files = 2;int getFilesCount()
repeated .jraft.LocalSnapshotPbMeta.File files = 2;List<? extends LocalStorageOutter.LocalSnapshotPbMeta.FileOrBuilder> getFilesOrBuilderList()
repeated .jraft.LocalSnapshotPbMeta.File files = 2;LocalStorageOutter.LocalSnapshotPbMeta.FileOrBuilder getFilesOrBuilder(int index)
repeated .jraft.LocalSnapshotPbMeta.File files = 2;Copyright © 2021. All rights reserved.