Package | Description |
---|---|
org.apache.ignite.configuration |
Contains configuration-related classes.
|
org.apache.ignite.spi.communication.tcp |
Contains default TCP/IP-based implementation for communication SPI.
|
org.apache.ignite.spi.discovery.tcp |
Contains default TCP/IP implementation for discovery SPI.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicAddressResolver
Basic implementation of
AddressResolver . |
Modifier and Type | Method and Description |
---|---|
AddressResolver |
IgniteConfiguration.getAddressResolver()
Gets address resolver for addresses mapping determination.
|
Modifier and Type | Method and Description |
---|---|
IgniteConfiguration |
IgniteConfiguration.setAddressResolver(AddressResolver addrRslvr)
Sets address resolver for addresses mapping determination.
|
Modifier and Type | Method and Description |
---|---|
AddressResolver |
TcpCommunicationSpi.getAddressResolver()
|
Modifier and Type | Method and Description |
---|---|
TcpCommunicationSpi |
TcpCommunicationSpi.setAddressResolver(AddressResolver addrRslvr)
Sets address resolver.
|
Modifier and Type | Method and Description |
---|---|
AddressResolver |
TcpDiscoverySpi.getAddressResolver()
Gets address resolver.
|
Modifier and Type | Method and Description |
---|---|
void |
TcpDiscoverySpi.setAddressResolver(AddressResolver addrRslvr)
Sets address resolver.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019