Uses of Class
io.opencensus.impl.internal.DisruptorEventQueue
Packages that use DisruptorEventQueue
-
Uses of DisruptorEventQueue in io.opencensus.impl.internal
Fields in io.opencensus.impl.internal declared as DisruptorEventQueueModifier and TypeFieldDescriptionprivate static final DisruptorEventQueue
DisruptorEventQueue.eventQueue
Methods in io.opencensus.impl.internal that return DisruptorEventQueueModifier and TypeMethodDescriptionprivate static DisruptorEventQueue
DisruptorEventQueue.create()
static DisruptorEventQueue
DisruptorEventQueue.getInstance()
Returns theDisruptorEventQueue
instance.