@Deprecated public interface GetSnapshotInfoResponseOrBuilder extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
SnapshotMetadata |
getLatest()
Deprecated.
|
SnapshotMetadataOrBuilder |
getLatestOrBuilder()
Deprecated.
|
boolean |
hasLatest()
Deprecated.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
@Deprecated boolean hasLatest()
optional .alluxio.grpc.meta.SnapshotMetadata latest = 1 [deprecated = true];
@Deprecated SnapshotMetadata getLatest()
optional .alluxio.grpc.meta.SnapshotMetadata latest = 1 [deprecated = true];
@Deprecated SnapshotMetadataOrBuilder getLatestOrBuilder()
optional .alluxio.grpc.meta.SnapshotMetadata latest = 1 [deprecated = true];
Copyright © 2023. All Rights Reserved.