Package | Description |
---|---|
org.apache.ignite.spi.discovery.tcp.ipfinder.cloud |
Contains Apache jclouds based IP finder.
|
Modifier and Type | Method and Description |
---|---|
TcpDiscoveryCloudIpFinder |
TcpDiscoveryCloudIpFinder.setCredential(String credential)
Sets credential that is used during authentication on the cloud.
|
TcpDiscoveryCloudIpFinder |
TcpDiscoveryCloudIpFinder.setCredentialPath(String credentialPath)
Sets the path to a credential that is used during authentication on the cloud.
|
TcpDiscoveryCloudIpFinder |
TcpDiscoveryCloudIpFinder.setIdentity(String identity)
Sets the identity that is used as a user name during a connection to the cloud.
|
TcpDiscoveryCloudIpFinder |
TcpDiscoveryCloudIpFinder.setProvider(String provider)
Sets the cloud provider to use.
|
TcpDiscoveryCloudIpFinder |
TcpDiscoveryCloudIpFinder.setRegions(Collection<String> regions)
Sets list of regions where VMs are located.
|
TcpDiscoveryCloudIpFinder |
TcpDiscoveryCloudIpFinder.setShared(boolean shared)
Sets shared flag.
|
TcpDiscoveryCloudIpFinder |
TcpDiscoveryCloudIpFinder.setZones(Collection<String> zones)
Sets list of zones where VMs are located.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024