aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/abi-spec.json
diff options
context:
space:
mode:
authorLester Solbakken <lesters@oath.com>2020-01-10 13:07:54 +0100
committerLester Solbakken <lesters@oath.com>2020-01-10 13:07:54 +0100
commitf9e6262cd5f8b919db33f8a43cad45c25546d2e4 (patch)
treefdbd5e4a7b918f7195f4d01f11e694009760741c /vespajlib/abi-spec.json
parent1bfeb920e039dd22f586c382c66fef90af6f4459 (diff)
Revert "Revert "Require equal sizes in join""
This reverts commit d78f8b089753025421524539e86ca96b7bf3369c.
Diffstat (limited to 'vespajlib/abi-spec.json')
-rw-r--r--vespajlib/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespajlib/abi-spec.json b/vespajlib/abi-spec.json
index f631b3e1c58..d0c1abe061a 100644
--- a/vespajlib/abi-spec.json
+++ b/vespajlib/abi-spec.json
@@ -1278,6 +1278,7 @@
"public void <init>()",
"public void <init>(com.yahoo.tensor.TensorType$Value)",
"public varargs void <init>(com.yahoo.tensor.TensorType[])",
+ "public varargs void <init>(boolean, com.yahoo.tensor.TensorType[])",
"public void <init>(java.lang.Iterable)",
"public void <init>(com.yahoo.tensor.TensorType$Value, java.lang.Iterable)",
"public int rank()",