Uses of Enum Class
org.graylog2.indexer.cluster.health.WatermarkSettings.SettingsType
Packages that use WatermarkSettings.SettingsType
-
Uses of WatermarkSettings.SettingsType in org.graylog2.indexer.cluster.health
Methods in org.graylog2.indexer.cluster.health that return WatermarkSettings.SettingsTypeModifier and TypeMethodDescriptionabstract WatermarkSettings.SettingsTypeAbsoluteValueWatermarkSettings.type()abstract WatermarkSettings.SettingsTypePercentageWatermarkSettings.type()WatermarkSettings.type()Returns the enum constant of this class with the specified name.static WatermarkSettings.SettingsType[]WatermarkSettings.SettingsType.values()Returns an array containing the constants of this enum class, in the order they are declared.