Class GetChildrenOperation


  • public class GetChildrenOperation
    extends ZooKeeperOperation<List<String>>
    GetChildrenOperation is a basic ZooKeeper operation used to retrieve the list of children belonging to a given ZooKeeper node.