org.apache.falcon.rerun.handler
Class RerunHandlerFactory

java.lang.Object
  extended by org.apache.falcon.rerun.handler.RerunHandlerFactory

public final class RerunHandlerFactory
extends Object

A factory implementation to dole out rerun handlers.


Method Summary
static AbstractRerunHandler getRerunHandler(RerunEvent.RerunType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRerunHandler

public static AbstractRerunHandler getRerunHandler(RerunEvent.RerunType type)


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