Uses of Class
org.apache.storm.jdbc.bolt.JdbcInsertBolt
Packages that use JdbcInsertBolt
- 
Uses of JdbcInsertBolt in org.apache.storm.jdbc.boltMethods in org.apache.storm.jdbc.bolt that return JdbcInsertBoltModifier and TypeMethodDescriptionJdbcInsertBolt.withInsertQuery(String insertQuery) JdbcInsertBolt.withQueryTimeoutSecs(int queryTimeoutSecs) JdbcInsertBolt.withTableName(String tableName)