| commit | 7680e15ca191f4d09d7475b1e3d3e3a857a80b91 | [log] [tgz] |
|---|---|---|
| author | Rama <rama.rao@salesforce.com> | Mon Sep 24 13:19:40 2018 +0530 |
| committer | Rama <rama.rao@salesforce.com> | Mon Sep 24 13:19:40 2018 +0530 |
| tree | c052a92013afa61c623365f442f7b22c6803a775 | |
| parent | 53c47706913cc4e22c4fc229bc8bc95a730077fd [diff] |
reorder imports
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/