| Package | Description |
|---|---|
| io.druid.java.util.common.granularity |
| Modifier and Type | Class and Description |
|---|---|
class |
AllGranularity
AllGranularty buckets everything into a single bucket
|
class |
DurationGranularity
DurationGranularity buckets data based on the length of a duration
|
class |
Granularity |
class |
NoneGranularity
NoneGranularity does not bucket data
|
class |
PeriodGranularity
PeriodGranularity buckets data based on any custom time period
|
Copyright © 2011–2018. All rights reserved.