elasticmagic
/
dev.evo.elasticmagic.aggs
/
BaseBucket
Base
Bucket
abstract class
BaseBucket
:
AggAwareResult
Content copied to clipboard
Functions
Properties
Inheritors
Functions
agg
Link copied to clipboard
inline fun <
A
:
AggregationResult
>
agg
(name:
String
):
A
Content copied to clipboard
aggIfExists
Link copied to clipboard
inline fun <
A
:
AggregationResult
>
aggIfExists
(name:
String
):
A
?
Content copied to clipboard
Properties
aggs
Link copied to clipboard
abstract val
aggs
:
Map
<
String
,
AggregationResult
>
Content copied to clipboard
docCount
Link copied to clipboard
abstract val
docCount
:
Long
Content copied to clipboard
Inheritors
SingleBucketAggResult
Link copied to clipboard
KeyedBucket
Link copied to clipboard