ConsistencyPolicy.withMaxIntervalInSeconds(Integer maxIntervalInSeconds) 方法
定义
Set the maxIntervalInSeconds value.
public ConsistencyPolicy withMaxIntervalInSeconds(Integer maxIntervalInSeconds)
参数
- maxIntervalInSeconds
- Integer
the maxIntervalInSeconds value to set
返回
the ConsistencyPolicy object itself.