This type is a class for model objects.
@since 7.0.0
Package: applicationserver| Attributes Summary | |
| highThreshold : EInt | @since 7.0.0 Specifies when the memory cache eviction policy will be executed. The threshold is expressed in terms of the percentage of the memory cache size in MB. Valid Values are 1 to 100. |
| lowThreshold : EInt | @since 7.0.0 Specifies when the memory cache eviction policy will terminate. The threshold is expressed in terms of the percentage of the memory cache size in MB. Valid Values are 1 to 100. |
| Attribute Details |