284285286287288289290291292293294
CreateCallback cb, Object ctx ) throws KeeperException, InterruptedException, IOException, BKException { CreateLedgerOp op = new CreateLedgerOp(ensSize, qSize, mode, passwd, cb, ctx);