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