Package | Description |
---|---|
storm.trident | |
storm.trident.spout | |
storm.trident.testing | |
storm.trident.topology |
Modifier and Type | Method and Description |
---|---|
Stream |
TridentTopology.newStream(String txId,
IBatchSpout spout) |
Constructor and Description |
---|
BatchSpoutExecutor(IBatchSpout spout) |
Modifier and Type | Class and Description |
---|---|
class |
FixedBatchSpout |
Modifier and Type | Method and Description |
---|---|
SpoutDeclarer |
TridentTopologyBuilder.setSpout(String id,
String streamName,
String txStateId,
IBatchSpout spout,
Integer parallelism,
String batchGroup) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.