aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2020-11-04 21:18:19 +0100
committerGitHub <noreply@github.com>2020-11-04 21:18:19 +0100
commit302067c37d644df89c7968938acf0236d624d045 (patch)
tree34432c45d2ec3779da3091040fedfe25d616660b /container-search/abi-spec.json
parent19f9396e6b60e49c7830d78d504a14c015600f2b (diff)
Revert "Override in variant references"
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 113760b85cb..86e7ddc7e52 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -5868,7 +5868,7 @@
"public com.yahoo.search.query.profile.DimensionValues getDimensionValues()",
"public java.util.Map values()",
"public java.util.List inherited()",
- "public java.lang.Object set(java.lang.String, java.lang.Object)",
+ "public void set(java.lang.String, java.lang.Object)",
"public void inherit(com.yahoo.search.query.profile.QueryProfile)",
"public int compareTo(com.yahoo.search.query.profile.QueryProfileVariant)",
"public boolean matches(com.yahoo.search.query.profile.DimensionValues)",
@@ -5899,7 +5899,6 @@
"public int compareTo(com.yahoo.search.query.profile.QueryProfileVariants$FieldValue)",
"public com.yahoo.search.query.profile.QueryProfileVariants$FieldValue clone(java.lang.String, java.util.List)",
"public com.yahoo.search.query.profile.QueryProfileVariants$FieldValue clone()",
- "public java.lang.String toString()",
"public bridge synthetic java.lang.Object clone()",
"public bridge synthetic int compareTo(java.lang.Object)"
],
@@ -5955,7 +5954,6 @@
"public com.yahoo.search.query.profile.QueryProfileVariants clone()",
"protected void ensureNotFrozen()",
"public com.yahoo.search.query.profile.QueryProfileVariant getVariant(com.yahoo.search.query.profile.DimensionValues, boolean)",
- "public java.lang.String toString()",
"public bridge synthetic java.lang.Object clone()"
],
"fields": []