public interface OperationWithFullScanOptions<T extends OperationWithModeOptions<T>> extends Options, Self<T>
Modifier and Type | Method and Description |
---|---|
default T |
fullScan()
Sets "fullscan" option value to true.
|
default Optional<Boolean> |
getFullScan() |
Copyright © 2025 Picodata. All rights reserved.