A C D E G H I N O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AmazonS3Reference - Class in org.opensearch.repositories.s3
-
Handles the shutdown of the wrapped
AmazonS3Clientusing reference counting.
C
- client() - Method in class org.opensearch.repositories.s3.AmazonS3Reference
-
Returns the underlying `AmazonS3` client.
- close() - Method in class org.opensearch.repositories.s3.AmazonS3Reference
-
Call when the client is not needed anymore.
- close() - Method in class org.opensearch.repositories.s3.S3RepositoryPlugin
- closeInternal() - Method in class org.opensearch.repositories.s3.AmazonS3Reference
- createRepository(RepositoryMetadata, NamedXContentRegistry, ClusterService, RecoverySettings) - Method in class org.opensearch.repositories.s3.S3RepositoryPlugin
D
- DIRECT - org.opensearch.repositories.s3.ProxySettings.ProxyType
E
- equals(Object) - Method in class org.opensearch.repositories.s3.ProxySettings
G
- getAddress() - Method in class org.opensearch.repositories.s3.ProxySettings
- getHost() - Method in class org.opensearch.repositories.s3.ProxySettings
- getHostName() - Method in class org.opensearch.repositories.s3.ProxySettings
- getPassword() - Method in class org.opensearch.repositories.s3.ProxySettings
- getPort() - Method in class org.opensearch.repositories.s3.ProxySettings
- getRepositories(Environment, NamedXContentRegistry, ClusterService, RecoverySettings) - Method in class org.opensearch.repositories.s3.S3RepositoryPlugin
- getSettings() - Method in class org.opensearch.repositories.s3.S3RepositoryPlugin
- getType() - Method in class org.opensearch.repositories.s3.ProxySettings
- getUsername() - Method in class org.opensearch.repositories.s3.ProxySettings
H
- hashCode() - Method in class org.opensearch.repositories.s3.ProxySettings
- HTTP - org.opensearch.repositories.s3.ProxySettings.ProxyType
- HTTPS - org.opensearch.repositories.s3.ProxySettings.ProxyType
I
- isAuthenticated() - Method in class org.opensearch.repositories.s3.ProxySettings
N
- NO_PROXY_SETTINGS - Static variable in class org.opensearch.repositories.s3.ProxySettings
O
- org.opensearch.repositories.s3 - package org.opensearch.repositories.s3
P
- ProxySettings - Class in org.opensearch.repositories.s3
- ProxySettings(ProxySettings.ProxyType, String, int, String, String) - Constructor for class org.opensearch.repositories.s3.ProxySettings
- ProxySettings.ProxyType - Enum in org.opensearch.repositories.s3
R
- recreateWithNewHostAndPort(String, int) - Method in class org.opensearch.repositories.s3.ProxySettings
- reload(Settings) - Method in class org.opensearch.repositories.s3.S3RepositoryPlugin
S
- S3RepositoryPlugin - Class in org.opensearch.repositories.s3
-
A plugin to add a repository type that writes to and from the AWS S3.
- S3RepositoryPlugin(Settings) - Constructor for class org.opensearch.repositories.s3.S3RepositoryPlugin
- service - Variable in class org.opensearch.repositories.s3.S3RepositoryPlugin
- SOCKS - org.opensearch.repositories.s3.ProxySettings.ProxyType
T
- toProtocol() - Method in enum org.opensearch.repositories.s3.ProxySettings.ProxyType
V
- valueOf(String) - Static method in enum org.opensearch.repositories.s3.ProxySettings.ProxyType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opensearch.repositories.s3.ProxySettings.ProxyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages