public static interface Search.PercentilesAggregationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
com.google.protobuf.ByteString |
getMissing() |
double |
getPercentiles(int index) |
int |
getPercentilesCount() |
List<Double> |
getPercentilesList() |
boolean |
hasFieldName() |
boolean |
hasMissing() |
boolean hasFieldName()
String getFieldName()
int getPercentilesCount()
double getPercentiles(int index)
boolean hasMissing()
com.google.protobuf.ByteString getMissing()
Copyright © 2024. All Rights Reserved.