aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 51fee99a743..03ddf488b16 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -6063,8 +6063,9 @@
],
"methods": [
"public void <init>()",
+ "public void <init>(com.yahoo.search.query.profile.config.QueryProfilesConfig)",
"public void <init>(com.yahoo.search.query.profile.types.QueryProfileTypeRegistry)",
- "public void register(com.yahoo.search.query.profile.compiled.CompiledQueryProfile)",
+ "public final void register(com.yahoo.search.query.profile.compiled.CompiledQueryProfile)",
"public com.yahoo.search.query.profile.types.QueryProfileTypeRegistry getTypeRegistry()",
"public com.yahoo.search.query.profile.compiled.CompiledQueryProfile findQueryProfile(java.lang.String)"
],