| Package | Description |
|---|---|
| net.secodo.jcircuitbreaker.breaker.execution | |
| net.secodo.jcircuitbreaker.breaker.execution.impl |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExecutedTask> |
ExecutionContext.getExecutionsInProgress() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExecutedTask> |
DefaultExecutionContextImpl.getExecutionsInProgress() |
| Constructor and Description |
|---|
DefaultExecutionContextImpl(ConcurrentHashMap<String,ExecutedTask> tasksInProgress,
U userData) |
Copyright © 2017. All rights reserved.