Package io.datarouter.storage.config
Class ScannerConfigTool
java.lang.Object
io.datarouter.storage.config.ScannerConfigTool
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> io.datarouter.scanner.Scanner<T>applyOffsetAndLimit(io.datarouter.scanner.Scanner<T> scanner, Config config)
-
Constructor Details
-
ScannerConfigTool
public ScannerConfigTool()
-
-
Method Details
-
applyOffsetAndLimit
public static <T> io.datarouter.scanner.Scanner<T> applyOffsetAndLimit(io.datarouter.scanner.Scanner<T> scanner, Config config)
-