Interface | Description |
---|---|
AsynchronousWorkflowsBuilder |
A SAM that sets up the workflow for shipping query results back to the user, and saving query results for later
querying if necessary.
|
Class | Description |
---|---|
AsynchronousWorkflows |
A bean containing the Observables for each of the message flows needed to support asynchronous processing:
The flow that emits the results to be sent to the user if they are ready within the asynchronous timeout.
|
DefaultAsynchronousWorkflowsBuilder |
Builds an Asynchronous process that only saves the results of a query if the query is asynchronous.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.