Package org.apache.storm
Interface Testing.Condition
- Enclosing class:
- Testing
public static interface Testing.Condition
Simply produces a boolean to see if a specific state is true or false.
-
Method Summary
-
Method Details
-
exec
boolean exec()
-