public static final class OtsProtocol2.TableInBatchGetRowRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.TableInBatchGetRowRequest.Builder> implements OtsProtocol2.TableInBatchGetRowRequestOrBuilder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsmergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.TableInBatchGetRowRequest.Builder>public OtsProtocol2.TableInBatchGetRowRequest.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.TableInBatchGetRowRequest.Builder>public OtsProtocol2.TableInBatchGetRowRequest.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.TableInBatchGetRowRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.TableInBatchGetRowRequest.Builder>public OtsProtocol2.TableInBatchGetRowRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic OtsProtocol2.TableInBatchGetRowRequest build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic OtsProtocol2.TableInBatchGetRowRequest buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic OtsProtocol2.TableInBatchGetRowRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<OtsProtocol2.TableInBatchGetRowRequest.Builder>public OtsProtocol2.TableInBatchGetRowRequest.Builder mergeFrom(OtsProtocol2.TableInBatchGetRowRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.TableInBatchGetRowRequest.Builder>public OtsProtocol2.TableInBatchGetRowRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<OtsProtocol2.TableInBatchGetRowRequest.Builder>IOExceptionpublic boolean hasTableName()
public String getTableName()
public OtsProtocol2.TableInBatchGetRowRequest.Builder setTableName(String value)
public OtsProtocol2.TableInBatchGetRowRequest.Builder clearTableName()
public List<OtsProtocol2.RowInBatchGetRowRequest> getRowsList()
public int getRowsCount()
public OtsProtocol2.RowInBatchGetRowRequest getRows(int index)
public OtsProtocol2.TableInBatchGetRowRequest.Builder setRows(int index, OtsProtocol2.RowInBatchGetRowRequest value)
public OtsProtocol2.TableInBatchGetRowRequest.Builder setRows(int index, OtsProtocol2.RowInBatchGetRowRequest.Builder builderForValue)
public OtsProtocol2.TableInBatchGetRowRequest.Builder addRows(OtsProtocol2.RowInBatchGetRowRequest value)
public OtsProtocol2.TableInBatchGetRowRequest.Builder addRows(int index, OtsProtocol2.RowInBatchGetRowRequest value)
public OtsProtocol2.TableInBatchGetRowRequest.Builder addRows(OtsProtocol2.RowInBatchGetRowRequest.Builder builderForValue)
public OtsProtocol2.TableInBatchGetRowRequest.Builder addRows(int index, OtsProtocol2.RowInBatchGetRowRequest.Builder builderForValue)
public OtsProtocol2.TableInBatchGetRowRequest.Builder addAllRows(Iterable<? extends OtsProtocol2.RowInBatchGetRowRequest> values)
public OtsProtocol2.TableInBatchGetRowRequest.Builder clearRows()
public OtsProtocol2.TableInBatchGetRowRequest.Builder removeRows(int index)
public OtsProtocol2.RowInBatchGetRowRequest.Builder getRowsBuilder(int index)
public OtsProtocol2.RowInBatchGetRowRequestOrBuilder getRowsOrBuilder(int index)
public List<? extends OtsProtocol2.RowInBatchGetRowRequestOrBuilder> getRowsOrBuilderList()
public OtsProtocol2.RowInBatchGetRowRequest.Builder addRowsBuilder()
public OtsProtocol2.RowInBatchGetRowRequest.Builder addRowsBuilder(int index)
public List<OtsProtocol2.RowInBatchGetRowRequest.Builder> getRowsBuilderList()
public int getColumnsToGetCount()
public String getColumnsToGet(int index)
public OtsProtocol2.TableInBatchGetRowRequest.Builder setColumnsToGet(int index, String value)
public OtsProtocol2.TableInBatchGetRowRequest.Builder addColumnsToGet(String value)
public OtsProtocol2.TableInBatchGetRowRequest.Builder addAllColumnsToGet(Iterable<String> values)
public OtsProtocol2.TableInBatchGetRowRequest.Builder clearColumnsToGet()
public boolean hasFilter()
public OtsProtocol2.ColumnCondition getFilter()
public OtsProtocol2.TableInBatchGetRowRequest.Builder setFilter(OtsProtocol2.ColumnCondition value)
public OtsProtocol2.TableInBatchGetRowRequest.Builder setFilter(OtsProtocol2.ColumnCondition.Builder builderForValue)
public OtsProtocol2.TableInBatchGetRowRequest.Builder mergeFilter(OtsProtocol2.ColumnCondition value)
public OtsProtocol2.TableInBatchGetRowRequest.Builder clearFilter()
public OtsProtocol2.ColumnCondition.Builder getFilterBuilder()
public OtsProtocol2.ColumnConditionOrBuilder getFilterOrBuilder()
Copyright © 2019. All Rights Reserved.