Uses of Class
fr.ens.biologie.genomique.eoulsan.util.locker.Ticket
Packages that use Ticket
Package
Description
This package contain an advanced multi JVM lock system.
-
Uses of Ticket in fr.ens.biologie.genomique.eoulsan.util.locker
Methods in fr.ens.biologie.genomique.eoulsan.util.locker that return types with arguments of type TicketModifier and TypeMethodDescriptionTicketScheduler.getTickets(Ticket ticket) Update a ticket by the TicketScheduler and get all the valid tickets.TicketSchedulerServer.getTickets(Ticket ticket) Methods in fr.ens.biologie.genomique.eoulsan.util.locker with parameters of type TicketModifier and TypeMethodDescriptionintvoidInform the scheduler that the ticket job has been finished.voidTicketScheduler.getTickets(Ticket ticket) Update a ticket by the TicketScheduler and get all the valid tickets.TicketSchedulerServer.getTickets(Ticket ticket) Method parameters in fr.ens.biologie.genomique.eoulsan.util.locker with type arguments of type TicketModifier and TypeMethodDescriptionstatic voidConstructors in fr.ens.biologie.genomique.eoulsan.util.locker with parameters of type Ticket