public static class TicketBucket.Ticket
extends java.lang.Object
TicketBucket.take()
TicketBucket.put(Ticket[])
else the TicketBucket will have no tickets to give and the application will deadlock.
ApiFactory's
new*Interface(Region,true);
will produce interface accessors with all rate control and Ticket management already set up.ApiFactory| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
java.util.UUID |
getName() |
java.util.UUID |
getParent() |
java.lang.String |
toString() |
public java.util.UUID getName()
TicketBucket.Ticketpublic java.util.UUID getParent()
TicketBucket.Ticketpublic int getIndex()
TicketBucket.Ticket with its parentpublic java.lang.String toString()
toString in class java.lang.Object