Package org.apache.storm.jdbc.topology
Class UserPersistenceTopology
java.lang.Object
org.apache.storm.jdbc.topology.AbstractUserTopology
org.apache.storm.jdbc.topology.UserPersistenceTopology
- 
Field Summary
Fields inherited from class org.apache.storm.jdbc.topology.AbstractUserTopology
connectionProvider, JDBC_CONF, jdbcLookupMapper, jdbcMapper, SELECT_QUERY, TABLE_NAME, userSpout - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.apache.storm.jdbc.topology.AbstractUserTopology
execute 
- 
Constructor Details
- 
UserPersistenceTopology
public UserPersistenceTopology() 
 - 
 - 
Method Details
- 
main
- Throws:
 Exception
 - 
getTopology
- Specified by:
 getTopologyin classAbstractUserTopology
 
 -