|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcascading.flow.FlowSkipIfSinkExists
public class FlowSkipIfSinkExists
Class FlowSkipIfSinkExists is a FlowSkipStrategy
implementation that returns
true
if the Flow sink exists, regardless if it is stale or not.
Constructor Summary | |
---|---|
FlowSkipIfSinkExists()
|
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 FlowSkipIfSinkExists()
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 |