Class ReplicationMaster.SlaveServer

java.lang.Object
org.yamcs.replication.ReplicationMaster.SlaveServer
Enclosing class:
ReplicationMaster

public static class ReplicationMaster.SlaveServer extends Object
  • Constructor Details

    • SlaveServer

      public SlaveServer(String host, int port, String instance, boolean enableTls)
  • Method Details

    • getHost

      public String getHost()
    • getPort

      public int getPort()
    • getInstance

      public String getInstance()
    • getTcpClient

      public ReplicationClient getTcpClient()