AbstractBundlerm_countThreads Field |
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
A counter for the total number of threads that have started any bundle
related execution. This counter is used by subclasses to reduce an impact
of bundled execution for lightly loaded environments.
Namespace:
Tangosol.Net.Cache
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntaxprotected AtomicCounter m_countThreads
Field Value
Type:
AtomicCounter
See Also