public static interface ISqlTridentDataSource.SqlTridentConsumer
SqlTridentConsumer is a data structure containing StateFactory and StateUpdater for consuming tuples with State.
Please note that StateFactory and StateUpdater should use same class which implements State.
StateFactory
,
StateUpdater
Modifier and Type | Method and Description |
---|---|
StateFactory |
getStateFactory() |
StateUpdater |
getStateUpdater() |
StateFactory getStateFactory()
StateUpdater getStateUpdater()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.