Uses of Enum Class
org.graylog2.indexer.datastream.policy.actions.WrappedAction.Type
Packages that use WrappedAction.Type
-
Uses of WrappedAction.Type in org.graylog2.indexer.datastream.policy.actions
Methods in org.graylog2.indexer.datastream.policy.actions that return WrappedAction.TypeModifier and TypeMethodDescriptionDeleteAction.getType()RolloverAction.getType()RollupAction.getType()WrappedAction.getType()static WrappedAction.TypeReturns the enum constant of this class with the specified name.static WrappedAction.Type[]WrappedAction.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.