Uses of Interface
org.apache.storm.jdbc.mapper.JdbcLookupMapper
Packages that use JdbcLookupMapper
Package
Description
- 
Uses of JdbcLookupMapper in org.apache.storm.jdbc.boltConstructors in org.apache.storm.jdbc.bolt with parameters of type JdbcLookupMapperModifierConstructorDescriptionJdbcLookupBolt(ConnectionProvider connectionProvider, String selectQuery, JdbcLookupMapper jdbcLookupMapper) 
- 
Uses of JdbcLookupMapper in org.apache.storm.jdbc.mapperClasses in org.apache.storm.jdbc.mapper that implement JdbcLookupMapper
- 
Uses of JdbcLookupMapper in org.apache.storm.jdbc.topologyFields in org.apache.storm.jdbc.topology declared as JdbcLookupMapperModifier and TypeFieldDescriptionprotected JdbcLookupMapperAbstractUserTopology.jdbcLookupMapper
- 
Uses of JdbcLookupMapper in org.apache.storm.jdbc.trident.stateMethods in org.apache.storm.jdbc.trident.state with parameters of type JdbcLookupMapperModifier and TypeMethodDescriptionJdbcState.Options.withJdbcLookupMapper(JdbcLookupMapper jdbcLookupMapper)