summaryrefslogtreecommitdiffstats
path: root/zkfacade/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'zkfacade/abi-spec.json')
-rw-r--r--zkfacade/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/zkfacade/abi-spec.json b/zkfacade/abi-spec.json
index 05fb985dbaf..f4ad1ab4372 100644
--- a/zkfacade/abi-spec.json
+++ b/zkfacade/abi-spec.json
@@ -85,6 +85,7 @@
"public java.util.List getChildren(com.yahoo.path.Path)",
"public java.util.Optional getData(com.yahoo.path.Path)",
"public java.util.Optional getStat(com.yahoo.path.Path)",
+ "public com.yahoo.vespa.curator.Lock lock(com.yahoo.path.Path, java.time.Duration)",
"public org.apache.curator.framework.CuratorFramework framework()",
"public void close()",
"public java.lang.String zooKeeperEnsembleConnectionSpec()",