org.apache.falcon.entity
Class ProcessHelper

java.lang.Object
  extended by org.apache.falcon.entity.ProcessHelper

public final class ProcessHelper
extends Object

Helper methods for accessing process members.


Method Summary
static org.apache.falcon.entity.v0.process.Cluster getCluster(org.apache.falcon.entity.v0.process.Process process, String clusterName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCluster

public static org.apache.falcon.entity.v0.process.Cluster getCluster(org.apache.falcon.entity.v0.process.Process process,
                                                                     String clusterName)


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