Uses of Class
ecmwf.common.ecaccess.AbstractTicket
Packages that use AbstractTicket
-
Uses of AbstractTicket in ecmwf.common.ecaccess
Subclasses with type arguments of type AbstractTicket in ecmwf.common.ecaccessMethods in ecmwf.common.ecaccess with type parameters of type AbstractTicketModifier and TypeMethodDescription<E extends AbstractTicket>
ETicketRepository.add
(E ticket) Adds the new ticket.<E extends AbstractTicket>
ETicketRepository.add
(E ticket, long id) Adds the new ticket.<T extends AbstractTicket>
TGets the.Methods in ecmwf.common.ecaccess that return AbstractTicketModifier and TypeMethodDescriptionTicketRepository.check
(long id, boolean wait) Check.TicketRepository.check
(long id, long wait) Check.TicketRepository.get
(long id) Gets the.TicketRepository.remove
(long id) Removes the.Methods in ecmwf.common.ecaccess with parameters of type AbstractTicketModifier and TypeMethodDescriptionboolean
TicketRepository.expired
(AbstractTicket ticket) Expired.TicketRepository.getKey
(AbstractTicket ticket) Gets the key.TicketRepository.getStatus
(AbstractTicket ticket) Gets the status.void
TicketRepository.update
(AbstractTicket ticket) Update.Constructors in ecmwf.common.ecaccess with parameters of type AbstractTicketModifierConstructorDescriptionCompleteTicket
(AbstractTicket ticket) Instantiates a new complete ticket. -
Uses of AbstractTicket in ecmwf.ecpds.master
Subclasses of AbstractTicket in ecmwf.ecpds.masterModifier and TypeClassDescriptionfinal class
The Class AttachmentAccessTicket.final class
The Class MoverAccessTicket. -
Uses of AbstractTicket in ecmwf.ecpds.mover
Subclasses of AbstractTicket in ecmwf.ecpds.moverModifier and TypeClassDescriptionfinal class
The Class ECaccessTicket.final class
The Class FileDescriptorTicket.