| Class | Description | 
|---|---|
| AllGranularity | 
 AllGranularty buckets everything into a single bucket 
 | 
| DurationGranularity | 
 DurationGranularity buckets data based on the length of a duration 
 | 
| Granularities | 
 This class was created b/c sometimes  static initializers of a class that use a subclass can deadlock. 
 | 
| Granularity | |
| NoneGranularity | 
 NoneGranularity does not bucket data 
 | 
| PeriodGranularity | 
 PeriodGranularity buckets data based on any custom time period 
 | 
| Enum | Description | 
|---|---|
| Granularity.Formatter | |
| GranularityType | 
 Only to create a mapping of the granularity and all the supported file patterns
 namely: default, lowerDefault and hive. 
 | 
Copyright © 2011–2018. All rights reserved.