| Package | Description |
|---|---|
| fish.payara.microprofile.faulttolerance | |
| fish.payara.microprofile.faulttolerance.service |
| Modifier and Type | Method and Description |
|---|---|
BulkheadSemaphore |
FaultToleranceService.getConcurrentExecutions(int maxConcurrentThreads,
javax.interceptor.InvocationContext context) |
BulkheadSemaphore |
FaultToleranceService.getWaitingQueuePopulation(int queueCapacity,
javax.interceptor.InvocationContext context) |
| Modifier and Type | Method and Description |
|---|---|
BulkheadSemaphore |
FaultToleranceServiceImpl.getConcurrentExecutions(int maxConcurrentThreads,
javax.interceptor.InvocationContext context) |
BulkheadSemaphore |
FaultToleranceServiceImpl.getWaitingQueuePopulation(int queueCapacity,
javax.interceptor.InvocationContext context) |
Copyright © 2019. All rights reserved.