| Package | Description |
|---|---|
| com.rabbitmq.jms.client | |
| com.rabbitmq.jms.util |
| Modifier and Type | Method and Description |
|---|---|
void |
Completion.waitUntilComplete(TimeTracker tt)
Wait for a time limit until completion is signalled.
|
| Modifier and Type | Field and Description |
|---|---|
static TimeTracker |
TimeTracker.ZERO
Public tracker that is permanently timed out.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
EntryExitManager.enter(TimeTracker tt)
Returns
true immediately if the gate is open. |
boolean |
EntryExitManager.waitToClear(TimeTracker tt)
Wait for current threads to exit region.
|
| Constructor and Description |
|---|
TimeTracker(TimeTracker timeTracker)
Initialise tracker with duration of old tracker (regardless that the old one has timed out).
|
Copyright © 2023. All rights reserved.