public class FlowSkipIfSinkExists extends java.lang.Object implements FlowSkipStrategy
FlowSkipStrategy
implementation that returns
true
if the Flow sink exists, regardless if it is stale or not.Constructor and Description |
---|
FlowSkipIfSinkExists() |
public boolean skipFlow(Flow flow) throws java.io.IOException
skipFlow
in interface FlowSkipStrategy
java.io.IOException