public static interface Search.AggClauseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getAggBody()
encode by protobuf
optional bytes agg_body = 3; |
String |
getAggName()
optional string agg_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getAggNameBytes()
optional string agg_name = 1; |
Search.AggType |
getAggType()
optional .com.alicloud.openservices.tablestore.core.protocol.AggType agg_type = 2; |
boolean |
hasAggBody()
encode by protobuf
optional bytes agg_body = 3; |
boolean |
hasAggName()
optional string agg_name = 1; |
boolean |
hasAggType()
optional .com.alicloud.openservices.tablestore.core.protocol.AggType agg_type = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAggName()
optional string agg_name = 1;String getAggName()
optional string agg_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getAggNameBytes()
optional string agg_name = 1;boolean hasAggType()
optional .com.alicloud.openservices.tablestore.core.protocol.AggType agg_type = 2;Search.AggType getAggType()
optional .com.alicloud.openservices.tablestore.core.protocol.AggType agg_type = 2;boolean hasAggBody()
encode by protobuf
optional bytes agg_body = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getAggBody()
encode by protobuf
optional bytes agg_body = 3;Copyright © 2025. All Rights Reserved.