org.apache.bookkeeper.bookie
Class LedgerDescriptor
java.lang.Object
org.apache.bookkeeper.bookie.LedgerDescriptor
public class LedgerDescriptor
- extends Object
Implements a ledger inside a bookie. In particular, it implements operations
to write entries to a ledger and read entries from a ledger.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
incRef
public void incRef()
decRef
public void decRef()
getRefCnt
public int getRefCnt()