org.apache.falcon.entity.v0
Class EntityIntegrityChecker

java.lang.Object
  extended by org.apache.falcon.entity.v0.EntityIntegrityChecker

public final class EntityIntegrityChecker
extends Object

Helper methods to check integrity of entity.


Method Summary
static Pair<String,EntityType>[] referencedBy(Entity entity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

referencedBy

public static Pair<String,EntityType>[] referencedBy(Entity entity)
                                              throws FalconException
Throws:
FalconException


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