Interface RedisNodeDescription

  • All Superinterfaces:
    RedisInstance
    All Known Implementing Classes:
    RedisClusterNode

    public interface RedisNodeDescription
    extends RedisInstance
    Description of a single Redis Node.
    Since:
    4.0
    Author:
    Mark Paluch
    • Method Detail

      • getUri

        RedisURI getUri()
        Returns:
        the URI of the node