summaryrefslogtreecommitdiffstats
path: root/container-core/abi-spec.json
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2020-11-30 11:33:46 +0100
committerGitHub <noreply@github.com>2020-11-30 11:33:46 +0100
commit92cf9ac73d287adaa9d7dec713635f5714d7575a (patch)
tree5203e6d4d28309a7a417dbcf57fbddb7d5d4e54d /container-core/abi-spec.json
parent97c7f78f99f1b6835b4547a49a1636eab0b8b800 (diff)
parent0683f1227900d32f2d0829e4f418896bdd7ea700 (diff)
Merge pull request #15527 from vespa-engine/bratseth/apply-on-restart-take-5
Bratseth/apply on restart take 5
Diffstat (limited to 'container-core/abi-spec.json')
-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": []