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