public interface OperationWithForceMapCallOptions<T extends OperationWithForceMapCallOptions<T>> extends Options, Self<T>
Modifier and Type | Method and Description |
---|---|
default T |
forceMapCall()
Sets "force_map_call" option to true. if true then the map call is performed without any optimizations even,
default value is false.
|
default Optional<Boolean> |
getForceMapCall() |
default T forceMapCall()
Copyright © 2025 Picodata. All rights reserved.