Uses of Enum Class
com.google.mu.util.concurrent.StructuredConcurrencyExecutorPlugin.Priority
Package
Description
Parallelizer (parallel stream using Executor), Retryer.
-
Uses of StructuredConcurrencyExecutorPlugin.Priority in com.google.mu.util.concurrent
Modifier and TypeMethodDescriptionStructuredConcurrencyExecutorPlugin.priority()
Returns the priority of this plugin when multiple plugins are available.Returns the enum constant of this class with the specified name.StructuredConcurrencyExecutorPlugin.Priority.values()
Returns an array containing the constants of this enum class, in the order they are declared.