Bundle Fields |
The AbstractBundlerBundle type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | STATUS_EXCEPTION |
Attempt to bundle encountered and exception; the execution has to be
de-optimized and performed by individual threads.
|
![]() ![]() | STATUS_OPEN |
This Bundle accepting additional items.
|
![]() ![]() | STATUS_PENDING |
This Bundle is closed for accepting additional items and awaiting
for the execution results.
|
![]() ![]() | STATUS_PROCESSED |
This Bundle is in process of returning the result of execution
back to the client.
|