Class MetaStoreConst


  • public class MetaStoreConst
    extends Object
    • Constructor Detail

      • MetaStoreConst

        public MetaStoreConst()
    • Method Detail

      • getDefaultPentahoMetaStoreLocation

        public static final String getDefaultPentahoMetaStoreLocation()
      • openLocalPentahoMetaStore

        public static org.pentaho.metastore.api.IMetaStore openLocalPentahoMetaStore()
                                                                              throws org.pentaho.metastore.api.exceptions.MetaStoreException
        Throws:
        org.pentaho.metastore.api.exceptions.MetaStoreException
      • openLocalPentahoMetaStore

        public static org.pentaho.metastore.api.IMetaStore openLocalPentahoMetaStore​(boolean allowCreate)
                                                                              throws org.pentaho.metastore.api.exceptions.MetaStoreException
        Throws:
        org.pentaho.metastore.api.exceptions.MetaStoreException