|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcascading.flow.FlowSkipIfSinkNotStale
public class FlowSkipIfSinkNotStale
Class FlowSkipIfSinkNotStale is a FlowSkipStrategy
implementation that returns
true
if the Flow sink exists and is not stale in relation to the Flow sources.
FlowSkipIfSinkExists
Constructor Summary | |
---|---|
FlowSkipIfSinkNotStale()
|
Method Summary | |
---|---|
boolean |
skipFlow(Flow flow)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlowSkipIfSinkNotStale()
Method Detail |
---|
public boolean skipFlow(Flow flow) throws java.io.IOException
skipFlow
in interface FlowSkipStrategy
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |