Class Hierarchy
- java.lang.Object
- org.apache.bookkeeper.metastore.InMemoryMetaStore (implements org.apache.bookkeeper.metastore.MetaStore)
- org.apache.bookkeeper.metastore.InMemoryMetastoreCursor (implements org.apache.bookkeeper.metastore.MetastoreCursor)
- org.apache.bookkeeper.metastore.InMemoryMetastoreTable (implements org.apache.bookkeeper.metastore.MetastoreScannableTable)
- org.apache.bookkeeper.metastore.InMemoryMetastoreTable.MetadataVersion (implements org.apache.bookkeeper.versioning.Version)
- org.apache.bookkeeper.metastore.InMemoryMetastoreTable.Result<T>
- org.apache.bookkeeper.metastore.MetastoreFactory
- org.apache.bookkeeper.metastore.MetastoreTableItem
- org.apache.bookkeeper.metastore.MetastoreUtils
- org.apache.bookkeeper.metastore.MetastoreUtils.MultiMetastoreCallback<T> (implements org.apache.bookkeeper.metastore.MetastoreCallback<T>)
- org.apache.bookkeeper.metastore.MetastoreUtils.SyncMetastoreCallback<T> (implements org.apache.bookkeeper.metastore.MetastoreCallback<T>)
- org.apache.bookkeeper.metastore.MSWatchedEvent
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.bookkeeper.metastore.MetastoreException
- org.apache.bookkeeper.metastore.MSException
- org.apache.bookkeeper.metastore.MSException.BadVersionException
- org.apache.bookkeeper.metastore.MSException.IllegalOpException
- org.apache.bookkeeper.metastore.MSException.KeyExistsException
- org.apache.bookkeeper.metastore.MSException.MSInterruptedException
- org.apache.bookkeeper.metastore.MSException.NoEntriesException
- org.apache.bookkeeper.metastore.MSException.NoKeyException
- org.apache.bookkeeper.metastore.MSException.OperationFailureException
- org.apache.bookkeeper.metastore.MSException.ServiceDownException
- java.lang.Exception
- org.apache.bookkeeper.metastore.Value
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.apache.bookkeeper.metastore.MetastoreCursor
- java.io.Closeable
- org.apache.bookkeeper.metastore.MetaStore
- org.apache.bookkeeper.metastore.MetastoreCallback<T>
- org.apache.bookkeeper.metastore.MetastoreCursor.ReadEntriesCallback
- org.apache.bookkeeper.metastore.MetastoreTable
- org.apache.bookkeeper.metastore.MetastoreScannableTable
- org.apache.bookkeeper.metastore.MetastoreWatcher
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.bookkeeper.metastore.MetastoreScannableTable.Order
- org.apache.bookkeeper.metastore.MSException.Code
- org.apache.bookkeeper.metastore.MSWatchedEvent.EventType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)