Uses of Class
io.datarouter.storage.op.scan.stride.internal.InternalStrideSample
Packages that use InternalStrideSample
Package
Description
-
Uses of InternalStrideSample in io.datarouter.storage.op.scan.stride
Constructor parameters in io.datarouter.storage.op.scan.stride with type arguments of type InternalStrideSampleModifierConstructorDescriptionStrideScanner(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 InternalStrideSampleModifier and TypeMethodDescriptionOffsettingStrideSample.toStrideSample(io.datarouter.util.tuple.Range<PK> range, boolean interrupted) ScanningStrideSample.toStrideSample(io.datarouter.util.tuple.Range<PK> range, boolean interrupted)