Interface ReadFrom.Nodes

    • Method Detail

      • getNodes

        List<RedisNodeDescription> getNodes()
        Returns the list of nodes that are applicable for the read operation. The list is ordered by latency.
        Returns:
        the collection of nodes that are applicable for reading.