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, prepare
public void updateState(JdbcState jdbcState, List<TridentTuple> tuples, TridentCollector collector)
Copyright © 2022 The Apache Software Foundation. All rights reserved.