Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-api
/
me.ahoo.wow.api.query
/
AggregationGroup
/
DateHistogram
Date
Histogram
data
class
DateHistogram
(
val
field
:
QueryField
,
val
alias
:
String
,
val
unit
:
AggregationDateUnit
,
val
timeZone
:
String
=
"UTC"
)
:
AggregationGroup
Members
Constructors
Date
Histogram
Link copied to clipboard
constructor
(
field
:
QueryField
,
alias
:
String
,
unit
:
AggregationDateUnit
,
timeZone
:
String
=
"UTC"
)
Properties
alias
Link copied to clipboard
open
override
val
alias
:
String
field
Link copied to clipboard
open
override
val
field
:
QueryField
time
Zone
Link copied to clipboard
val
timeZone
:
String
unit
Link copied to clipboard
val
unit
:
AggregationDateUnit