public static final class MasterProtos.IsRestoreSnapshotDoneRequest extends com.google.protobuf.GeneratedMessage implements MasterProtos.IsRestoreSnapshotDoneRequestOrBuilder
IsRestoreSnapshotDoneRequest| Modifier and Type | Class and Description |
|---|---|
static class |
MasterProtos.IsRestoreSnapshotDoneRequest.Builder
Protobuf type
IsRestoreSnapshotDoneRequest |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
PARSER |
static int |
SNAPSHOT_FIELD_NUMBER |
public static <any> PARSER
public static final int SNAPSHOT_FIELD_NUMBER
public static MasterProtos.IsRestoreSnapshotDoneRequest getDefaultInstance()
public MasterProtos.IsRestoreSnapshotDoneRequest 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 boolean hasSnapshot()
optional .SnapshotDescription snapshot = 1;hasSnapshot in interface MasterProtos.IsRestoreSnapshotDoneRequestOrBuilderpublic HBaseProtos.SnapshotDescription getSnapshot()
optional .SnapshotDescription snapshot = 1;getSnapshot in interface MasterProtos.IsRestoreSnapshotDoneRequestOrBuilderpublic HBaseProtos.SnapshotDescriptionOrBuilder getSnapshotOrBuilder()
optional .SnapshotDescription snapshot = 1;getSnapshotOrBuilder in interface MasterProtos.IsRestoreSnapshotDoneRequestOrBuilderpublic 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.IsRestoreSnapshotDoneRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsRestoreSnapshotDoneRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsRestoreSnapshotDoneRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsRestoreSnapshotDoneRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsRestoreSnapshotDoneRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MasterProtos.IsRestoreSnapshotDoneRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsRestoreSnapshotDoneRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MasterProtos.IsRestoreSnapshotDoneRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsRestoreSnapshotDoneRequest.Builder newBuilder()
public MasterProtos.IsRestoreSnapshotDoneRequest.Builder newBuilderForType()
public static MasterProtos.IsRestoreSnapshotDoneRequest.Builder newBuilder(MasterProtos.IsRestoreSnapshotDoneRequest prototype)
public MasterProtos.IsRestoreSnapshotDoneRequest.Builder toBuilder()
protected MasterProtos.IsRestoreSnapshotDoneRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)