com.aliyun.openservices.ots.protocol
类 OtsProtocol2.RowInBatchGetRowRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.RowInBatchGetRowRequest.Builder>
com.aliyun.openservices.ots.protocol.OtsProtocol2.RowInBatchGetRowRequest.Builder
- 所有已实现的接口:
- OtsProtocol2.RowInBatchGetRowRequestOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
- 包容类:
- OtsProtocol2.RowInBatchGetRowRequest
public static final class OtsProtocol2.RowInBatchGetRowRequest.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.RowInBatchGetRowRequest.Builder>
- implements OtsProtocol2.RowInBatchGetRowRequestOrBuilder
| 从类 com.google.protobuf.GeneratedMessage.Builder 继承的方法 |
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| 从类 com.google.protobuf.AbstractMessage.Builder 继承的方法 |
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| 从类 com.google.protobuf.AbstractMessageLite.Builder 继承的方法 |
addAll, newUninitializedMessageException |
| 从接口 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()
- 指定者:
- 类
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.RowInBatchGetRowRequest.Builder> 中的 internalGetFieldAccessorTable
clear
public OtsProtocol2.RowInBatchGetRowRequest.Builder clear()
- 指定者:
- 接口
com.google.protobuf.Message.Builder 中的 clear - 指定者:
- 接口
com.google.protobuf.MessageLite.Builder 中的 clear - 覆盖:
- 类
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.RowInBatchGetRowRequest.Builder> 中的 clear
clone
public OtsProtocol2.RowInBatchGetRowRequest.Builder clone()
- 指定者:
- 接口
com.google.protobuf.Message.Builder 中的 clone - 指定者:
- 接口
com.google.protobuf.MessageLite.Builder 中的 clone - 覆盖:
- 类
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.RowInBatchGetRowRequest.Builder> 中的 clone
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- 指定者:
- 接口
com.google.protobuf.Message.Builder 中的 getDescriptorForType - 指定者:
- 接口
com.google.protobuf.MessageOrBuilder 中的 getDescriptorForType - 覆盖:
- 类
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.RowInBatchGetRowRequest.Builder> 中的 getDescriptorForType
getDefaultInstanceForType
public OtsProtocol2.RowInBatchGetRowRequest getDefaultInstanceForType()
- 指定者:
- 接口
com.google.protobuf.MessageLiteOrBuilder 中的 getDefaultInstanceForType - 指定者:
- 接口
com.google.protobuf.MessageOrBuilder 中的 getDefaultInstanceForType
build
public OtsProtocol2.RowInBatchGetRowRequest build()
- 指定者:
- 接口
com.google.protobuf.Message.Builder 中的 build - 指定者:
- 接口
com.google.protobuf.MessageLite.Builder 中的 build
buildPartial
public OtsProtocol2.RowInBatchGetRowRequest buildPartial()
- 指定者:
- 接口
com.google.protobuf.Message.Builder 中的 buildPartial - 指定者:
- 接口
com.google.protobuf.MessageLite.Builder 中的 buildPartial
mergeFrom
public OtsProtocol2.RowInBatchGetRowRequest.Builder mergeFrom(com.google.protobuf.Message other)
- 指定者:
- 接口
com.google.protobuf.Message.Builder 中的 mergeFrom - 覆盖:
- 类
com.google.protobuf.AbstractMessage.Builder<OtsProtocol2.RowInBatchGetRowRequest.Builder> 中的 mergeFrom
mergeFrom
public OtsProtocol2.RowInBatchGetRowRequest.Builder mergeFrom(OtsProtocol2.RowInBatchGetRowRequest other)
isInitialized
public final boolean isInitialized()
- 指定者:
- 接口
com.google.protobuf.MessageLiteOrBuilder 中的 isInitialized - 覆盖:
- 类
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.RowInBatchGetRowRequest.Builder> 中的 isInitialized
mergeFrom
public OtsProtocol2.RowInBatchGetRowRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- 指定者:
- 接口
com.google.protobuf.Message.Builder 中的 mergeFrom - 指定者:
- 接口
com.google.protobuf.MessageLite.Builder 中的 mergeFrom - 覆盖:
- 类
com.google.protobuf.AbstractMessage.Builder<OtsProtocol2.RowInBatchGetRowRequest.Builder> 中的 mergeFrom
- 抛出:
IOException
getPrimaryKeyList
public List<OtsProtocol2.Column> getPrimaryKeyList()
- 指定者:
- 接口
OtsProtocol2.RowInBatchGetRowRequestOrBuilder 中的 getPrimaryKeyList
getPrimaryKeyCount
public int getPrimaryKeyCount()
- 指定者:
- 接口
OtsProtocol2.RowInBatchGetRowRequestOrBuilder 中的 getPrimaryKeyCount
getPrimaryKey
public OtsProtocol2.Column getPrimaryKey(int index)
- 指定者:
- 接口
OtsProtocol2.RowInBatchGetRowRequestOrBuilder 中的 getPrimaryKey
setPrimaryKey
public OtsProtocol2.RowInBatchGetRowRequest.Builder setPrimaryKey(int index,
OtsProtocol2.Column value)
setPrimaryKey
public OtsProtocol2.RowInBatchGetRowRequest.Builder setPrimaryKey(int index,
OtsProtocol2.Column.Builder builderForValue)
addPrimaryKey
public OtsProtocol2.RowInBatchGetRowRequest.Builder addPrimaryKey(OtsProtocol2.Column value)
addPrimaryKey
public OtsProtocol2.RowInBatchGetRowRequest.Builder addPrimaryKey(int index,
OtsProtocol2.Column value)
addPrimaryKey
public OtsProtocol2.RowInBatchGetRowRequest.Builder addPrimaryKey(OtsProtocol2.Column.Builder builderForValue)
addPrimaryKey
public OtsProtocol2.RowInBatchGetRowRequest.Builder addPrimaryKey(int index,
OtsProtocol2.Column.Builder builderForValue)
addAllPrimaryKey
public OtsProtocol2.RowInBatchGetRowRequest.Builder addAllPrimaryKey(Iterable<? extends OtsProtocol2.Column> values)
clearPrimaryKey
public OtsProtocol2.RowInBatchGetRowRequest.Builder clearPrimaryKey()
removePrimaryKey
public OtsProtocol2.RowInBatchGetRowRequest.Builder removePrimaryKey(int index)
getPrimaryKeyBuilder
public OtsProtocol2.Column.Builder getPrimaryKeyBuilder(int index)
getPrimaryKeyOrBuilder
public OtsProtocol2.ColumnOrBuilder getPrimaryKeyOrBuilder(int index)
- 指定者:
- 接口
OtsProtocol2.RowInBatchGetRowRequestOrBuilder 中的 getPrimaryKeyOrBuilder
getPrimaryKeyOrBuilderList
public List<? extends OtsProtocol2.ColumnOrBuilder> getPrimaryKeyOrBuilderList()
- 指定者:
- 接口
OtsProtocol2.RowInBatchGetRowRequestOrBuilder 中的 getPrimaryKeyOrBuilderList
addPrimaryKeyBuilder
public OtsProtocol2.Column.Builder addPrimaryKeyBuilder()
addPrimaryKeyBuilder
public OtsProtocol2.Column.Builder addPrimaryKeyBuilder(int index)
getPrimaryKeyBuilderList
public List<OtsProtocol2.Column.Builder> getPrimaryKeyBuilderList()
Copyright © 2014. All Rights Reserved.