summaryrefslogtreecommitdiffstats
path: root/searchlib/abi-spec.json
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@verizonmedia.com>2019-11-27 20:05:51 +0200
committerJon Bratseth <bratseth@verizonmedia.com>2019-11-27 20:05:51 +0200
commitd9057a506c1c35e8f9775675772ca912f45d9de4 (patch)
treeb1626952b8356dd2a1a639088f2b12f20de7cf56 /searchlib/abi-spec.json
parent0ae9a6ea1431f9ec961e65d4d5445f78d8ff76e8 (diff)
Update abi spec
Diffstat (limited to 'searchlib/abi-spec.json')
-rw-r--r--searchlib/abi-spec.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/searchlib/abi-spec.json b/searchlib/abi-spec.json
index 86966aa4d5a..abfae426ad0 100644
--- a/searchlib/abi-spec.json
+++ b/searchlib/abi-spec.json
@@ -342,7 +342,7 @@
"fields": []
},
"com.yahoo.searchlib.rankingexpression.Reference": {
- "superClass": "com.yahoo.tensor.evaluation.TypeContext$Name",
+ "superClass": "com.yahoo.tensor.evaluation.Name",
"interfaces": [],
"attributes": [
"public"
@@ -414,7 +414,7 @@
"public final double getDouble(int)",
"public com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext clone()",
"public bridge synthetic com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext clone()",
- "public bridge synthetic com.yahoo.tensor.TensorType getType(com.yahoo.tensor.evaluation.TypeContext$Name)",
+ "public bridge synthetic com.yahoo.tensor.TensorType getType(com.yahoo.tensor.evaluation.Name)",
"public bridge synthetic java.lang.Object clone()"
],
"fields": []
@@ -521,7 +521,7 @@
"public final com.yahoo.searchlib.rankingexpression.evaluation.Value get(int)",
"public com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext clone()",
"public bridge synthetic com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext clone()",
- "public bridge synthetic com.yahoo.tensor.TensorType getType(com.yahoo.tensor.evaluation.TypeContext$Name)",
+ "public bridge synthetic com.yahoo.tensor.TensorType getType(com.yahoo.tensor.evaluation.Name)",
"public bridge synthetic java.lang.Object clone()"
],
"fields": []
@@ -592,7 +592,7 @@
"public java.util.Set names()",
"public java.lang.String toString()",
"public static com.yahoo.searchlib.rankingexpression.evaluation.MapContext fromString(java.lang.String)",
- "public bridge synthetic com.yahoo.tensor.TensorType getType(com.yahoo.tensor.evaluation.TypeContext$Name)"
+ "public bridge synthetic com.yahoo.tensor.TensorType getType(com.yahoo.tensor.evaluation.Name)"
],
"fields": []
},
@@ -610,7 +610,7 @@
"public com.yahoo.tensor.TensorType getType(java.lang.String)",
"public com.yahoo.tensor.TensorType getType(com.yahoo.searchlib.rankingexpression.Reference)",
"public java.util.Map bindings()",
- "public bridge synthetic com.yahoo.tensor.TensorType getType(com.yahoo.tensor.evaluation.TypeContext$Name)"
+ "public bridge synthetic com.yahoo.tensor.TensorType getType(com.yahoo.tensor.evaluation.Name)"
],
"fields": []
},