LocalCacheDEFAULT_PRUNE Field | 
.NET API Reference for Oracle® Coherence Community Edition 
 (14.1.1.0)
E55634-01
 
            By default, when the cache prunes, it reduces its entries by 25%,
            meaning it retains 75% (.75) of its entries.
            
 
    Namespace: 
   Tangosol.Net.Cache
    Assembly:
   Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntaxpublic const double DEFAULT_PRUNE = 0.75
Field Value
Type: 
Double
See Also