Package | Description |
---|---|
org.apache.ignite.configuration |
Contains configuration-related classes.
|
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 |
TcpDiscoverySpi.getAddressResolver()
Gets address resolver.
|
Modifier and Type | Method and Description |
---|---|
void |
TcpDiscoverySpi.setAddressResolver(AddressResolver addrRslvr)
Sets address resolver.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024