mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Gaetan Boismal
17.16.2015 de1be29e1d751d4e7aeeb1518be89a0f9312e344
1
2
3
4
5
6
7
8
9
user-friendly-name=Soft Reference Entry Cache
user-friendly-plural-name=Soft Reference Entry Caches
synopsis=The Soft Reference Entry Cache is a Directory Server entry cache implementation that uses soft references to manage objects to allow them to be freed if the JVM is running low on memory.
property.cache-level.synopsis=Specifies the cache level in the cache order if more than one instance of the cache is configured.
property.enabled.synopsis=Indicates whether the Soft Reference Entry Cache is enabled.
property.exclude-filter.synopsis=The set of filters that define the entries that should be excluded from the cache.
property.include-filter.synopsis=The set of filters that define the entries that should be included in the cache.
property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Soft Reference Entry Cache implementation.
property.lock-timeout.synopsis=Specifies the length of time in milliseconds to wait while attempting to acquire a read or write lock.