SessionRetryOptions Class
- java.
lang. Object - com.
azure. cosmos. SessionRetryOptions
- com.
public final class SessionRetryOptions
SessionRetryOptions encapsulates hints which influence internal retry policies which are applied when the effective consistency used for the request is Session Consistency.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String | toString() |
Methods inherited from java.lang.Object
Method Details
toString
public String toString()
Overrides:
SessionRetryOptions.toString()