Package | Description |
---|---|
org.apache.storm.sql | |
org.apache.storm.sql.runtime |
Modifier and Type | Method and Description |
---|---|
abstract void |
StormSql.execute(Iterable<String> statements,
ChannelHandler handler)
Execute the SQL statements in stand-alone mode.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractChannelHandler |
Modifier and Type | Method and Description |
---|---|
static ChannelContext |
Channels.chain(ChannelContext next,
ChannelHandler handler) |
abstract void |
AbstractValuesProcessor.initialize(Map<String,DataSource> data,
ChannelHandler result)
Initialize the data sources.
|
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.