Package | Description |
---|---|
org.apache.ignite.spi.discovery.tcp.ipfinder.s3 |
Contains AWS S3-based IP finder.
|
Modifier and Type | Method and Description |
---|---|
TcpDiscoveryS3IpFinder |
TcpDiscoveryS3IpFinder.setAwsCredentials(com.amazonaws.auth.AWSCredentials cred)
Sets AWS credentials.
|
TcpDiscoveryS3IpFinder |
TcpDiscoveryS3IpFinder.setAwsCredentialsProvider(com.amazonaws.auth.AWSCredentialsProvider credProvider)
Sets AWS credentials provider.
|
TcpDiscoveryS3IpFinder |
TcpDiscoveryS3IpFinder.setBucketEndpoint(String bucketEndpoint)
Sets bucket endpoint for IP finder.
|
TcpDiscoveryS3IpFinder |
TcpDiscoveryS3IpFinder.setBucketName(String bucketName)
Sets bucket name for IP finder.
|
TcpDiscoveryS3IpFinder |
TcpDiscoveryS3IpFinder.setClientConfiguration(com.amazonaws.ClientConfiguration cfg)
Sets Amazon client configuration.
|
TcpDiscoveryS3IpFinder |
TcpDiscoveryS3IpFinder.setEncryptionService(EncryptionService encryptionSvc)
Sets encryption service for client side node address encryption.
|
TcpDiscoveryS3IpFinder |
TcpDiscoveryS3IpFinder.setKeyPrefix(String keyPrefix)
This can be thought of as the sub-folder within the bucket that will hold the node addresses.
|
TcpDiscoveryS3IpFinder |
TcpDiscoveryS3IpFinder.setShared(boolean shared)
Sets shared flag.
|
TcpDiscoveryS3IpFinder |
TcpDiscoveryS3IpFinder.setSSEAlgorithm(String sseAlg)
Sets server-side encryption algorithm for Amazon S3-managed encryption keys.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024