Package | Description |
---|---|
org.apache.storm.sql.runtime |
Modifier and Type | Method and Description |
---|---|
static DataSource |
DataSourcesRegistry.construct(URI uri,
String inputFormatClass,
String outputFormatClass,
List<FieldInfo> fields) |
DataSource |
DataSourcesProvider.construct(URI uri,
String inputFormatClass,
String outputFormatClass,
List<FieldInfo> fields)
Construct a new data source.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
AbstractValuesProcessor.initialize(Map<String,DataSource> data,
ChannelHandler result)
Initialize the data sources.
|
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.