aboutsummaryrefslogtreecommitdiffstats
path: root/zkfacade/abi-spec.json
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@verizonmedia.com>2020-09-25 15:40:48 +0200
committerHåkon Hallingstad <hakon@verizonmedia.com>2020-09-25 15:40:48 +0200
commitce446b7bc567d541b061d72ec0c5d2aa6fe7392e (patch)
treec658d6bc0191dce075f5bd0697943de68f2a4441 /zkfacade/abi-spec.json
parentafbbe9c191ebdaf9ab8d84c727d53825f69fe64f (diff)
Adds method name to stack trace and adds timeout count and test
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 f4ad1ab4372..e026559b283 100644
--- a/zkfacade/abi-spec.json
+++ b/zkfacade/abi-spec.json
@@ -105,6 +105,7 @@
],
"methods": [
"public void <init>(java.lang.String, com.yahoo.vespa.curator.Curator)",
+ "public void <init>(java.lang.String, org.apache.curator.framework.recipes.locks.InterProcessLock)",
"public void acquire(java.time.Duration)",
"public void close()"
],