I have created an object from the ZooKeeper() class, zoo. I am having trouble finding the correct format for "zoo.create(String, path, byte[] data, List<ACL> acl, CreateMode createmode)" The first,second, and fourth arguments I understand (not quite sure why the data is a byte[] since you can use strings for data through the CLI), but I am having trouble finding documentation for List<ACL>. Any help would be appreciated. TYIA.
-- Ryan Payton [email protected] Junior System Administrator ;-) Klicknation
