| Interface | Description |
|---|---|
| IntervalBuilder |
Group operations requires to split the values of a column into intervals.
|
| IntervalBuilderLocator |
| Class | Description |
|---|---|
| IntervalBuilderDynamicLabel |
Interval builder for label columns which generates one interval per label.
|
| IntervalBuilderFixedDate |
Interval builder for date columns which generates a fixed number of intervals for a given interval size.
|
| IntervalList |
An list containing the intervals derived from an specific domain configuration.
|
| IntervalListDayOfWeek |
List of the 7-days intervals present in a week.
|
| IntervalListHour |
List of the 24-hor intervals present in a day.
|
| IntervalListMinute |
List of the 60-minute intervals present in a hour.
|
| IntervalListMonth |
List of the 12-months intervals present in a year.
|
| IntervalListQuarter |
List of the 4-quarter intervals present in a year.
|
| IntervalListSecond |
List of the 60-second intervals present in a minute.
|
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.