Class EventLoopCountBuildItem


  • public final class EventLoopCountBuildItem
    extends io.quarkus.builder.item.SimpleBuildItem
    A build item that can be used to retrieve the number of events loops that have been configured/calculated
    • Constructor Detail

      • EventLoopCountBuildItem

        public EventLoopCountBuildItem​(Supplier<Integer> eventLoopCount)