public static final class ClientProtos.BulkLoadHFileResponse extends com.google.protobuf.GeneratedMessage implements ClientProtos.BulkLoadHFileResponseOrBuilder
BulkLoadHFileResponse| Modifier and Type | Class and Description |
|---|---|
static class |
ClientProtos.BulkLoadHFileResponse.Builder
Protobuf type
BulkLoadHFileResponse |
| Modifier and Type | Field and Description |
|---|---|
static int |
LOADED_FIELD_NUMBER |
static <any> |
PARSER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(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(InputStream input) |
static ClientProtos.BulkLoadHFileResponse |
parseDelimitedFrom(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(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClientProtos.BulkLoadHFileResponse.Builder |
toBuilder() |
protected 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 IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic boolean equals(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(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ClientProtos.BulkLoadHFileResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ClientProtos.BulkLoadHFileResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ClientProtos.BulkLoadHFileResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ClientProtos.BulkLoadHFileResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
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)