Uses of Package
org.apache.druid.segment.indexing.granularity
-
Packages that use org.apache.druid.segment.indexing.granularity Package Description org.apache.druid.segment.indexing org.apache.druid.segment.indexing.granularity -
Classes in org.apache.druid.segment.indexing.granularity used by org.apache.druid.segment.indexing Class Description GranularitySpec Tells the indexer how to group events based on timestamp. -
Classes in org.apache.druid.segment.indexing.granularity used by org.apache.druid.segment.indexing.granularity Class Description BaseGranularitySpec BaseGranularitySpec.LookupIntervalBuckets This is a helper class to facilitate sharing the code for sortedBucketIntervals among the various GranularitySpec implementations.GranularitySpec Tells the indexer how to group events based on timestamp.