public class HiveUpdater extends BaseStateUpdater<HiveState>
Constructor and Description |
---|
HiveUpdater() |
Modifier and Type | Method and Description |
---|---|
void |
updateState(HiveState state,
List<TridentTuple> tuples,
TridentCollector collector) |
cleanup, prepare
public void updateState(HiveState state, List<TridentTuple> tuples, TridentCollector collector)
Copyright © 2022 The Apache Software Foundation. All rights reserved.