Click or drag to resize

AbstractKeyBundler Properties

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

The AbstractKeyBundler type exposes the following members.

Properties
  NameDescription
Public propertyAllowAutoAdjust
Specifies whether or not auto-adjustment is on. Default value is "true".
(Inherited from AbstractBundler.)
Public propertyDelayMillis
The timeout delay value.
(Inherited from AbstractBundler.)
Public propertySizeThreshold
The bundle size threshold value.
(Inherited from AbstractBundler.)
Public propertySyncRoot
Gets an object that can be used to synchronize access to the ICollection.
(Inherited from AbstractBundler.)
Public propertyThreadThreshold
The minimum number of threads that will trigger the bundler to switch from a pass through to a bundled mode.
(Inherited from AbstractBundler.)
Top
See Also