org.apache.hadoop.hbase.protobuf.generated
Class ClientProtos.ScanRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<ClientProtos.ScanRequest.Builder>
org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, ClientProtos.ScanRequestOrBuilder
- Enclosing class:
- ClientProtos.ScanRequest
public static final class ClientProtos.ScanRequest.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<ClientProtos.ScanRequest.Builder>
- implements ClientProtos.ScanRequestOrBuilder
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.ScanRequest.Builder>
clear
public ClientProtos.ScanRequest.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.ScanRequest.Builder>
clone
public ClientProtos.ScanRequest.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.ScanRequest.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.ScanRequest.Builder>
getDefaultInstanceForType
public ClientProtos.ScanRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
build
public ClientProtos.ScanRequest build()
- Specified by:
build
in interface com.google.protobuf.Message.Builder
- Specified by:
build
in interface com.google.protobuf.MessageLite.Builder
buildPartial
public ClientProtos.ScanRequest buildPartial()
- Specified by:
buildPartial
in interface com.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public ClientProtos.ScanRequest.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.ScanRequest.Builder>
mergeFrom
public ClientProtos.ScanRequest.Builder mergeFrom(ClientProtos.ScanRequest 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.ScanRequest.Builder>
mergeFrom
public ClientProtos.ScanRequest.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.ScanRequest.Builder>
- Throws:
IOException
hasRegion
public boolean hasRegion()
- Specified by:
hasRegion
in interface ClientProtos.ScanRequestOrBuilder
getRegion
public HBaseProtos.RegionSpecifier getRegion()
- Specified by:
getRegion
in interface ClientProtos.ScanRequestOrBuilder
setRegion
public ClientProtos.ScanRequest.Builder setRegion(HBaseProtos.RegionSpecifier value)
setRegion
public ClientProtos.ScanRequest.Builder setRegion(HBaseProtos.RegionSpecifier.Builder builderForValue)
mergeRegion
public ClientProtos.ScanRequest.Builder mergeRegion(HBaseProtos.RegionSpecifier value)
clearRegion
public ClientProtos.ScanRequest.Builder clearRegion()
getRegionBuilder
public HBaseProtos.RegionSpecifier.Builder getRegionBuilder()
getRegionOrBuilder
public HBaseProtos.RegionSpecifierOrBuilder getRegionOrBuilder()
- Specified by:
getRegionOrBuilder
in interface ClientProtos.ScanRequestOrBuilder
hasScan
public boolean hasScan()
- Specified by:
hasScan
in interface ClientProtos.ScanRequestOrBuilder
getScan
public ClientProtos.Scan getScan()
- Specified by:
getScan
in interface ClientProtos.ScanRequestOrBuilder
setScan
public ClientProtos.ScanRequest.Builder setScan(ClientProtos.Scan value)
setScan
public ClientProtos.ScanRequest.Builder setScan(ClientProtos.Scan.Builder builderForValue)
mergeScan
public ClientProtos.ScanRequest.Builder mergeScan(ClientProtos.Scan value)
clearScan
public ClientProtos.ScanRequest.Builder clearScan()
getScanBuilder
public ClientProtos.Scan.Builder getScanBuilder()
getScanOrBuilder
public ClientProtos.ScanOrBuilder getScanOrBuilder()
- Specified by:
getScanOrBuilder
in interface ClientProtos.ScanRequestOrBuilder
hasScannerId
public boolean hasScannerId()
- Specified by:
hasScannerId
in interface ClientProtos.ScanRequestOrBuilder
getScannerId
public long getScannerId()
- Specified by:
getScannerId
in interface ClientProtos.ScanRequestOrBuilder
setScannerId
public ClientProtos.ScanRequest.Builder setScannerId(long value)
clearScannerId
public ClientProtos.ScanRequest.Builder clearScannerId()
hasNumberOfRows
public boolean hasNumberOfRows()
- Specified by:
hasNumberOfRows
in interface ClientProtos.ScanRequestOrBuilder
getNumberOfRows
public int getNumberOfRows()
- Specified by:
getNumberOfRows
in interface ClientProtos.ScanRequestOrBuilder
setNumberOfRows
public ClientProtos.ScanRequest.Builder setNumberOfRows(int value)
clearNumberOfRows
public ClientProtos.ScanRequest.Builder clearNumberOfRows()
hasCloseScanner
public boolean hasCloseScanner()
- Specified by:
hasCloseScanner
in interface ClientProtos.ScanRequestOrBuilder
getCloseScanner
public boolean getCloseScanner()
- Specified by:
getCloseScanner
in interface ClientProtos.ScanRequestOrBuilder
setCloseScanner
public ClientProtos.ScanRequest.Builder setCloseScanner(boolean value)
clearCloseScanner
public ClientProtos.ScanRequest.Builder clearCloseScanner()
hasNextCallSeq
public boolean hasNextCallSeq()
- Specified by:
hasNextCallSeq
in interface ClientProtos.ScanRequestOrBuilder
getNextCallSeq
public long getNextCallSeq()
- Specified by:
getNextCallSeq
in interface ClientProtos.ScanRequestOrBuilder
setNextCallSeq
public ClientProtos.ScanRequest.Builder setNextCallSeq(long value)
clearNextCallSeq
public ClientProtos.ScanRequest.Builder clearNextCallSeq()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.