Package io.quarkus.runtime.logging
Class AsyncConfig$$accessor
java.lang.Object
io.quarkus.runtime.logging.AsyncConfig$$accessor
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanget_enable(Object __instance) static Objectget_overflow(Object __instance) static intget_queueLength(Object __instance) static voidset_enable(Object __instance, boolean enable) static voidset_overflow(Object __instance, Object overflow) static voidset_queueLength(Object __instance, int queueLength)
-
Method Details
-
get_enable
-
set_enable
-
get_queueLength
-
set_queueLength
-
get_overflow
-
set_overflow
-