Package org.apache.falcon.entity

Interface Summary
Storage A class to encapsulate the storage for a given feed which can either be expressed as a path on the file system or a table in a catalog.
 

Class Summary
CatalogStorage A catalog registry implementation of a feed storage.
ClusterHelper Helper to get end points relating to the cluster.
ColoClusterRelation Map of clusters in each colocation/ datacenter.
EntityUtil Helper to get entity object.
ExternalId External id as represented by workflow engine.
FeedHelper Feed entity helper methods.
FileSystemStorage A file system implementation of a feed storage.
ProcessHelper Helper methods for accessing process members.
WorkflowNameBuilder<T extends Entity> Convenient builder for workflow name.
WorkflowNameBuilder.WorkflowName Workflow name.
 

Enum Summary
Storage.TYPE Enumeration for the various storage types.
 

Exception Summary
EntityNotRegisteredException Exception thrown by falcon when entity is not registered already in config store.
 



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