Package com.google.gerrit.server.index
Annotation Type IndexExecutor
- 
 @Retention(RUNTIME) public @interface IndexExecutor Marker onListeningExecutorServiceused by secondary indexing threads.
- 
- 
Required Element SummaryRequired Elements Modifier and Type Required Element Description QueueProvider.QueueTypevalue
 
- 
- 
- 
Element Detail- 
valueQueueProvider.QueueType value 
 
- 
 
-