Package org.apache.druid.segment.indexing.granularity
-
Interface Summary Interface Description GranularitySpec Tells the indexer how to group events based on timestamp. -
Class Summary Class Description ArbitraryGranularitySpec BaseGranularitySpec BaseGranularitySpec.LookupIntervalBuckets This is a helper class to facilitate sharing the code for sortedBucketIntervals among the various GranularitySpec implementations.UniformGranularitySpec