public static final class MasterProtos.GetCompletedSnapshotsResponse extends com.google.protobuf.GeneratedMessage implements MasterProtos.GetCompletedSnapshotsResponseOrBuilder
GetCompletedSnapshotsResponse| Modifier and Type | Class and Description |
|---|---|
static class |
MasterProtos.GetCompletedSnapshotsResponse.Builder
Protobuf type
GetCompletedSnapshotsResponse |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
PARSER |
static int |
SNAPSHOTS_FIELD_NUMBER |
public static <any> PARSER
public static final int SNAPSHOTS_FIELD_NUMBER
public static MasterProtos.GetCompletedSnapshotsResponse getDefaultInstance()
public MasterProtos.GetCompletedSnapshotsResponse getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public List<HBaseProtos.SnapshotDescription> getSnapshotsList()
repeated .SnapshotDescription snapshots = 1;getSnapshotsList in interface MasterProtos.GetCompletedSnapshotsResponseOrBuilderpublic List<? extends HBaseProtos.SnapshotDescriptionOrBuilder> getSnapshotsOrBuilderList()
repeated .SnapshotDescription snapshots = 1;getSnapshotsOrBuilderList in interface MasterProtos.GetCompletedSnapshotsResponseOrBuilderpublic int getSnapshotsCount()
repeated .SnapshotDescription snapshots = 1;getSnapshotsCount in interface MasterProtos.GetCompletedSnapshotsResponseOrBuilderpublic HBaseProtos.SnapshotDescription getSnapshots(int index)
repeated .SnapshotDescription snapshots = 1;getSnapshots in interface MasterProtos.GetCompletedSnapshotsResponseOrBuilderpublic HBaseProtos.SnapshotDescriptionOrBuilder getSnapshotsOrBuilder(int index)
repeated .SnapshotDescription snapshots = 1;getSnapshotsOrBuilder in interface MasterProtos.GetCompletedSnapshotsResponseOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic boolean equals(Object obj)
public int hashCode()
public static MasterProtos.GetCompletedSnapshotsResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.GetCompletedSnapshotsResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.GetCompletedSnapshotsResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.GetCompletedSnapshotsResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.GetCompletedSnapshotsResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MasterProtos.GetCompletedSnapshotsResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.GetCompletedSnapshotsResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MasterProtos.GetCompletedSnapshotsResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.GetCompletedSnapshotsResponse.Builder newBuilder()
public MasterProtos.GetCompletedSnapshotsResponse.Builder newBuilderForType()
public static MasterProtos.GetCompletedSnapshotsResponse.Builder newBuilder(MasterProtos.GetCompletedSnapshotsResponse prototype)
public MasterProtos.GetCompletedSnapshotsResponse.Builder toBuilder()
protected MasterProtos.GetCompletedSnapshotsResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)