Uses of Enum Class
org.apache.druid.java.util.common.granularity.GranularityType
Packages that use GranularityType
-
Uses of GranularityType in org.apache.druid.java.util.common.granularity
Methods in org.apache.druid.java.util.common.granularity that return GranularityTypeModifier and TypeMethodDescriptionstatic GranularityTypeGranularityType.fromPeriod(org.joda.time.Period period) Note: This is only an estimate based on the values in period.static GranularityTypeReturns the enum constant of this class with the specified name.static GranularityType[]GranularityType.values()Returns an array containing the constants of this enum class, in the order they are declared.