Interface UnicastBroadcastMethodConfiguration

All Known Implementing Classes:
DefaultUnicastBroadcastConfiguration

public interface UnicastBroadcastMethodConfiguration
Configuration settings for UnicastBroadcastMethod.
  • Method Details

    • getServerAddress

      InetSocketAddress getServerAddress()
    • getPacketSize

      int getPacketSize()
    • getClusterNodes

      List<InetSocketAddress> getClusterNodes()
    • getSyncNodesIntervalSeconds

      int getSyncNodesIntervalSeconds()