Click or drag to resize

AbstractKeyBundler Fields

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The AbstractKeyBundler type exposes the following members.

Fields
  NameDescription
Protected fieldm_countThreads
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.
(Inherited from AbstractBundler.)
Protected fieldm_listBundle
A pool of Bundle objects. Note that this list never shrinks.
(Inherited from AbstractBundler.)
Protected fieldm_previousSizeThreshold
The previous bundle size threshold value.
(Inherited from AbstractBundler.)
Top
See Also