public static final class MasterProtos.SnapshotRequest extends com.google.protobuf.GeneratedMessage implements MasterProtos.SnapshotRequestOrBuilder
SnapshotRequest| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MasterProtos.SnapshotRequest.Builder
Protobuf type  
SnapshotRequest | 
| Modifier and Type | Field and Description | 
|---|---|
static <any> | 
PARSER  | 
static int | 
SNAPSHOT_FIELD_NUMBER  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
static MasterProtos.SnapshotRequest | 
getDefaultInstance()  | 
MasterProtos.SnapshotRequest | 
getDefaultInstanceForType()  | 
static com.google.protobuf.Descriptors.Descriptor | 
getDescriptor()  | 
<any> | 
getParserForType()  | 
int | 
getSerializedSize()  | 
HBaseProtos.SnapshotDescription | 
getSnapshot()
required .SnapshotDescription snapshot = 1; | 
HBaseProtos.SnapshotDescriptionOrBuilder | 
getSnapshotOrBuilder()
required .SnapshotDescription snapshot = 1; | 
com.google.protobuf.UnknownFieldSet | 
getUnknownFields()  | 
int | 
hashCode()  | 
boolean | 
hasSnapshot()
required .SnapshotDescription snapshot = 1; | 
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable | 
internalGetFieldAccessorTable()  | 
boolean | 
isInitialized()  | 
static MasterProtos.SnapshotRequest.Builder | 
newBuilder()  | 
static MasterProtos.SnapshotRequest.Builder | 
newBuilder(MasterProtos.SnapshotRequest prototype)  | 
MasterProtos.SnapshotRequest.Builder | 
newBuilderForType()  | 
protected MasterProtos.SnapshotRequest.Builder | 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)  | 
static MasterProtos.SnapshotRequest | 
parseDelimitedFrom(InputStream input)  | 
static MasterProtos.SnapshotRequest | 
parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static MasterProtos.SnapshotRequest | 
parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static MasterProtos.SnapshotRequest | 
parseFrom(com.google.protobuf.ByteString data)  | 
static MasterProtos.SnapshotRequest | 
parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static MasterProtos.SnapshotRequest | 
parseFrom(com.google.protobuf.CodedInputStream input)  | 
static MasterProtos.SnapshotRequest | 
parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static MasterProtos.SnapshotRequest | 
parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
MasterProtos.SnapshotRequest.Builder | 
toBuilder()  | 
protected Object | 
writeReplace()  | 
void | 
writeTo(com.google.protobuf.CodedOutputStream output)  | 
public static <any> PARSER
public static final int SNAPSHOT_FIELD_NUMBER
public static MasterProtos.SnapshotRequest getDefaultInstance()
public MasterProtos.SnapshotRequest 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()
required .SnapshotDescription snapshot = 1;hasSnapshot in interface MasterProtos.SnapshotRequestOrBuilderpublic HBaseProtos.SnapshotDescription getSnapshot()
required .SnapshotDescription snapshot = 1;getSnapshot in interface MasterProtos.SnapshotRequestOrBuilderpublic HBaseProtos.SnapshotDescriptionOrBuilder getSnapshotOrBuilder()
required .SnapshotDescription snapshot = 1;getSnapshotOrBuilder in interface MasterProtos.SnapshotRequestOrBuilderpublic 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.SnapshotRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.SnapshotRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.SnapshotRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.SnapshotRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.SnapshotRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MasterProtos.SnapshotRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.SnapshotRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MasterProtos.SnapshotRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.SnapshotRequest.Builder newBuilder()
public MasterProtos.SnapshotRequest.Builder newBuilderForType()
public static MasterProtos.SnapshotRequest.Builder newBuilder(MasterProtos.SnapshotRequest prototype)
public MasterProtos.SnapshotRequest.Builder toBuilder()
protected MasterProtos.SnapshotRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)