org.apache.falcon.catalog
Class CatalogServiceFactory
java.lang.Object
org.apache.falcon.catalog.CatalogServiceFactory
public final class CatalogServiceFactory
- extends Object
Factory for providing appropriate catalog service
implementation to the falcon service.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CATALOG_SERVICE
public static final String CATALOG_SERVICE
- See Also:
- Constant Field Values
isEnabled
public static boolean isEnabled()
getCatalogService
public static AbstractCatalogService getCatalogService()
throws FalconException
- Throws:
FalconException
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.