Package io.quarkus.vertx.core.runtime
package io.quarkus.vertx.core.runtime
-
ClassDescriptionSimple
OutputStreamimplementation that appends content written in givenBufferinstance.This executor is only used in the dev mode as the Vertx worker thread pool.A wrapper forScheduledExecutorServicethat dispatches some of the operations using Vert.x timers when called from Vert.x event-loops, else it just dispatches to a delegateScheduledExecutorService.