| Package | Description |
|---|---|
| org.apache.druid.segment.indexing.granularity |
| Modifier and Type | Field and Description |
|---|---|
protected BaseGranularitySpec.LookupIntervalBuckets |
UniformGranularitySpec.lookupTableBucketByDateTime |
protected BaseGranularitySpec.LookupIntervalBuckets |
ArbitraryGranularitySpec.lookupTableBucketByDateTime |
| Modifier and Type | Method and Description |
|---|---|
protected abstract BaseGranularitySpec.LookupIntervalBuckets |
BaseGranularitySpec.getLookupTableBuckets() |
protected BaseGranularitySpec.LookupIntervalBuckets |
UniformGranularitySpec.getLookupTableBuckets() |
protected BaseGranularitySpec.LookupIntervalBuckets |
ArbitraryGranularitySpec.getLookupTableBuckets() |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.