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, preparepublic void updateState(HiveState state, List<TridentTuple> tuples, TridentCollector collector)
Copyright © 2019 The Apache Software Foundation. All rights reserved.