Interface HostAndPortMapper


  • public interface HostAndPortMapper
    HostAndPortMapper compatibility interface for Valkey GLIDE wrapper. Stub implementation for compilation compatibility.
    • Method Detail

      • getHostAndPort

        HostAndPort getHostAndPort​(HostAndPort hostAndPort)
        Map a HostAndPort to another HostAndPort. Used for host mapping in cluster configurations.