public static class DisruptionCollectorExecuting.WrapperThrowingProcedure<E> extends DisruptionCollector.Default implements DisruptionCollectorExecuting<E>
DisruptionCollectorExecuting.WrapperThrowingProcedure<E>DisruptionCollector.Default| Constructor and Description |
|---|
WrapperThrowingProcedure(one.microstream.functional.ThrowingProcedure<? super E,?> logic,
Supplier<? extends one.microstream.collections.types.XCollection<Throwable>> collectionSupplier,
one.microstream.collections.types.XCollection<Throwable> disruptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeOn(E element) |
collectDisruption, hasDisruptions, reset, toArray, toMultiCauseException, yieldclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitNew, New, NewcollectDisruption, defaultCollectionSupplier, execute, execute, execute, execute, execute, hasDisruptions, New, New, New, reset, toArray, toMultiCauseException, toMultiCauseException, yield, yieldpublic void executeOn(E element)
executeOn in interface DisruptionCollectorExecuting<E>Copyright © 2022 MicroStream Software. All rights reserved.