Package org.apache.falcon.entity.parser

Class Summary
ClusterEntityParser Parser that parses cluster entity definition.
CrossEntityValidations Validation helper functions to validate across process, feed and cluster definitions.
EntityParser<T extends Entity> Generic Abstract Entity Parser, the concrete FEED, PROCESS and CLUSTER should extend this parser to implement specific parsing.
EntityParserFactory Factory Class which returns the Parser based on the EntityType.
FeedEntityParser Parser that parses feed entity definition.
ProcessEntityParser Concrete Parser which has XML parsing and validation logic for Process XML.
 

Exception Summary
ValidationException ValidationException during parsing.
 



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