public interface SnapshotMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getSnapshotIndex()
optional int64 snapshotIndex = 2; |
long |
getSnapshotTerm()
optional int64 snapshotTerm = 1; |
boolean |
hasSnapshotIndex()
optional int64 snapshotIndex = 2; |
boolean |
hasSnapshotTerm()
optional int64 snapshotTerm = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasSnapshotTerm()
optional int64 snapshotTerm = 1;
long getSnapshotTerm()
optional int64 snapshotTerm = 1;
boolean hasSnapshotIndex()
optional int64 snapshotIndex = 2;
long getSnapshotIndex()
optional int64 snapshotIndex = 2;
Copyright © 2023. All Rights Reserved.