com.aliyun.openservices.ots.protocol
接口 OtsProtocol2.GetRowRequestOrBuilder
- 所有超级接口:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- 所有已知实现类:
- OtsProtocol2.GetRowRequest, OtsProtocol2.GetRowRequest.Builder
- 包容类:
- OtsProtocol2
public static interface OtsProtocol2.GetRowRequestOrBuilder
- extends com.google.protobuf.MessageOrBuilder
| 从接口 com.google.protobuf.MessageOrBuilder 继承的方法 |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| 从接口 com.google.protobuf.MessageLiteOrBuilder 继承的方法 |
isInitialized |
hasTableName
boolean hasTableName()
getTableName
String getTableName()
getPrimaryKeyList
List<OtsProtocol2.Column> getPrimaryKeyList()
getPrimaryKey
OtsProtocol2.Column getPrimaryKey(int index)
getPrimaryKeyCount
int getPrimaryKeyCount()
getPrimaryKeyOrBuilderList
List<? extends OtsProtocol2.ColumnOrBuilder> getPrimaryKeyOrBuilderList()
getPrimaryKeyOrBuilder
OtsProtocol2.ColumnOrBuilder getPrimaryKeyOrBuilder(int index)
getColumnsToGetList
List<String> getColumnsToGetList()
getColumnsToGetCount
int getColumnsToGetCount()
getColumnsToGet
String getColumnsToGet(int index)
Copyright © 2014. All Rights Reserved.