Uses of Class
org.apache.falcon.resource.AbstractInstanceManager

Packages that use AbstractInstanceManager
org.apache.falcon.resource   
org.apache.falcon.resource.proxy   
 

Uses of AbstractInstanceManager in org.apache.falcon.resource
 

Subclasses of AbstractInstanceManager in org.apache.falcon.resource
 class InstanceManager
          This class provides RESTful API for the lifecycle management of the entity instances.
 

Uses of AbstractInstanceManager in org.apache.falcon.resource.proxy
 

Subclasses of AbstractInstanceManager in org.apache.falcon.resource.proxy
 class InstanceManagerProxy
          A proxy implementation of the entity instance operations.
 



Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.