summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2020-02-13 00:02:44 +0100
committerGitHub <noreply@github.com>2020-02-13 00:02:44 +0100
commit2ec462cac08f9f80f8b1d4ad1ecb4b5b25cb5f30 (patch)
tree7e44efa4c1a42903096831d0d8cd039cc25a32e4 /container-search/abi-spec.json
parentcf454a47f5a9de067d46e9d6db6bf046c899aeab (diff)
parentd8350fcb368ce8e011105311411c9a4edfab4971 (diff)
Merge pull request #12160 from vespa-engine/bratseth/anonymous-query-profile-types-take-3
Bratseth/anonymous query profile types take 3
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 78d6dcc9670..5b86c3587cd 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -6285,6 +6285,7 @@
"public boolean isOverridable(java.lang.String)",
"public java.lang.Class getValueClass(java.lang.String)",
"public com.yahoo.search.query.profile.types.QueryProfileType getType(java.lang.String)",
+ "public com.yahoo.search.query.profile.types.FieldType getFieldType(com.yahoo.processing.request.CompoundName)",
"public com.yahoo.search.query.profile.types.FieldDescription getField(java.lang.String)",
"public com.yahoo.search.query.profile.types.FieldDescription removeField(java.lang.String)",
"public void addField(com.yahoo.search.query.profile.types.FieldDescription)",