| Package | Description |
|---|---|
| org.apache.ignite.spi |
Contains common classes and interfaces for SPI implementations.
|
| org.apache.ignite.spi.discovery.tcp |
Contains default TCP/IP implementation for discovery SPI.
|
| Modifier and Type | Method and Description |
|---|---|
long |
IgniteSpiOperationTimeoutHelper.nextTimeoutChunk(long dfltTimeout)
Returns a timeout value to use for the next network operation.
|
| Modifier and Type | Method and Description |
|---|---|
protected Socket |
TcpDiscoverySpi.openSocket(InetSocketAddress sockAddr,
IgniteSpiOperationTimeoutHelper timeoutHelper) |
protected Socket |
TcpDiscoverySpi.openSocket(Socket sock,
InetSocketAddress remAddr,
IgniteSpiOperationTimeoutHelper timeoutHelper)
Connects to remote address sending
U.IGNITE_HEADER when connection is established. |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016