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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java