Uses of Class
org.apache.storm.jdbc.trident.state.JdbcState
Packages that use JdbcState
- 
Uses of JdbcState in org.apache.storm.jdbc.trident.stateMethods in org.apache.storm.jdbc.trident.state with parameters of type JdbcStateModifier and TypeMethodDescriptionJdbcQuery.batchRetrieve(JdbcState jdbcState, List<TridentTuple> tridentTuples) voidJdbcUpdater.updateState(JdbcState jdbcState, List<TridentTuple> tuples, TridentCollector collector)