aboutsummaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authorbjormel <bjormel@verizonmedia.com>2022-07-26 18:38:24 +0200
committerbjormel <bjormel@verizonmedia.com>2022-07-26 18:38:24 +0200
commit4cb41a4347641813d134b573ac7caf27d3951640 (patch)
tree7bfc51d4f4ece44205b8353fc70f346dc6a2685c /application
parenta12a6098dad556b135509c9d30f945fb6b348c11 (diff)
Add getCompiledQueryProfileRegistry() to abi-spec
Diffstat (limited to 'application')
-rw-r--r--application/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/abi-spec.json b/application/abi-spec.json
index 2053eabd9ad..75ae9842982 100644
--- a/application/abi-spec.json
+++ b/application/abi-spec.json
@@ -57,6 +57,7 @@
"public static com.yahoo.application.Application fromApplicationPackage(java.nio.file.Path, com.yahoo.application.Networking)",
"public static com.yahoo.application.Application fromApplicationPackage(java.io.File, com.yahoo.application.Networking)",
"public com.yahoo.application.container.JDisc getJDisc(java.lang.String)",
+ "public com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry getCompiledQueryProfileRegistry()",
"public void close()"
],
"fields": [