Uses of Enum Class
org.springframework.data.mongodb.core.timeseries.Granularity
Packages that use Granularity
-
Uses of Granularity in org.springframework.data.mongodb.core.timeseries
Methods in org.springframework.data.mongodb.core.timeseries that return GranularityModifier and TypeMethodDescriptionstatic GranularityReturns the enum constant of this class with the specified name.static Granularity[]Granularity.values()Returns an array containing the constants of this enum class, in the order they are declared.