public static interface OtsFilter.ValueTransferRuleOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
OtsFilter.VariantType |
getCastType()
optional .com.alicloud.openservices.tablestore.core.protocol.VariantType cast_type = 2; |
String |
getRegex()
required string regex = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRegexBytes()
required string regex = 1; |
boolean |
hasCastType()
optional .com.alicloud.openservices.tablestore.core.protocol.VariantType cast_type = 2; |
boolean |
hasRegex()
required string regex = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRegex()
required string regex = 1;String getRegex()
required string regex = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRegexBytes()
required string regex = 1;boolean hasCastType()
optional .com.alicloud.openservices.tablestore.core.protocol.VariantType cast_type = 2;OtsFilter.VariantType getCastType()
optional .com.alicloud.openservices.tablestore.core.protocol.VariantType cast_type = 2;Copyright © 2025. All Rights Reserved.