Package org.apache.storm.starter.streams
Class BranchExample
java.lang.Object
org.apache.storm.starter.streams.BranchExample
An example that demonstrates the usage of 
Stream.branch(Predicate[]) to split a stream
 into multiple branches based on predicates.- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
BranchExamplepublic BranchExample()
 
- 
- 
Method Details- 
main- Throws:
- Exception
 
 
-