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