org.apache.hadoop.hbase.protobuf.generated
Class ClientProtos.BulkLoadHFileRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<ClientProtos.BulkLoadHFileRequest.Builder>
org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, ClientProtos.BulkLoadHFileRequestOrBuilder
- Enclosing class:
- ClientProtos.BulkLoadHFileRequest
public static final class ClientProtos.BulkLoadHFileRequest.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<ClientProtos.BulkLoadHFileRequest.Builder>
- implements ClientProtos.BulkLoadHFileRequestOrBuilder
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.Builder>
clear
public ClientProtos.BulkLoadHFileRequest.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.Builder>
clone
public ClientProtos.BulkLoadHFileRequest.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.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.Builder>
getDefaultInstanceForType
public ClientProtos.BulkLoadHFileRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
build
public ClientProtos.BulkLoadHFileRequest 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 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.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.Builder>
mergeFrom
public ClientProtos.BulkLoadHFileRequest.Builder mergeFrom(ClientProtos.BulkLoadHFileRequest 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.Builder>
mergeFrom
public ClientProtos.BulkLoadHFileRequest.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.Builder>
- Throws:
IOException
hasRegion
public boolean hasRegion()
- Specified by:
hasRegion
in interface ClientProtos.BulkLoadHFileRequestOrBuilder
getRegion
public HBaseProtos.RegionSpecifier getRegion()
- Specified by:
getRegion
in interface ClientProtos.BulkLoadHFileRequestOrBuilder
setRegion
public ClientProtos.BulkLoadHFileRequest.Builder setRegion(HBaseProtos.RegionSpecifier value)
setRegion
public ClientProtos.BulkLoadHFileRequest.Builder setRegion(HBaseProtos.RegionSpecifier.Builder builderForValue)
mergeRegion
public ClientProtos.BulkLoadHFileRequest.Builder mergeRegion(HBaseProtos.RegionSpecifier value)
clearRegion
public ClientProtos.BulkLoadHFileRequest.Builder clearRegion()
getRegionBuilder
public HBaseProtos.RegionSpecifier.Builder getRegionBuilder()
getRegionOrBuilder
public HBaseProtos.RegionSpecifierOrBuilder getRegionOrBuilder()
- Specified by:
getRegionOrBuilder
in interface ClientProtos.BulkLoadHFileRequestOrBuilder
getFamilyPathList
public List<ClientProtos.BulkLoadHFileRequest.FamilyPath> getFamilyPathList()
- Specified by:
getFamilyPathList
in interface ClientProtos.BulkLoadHFileRequestOrBuilder
getFamilyPathCount
public int getFamilyPathCount()
- Specified by:
getFamilyPathCount
in interface ClientProtos.BulkLoadHFileRequestOrBuilder
getFamilyPath
public ClientProtos.BulkLoadHFileRequest.FamilyPath getFamilyPath(int index)
- Specified by:
getFamilyPath
in interface ClientProtos.BulkLoadHFileRequestOrBuilder
setFamilyPath
public ClientProtos.BulkLoadHFileRequest.Builder setFamilyPath(int index,
ClientProtos.BulkLoadHFileRequest.FamilyPath value)
setFamilyPath
public ClientProtos.BulkLoadHFileRequest.Builder setFamilyPath(int index,
ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder builderForValue)
addFamilyPath
public ClientProtos.BulkLoadHFileRequest.Builder addFamilyPath(ClientProtos.BulkLoadHFileRequest.FamilyPath value)
addFamilyPath
public ClientProtos.BulkLoadHFileRequest.Builder addFamilyPath(int index,
ClientProtos.BulkLoadHFileRequest.FamilyPath value)
addFamilyPath
public ClientProtos.BulkLoadHFileRequest.Builder addFamilyPath(ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder builderForValue)
addFamilyPath
public ClientProtos.BulkLoadHFileRequest.Builder addFamilyPath(int index,
ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder builderForValue)
addAllFamilyPath
public ClientProtos.BulkLoadHFileRequest.Builder addAllFamilyPath(Iterable<? extends ClientProtos.BulkLoadHFileRequest.FamilyPath> values)
clearFamilyPath
public ClientProtos.BulkLoadHFileRequest.Builder clearFamilyPath()
removeFamilyPath
public ClientProtos.BulkLoadHFileRequest.Builder removeFamilyPath(int index)
getFamilyPathBuilder
public ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder getFamilyPathBuilder(int index)
getFamilyPathOrBuilder
public ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder getFamilyPathOrBuilder(int index)
- Specified by:
getFamilyPathOrBuilder
in interface ClientProtos.BulkLoadHFileRequestOrBuilder
getFamilyPathOrBuilderList
public List<? extends ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder> getFamilyPathOrBuilderList()
- Specified by:
getFamilyPathOrBuilderList
in interface ClientProtos.BulkLoadHFileRequestOrBuilder
addFamilyPathBuilder
public ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder addFamilyPathBuilder()
addFamilyPathBuilder
public ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder addFamilyPathBuilder(int index)
getFamilyPathBuilderList
public List<ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder> getFamilyPathBuilderList()
hasAssignSeqNum
public boolean hasAssignSeqNum()
- Specified by:
hasAssignSeqNum
in interface ClientProtos.BulkLoadHFileRequestOrBuilder
getAssignSeqNum
public boolean getAssignSeqNum()
- Specified by:
getAssignSeqNum
in interface ClientProtos.BulkLoadHFileRequestOrBuilder
setAssignSeqNum
public ClientProtos.BulkLoadHFileRequest.Builder setAssignSeqNum(boolean value)
clearAssignSeqNum
public ClientProtos.BulkLoadHFileRequest.Builder clearAssignSeqNum()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.