summaryrefslogtreecommitdiffstats
path: root/model-evaluation
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@verizonmedia.com>2019-10-14 08:54:00 +0200
committerJon Bratseth <bratseth@verizonmedia.com>2019-10-14 08:54:00 +0200
commit0482d664287fc8b0ad25ac70b10de0044bcded41 (patch)
tree8b5542d3074851badd9626784cdf83effbb2f29d /model-evaluation
parente9c7a4fcd3e8902eace31366bcda26bf49e458a2 (diff)
Add defaultValue() to ABI-spec
Diffstat (limited to 'model-evaluation')
-rw-r--r--model-evaluation/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/model-evaluation/abi-spec.json b/model-evaluation/abi-spec.json
index c79883450e6..a795b0bb447 100644
--- a/model-evaluation/abi-spec.json
+++ b/model-evaluation/abi-spec.json
@@ -35,6 +35,7 @@
"public int size()",
"public java.util.Set names()",
"public java.util.Set arguments()",
+ "public com.yahoo.searchlib.rankingexpression.evaluation.Value defaultValue()",
"public bridge synthetic com.yahoo.tensor.TensorType getType(com.yahoo.tensor.evaluation.TypeContext$Name)"
],
"fields": []