public interface OperationWithPreferReplicaOptions<T extends OperationWithPreferReplicaOptions<T>> extends Options, Self<T>
Modifier and Type | Method and Description |
---|---|
default Optional<Boolean> |
getPreferReplica() |
default T |
preferReplica()
Sets "prefer_replica" option value to true.
|
default T preferReplica()
Copyright © 2025 Picodata. All rights reserved.