| Package | Description |
|---|---|
| com.cloudhopper.mq.broker |
| Modifier and Type | Method and Description |
|---|---|
DistributedQueueManager.Event |
DistributedQueueEvent.getEvent() |
static DistributedQueueManager.Event |
DistributedQueueManager.Event.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistributedQueueManager.Event[] |
DistributedQueueManager.Event.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DistributedQueueEvent(String queueName,
DistributedQueueManager.Event event) |
DistributedQueueEvent(String queueName,
DistributedQueueManager.Event event,
long msToDelay) |
Copyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.