类 com.aliyun.openservices.ots.protocol.OtsProtocol2.ColumnSchema
的使用

使用 OtsProtocol2.ColumnSchema 的软件包
com.aliyun.openservices.ots.model   
com.aliyun.openservices.ots.protocol   
 

com.aliyun.openservices.ots.modelOtsProtocol2.ColumnSchema 的使用
 

返回 OtsProtocol2.ColumnSchemacom.aliyun.openservices.ots.model 中的方法
static OtsProtocol2.ColumnSchema OTSProtocolHelper.buildColumnSchema(String name, PrimaryKeyType type)
           
 

com.aliyun.openservices.ots.protocolOtsProtocol2.ColumnSchema 的使用
 

返回 OtsProtocol2.ColumnSchemacom.aliyun.openservices.ots.protocol 中的方法
 OtsProtocol2.ColumnSchema OtsProtocol2.ColumnSchema.Builder.build()
           
 OtsProtocol2.ColumnSchema OtsProtocol2.ColumnSchema.Builder.buildPartial()
           
static OtsProtocol2.ColumnSchema OtsProtocol2.ColumnSchema.getDefaultInstance()
           
 OtsProtocol2.ColumnSchema OtsProtocol2.ColumnSchema.getDefaultInstanceForType()
           
 OtsProtocol2.ColumnSchema OtsProtocol2.ColumnSchema.Builder.getDefaultInstanceForType()
           
 OtsProtocol2.ColumnSchema OtsProtocol2.TableMetaOrBuilder.getPrimaryKey(int index)
           
 OtsProtocol2.ColumnSchema OtsProtocol2.TableMeta.getPrimaryKey(int index)
           
 OtsProtocol2.ColumnSchema OtsProtocol2.TableMeta.Builder.getPrimaryKey(int index)
           
static OtsProtocol2.ColumnSchema OtsProtocol2.ColumnSchema.parseDelimitedFrom(InputStream input)
           
static OtsProtocol2.ColumnSchema OtsProtocol2.ColumnSchema.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static OtsProtocol2.ColumnSchema OtsProtocol2.ColumnSchema.parseFrom(byte[] data)
           
static OtsProtocol2.ColumnSchema OtsProtocol2.ColumnSchema.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static OtsProtocol2.ColumnSchema OtsProtocol2.ColumnSchema.parseFrom(com.google.protobuf.ByteString data)
           
static OtsProtocol2.ColumnSchema OtsProtocol2.ColumnSchema.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static OtsProtocol2.ColumnSchema OtsProtocol2.ColumnSchema.parseFrom(com.google.protobuf.CodedInputStream input)
           
static OtsProtocol2.ColumnSchema OtsProtocol2.ColumnSchema.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static OtsProtocol2.ColumnSchema OtsProtocol2.ColumnSchema.parseFrom(InputStream input)
           
static OtsProtocol2.ColumnSchema OtsProtocol2.ColumnSchema.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

返回变量类型为 OtsProtocol2.ColumnSchema 的类型的 com.aliyun.openservices.ots.protocol 中的方法
 List<OtsProtocol2.ColumnSchema> OtsProtocol2.TableMetaOrBuilder.getPrimaryKeyList()
           
 List<OtsProtocol2.ColumnSchema> OtsProtocol2.TableMeta.getPrimaryKeyList()
           
 List<OtsProtocol2.ColumnSchema> OtsProtocol2.TableMeta.Builder.getPrimaryKeyList()
           
 

参数类型为 OtsProtocol2.ColumnSchemacom.aliyun.openservices.ots.protocol 中的方法
 OtsProtocol2.TableMeta.Builder OtsProtocol2.TableMeta.Builder.addPrimaryKey(int index, OtsProtocol2.ColumnSchema value)
           
 OtsProtocol2.TableMeta.Builder OtsProtocol2.TableMeta.Builder.addPrimaryKey(OtsProtocol2.ColumnSchema value)
           
 OtsProtocol2.ColumnSchema.Builder OtsProtocol2.ColumnSchema.Builder.mergeFrom(OtsProtocol2.ColumnSchema other)
           
static OtsProtocol2.ColumnSchema.Builder OtsProtocol2.ColumnSchema.newBuilder(OtsProtocol2.ColumnSchema prototype)
           
 OtsProtocol2.TableMeta.Builder OtsProtocol2.TableMeta.Builder.setPrimaryKey(int index, OtsProtocol2.ColumnSchema value)
           
 

类型变量类型为 OtsProtocol2.ColumnSchemacom.aliyun.openservices.ots.protocol 中的方法参数
 OtsProtocol2.TableMeta.Builder OtsProtocol2.TableMeta.Builder.addAllPrimaryKey(Iterable<? extends OtsProtocol2.ColumnSchema> values)
           
 



Copyright © 2014. All Rights Reserved.