Uses of Class
org.apache.bookkeeper.mledger.ManagedLedgerException.MetaStoreException
Packages that use ManagedLedgerException.MetaStoreException
-
Uses of ManagedLedgerException.MetaStoreException in org.apache.bookkeeper.mledger
Subclasses of ManagedLedgerException.MetaStoreException in org.apache.bookkeeper.mledgerModifier and TypeClassDescriptionstatic classstatic class -
Uses of ManagedLedgerException.MetaStoreException in org.apache.bookkeeper.mledger.impl
Methods in org.apache.bookkeeper.mledger.impl with parameters of type ManagedLedgerException.MetaStoreExceptionModifier and TypeMethodDescriptionvoidMetaStore.MetaStoreCallback.operationFailed(ManagedLedgerException.MetaStoreException e) voidMetaStore.UpdateLedgersIdsCallback.updateLedgersIdsComplete(ManagedLedgerException.MetaStoreException status, Stat stat) Methods in org.apache.bookkeeper.mledger.impl that throw ManagedLedgerException.MetaStoreExceptionModifier and TypeMethodDescriptionMetaStore.getManagedLedgers()Get a list of all the managed ledgers in the system.MetaStoreImpl.getManagedLedgers()