Package com.github.euler.file
Class ExistsInFileSystemCondition
- java.lang.Object
-
- com.github.euler.file.ExistsInFileSystemCondition
-
- All Implemented Interfaces:
BarrierCondition
public class ExistsInFileSystemCondition extends Object implements BarrierCondition
-
-
Constructor Summary
Constructors Constructor Description ExistsInFileSystemCondition()
-
-
-
Method Detail
-
block
public boolean block(JobTaskToProcess msg)
- Specified by:
blockin interfaceBarrierCondition
-
-