com.aliyun.openservices.ots.protocol
接口 OtsProtocol.RowOrBuilder
- 所有超级接口:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- 所有已知实现类:
- OtsProtocol.Row, OtsProtocol.Row.Builder
- 包容类:
- OtsProtocol
public static interface OtsProtocol.RowOrBuilder
- extends com.google.protobuf.MessageOrBuilder
| 从接口 com.google.protobuf.MessageOrBuilder 继承的方法 |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| 从接口 com.google.protobuf.MessageLiteOrBuilder 继承的方法 |
isInitialized |
getPrimaryKeysList
List<OtsProtocol.Column> getPrimaryKeysList()
getPrimaryKeys
OtsProtocol.Column getPrimaryKeys(int index)
getPrimaryKeysCount
int getPrimaryKeysCount()
getPrimaryKeysOrBuilderList
List<? extends OtsProtocol.ColumnOrBuilder> getPrimaryKeysOrBuilderList()
getPrimaryKeysOrBuilder
OtsProtocol.ColumnOrBuilder getPrimaryKeysOrBuilder(int index)
getColumnsList
List<OtsProtocol.Column> getColumnsList()
getColumns
OtsProtocol.Column getColumns(int index)
getColumnsCount
int getColumnsCount()
getColumnsOrBuilderList
List<? extends OtsProtocol.ColumnOrBuilder> getColumnsOrBuilderList()
getColumnsOrBuilder
OtsProtocol.ColumnOrBuilder getColumnsOrBuilder(int index)
Copyright © 2013. All Rights Reserved.