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 Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019