public class FlowSkipIfSinkNotStale extends java.lang.Object implements FlowSkipStrategy
FlowSkipStrategy
implementation that returns
true
if the Flow sink exists and is not stale in relation to the Flow sources.
This is the default Cascading strategy.FlowSkipIfSinkExists
Constructor and Description |
---|
FlowSkipIfSinkNotStale() |
public boolean skipFlow(Flow flow) throws java.io.IOException
skipFlow
in interface FlowSkipStrategy
java.io.IOException