AdmissionTicket
abstract
class AdmissionTicket(initializer: Initializer, declaredWrites: Set[ReSource]) extends InnerTicket with AccessTicket
Enables reading of the current value during admission. Keeps track of written sources internally.
Enables reading of the current value during admission. Keeps track of written sources internally.