public interface DataSource
A DataSource ingests data in StormSQL. It provides a series of tuple to the downstream ChannelHandler.
| Modifier and Type | Method and Description |
|---|---|
void |
open(ChannelContext ctx) |
void open(ChannelContext ctx)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.