R
- the return type of the real method executed by the breakerpublic interface BreakStrategy<R>
Modifier and Type | Method and Description |
---|---|
boolean |
shouldBreak(Task<R> task,
ExecutionContext<R> executionContext) |
boolean shouldBreak(Task<R> task, ExecutionContext<R> executionContext)
Copyright © 2017. All rights reserved.