From 4cb41a4347641813d134b573ac7caf27d3951640 Mon Sep 17 00:00:00 2001 From: bjormel Date: Tue, 26 Jul 2022 18:38:24 +0200 Subject: Add getCompiledQueryProfileRegistry() to abi-spec --- application/abi-spec.json | 1 + 1 file changed, 1 insertion(+) (limited to 'application') 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": [ -- cgit v1.2.3