aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/processing/request/Properties.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Use a map of setter lambdas.Henning Baldersheim2023-08-021-5/+5
|
* Revert "Disallow incremental non-exclusive container allocation"Valerij Fredriksen2023-03-221-1/+1
|
* Disallow incremental non-exclusive container allocationJon Bratseth2023-03-211-1/+1
| | | | | Disallow shared allocation of containers also when there is an existing non-exclusive host which can fit the requested node.
* removal suppressionHenning Baldersheim2022-08-251-14/+8
|
* Resolve rank profile inputsJon Bratseth2022-04-211-65/+39
|
* Validate query feature tensor typesJon Bratseth2022-03-291-1/+1
| | | | | | - Validate tensor feature types when a tensor is set programmatically. - Add a toShortString for messages containing tensors. - Consistent and nicer spacing in tensor string forms.
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Add java source files from the processing module.gjoranv2021-02-171-0/+634