Interface RemoteSiteConfiguration

  • All Known Implementing Classes:
    RemoteSiteConfigurationBuilder

    public interface RemoteSiteConfiguration
    Configuration of a channel to a remote site, used by the RELAY2 protocol.
    Author:
    Paul Ferraro
    • Method Detail

      • getChannel

        org.jgroups.JChannel getChannel()
      • getClusterName

        String getClusterName()