Class StrandErrorsRecorder


  • public class StrandErrorsRecorder
    extends Object
    Simple class that keeps track of the exceptions published by a StrandExecutor
    • Constructor Detail

      • StrandErrorsRecorder

        public StrandErrorsRecorder​(StrandExecutor executor)
    • Method Detail

      • getRecordedExceptionStream

        public reactor.core.publisher.Flux<List<Exception>> getRecordedExceptionStream()