maxChangeCacheSize property
The maximum number of entries to keep in the change cache. When exceeded, older entries are removed to prevent unbounded memory growth.
Implementation
final int maxChangeCacheSize;
The maximum number of entries to keep in the change cache. When exceeded, older entries are removed to prevent unbounded memory growth.
final int maxChangeCacheSize;