Uses of Class
io.opencensus.impl.internal.DisruptorEventQueue.DisruptorEventHandler
-
Packages that use DisruptorEventQueue.DisruptorEventHandler Package Description io.opencensus.impl.internal -
-
Uses of DisruptorEventQueue.DisruptorEventHandler in io.opencensus.impl.internal
Methods in io.opencensus.impl.internal that return DisruptorEventQueue.DisruptorEventHandler Modifier and Type Method Description static DisruptorEventQueue.DisruptorEventHandler
DisruptorEventQueue.DisruptorEventHandler. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static DisruptorEventQueue.DisruptorEventHandler[]
DisruptorEventQueue.DisruptorEventHandler. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-