elasticmagic
/
dev.evo.elasticmagic.aggs
/
AggRange
Agg
Range
data class
AggRange
<
T
>(from:
T
?, to:
T
?, key:
String
?)
Content copied to clipboard
Types
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
from
Link copied to clipboard
val
from
:
T
? = null
Content copied to clipboard
key
Link copied to clipboard
val
key
:
String
? = null
Content copied to clipboard
to
Link copied to clipboard
val
to
:
T
? = null
Content copied to clipboard