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