aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/processing/Response.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Use CompoundName.from in tests and construction of static objects.Henning Baldersheim2023-03-291-1/+1
|
* Remove deprecated APIs exposing Guava typesBjørn Christian Seime2022-06-081-9/+0
|
* Rename method 'future' => 'completeFuture'Bjørn Christian Seime2021-12-081-1/+1
|
* Deprecate methods using Guava ListenableFutureBjørn Christian Seime2021-12-081-15/+22
| | | | | | | | - com.yahoo.processing.Response.recursiveComplete() - com.yahoo.processing.response.DataList.complete() - com.yahoo.processing.response.IncomingData.completed() Also fixes bug in FutureResponse where `get()` does not return value produced by async task.
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Add java source files from the processing module.gjoranv2021-02-171-0/+160