Package com.google.gerrit.server
Annotation Type FanOutExecutor
-
@Retention(RUNTIME) public @interface FanOutExecutor
Marker on the globalThreadPoolExecutor
used to do parallel work from a serving thread.
@Retention(RUNTIME) public @interface FanOutExecutor
ThreadPoolExecutor
used to do parallel work from a serving thread.