public interface ISqlStreamsDataSource
Modifier and Type | Method and Description |
---|---|
IRichBolt |
getConsumer()
Provides instance of IRichBolt which can be used as consumer in topology.
|
IRichSpout |
getProducer()
Provides instance of IRichSpout which can be used as producer in topology.
|
IRichSpout getProducer()
IRichSpout
IRichBolt getConsumer()
Copyright © 2023 The Apache Software Foundation. All rights reserved.