Package de.hybris.platform.cluster.udp
Interface UnicastBroadcastMethodConfiguration
-
- All Known Implementing Classes:
DefaultUnicastBroadcastConfiguration
public interface UnicastBroadcastMethodConfigurationConfiguration settings forUnicastBroadcastMethod.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.net.InetSocketAddress>getClusterNodes()intgetPacketSize()java.net.InetSocketAddressgetServerAddress()intgetSyncNodesIntervalSeconds()
-