Class EsIndexTopology
java.lang.Object
org.apache.storm.elasticsearch.bolt.EsIndexTopology
Demonstrates an ElasticSearch Storm topology.
- 
Nested Class SummaryNested Classes
- 
Method Summary
- 
Method Details- 
mainpublic static void main(String[] args) throws AlreadyAliveException, InvalidTopologyException, AuthorizationException The example's main method.- Parameters:
- args- the command line arguments
- Throws:
- AlreadyAliveException- if the topology is already started
- InvalidTopologyException- if the topology is invalid
- AuthorizationException- if the topology authorization fails
 
 
-