org.apache.hadoop.hbase.protobuf.generated
Class ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder>
org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder
- Enclosing class:
- ClientProtos.BulkLoadHFileRequest.FamilyPath
public static final class ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder>
- implements ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
addAll, newUninitializedMessageException |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder>
clear
public ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder clear()
- Specified by:
clear
in interface com.google.protobuf.Message.Builder
- Specified by:
clear
in interface com.google.protobuf.MessageLite.Builder
- Overrides:
clear
in class com.google.protobuf.GeneratedMessage.Builder<ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder>
clone
public ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder clone()
- Specified by:
clone
in interface com.google.protobuf.Message.Builder
- Specified by:
clone
in interface com.google.protobuf.MessageLite.Builder
- Overrides:
clone
in class com.google.protobuf.GeneratedMessage.Builder<ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder>
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interface com.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder>
getDefaultInstanceForType
public ClientProtos.BulkLoadHFileRequest.FamilyPath getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
build
public ClientProtos.BulkLoadHFileRequest.FamilyPath build()
- Specified by:
build
in interface com.google.protobuf.Message.Builder
- Specified by:
build
in interface com.google.protobuf.MessageLite.Builder
buildPartial
public ClientProtos.BulkLoadHFileRequest.FamilyPath buildPartial()
- Specified by:
buildPartial
in interface com.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interface com.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder>
mergeFrom
public ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder mergeFrom(ClientProtos.BulkLoadHFileRequest.FamilyPath other)
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder>
mergeFrom
public ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Specified by:
mergeFrom
in interface com.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder>
- Throws:
IOException
hasFamily
public boolean hasFamily()
- Specified by:
hasFamily
in interface ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder
getFamily
public com.google.protobuf.ByteString getFamily()
- Specified by:
getFamily
in interface ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder
setFamily
public ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder setFamily(com.google.protobuf.ByteString value)
clearFamily
public ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder clearFamily()
hasPath
public boolean hasPath()
- Specified by:
hasPath
in interface ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder
getPath
public String getPath()
- Specified by:
getPath
in interface ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder
setPath
public ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder setPath(String value)
clearPath
public ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder clearPath()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.