WebsiteDataManagerGidBuilderImpl.totalStorageRatio
T totalStorageRatio(double propval)Set totalStorageRatio property.
Parameters
propval | The percentage of volume space that can be used for data storage for all domains. If the maximum storage is reached the eviction will happen. A value of 0.0 means that data storage is not allowed. A value of -1.0, which is the default, means there's no limit for the total storage. |
Returns
Builder instance for fluent chaining