public static final class OtsProtocol2.RowInBatchGetRowRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.RowInBatchGetRowRequest.Builder> implements OtsProtocol2.RowInBatchGetRowRequestOrBuilder
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.RowInBatchGetRowRequest.Builder>public OtsProtocol2.RowInBatchGetRowRequest.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.RowInBatchGetRowRequest.Builder>public OtsProtocol2.RowInBatchGetRowRequest.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.RowInBatchGetRowRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.RowInBatchGetRowRequest.Builder>public OtsProtocol2.RowInBatchGetRowRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic OtsProtocol2.RowInBatchGetRowRequest build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic OtsProtocol2.RowInBatchGetRowRequest buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic OtsProtocol2.RowInBatchGetRowRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<OtsProtocol2.RowInBatchGetRowRequest.Builder>public OtsProtocol2.RowInBatchGetRowRequest.Builder mergeFrom(OtsProtocol2.RowInBatchGetRowRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.RowInBatchGetRowRequest.Builder>public OtsProtocol2.RowInBatchGetRowRequest.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.RowInBatchGetRowRequest.Builder>IOExceptionpublic List<OtsProtocol2.Column> getPrimaryKeyList()
public int getPrimaryKeyCount()
public OtsProtocol2.Column getPrimaryKey(int index)
public OtsProtocol2.RowInBatchGetRowRequest.Builder setPrimaryKey(int index, OtsProtocol2.Column value)
public OtsProtocol2.RowInBatchGetRowRequest.Builder setPrimaryKey(int index, OtsProtocol2.Column.Builder builderForValue)
public OtsProtocol2.RowInBatchGetRowRequest.Builder addPrimaryKey(OtsProtocol2.Column value)
public OtsProtocol2.RowInBatchGetRowRequest.Builder addPrimaryKey(int index, OtsProtocol2.Column value)
public OtsProtocol2.RowInBatchGetRowRequest.Builder addPrimaryKey(OtsProtocol2.Column.Builder builderForValue)
public OtsProtocol2.RowInBatchGetRowRequest.Builder addPrimaryKey(int index, OtsProtocol2.Column.Builder builderForValue)
public OtsProtocol2.RowInBatchGetRowRequest.Builder addAllPrimaryKey(Iterable<? extends OtsProtocol2.Column> values)
public OtsProtocol2.RowInBatchGetRowRequest.Builder clearPrimaryKey()
public OtsProtocol2.RowInBatchGetRowRequest.Builder removePrimaryKey(int index)
public OtsProtocol2.Column.Builder getPrimaryKeyBuilder(int index)
public OtsProtocol2.ColumnOrBuilder getPrimaryKeyOrBuilder(int index)
public List<? extends OtsProtocol2.ColumnOrBuilder> getPrimaryKeyOrBuilderList()
public OtsProtocol2.Column.Builder addPrimaryKeyBuilder()
public OtsProtocol2.Column.Builder addPrimaryKeyBuilder(int index)
public List<OtsProtocol2.Column.Builder> getPrimaryKeyBuilderList()
Copyright © 2019. All Rights Reserved.