aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src/main/java/com/yahoo/documentapi/messagebus/MessageBusSyncSession.java
Commit message (Expand)AuthorAgeFilesLines
* Use DocumentOnly-fieldset by defaultTor Brede Vekterli2022-06-081-3/+2
* Remove explicit operation priority from DocumentAPI session public APIsTor Brede Vekterli2022-06-081-36/+0
* Use com.yahoo.messagebus.Error instead of java.lang.ErrorHenning Baldersheim2022-04-191-1/+1
* - Allow control of throttlepolicy per session.Henning Baldersheim2022-04-111-1/+0
* Deprecate DocumentAPI methods using explicit operation priorityTor Brede Vekterli2022-04-011-0/+12
* add special DocumentOnly fieldset in Java as wellArne H Juul2022-02-151-0/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add deadline to DocumentOperationParameters and use in MessageBusAsyncSessionJon Marius Venstad2021-05-191-1/+2
* Propagate correct parametersJon Marius Venstad2021-05-101-1/+1
* Use trace level from parameters, and pass on to ResponseJon Marius Venstad2020-09-241-23/+18
* Add DocumentOperationParameters to document session APIJon Marius Venstad2020-09-241-19/+32
* Use named constants instead of strings sprinkled all over.Henning Baldersheim2020-08-041-1/+2
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
* Change type of timeout in SyncSession from TemporalAmount to DurationBjørn Christian Seime2017-12-141-9/+7
* Allow user specified timeout for SyncSessionBjørn Christian Seime2017-08-181-4/+34
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Code review fixesvalerijf2017-05-121-4/+2
* Improvements based on code review.Haakon Dybdahl2017-03-091-1/+1
* Extend APIs with condition-not-met.Haakon Dybdahl2017-03-061-1/+1
* fix whitespace onlyArne H Juul2017-01-061-225/+225
* PublishJon Bratseth2016-06-151-0/+225