Package | Description |
---|---|
org.apache.storm.jdbc.bolt |
Modifier and Type | Method and Description |
---|---|
JdbcInsertBolt |
JdbcInsertBolt.withInsertQuery(String insertQuery) |
JdbcInsertBolt |
JdbcInsertBolt.withQueryTimeoutSecs(int queryTimeoutSecs) |
JdbcInsertBolt |
JdbcInsertBolt.withTableName(String tableName) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.