Click or drag to resize

Bundle Fields

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

The AbstractBundlerBundle type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberSTATUS_EXCEPTION
Attempt to bundle encountered and exception; the execution has to be de-optimized and performed by individual threads.
Public fieldStatic memberSTATUS_OPEN
This Bundle accepting additional items.
Public fieldStatic memberSTATUS_PENDING
This Bundle is closed for accepting additional items and awaiting for the execution results.
Public fieldStatic memberSTATUS_PROCESSED
This Bundle is in process of returning the result of execution back to the client.
Top
See Also