public static final class ClientProtos.BulkLoadHFileResponse extends com.google.protobuf.GeneratedMessage implements ClientProtos.BulkLoadHFileResponseOrBuilder
hbase.pb.BulkLoadHFileResponse| Modifier and Type | Class and Description |
|---|---|
static class |
ClientProtos.BulkLoadHFileResponse.Builder
Protobuf type
hbase.pb.BulkLoadHFileResponse |
| Modifier and Type | Field and Description |
|---|---|
static int |
LOADED_FIELD_NUMBER |
static <any> |
PARSER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
static ClientProtos.BulkLoadHFileResponse |
getDefaultInstance() |
ClientProtos.BulkLoadHFileResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getLoaded()
required bool loaded = 1; |
<any> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasLoaded()
required bool loaded = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ClientProtos.BulkLoadHFileResponse.Builder |
newBuilder() |
static ClientProtos.BulkLoadHFileResponse.Builder |
newBuilder(ClientProtos.BulkLoadHFileResponse prototype) |
ClientProtos.BulkLoadHFileResponse.Builder |
newBuilderForType() |
protected ClientProtos.BulkLoadHFileResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ClientProtos.BulkLoadHFileResponse |
parseDelimitedFrom(java.io.InputStream input) |
static ClientProtos.BulkLoadHFileResponse |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.BulkLoadHFileResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.BulkLoadHFileResponse |
parseFrom(com.google.protobuf.ByteString data) |
static ClientProtos.BulkLoadHFileResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.BulkLoadHFileResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ClientProtos.BulkLoadHFileResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.BulkLoadHFileResponse |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClientProtos.BulkLoadHFileResponse.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static <any> PARSER
public static final int LOADED_FIELD_NUMBER
public static ClientProtos.BulkLoadHFileResponse getDefaultInstance()
public ClientProtos.BulkLoadHFileResponse 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 hasLoaded()
required bool loaded = 1;hasLoaded in interface ClientProtos.BulkLoadHFileResponseOrBuilderpublic boolean getLoaded()
required bool loaded = 1;getLoaded in interface ClientProtos.BulkLoadHFileResponseOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
java.io.IOExceptionpublic int getSerializedSize()
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
java.io.ObjectStreamExceptionpublic boolean equals(java.lang.Object obj)
public int hashCode()
public static ClientProtos.BulkLoadHFileResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProtos.BulkLoadHFileResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProtos.BulkLoadHFileResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProtos.BulkLoadHFileResponse parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ClientProtos.BulkLoadHFileResponse parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ClientProtos.BulkLoadHFileResponse parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ClientProtos.BulkLoadHFileResponse parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ClientProtos.BulkLoadHFileResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ClientProtos.BulkLoadHFileResponse.Builder newBuilder()
public ClientProtos.BulkLoadHFileResponse.Builder newBuilderForType()
public static ClientProtos.BulkLoadHFileResponse.Builder newBuilder(ClientProtos.BulkLoadHFileResponse prototype)
public ClientProtos.BulkLoadHFileResponse.Builder toBuilder()
protected ClientProtos.BulkLoadHFileResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)