Hi folks, I have a few questions about BookKeeper APIs:
1. is there a way to atomically check and create a ledger, something similar to to the POSIX O_CREAT flag? I would like to create a ledger only if the ledger does not already exist. If it exists, then the createLedger call should fail. Is there a way to achieve this functionality? 2. Is there a way to find the current size of a ledger? thanks, dhruba -- Connect to me at http://www.facebook.com/dhruba
