See: Description
Interface | Description |
---|---|
IntervalFunction |
Function that computes the wait time necessary for each subsequent retry
attempt.
|
RetryStrategy |
Description of a strategy to take when an action fails, like when
connecting to a server.
|
Class | Description |
---|---|
RetryStrategies |
Collection of factory methods for creating the most frequently used
RetryStrategies . |
RetryStrategies.Builder |
Builder for custom retry strategies.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.