Interface ScanPrioritizer.CreateParameters

    • Method Detail

      • getOptions

        Map<String,​String> getOptions()
        Returns:
        The options configured for the scan prioritizer with properties of the form tserver.scan.executors.<name>.prioritizer.opts.<key>=<value>. Only the <key>=<value> portions of those properties ends up in the returned map.