summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2020-11-16 14:41:21 +0100
committerJon Bratseth <bratseth@gmail.com>2020-11-16 14:41:21 +0100
commit1ac8fe28ef7be68b93cedd58f2bbd0fa706db4fd (patch)
tree1b9f2e2e0e182f6e538451a4f10bc6555a9b42b8
parent70ca76a2fabe46a809d620d3192d57f95f114290 (diff)
Update ABI spec
-rw-r--r--container-core/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/container-core/abi-spec.json b/container-core/abi-spec.json
index 458320c87df..e734ceee046 100644
--- a/container-core/abi-spec.json
+++ b/container-core/abi-spec.json
@@ -257,6 +257,7 @@
"public void <init>(com.yahoo.container.QrSearchersConfig)",
"public void <init>(com.yahoo.container.handler.ClustersStatus)",
"public void <init>(com.yahoo.container.QrSearchersConfig, com.yahoo.container.handler.ClustersStatus)",
+ "public void <init>(com.yahoo.container.QrSearchersConfig, com.yahoo.container.core.VipStatusConfig, com.yahoo.container.handler.ClustersStatus, com.yahoo.container.jdisc.state.StateMonitor, com.yahoo.jdisc.Metric)",
"public void <init>(com.yahoo.container.QrSearchersConfig, com.yahoo.container.core.VipStatusConfig, com.yahoo.container.handler.ClustersStatus, com.yahoo.container.jdisc.state.StateMonitor)",
"public void <init>(com.yahoo.container.QrSearchersConfig, com.yahoo.container.handler.ClustersStatus, com.yahoo.container.jdisc.state.StateMonitor)",
"public void <init>(com.yahoo.container.QrSearchersConfig, com.yahoo.container.core.VipStatusConfig, com.yahoo.container.handler.ClustersStatus)",