Uses of Record Class
org.graylog2.indexer.datastream.policy.actions.Retry
Packages that use Retry
-
Uses of Retry in org.graylog2.indexer.datastream.policy.actions
Methods in org.graylog2.indexer.datastream.policy.actions that return RetryModifier and TypeMethodDescriptionAction.retry()Returns the value of theretryrecord component.Constructors in org.graylog2.indexer.datastream.policy.actions with parameters of type RetryModifierConstructorDescriptionAction(Retry retry, WrappedAction action) Creates an instance of aActionrecord class.