org.apache.falcon.entity.parser
Class FeedEntityParser
java.lang.Object
org.apache.falcon.entity.parser.EntityParser<org.apache.falcon.entity.v0.feed.Feed>
org.apache.falcon.entity.parser.FeedEntityParser
public class FeedEntityParser
- extends EntityParser<org.apache.falcon.entity.v0.feed.Feed>
Parser that parses feed entity definition.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeedEntityParser
public FeedEntityParser()
validate
public void validate(org.apache.falcon.entity.v0.feed.Feed feed)
throws FalconException
- Specified by:
validate
in class EntityParser<org.apache.falcon.entity.v0.feed.Feed>
- Throws:
FalconException
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.