Uses of Class
org.apache.activemq.artemis.utils.actors.OrderedExecutor
Packages that use OrderedExecutor
-
Uses of OrderedExecutor in org.apache.activemq.artemis.utils.actors
Methods in org.apache.activemq.artemis.utils.actors that return OrderedExecutorModifier and TypeMethodDescriptionOrderedExecutor.setFair(boolean fair) If this OrderedExecutor is fair, it will yield for another executors after each task ran