Interface ScanExecutor.Config
-
- Enclosing interface:
- ScanExecutor
public static interface ScanExecutor.Config
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetMaxThreads()StringgetName()Optional<String>getPrioritizerClass()Map<String,String>getPrioritizerOptions()
-