| Package | Description |
|---|---|
| org.apache.storm.sql.runtime | |
| org.apache.storm.sql.runtime.trident |
| Modifier and Type | Method and Description |
|---|---|
ISqlTridentDataSource |
DataSourcesProvider.constructTrident(URI uri,
String inputFormatClass,
String outputFormatClass,
String properties,
List<FieldInfo> fields) |
static ISqlTridentDataSource |
DataSourcesRegistry.constructTridentDataSource(URI uri,
String inputFormatClass,
String outputFormatClass,
String properties,
List<FieldInfo> fields) |
| Modifier and Type | Method and Description |
|---|---|
abstract TridentTopology |
AbstractTridentProcessor.build(Map<String,ISqlTridentDataSource> sources)
Construct the trident topology based on the SQL.
|
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.