| Package | Description |
|---|---|
| org.gridgain.grid.spi.discovery |
Contains APIs for topology manager SPI.
|
| org.gridgain.grid.spi.discovery.tcp |
Contains default TCP/IP implementation for discovery SPI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridDiscoverySpi.setDataExchange(GridDiscoverySpiDataExchange exchange)
Sets a handler for initial data exchange between GridGain nodes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridTcpDiscoverySpi.setDataExchange(GridDiscoverySpiDataExchange exchange)
Sets a handler for initial data exchange between GridGain nodes.
|
Copyright © 2014. All rights reserved.