Skip navigation links
A B D E G I L O R S T U 

A

AsymmetricKeyEncryptionService - Class in org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt
Provides an implementation of asymmetric encryption to encrypt/decrypt the data.
AsymmetricKeyEncryptionService() - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.AsymmetricKeyEncryptionService
 
AwsKmsEncryptionService - Class in org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt
Provides an implementation of AWS KMS to encrypt/decrypt the data.
AwsKmsEncryptionService() - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.AwsKmsEncryptionService
 

B

BUCKET_NAME_PREFIX - Static variable in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
Prefix to use in bucket name generation.

D

decrypt(byte[]) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.AsymmetricKeyEncryptionService
Decrypt the input data.
decrypt(byte[]) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.AwsKmsEncryptionService
Decrypt the input data.
decrypt(byte[]) - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.EncryptionService
Decrypt the input data.
decrypt(byte[]) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.SymmetricKeyEncryptionService
Decrypt the input data.
DFLT_BUCKET_NAME_SUFFIX - Static variable in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
Suffix to use in bucket name generation.

E

encrypt(byte[]) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.AsymmetricKeyEncryptionService
Encrypt the input data.
encrypt(byte[]) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.AwsKmsEncryptionService
Encrypt the input data.
encrypt(byte[]) - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.EncryptionService
Encrypt the input data.
encrypt(byte[]) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.SymmetricKeyEncryptionService
Encrypt the input data.
EncryptionService - Interface in org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt
A implementation of this interface should provide feature to encrypt/decrypt the data.

G

getAccessKey() - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
Gets S3 access key.
getAccessKey() - Method in interface org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpiMBean
 
getBucketEndpoint() - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
Gets S3 bucket endpoint to use.
getBucketEndpoint() - Method in interface org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpiMBean
 
getBucketName() - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
Gets S3 bucket name to use.
getBucketName() - Method in interface org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpiMBean
Gets S3 bucket name to use.
getProxyHost() - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
Gets HTTP proxy host.
getProxyHost() - Method in interface org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpiMBean
 
getProxyPassword() - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
Gets HTTP proxy password.
getProxyPort() - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
Gets HTTP proxy port.
getProxyPort() - Method in interface org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpiMBean
 
getProxyUsername() - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
Gets HTTP proxy user name.
getProxyUsername() - Method in interface org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpiMBean
 
getRegisteredAddresses() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.elb.TcpDiscoveryAlbIpFinder
getRegisteredAddresses() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.elb.TcpDiscoveryElbIpFinder
getRegisteredAddresses() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.TcpDiscoveryS3IpFinder
getSecretAccessKey() - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
Gets S3 secret key.
getSSEAlgorithm() - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
Gets S3 server-side encryption algorithm.
getSSEAlgorithm() - Method in interface org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpiMBean
 

I

init() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.AsymmetricKeyEncryptionService
For initialization operations.
init() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.AwsKmsEncryptionService
For initialization operations.
init() - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.EncryptionService
For initialization operations.
init() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.SymmetricKeyEncryptionService
For initialization operations.

L

loadCheckpoint(String) - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi

O

org.apache.ignite.spi.checkpoint.s3 - package org.apache.ignite.spi.checkpoint.s3
Contains S3-based implementation for checkpoint SPI.
org.apache.ignite.spi.discovery.tcp.ipfinder.elb - package org.apache.ignite.spi.discovery.tcp.ipfinder.elb
Contains AWS ELB-based IP finder.
org.apache.ignite.spi.discovery.tcp.ipfinder.s3 - package org.apache.ignite.spi.discovery.tcp.ipfinder.s3
Contains AWS S3-based IP finder.
org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt - package org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt
Contains Encryption services.

R

registerAddresses(Collection<InetSocketAddress>) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.elb.TcpDiscoveryAlbIpFinder
registerAddresses(Collection<InetSocketAddress>) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.elb.TcpDiscoveryElbIpFinder
registerAddresses(Collection<InetSocketAddress>) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.TcpDiscoveryS3IpFinder
removeCheckpoint(String) - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi

S

S3CheckpointSpi - Class in org.apache.ignite.spi.checkpoint.s3
This class defines Amazon S3-based implementation for checkpoint SPI.
S3CheckpointSpi() - Constructor for class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
 
