commit | eebff920c99f1d8d3d7527deed9958bb4595e59a | [log] [tgz] |
---|---|---|
author | nickhill <nickhill@us.ibm.com> | Thu Nov 15 10:19:51 2018 -0800 |
committer | nickhill <nickhill@us.ibm.com> | Thu Nov 15 10:19:51 2018 -0800 |
tree | 934e407de37f74d129663396c452fb173dc0d8b6 | |
parent | 4d6069a03cf6ff3020abc6faa137515772bd7002 [diff] |
Move sequential suffix extraction logic into ZKPaths helper method
Apache Curator is a Java/JVM client library for Apache ZooKeeper[1], a distributed coordination service.
Apache Curator includes a high-level API framework and utilities to make using Apache ZooKeeper much easier and more reliable. It also includes recipes for common use cases and extensions such as service discovery and a Java 8 asynchronous DSL. For more details, please visit the project website: http://curator.apache.org/
[1] Apache ZooKeeper https://zookeeper.apache.org/