public static final class SecureBulkLoadProtos.SecureBulkLoadHFilesResponse extends com.google.protobuf.GeneratedMessage implements SecureBulkLoadProtos.SecureBulkLoadHFilesResponseOrBuilder
SecureBulkLoadHFilesResponse| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
Protobuf type  
SecureBulkLoadHFilesResponse | 
| Modifier and Type | Field and Description | 
|---|---|
static int | 
LOADED_FIELD_NUMBER  | 
static <any> | 
PARSER  | 
public static <any> PARSER
public static final int LOADED_FIELD_NUMBER
public static SecureBulkLoadProtos.SecureBulkLoadHFilesResponse getDefaultInstance()
public SecureBulkLoadProtos.SecureBulkLoadHFilesResponse 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 SecureBulkLoadProtos.SecureBulkLoadHFilesResponseOrBuilderpublic boolean getLoaded()
required bool loaded = 1;getLoaded in interface SecureBulkLoadProtos.SecureBulkLoadHFilesResponseOrBuilderpublic 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 SecureBulkLoadProtos.SecureBulkLoadHFilesResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecureBulkLoadProtos.SecureBulkLoadHFilesResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecureBulkLoadProtos.SecureBulkLoadHFilesResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecureBulkLoadProtos.SecureBulkLoadHFilesResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SecureBulkLoadProtos.SecureBulkLoadHFilesResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SecureBulkLoadProtos.SecureBulkLoadHFilesResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SecureBulkLoadProtos.SecureBulkLoadHFilesResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SecureBulkLoadProtos.SecureBulkLoadHFilesResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder newBuilder()
public SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder newBuilderForType()
public static SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder newBuilder(SecureBulkLoadProtos.SecureBulkLoadHFilesResponse prototype)
public SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder toBuilder()
protected SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)