elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic
/
AggAwareResult
Agg
Aware
Result
abstract
class
AggAwareResult
Constructors
Functions
Properties
Inheritors
Constructors
Agg
Aware
Result
Link copied to clipboard
fun
AggAwareResult
(
)
Functions
agg
Link copied to clipboard
inline
fun
<
A
:
AggregationResult
>
agg
(
name
:
String
)
:
A
agg
If
Exists
Link copied to clipboard
inline
fun
<
A
:
AggregationResult
>
aggIfExists
(
name
:
String
)
:
A
?
Properties
aggs
Link copied to clipboard
abstract
val
aggs
:
Map
<
String
,
AggregationResult
>
Inheritors
SearchQueryResult
Link copied to clipboard
BaseBucket
Link copied to clipboard