Uses of Class
io.datarouter.storage.op.scan.stride.internal.InternalStrideSample
| Package | Description |
|---|---|
| io.datarouter.storage.op.scan.stride | |
| io.datarouter.storage.op.scan.stride.internal |
-
Uses of InternalStrideSample in io.datarouter.storage.op.scan.stride
Constructor parameters in io.datarouter.storage.op.scan.stride with type arguments of type InternalStrideSample Constructor Description StrideScanner(io.datarouter.scanner.Scanner<InternalStrideSample<PK>> internalSampleScanner) -
Uses of InternalStrideSample in io.datarouter.storage.op.scan.stride.internal
Methods in io.datarouter.storage.op.scan.stride.internal that return InternalStrideSample Modifier and Type Method Description InternalStrideSample<PK>OffsettingStrideSample. toStrideSample(io.datarouter.util.tuple.Range<PK> range, boolean interrupted)InternalStrideSample<PK>ScanningStrideSample. toStrideSample(io.datarouter.util.tuple.Range<PK> range, boolean interrupted)