aboutsummaryrefslogtreecommitdiffstats
path: root/container-core
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2020-11-30 14:33:23 +0100
committerJon Bratseth <bratseth@gmail.com>2020-11-30 14:33:23 +0100
commite3743e075e1eeb088fbb9b2f4146ef1faeb08d9a (patch)
tree373c0c96520bf1efabecda9e568a986fdf5572bb /container-core
parenta3289b0060bd7a0e5eb2b6d638c05c9d76e3a8d4 (diff)
Revert "Merge pull request #15532 from vespa-engine/revert-15527-bratseth/apply-on-restart-take-5"
This reverts commit d91c72c22cae12468103ed4c43729e745916943e, reversing changes made to 9b47661ae5682e87cd963c63bdc2717896f468db.
Diffstat (limited to 'container-core')
-rw-r--r--container-core/abi-spec.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/container-core/abi-spec.json b/container-core/abi-spec.json
index e734ceee046..a5483d12b24 100644
--- a/container-core/abi-spec.json
+++ b/container-core/abi-spec.json
@@ -181,6 +181,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.container.handler.ThreadpoolConfig build()"
],
"fields": []