Interface StatefulRedisMasterReplicaConnection<K,​V>

    • Method Detail

      • setReadFrom

        void setReadFrom​(ReadFrom readFrom)
        Set from which nodes data is read. The setting is used as default for read operations on this connection. See the documentation for ReadFrom for more information.
        Parameters:
        readFrom - the read from setting, must not be null