Uses of Class
software.amazon.awssdk.services.memorydb.model.TestFailoverNotAvailableException
-
Packages that use TestFailoverNotAvailableException Package Description software.amazon.awssdk.services.memorydb MemoryDB for Redis is a fully managed, Redis-compatible, in-memory database that delivers ultra-fast performance and Multi-AZ durability for modern applications built using microservices architectures. -
-
Uses of TestFailoverNotAvailableException in software.amazon.awssdk.services.memorydb
Methods in software.amazon.awssdk.services.memorydb that throw TestFailoverNotAvailableException Modifier and Type Method Description default FailoverShardResponseMemoryDbClient. failoverShard(Consumer<FailoverShardRequest.Builder> failoverShardRequest)Used to failover a shard.default FailoverShardResponseMemoryDbClient. failoverShard(FailoverShardRequest failoverShardRequest)Used to failover a shard.
-