aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-11-29 17:40:00 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2022-11-29 17:40:00 +0100
commite807b7cab069732251d797a25f2bb6c8fd70c095 (patch)
tree19a421508950b5a00902bc6ee99fe0b99b83646c /container-search/abi-spec.json
parentdeaac2672dbf627a319b7ebaba808e7918bd0186 (diff)
Reduce need to access getJDiscRequest
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 ab8718508b7..22be0d32f69 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -1985,6 +1985,7 @@
"public com.yahoo.search.query.Model getModel()",
"public com.yahoo.search.query.Trace getTrace()",
"public com.yahoo.container.jdisc.HttpRequest getHttpRequest()",
+ "public java.net.URI getUri()",
"public com.yahoo.search.query.SessionId getSessionId()",
"public com.yahoo.search.query.SessionId getSessionId(java.lang.String)",
"public void prepare()",