Uses of Class
org.graylog.failure.ProcessingFailure
Packages that use ProcessingFailure
-
Uses of ProcessingFailure in org.graylog.failure
Methods in org.graylog.failure with parameters of type ProcessingFailureModifier and TypeMethodDescriptionstatic FailureBatchFailureBatch.processingFailureBatch(ProcessingFailure processingFailure) Creates a batch containing only one processing failureMethod parameters in org.graylog.failure with type arguments of type ProcessingFailureModifier and TypeMethodDescriptionstatic FailureBatchFailureBatch.processingFailureBatch(List<ProcessingFailure> processingFailures)