| Package | Description |
|---|---|
| org.gridgain.grid.spi.communication.tcp |
Contains default TCP/IP-based implementation for communication SPI.
|
| org.gridgain.grid.spi.discovery.tcp |
Contains default TCP/IP implementation for discovery SPI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridTcpCommunicationSpi.setAddressResolver(GridAddressResolver addrRslvr)
Sets address resolver.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridTcpDiscoverySpi.setAddressResolver(GridAddressResolver addrRslvr)
Sets address resolver.
|
Copyright © 2014. All rights reserved.