| Package | Description |
|---|---|
| com.github.ddth.queue.impl.universal |
| Modifier and Type | Method and Description |
|---|---|
protected LessLockingUniversalPgSQLQueue |
LessLockingUniversalPgSQLQueueFactory.createQueueInstance(QueueSpec spec)
Creates a new queue instance.
|
LessLockingUniversalPgSQLQueue |
LessLockingUniversalPgSQLQueue.init() |
LessLockingUniversalPgSQLQueue |
LessLockingUniversalPgSQLQueue.markFifo(boolean fifo)
When set to
true, queue message with lower id is ensured to be
taken first. |
LessLockingUniversalPgSQLQueue |
LessLockingUniversalPgSQLQueue.setFifo(boolean fifo)
When set to
true, queue message with lower id is ensured to be
taken first. |
Copyright © 2016 DDTH. All rights reserved.