| Package | Description |
|---|---|
| edu.internet2.middleware.grouper.pspng.lbmq |
"lbmq" is short for "Linked Blocking Multi Queue", which is a concurrent queue that complements the ones offered in
the standard package
java.util.concurrent |
| Class and Description |
|---|
| AbstractOfferable
This class provides skeletal implementations of some
Offerable operations. |
| AbstractPollable
This class provides skeletal implementations of some
Pollable operations. |
| LinkedBlockingMultiQueue.SubQueue
Represent a sub-queue inside a multi-queue.
|
| LinkedBlockingMultiQueue.SubQueueSelection
Allows to choose the next subQueue.
|
| Offerable
This trait captures the "tail side" of the
BlockingQueue interface. |
| Pollable
This interface captures the "head side" of the
BlockingQueue interface |
Copyright © 2022 Internet2. All rights reserved.