Modifier and Type | Method and Description |
---|---|
ConsistencyPolicy |
ConsistencyPolicy.setDefaultConsistencyLevel(ConsistencyLevel level)
Set the name of the resource.
|
ConsistencyPolicy |
ConsistencyPolicy.setMaxStalenessIntervalInSeconds(int maxStalenessIntervalInSeconds)
Sets the in bounded staleness consistency, the maximum allowed staleness in terms time interval.
|
ConsistencyPolicy |
ConsistencyPolicy.setMaxStalenessPrefix(int maxStalenessPrefix)
Sets the bounded staleness consistency, the maximum allowed staleness in terms difference in sequence numbers
(aka version).
|
Copyright © 2020 Microsoft Corporation. All rights reserved.