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, setUnknownFields
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
public 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.Builder
clear
在接口中 com.google.protobuf.MessageLite.Builder
clear
在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.TableInBatchGetRowRequest.Builder>
public OtsProtocol2.TableInBatchGetRowRequest.Builder clone()
clone
在接口中 com.google.protobuf.Message.Builder
clone
在接口中 com.google.protobuf.MessageLite.Builder
clone
在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.TableInBatchGetRowRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
在接口中 com.google.protobuf.Message.Builder
getDescriptorForType
在接口中 com.google.protobuf.MessageOrBuilder
getDescriptorForType
在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.TableInBatchGetRowRequest.Builder>
public OtsProtocol2.TableInBatchGetRowRequest getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
public OtsProtocol2.TableInBatchGetRowRequest build()
build
在接口中 com.google.protobuf.Message.Builder
build
在接口中 com.google.protobuf.MessageLite.Builder
public OtsProtocol2.TableInBatchGetRowRequest buildPartial()
buildPartial
在接口中 com.google.protobuf.Message.Builder
buildPartial
在接口中 com.google.protobuf.MessageLite.Builder
public OtsProtocol2.TableInBatchGetRowRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
在接口中 com.google.protobuf.Message.Builder
mergeFrom
在类中 com.google.protobuf.AbstractMessage.Builder<OtsProtocol2.TableInBatchGetRowRequest.Builder>
public OtsProtocol2.TableInBatchGetRowRequest.Builder mergeFrom(OtsProtocol2.TableInBatchGetRowRequest other)
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 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.Builder
mergeFrom
在接口中 com.google.protobuf.MessageLite.Builder
mergeFrom
在类中 com.google.protobuf.AbstractMessage.Builder<OtsProtocol2.TableInBatchGetRowRequest.Builder>
IOException
public 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 © 2016. All Rights Reserved.