Package | Description |
---|---|
org.apache.storm.jdbc.bolt | |
org.apache.storm.jdbc.mapper | |
org.apache.storm.jdbc.topology | |
org.apache.storm.jdbc.trident.state |
Constructor and Description |
---|
JdbcInsertBolt(ConnectionProvider connectionProvider,
JdbcMapper jdbcMapper) |
Modifier and Type | Interface and Description |
---|---|
interface |
JdbcLookupMapper |
Modifier and Type | Class and Description |
---|---|
class |
SimpleJdbcLookupMapper |
class |
SimpleJdbcMapper |
Modifier and Type | Field and Description |
---|---|
protected JdbcMapper |
AbstractUserTopology.jdbcMapper |
Modifier and Type | Method and Description |
---|---|
JdbcState.Options |
JdbcState.Options.withMapper(JdbcMapper mapper) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.