elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic.aggs
/
FixedInterval
/
Milliseconds
Milliseconds
data
class
Milliseconds
(
val
value
:
Int
)
:
FixedInterval
Constructors
Functions
Properties
Constructors
Milliseconds
Link copied to clipboard
fun
Milliseconds
(
value
:
Int
)
Functions
to
Value
Link copied to clipboard
open
override
fun
toValue
(
)
:
String
Properties
unit
Link copied to clipboard
open
override
val
unit
:
String
value
Link copied to clipboard
open
override
val
value
:
Int