public static interface OtsInternalApi.PrimaryKeySchemaOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getName()
required string name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
OtsInternalApi.PrimaryKeyOption |
getOption()
optional .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeyOption option = 3; |
OtsInternalApi.PrimaryKeyType |
getType()
required .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeyType type = 2; |
boolean |
hasName()
required string name = 1; |
boolean |
hasOption()
optional .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeyOption option = 3; |
boolean |
hasType()
required .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeyType type = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
required string name = 1;String getName()
required string name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNameBytes()
required string name = 1;boolean hasType()
required .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeyType type = 2;OtsInternalApi.PrimaryKeyType getType()
required .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeyType type = 2;boolean hasOption()
optional .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeyOption option = 3;OtsInternalApi.PrimaryKeyOption getOption()
optional .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeyOption option = 3;Copyright © 2025. All Rights Reserved.