public static interface LocalStorageOutter.LocalSnapshotPbMetaOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean 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 © 2024. All rights reserved.