public static interface Search.StatsAggResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getAvg() |
long |
getCount() |
double |
getMax() |
double |
getMin() |
double |
getSum() |
boolean |
hasAvg() |
boolean |
hasCount() |
boolean |
hasMax() |
boolean |
hasMin() |
boolean |
hasSum() |
Copyright © 2024. All Rights Reserved.