Uses of Enum
io.opencensus.impl.internal.DisruptorEventQueue.DisruptorEventHandler
Packages that use DisruptorEventQueue.DisruptorEventHandler
-
Uses of DisruptorEventQueue.DisruptorEventHandler in io.opencensus.impl.internal
Subclasses with type arguments of type DisruptorEventQueue.DisruptorEventHandler in io.opencensus.impl.internalModifier and TypeClassDescriptionprivate static enumEvery event that gets added toEventQueuewill get processed here.Methods in io.opencensus.impl.internal that return DisruptorEventQueue.DisruptorEventHandlerModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.DisruptorEventQueue.DisruptorEventHandler.values()Returns an array containing the constants of this enum type, in the order they are declared.