Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The AbstractBundler..::..Bundle 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.

See Also