Package org.apache.bookkeeper.metastore
Class MetastoreFactory
- java.lang.Object
-
- org.apache.bookkeeper.metastore.MetastoreFactory
-
public class MetastoreFactory extends java.lang.Object
Metastore Factory.
-
-
Constructor Summary
Constructors Constructor Description MetastoreFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MetaStore
createMetaStore(java.lang.String name)
-
-
-
Method Detail
-
createMetaStore
public static MetaStore createMetaStore(java.lang.String name) throws MetastoreException
- Throws:
MetastoreException
-
-