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 |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPollable<E>
This class provides skeletal implementations of some
Pollable operations. |
class |
LinkedBlockingMultiQueue<K,E>
An optionally-bounded blocking "multi-queue" based on linked nodes.
|
Copyright © 2016 Internet2. All rights reserved.