summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-06-10 14:06:53 +0200
committerJon Bratseth <bratseth@gmail.com>2022-06-10 14:06:53 +0200
commitc337231793871102aaee4600ac9eaaa5ec2d5f66 (patch)
tree2a819f2e3f6e6ecf365e8e7d958ca01c175495b9 /container-search/abi-spec.json
parente7cac19f671e32b168357e33710f25062b590f24 (diff)
Remove deprecated methos on Vespa 8
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index b738c697d89..7fe1702be8f 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -2107,7 +2107,6 @@
"public"
],
"methods": [
- "public void <init>(com.yahoo.search.cluster.NodeManager)",
"public void <init>(com.yahoo.search.cluster.NodeManager, boolean)",
"public void start()",
"public com.yahoo.search.cluster.MonitorConfiguration getConfiguration()",
@@ -8122,7 +8121,6 @@
],
"methods": [
"public void <init>(com.yahoo.search.searchchain.SearchChainRegistry, com.yahoo.prelude.IndexFacts, com.yahoo.search.schema.SchemaInfo, com.yahoo.language.process.SpecialTokenRegistry, com.yahoo.search.rendering.RendererRegistry, com.yahoo.language.Linguistics, java.util.concurrent.Executor)",
- "public void <init>(com.yahoo.search.searchchain.SearchChainRegistry, com.yahoo.prelude.IndexFacts, com.yahoo.language.process.SpecialTokenRegistry, com.yahoo.search.rendering.RendererRegistry, com.yahoo.language.Linguistics, java.util.concurrent.Executor)",
"public static com.yahoo.search.searchchain.Execution$Context createContextStub()",
"public static com.yahoo.search.searchchain.Execution$Context createContextStub(com.yahoo.search.searchchain.SearchChainRegistry)",
"public static com.yahoo.search.searchchain.Execution$Context createContextStub(com.yahoo.prelude.IndexFacts)",