Package | Description |
---|---|
org.apache.ignite.spi.discovery.tcp.ipfinder.multicast |
Contains multicast-based IP finder.
|
Modifier and Type | Method and Description |
---|---|
TcpDiscoveryMulticastIpFinder |
TcpDiscoveryMulticastIpFinder.setAddressRequestAttempts(int addrReqAttempts)
Sets number of attempts to send multicast address request.
|
TcpDiscoveryMulticastIpFinder |
TcpDiscoveryMulticastIpFinder.setLocalAddress(String locAddr)
Sets local host address used by this IP finder.
|
TcpDiscoveryMulticastIpFinder |
TcpDiscoveryMulticastIpFinder.setMulticastGroup(String mcastGrp)
Sets IP address of multicast group.
|
TcpDiscoveryMulticastIpFinder |
TcpDiscoveryMulticastIpFinder.setMulticastPort(int mcastPort)
Sets port number which multicast messages are sent to.
|
TcpDiscoveryMulticastIpFinder |
TcpDiscoveryMulticastIpFinder.setResponseWaitTime(int resWaitTime)
Sets time in milliseconds IP finder waits for reply to
multicast address request.
|
TcpDiscoveryMulticastIpFinder |
TcpDiscoveryMulticastIpFinder.setShared(boolean shared)
Sets shared flag.
|
TcpDiscoveryMulticastIpFinder |
TcpDiscoveryMulticastIpFinder.setTimeToLive(int ttl)
Set the default time-to-live for multicast packets sent out on this
IP finder in order to control the scope of the multicast.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024