Uses of Interface
org.apache.storm.jdbc.mapper.JdbcLookupMapper
Package
Description
-
Uses of JdbcLookupMapper in org.apache.storm.jdbc.bolt
ModifierConstructorDescriptionJdbcLookupBolt
(ConnectionProvider connectionProvider, String selectQuery, JdbcLookupMapper jdbcLookupMapper) -
Uses of JdbcLookupMapper in org.apache.storm.jdbc.mapper
-
Uses of JdbcLookupMapper in org.apache.storm.jdbc.topology
Modifier and TypeFieldDescriptionprotected JdbcLookupMapper
AbstractUserTopology.jdbcLookupMapper
-
Uses of JdbcLookupMapper in org.apache.storm.jdbc.trident.state
Modifier and TypeMethodDescriptionJdbcState.Options.withJdbcLookupMapper
(JdbcLookupMapper jdbcLookupMapper)