Package | Description |
---|---|
org.aredis.util.concurrent |
Contains utilities related to concurrent programming (java.util.concurrent package).
|
Modifier and Type | Method and Description |
---|---|
static SingleConsumerQueue.QueueStatus |
SingleConsumerQueue.QueueStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SingleConsumerQueue.QueueStatus[] |
SingleConsumerQueue.QueueStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013- Suresh Mahalingam. All Rights Reserved.