Uses of Interface
io.opencensus.implcore.internal.EventQueue.Entry
Packages that use EventQueue.Entry
-
Uses of EventQueue.Entry in io.opencensus.impl.internal
Methods in io.opencensus.impl.internal with parameters of type EventQueue.EntryModifier and TypeMethodDescriptionvoidDisruptorEventQueue.enqueue(EventQueue.Entry entry) Enqueues an event on theDisruptorEventQueue. -
Uses of EventQueue.Entry in io.opencensus.implcore.internal
Methods in io.opencensus.implcore.internal with parameters of type EventQueue.EntryModifier and TypeMethodDescriptionvoidEventQueue.enqueue(EventQueue.Entry entry) voidSimpleEventQueue.enqueue(EventQueue.Entry entry)