| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Search.AggClause
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.AggClause |
static class |
Search.AggClause.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.AggClause |
| 限定符和类型 | 方法和说明 |
|---|---|
Search.AggClauseOrBuilder |
Search.AggOrBuilder.getAggClauseOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.AggClause agg_clause = 1; |
Search.AggClauseOrBuilder |
Search.Agg.getAggClauseOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.AggClause agg_clause = 1; |
Search.AggClauseOrBuilder |
Search.Agg.Builder.getAggClauseOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.AggClause agg_clause = 1; |
| 限定符和类型 | 方法和说明 |
|---|---|
List<? extends Search.AggClauseOrBuilder> |
Search.AggOrBuilder.getAggClauseOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.AggClause agg_clause = 1; |
List<? extends Search.AggClauseOrBuilder> |
Search.Agg.getAggClauseOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.AggClause agg_clause = 1; |
List<? extends Search.AggClauseOrBuilder> |
Search.Agg.Builder.getAggClauseOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.AggClause agg_clause = 1; |
Copyright © 2025. All Rights Reserved.