summaryrefslogtreecommitdiffstats
path: root/vespajlib
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@verizonmedia.com>2019-10-08 15:26:34 +0200
committerJon Bratseth <bratseth@verizonmedia.com>2019-10-08 15:26:34 +0200
commita2e0ffb780849f0c92cbabaf956f5d6b29888b06 (patch)
treec2c2ca890be8f6e2c2e8cca713a423d819adf11b /vespajlib
parent82d607e75305cfae9cc58dbf9cf8de89e1dc3094 (diff)
Update abi spec
Diffstat (limited to 'vespajlib')
-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 6b37d58f3c7..9590a97ea55 100644
--- a/vespajlib/abi-spec.json
+++ b/vespajlib/abi-spec.json
@@ -1386,6 +1386,7 @@
"public static varargs com.yahoo.tensor.TensorType$Value combinedValueType(com.yahoo.tensor.TensorType[])",
"public static com.yahoo.tensor.TensorType fromSpec(java.lang.String)",
"public com.yahoo.tensor.TensorType$Value valueType()",
+ "public com.yahoo.tensor.TensorType mappedSubtype()",
"public int rank()",
"public java.util.List dimensions()",
"public java.util.Set dimensionNames()",