Github user TyqITstudent commented on the issue:
https://github.com/apache/zookeeper/pull/720
name the API 'countChildren'
add a flag to ask for a recursive traversal or simply have the count
without listing
add also the async version of the method
1. your name is better, I can change method name.
2. you means that the method returns the number of first level children
ï¼if flag is falseï¼?
3. I will add the async method.---
