public interface IStatefulWindowedBolt<T extends State> extends IStatefulComponent<T>, IWindowedBolt
A windowed bolt abstraction for supporting windowing operation with state
initState, preCommit, prePrepare, preRollback
cleanup, execute, getTimestampExtractor, prepare
declareOutputFields, getComponentConfiguration
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.