summaryrefslogtreecommitdiffstats
path: root/messagebus
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2020-12-01 18:56:19 +0100
committerGitHub <noreply@github.com>2020-12-01 18:56:19 +0100
commit655706c9d4e25871a42e7920dfee92250414ebf6 (patch)
tree0a1571c9da771981e5d889b54d8f024cea4e9e38 /messagebus
parentd495adc5cf2ba71f79745fab376981d1fae918df (diff)
parent9cfc48f97a23255971415bea04885d2823bfda89 (diff)
Merge pull request #15575 from vespa-engine/bratseth/apply-on-restart-take-9
Bratseth/apply on restart take 9
Diffstat (limited to 'messagebus')
-rw-r--r--messagebus/abi-spec.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/messagebus/abi-spec.json b/messagebus/abi-spec.json
index 4bec4bd91fe..f3e7c5664d6 100644
--- a/messagebus/abi-spec.json
+++ b/messagebus/abi-spec.json
@@ -398,6 +398,8 @@
"public final java.lang.String getDefMd5()",
"public final java.lang.String getDefName()",
"public final java.lang.String getDefNamespace()",
+ "public final boolean getApplyOnRestart()",
+ "public final void setApplyOnRestart(boolean)",
"public com.yahoo.messagebus.MessagebusConfig build()"
],
"fields": [