Uses of Class
org.apache.bookkeeper.metastore.MetastoreException
Packages that use MetastoreException
-
Uses of MetastoreException in org.apache.bookkeeper.metastore
Methods in org.apache.bookkeeper.metastore that throw MetastoreExceptionModifier and TypeMethodDescriptionstatic MetaStoreMetastoreFactory.createMetaStore(String name) MetaStore.createScannableTable(String name) Create a scannable metastore table.MetaStore.createTable(String name) Create a metastore table.voidInMemoryMetaStore.init(org.apache.commons.configuration2.Configuration conf, int msVersion) voidMetaStore.init(org.apache.commons.configuration2.Configuration config, int msVersion) Initialize the meta store.