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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java