| Package | Description |
|---|---|
| stream |
| Modifier and Type | Method and Description |
|---|---|
static StreamTopology |
StreamTopology.build(Document doc,
backtype.storm.topology.TopologyBuilder builder)
Creates a new instance of a StreamTopology based on the given document
and using the specified TopologyBuilder.
|
static StreamTopology |
StreamTopology.create(Document doc)
Creates a new instance of a StreamTopology based on the given document.
|
Copyright © 2012. All Rights Reserved.