Package software.amazon.awssdk.services.elasticache
Amazon ElastiCache is a web service that makes it easier to set up, operate, and scale a distributed cache in the cloud.
With ElastiCache, customers get all of the benefits of a high-performance, in-memory cache with less of the administrative burden involved in launching and managing a distributed cache. The service makes setup, scaling, and cluster failure handling much simpler than in a self-managed cache deployment.
In addition, through integration with Amazon CloudWatch, customers get enhanced visibility into the key performance statistics associated with their cache and can receive alarms if a part of their cache runs hot.
-
Interface Summary Interface Description ElastiCacheAsyncClient Service client for accessing Amazon ElastiCache asynchronously.ElastiCacheAsyncClientBuilder A builder for creating an instance ofElastiCacheAsyncClient
.ElastiCacheBaseClientBuilder<B extends ElastiCacheBaseClientBuilder<B,C>,C> This includes configuration specific to Amazon ElastiCache that is supported by bothElastiCacheClientBuilder
andElastiCacheAsyncClientBuilder
.ElastiCacheClient Service client for accessing Amazon ElastiCache.ElastiCacheClientBuilder A builder for creating an instance ofElastiCacheClient
.ElastiCacheServiceClientConfiguration.Builder A builder for creating aElastiCacheServiceClientConfiguration
-
Class Summary Class Description ElastiCacheServiceClientConfiguration Class to expose the service client settings to the user.