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 Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
BranchExample
public BranchExample() 
 - 
 - 
Method Details
- 
main
- Throws:
 Exception
 
 -