public static final class FilterProtos.RowRange.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<FilterProtos.RowRange.Builder> implements FilterProtos.RowRangeOrBuilder
hbase.pb.RowRange| 限定符和类型 | 方法和说明 |
|---|---|
FilterProtos.RowRange.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FilterProtos.RowRange |
build() |
FilterProtos.RowRange |
buildPartial() |
FilterProtos.RowRange.Builder |
clear() |
FilterProtos.RowRange.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
FilterProtos.RowRange.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FilterProtos.RowRange.Builder |
clearStartRow()
optional bytes start_row = 1; |
FilterProtos.RowRange.Builder |
clearStartRowInclusive()
optional bool start_row_inclusive = 2; |
FilterProtos.RowRange.Builder |
clearStopRow()
optional bytes stop_row = 3; |
FilterProtos.RowRange.Builder |
clearStopRowInclusive()
optional bool stop_row_inclusive = 4; |
FilterProtos.RowRange.Builder |
clone() |
FilterProtos.RowRange |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getStartRow()
optional bytes start_row = 1; |
boolean |
getStartRowInclusive()
optional bool start_row_inclusive = 2; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getStopRow()
optional bytes stop_row = 3; |
boolean |
getStopRowInclusive()
optional bool stop_row_inclusive = 4; |
boolean |
hasStartRow()
optional bytes start_row = 1; |
boolean |
hasStartRowInclusive()
optional bool start_row_inclusive = 2; |
boolean |
hasStopRow()
optional bytes stop_row = 3; |
boolean |
hasStopRowInclusive()
optional bool stop_row_inclusive = 4; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FilterProtos.RowRange.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FilterProtos.RowRange.Builder |
mergeFrom(FilterProtos.RowRange other) |
FilterProtos.RowRange.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
FilterProtos.RowRange.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
FilterProtos.RowRange.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FilterProtos.RowRange.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FilterProtos.RowRange.Builder |
setStartRow(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional bytes start_row = 1; |
FilterProtos.RowRange.Builder |
setStartRowInclusive(boolean value)
optional bool start_row_inclusive = 2; |
FilterProtos.RowRange.Builder |
setStopRow(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional bytes stop_row = 3; |
FilterProtos.RowRange.Builder |
setStopRowInclusive(boolean value)
optional bool stop_row_inclusive = 4; |
FilterProtos.RowRange.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<FilterProtos.RowRange.Builder>public FilterProtos.RowRange.Builder clear()
clear 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<FilterProtos.RowRange.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<FilterProtos.RowRange.Builder>public FilterProtos.RowRange getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic FilterProtos.RowRange build()
build 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic FilterProtos.RowRange buildPartial()
buildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic FilterProtos.RowRange.Builder clone()
clone 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<FilterProtos.RowRange.Builder>public FilterProtos.RowRange.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<FilterProtos.RowRange.Builder>public FilterProtos.RowRange.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<FilterProtos.RowRange.Builder>public FilterProtos.RowRange.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<FilterProtos.RowRange.Builder>public FilterProtos.RowRange.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<FilterProtos.RowRange.Builder>public FilterProtos.RowRange.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<FilterProtos.RowRange.Builder>public FilterProtos.RowRange.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<FilterProtos.RowRange.Builder>public FilterProtos.RowRange.Builder mergeFrom(FilterProtos.RowRange other)
public final boolean isInitialized()
isInitialized 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<FilterProtos.RowRange.Builder>public FilterProtos.RowRange.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<FilterProtos.RowRange.Builder>IOExceptionpublic boolean hasStartRow()
optional bytes start_row = 1;hasStartRow 在接口中 FilterProtos.RowRangeOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getStartRow()
optional bytes start_row = 1;getStartRow 在接口中 FilterProtos.RowRangeOrBuilderpublic FilterProtos.RowRange.Builder setStartRow(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional bytes start_row = 1;public FilterProtos.RowRange.Builder clearStartRow()
optional bytes start_row = 1;public boolean hasStartRowInclusive()
optional bool start_row_inclusive = 2;public boolean getStartRowInclusive()
optional bool start_row_inclusive = 2;public FilterProtos.RowRange.Builder setStartRowInclusive(boolean value)
optional bool start_row_inclusive = 2;public FilterProtos.RowRange.Builder clearStartRowInclusive()
optional bool start_row_inclusive = 2;public boolean hasStopRow()
optional bytes stop_row = 3;hasStopRow 在接口中 FilterProtos.RowRangeOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getStopRow()
optional bytes stop_row = 3;getStopRow 在接口中 FilterProtos.RowRangeOrBuilderpublic FilterProtos.RowRange.Builder setStopRow(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional bytes stop_row = 3;public FilterProtos.RowRange.Builder clearStopRow()
optional bytes stop_row = 3;public boolean hasStopRowInclusive()
optional bool stop_row_inclusive = 4;public boolean getStopRowInclusive()
optional bool stop_row_inclusive = 4;public FilterProtos.RowRange.Builder setStopRowInclusive(boolean value)
optional bool stop_row_inclusive = 4;public FilterProtos.RowRange.Builder clearStopRowInclusive()
optional bool stop_row_inclusive = 4;public final FilterProtos.RowRange.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<FilterProtos.RowRange.Builder>public final FilterProtos.RowRange.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<FilterProtos.RowRange.Builder>Copyright © 2007–2019. All rights reserved.