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