public class JdbcUpdater extends BaseStateUpdater<JdbcState>
| Constructor and Description | 
|---|
JdbcUpdater()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
updateState(JdbcState jdbcState,
           List<TridentTuple> tuples,
           TridentCollector collector)  | 
cleanup, preparepublic void updateState(JdbcState jdbcState, List<TridentTuple> tuples, TridentCollector collector)
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.