S3CheckpointSpiMBean - Interface in org.apache.ignite.spi.checkpoint.s3
Management bean for S3CheckpointSpi.
saveCheckpoint(String, byte[], long, boolean) - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
setAwsCredentials(AWSCredentials) - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
Sets AWS credentials.
setAwsCredentials(AWSCredentials) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.TcpDiscoveryS3IpFinder
Sets AWS credentials.
setAwsCredentialsProvider(AWSCredentialsProvider) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.TcpDiscoveryS3IpFinder
Sets AWS credentials provider.
setBucketEndpoint(String) - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
Sets bucket endpoint.
setBucketEndpoint(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.TcpDiscoveryS3IpFinder
Sets bucket endpoint for IP finder.
setBucketName(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.TcpDiscoveryS3IpFinder
Sets bucket name for IP finder.
setBucketNameSuffix(String) - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
Sets bucket name suffix.
setCheckpointListener(CheckpointListener) - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
setClientConf(ClientConfiguration) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.AwsKmsEncryptionService
AWS client configuration.
setClientConfiguration(ClientConfiguration) - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
Sets Amazon client configuration.
setClientConfiguration(ClientConfiguration) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.TcpDiscoveryS3IpFinder
Sets Amazon client configuration.
setCredentials(AWSCredentials) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.AwsKmsEncryptionService
AWS credentials.
setCredentialsProvider(AWSCredentialsProvider) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.elb.TcpDiscoveryAlbIpFinder
Sets AWS credentials provider.
setCredentialsProvider(AWSCredentialsProvider) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.elb.TcpDiscoveryElbIpFinder
Sets AWS credentials provider.
setEncryptionService(EncryptionService) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.TcpDiscoveryS3IpFinder
Sets encryption service for client side node address encryption.
setKeyId(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.AwsKmsEncryptionService
Set the KMS key id used to encrypt/decrypt the data.
setKeyPair(KeyPair) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.AsymmetricKeyEncryptionService
Set the public private key pair.
setKeyPrefix(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.TcpDiscoveryS3IpFinder
This can be thought of as the sub-folder within the bucket that will hold the node addresses.
setLoadBalancerName(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.elb.TcpDiscoveryElbIpFinder
Sets AWS Classic load balancer name which nodes are plugged under it.
setName(String) - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
setRegion(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.elb.TcpDiscoveryAlbIpFinder
Sets AWS Application Load Balancer's region.
setRegion(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.elb.TcpDiscoveryElbIpFinder
Sets Classic load balancer's region.
setRegion(Region) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.AwsKmsEncryptionService
AWS region.
setRegion(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.AwsKmsEncryptionService
AWS region.
setSecretKey(Key) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.SymmetricKeyEncryptionService
The key used to encrypt and decrypt the data.
setShared(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.TcpDiscoveryS3IpFinder
setSSEAlgorithm(String) - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
Sets server-side encryption algorithm for Amazon S3-managed encryption keys.
setSSEAlgorithm(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.TcpDiscoveryS3IpFinder
Sets server-side encryption algorithm for Amazon S3-managed encryption keys.
setTargetGrpARN(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.elb.TcpDiscoveryAlbIpFinder
Sets AWS Application Load Balancer's target group ARN.
spiStart(String) - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
spiStop() - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
SymmetricKeyEncryptionService - Class in org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt
Service to encrypt data using symmetric key encryption.
SymmetricKeyEncryptionService() - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.SymmetricKeyEncryptionService
 

T

TcpDiscoveryAlbIpFinder - Class in org.apache.ignite.spi.discovery.tcp.ipfinder.elb
AWS Application load balancer(ALB) based IP finder.
TcpDiscoveryAlbIpFinder() - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.elb.TcpDiscoveryAlbIpFinder
Creates Application load balancer IP finder instance.
TcpDiscoveryElbIpFinder - Class in org.apache.ignite.spi.discovery.tcp.ipfinder.elb
AWS Classic load balancer based IP finder.
TcpDiscoveryElbIpFinder() - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.elb.TcpDiscoveryElbIpFinder
Creates Classic load balancer IP finder instance.
TcpDiscoveryS3IpFinder - Class in org.apache.ignite.spi.discovery.tcp.ipfinder.s3
AWS S3-based IP finder.
TcpDiscoveryS3IpFinder() - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.TcpDiscoveryS3IpFinder
Constructor.
toString() - Method in class org.apache.ignite.spi.checkpoint.s3.S3CheckpointSpi
toString() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.AsymmetricKeyEncryptionService
toString() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.AwsKmsEncryptionService
toString() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt.SymmetricKeyEncryptionService
toString() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.TcpDiscoveryS3IpFinder

U

unregisterAddresses(Collection<InetSocketAddress>) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.elb.TcpDiscoveryAlbIpFinder
unregisterAddresses(Collection<InetSocketAddress>) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.elb.TcpDiscoveryElbIpFinder
unregisterAddresses(Collection<InetSocketAddress>) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.TcpDiscoveryS3IpFinder
A B D E G I L O R S T U 
Skip navigation links

2019 Copyright © Apache Software Foundation
Ignite Database and Caching Platform :   ver. 8.9.23-p1
Release Date :   November 19 2025