Package | Description |
---|---|
org.gridgain.grid.segmentation.tcp |
Contains TCP segmentation resolver implementation.
|
Modifier and Type | Method and Description |
---|---|
TcpSegmentationResolver |
TcpSegmentationResolver.setAddress(InetSocketAddress addr)
Sets target address to check reachability of.
|
TcpSegmentationResolver |
TcpSegmentationResolver.setAddressAsString(String addr)
Convenient way to set address.
|
TcpSegmentationResolver |
TcpSegmentationResolver.setConnectTimeout(int connTimeout)
Sets connect timeout.
|
TcpSegmentationResolver |
TcpSegmentationResolver.setHost(String host)
Convenient way to set address.
|
TcpSegmentationResolver |
TcpSegmentationResolver.setLocalAddress(InetAddress locAddr)
Sets local address.
|
TcpSegmentationResolver |
TcpSegmentationResolver.setLocalAddressAsString(String locAddr)
Convenient way to set local address.
|
TcpSegmentationResolver |
TcpSegmentationResolver.setLocalPort(int locPort)
Sets local port.
|
TcpSegmentationResolver |
TcpSegmentationResolver.setPort(int port)
Convenient way to set address.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024