public static interface Search.PercentilesAggregationOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFieldName()
optional string field_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFieldNameBytes()
optional string field_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getMissing()
optional bytes missing = 3; |
double |
getPercentiles(int index)
repeated double percentiles = 2; |
int |
getPercentilesCount()
repeated double percentiles = 2; |
List<Double> |
getPercentilesList()
repeated double percentiles = 2; |
boolean |
hasFieldName()
optional string field_name = 1; |
boolean |
hasMissing()
optional bytes missing = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFieldName()
optional string field_name = 1;String getFieldName()
optional string field_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFieldNameBytes()
optional string field_name = 1;List<Double> getPercentilesList()
repeated double percentiles = 2;int getPercentilesCount()
repeated double percentiles = 2;double getPercentiles(int index)
repeated double percentiles = 2;index - The index of the element to return.boolean hasMissing()
optional bytes missing = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMissing()
optional bytes missing = 3;Copyright © 2025. All Rights Reserved.