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()Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java