Searched defs:eventQueue (Results 1 – 10 of 10) sorted by relevance
62 public static ExportComponentImpl createWithInProcessStores(EventQueue eventQueue) { in createWithInProcessStores()72 public static ExportComponentImpl createWithoutInProcessStores(EventQueue eventQueue) { in createWithoutInProcessStores()82 private ExportComponentImpl(boolean supportInProcessStores, EventQueue eventQueue) { in ExportComponentImpl()
55 private final EventQueue eventQueue; field in InProcessSampledSpanStoreImpl247 InProcessSampledSpanStoreImpl(EventQueue eventQueue) { in InProcessSampledSpanStoreImpl()
38 private final EventQueue eventQueue; field in StartEndHandlerImpl55 EventQueue eventQueue) { in StartEndHandlerImpl()
54 public TraceComponentImplBase(Clock clock, RandomHandler randomHandler, EventQueue eventQueue) { in TraceComponentImplBase()
59 private final EventQueue eventQueue = new SimpleEventQueue(); field in NoopRunningSpanStoreImplTest
71 private final EventQueue eventQueue = new SimpleEventQueue(); field in NoopSampledSpanStoreImplTest
101 private static final DisruptorEventQueue eventQueue = create(); field in DisruptorEventQueue
89 private List<EventPacket> eventQueue; field in PacketDispatcher.EventsSynchronyzer
286 EventQueue eventQueue(); in eventQueue() method
55 private final EventQueueImpl eventQueue; field in VirtualMachineImpl454 public EventQueue eventQueue() { in eventQueue() method in VirtualMachineImpl