Class StrideScanner.StrideScannerBuilder<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>>
java.lang.Object
io.datarouter.storage.op.scan.stride.StrideScanner.StrideScannerBuilder<PK>
- Enclosing class:
- StrideScanner<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>>
public static class StrideScanner.StrideScannerBuilder<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>>
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withBatchSize(int batchSize) withLog(boolean log) withShouldStop(Supplier<Boolean> shouldStop) withStride(int stride)
-
Constructor Details
-
StrideScannerBuilder
-
-
Method Details
-
withShouldStop
-
withRange
-
withStride
-
withBatchSize
-
withLog
-
build
-