public interface IPendingOperationExecutor2 extends IPendingOperationExecutor
IPendingOperationExecutor allows operations that failed in
some way to be skipped when part of a group.| Modifier and Type | Method and Description |
|---|---|
boolean |
isSkipFailedAllowed(PendingOperation op)
Called with a grouped pending operation for this provider that has a FAILED state like FATL or BOOT, this method can
return T if skipping the failed operation and continuing with the group is allowed.
|
executePendingOperationboolean isSkipFailedAllowed(@Nonnull PendingOperation op)
op - Copyright © 2017 etc.to. All rights reserved.