| Class | Description |
|---|---|
| ChainedCollectorMapDriver<IT,OT> | |
| ChainedDriver<IT,OT> |
The interface to be implemented by drivers that do not run in an own pact task context, but are chained to other
tasks.
|
| ChainedFlatMapDriver<IT,OT> | |
| ChainedMapDriver<IT,OT> | |
| ChainedTerminationCriterionDriver<IT,OT> | |
| SynchronousChainedCombineDriver<T> |
| Exception | Description |
|---|---|
| ExceptionInChainedStubException |
A special exception to indicate that an exception occurred in the nested call of a chained stub.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.