Uses of Class
org.apache.bookkeeper.metastore.InMemoryMetaStore
-
Packages that use InMemoryMetaStore Package Description org.apache.bookkeeper.metastore MetaStore-related classes. -
-
Uses of InMemoryMetaStore in org.apache.bookkeeper.metastore
Constructors in org.apache.bookkeeper.metastore with parameters of type InMemoryMetaStore Constructor Description InMemoryMetastoreTable(InMemoryMetaStore metastore, java.lang.String name)
-