AbstractKeyBundler Fields |
The AbstractKeyBundler type exposes the following members.
Name | Description | |
---|---|---|
![]() | m_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.) |
![]() | m_listBundle |
A pool of Bundle objects. Note that this list never shrinks.
(Inherited from AbstractBundler.) |
![]() | m_previousSizeThreshold |
The previous bundle size threshold value.
(Inherited from AbstractBundler.) |