Uses of Class
io.opencensus.impl.internal.DisruptorEventQueue.DisruptorEnqueuer
-
Packages that use DisruptorEventQueue.DisruptorEnqueuer Package Description io.opencensus.impl.internal -
-
Uses of DisruptorEventQueue.DisruptorEnqueuer in io.opencensus.impl.internal
Fields in io.opencensus.impl.internal declared as DisruptorEventQueue.DisruptorEnqueuer Modifier and Type Field Description private DisruptorEventQueue.DisruptorEnqueuer
DisruptorEventQueue. enqueuer
Constructors in io.opencensus.impl.internal with parameters of type DisruptorEventQueue.DisruptorEnqueuer Constructor Description DisruptorEventQueue(com.lmax.disruptor.dsl.Disruptor<DisruptorEventQueue.DisruptorEvent> disruptor, DisruptorEventQueue.DisruptorEnqueuer enqueuer)
-