elasticmagic
/
dev.evo.elasticmagic.aggs
/
BucketsOrder
Buckets
Order
data class
BucketsOrder
(key:
String
, order:
Sort.Order
) :
ObjExpression
Content copied to clipboard
Functions
Properties
Functions
accept
Link copied to clipboard
open override fun
accept
(ctx:
<ERROR CLASS>
, compiler:
SearchQueryCompiler
)
Content copied to clipboard
children
Link copied to clipboard
open fun
children
():
Iterator
<
Expression
<*>>?
Content copied to clipboard
clone
Link copied to clipboard
open override fun
clone
():
BucketsOrder
Content copied to clipboard
reduce
Link copied to clipboard
open fun
reduce
():
Expression
<
<ERROR CLASS>
>?
Content copied to clipboard
Properties
key
Link copied to clipboard
val
key
:
String
Content copied to clipboard
order
Link copied to clipboard
val
order
:
Sort.Order
Content copied to clipboard