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

The AbstractBundler type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberADJUSTMENT_FREQUENCY
Frequency of the adjustment attempts. This number represents a number of iterations of the master bundle usage after which an adjustment attempt will be performed.
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.
Protected fieldm_listBundle
A pool of Bundle objects. Note that this list never shrinks.
Protected fieldm_previousSizeThreshold
The previous bundle size threshold value.

See Also