Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.1.3.0.0)
E47892-01

The AbstractEntryBundler 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.)

See Also