public interface QAttributes
Modifier and Type | Interface and Description |
---|---|
static class |
QAttributes.QAttributesAdaptor
A convenience class for creating
QAttributes instances. |
static class |
QAttributes.TaskIdAttributesTuple
A convenience class to represent the tuple of task id and
QAttributes . |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBucketName()
Get the queue's bucket name.
|
int |
getTierNumber()
Get the tier number for the queue.
|
java.lang.String getBucketName()
int getTierNumber()