public class AggregationsResult extends Object
| Constructor and Description |
|---|
AggregationsResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getField() |
List<Groups> |
getGroups() |
String |
getOperation() |
float |
getValue() |
void |
setField(String field) |
void |
setGroups(List<Groups> groups) |
void |
setOperation(String operation) |
void |
setValue(float value) |
Copyright © 2025. All rights reserved.