Uses of Enum Class
org.graylog.plugins.views.search.searchtypes.pivot.buckets.DateRangeBucket.BucketKey
Packages that use DateRangeBucket.BucketKey
-
Uses of DateRangeBucket.BucketKey in org.graylog.plugins.views.search.searchtypes.pivot.buckets
Methods in org.graylog.plugins.views.search.searchtypes.pivot.buckets that return DateRangeBucket.BucketKeyModifier and TypeMethodDescriptionabstract DateRangeBucket.BucketKeyDateRangeBucket.bucketKey()static DateRangeBucket.BucketKeyReturns the enum constant of this class with the specified name.static DateRangeBucket.BucketKey[]DateRangeBucket.BucketKey.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog.plugins.views.search.searchtypes.pivot.buckets with parameters of type DateRangeBucket.BucketKeyModifier and TypeMethodDescriptionabstract DateRangeBucket.BuilderDateRangeBucket.Builder.bucketKey(DateRangeBucket.BucketKey key)