public static interface OtsInternalApi.DefinedColumnSchemaOrBuilder
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.DefinedColumnType |
getType()
required .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnType type = 2; |
boolean |
hasName()
required string name = 1; |
boolean |
hasType()
required .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnType 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.DefinedColumnType type = 2;OtsInternalApi.DefinedColumnType getType()
required .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnType type = 2;Copyright © 2025. All Rights Reserved.