public static class QAttributes.QAttributesAdaptor extends java.lang.Object implements QAttributes
QAttributes instances.QAttributes.QAttributesAdaptor, QAttributes.TaskIdAttributesTuple| Constructor and Description |
|---|
QAttributesAdaptor(int tierNumber,
java.lang.String bucketName) |
| 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.
|
public QAttributesAdaptor(int tierNumber,
java.lang.String bucketName)
public java.lang.String getBucketName()
QAttributesgetBucketName in interface QAttributespublic int getTierNumber()
QAttributesgetTierNumber in interface QAttributes