Package | Description |
---|---|
org.apache.storm.elasticsearch.trident |
ElasticSearch Trident example classes.
|
org.apache.storm.hive.trident | |
org.apache.storm.opentsdb | |
org.apache.storm.starter.spout | |
org.apache.storm.trident | |
org.apache.storm.trident.spout | |
org.apache.storm.trident.testing | |
org.apache.storm.trident.topology |
Modifier and Type | Class and Description |
---|---|
static class |
TridentEsTopology.FixedBatchSpout
A fixed batch spout.
|
Modifier and Type | Class and Description |
---|---|
static class |
TridentHiveTopology.FixedBatchSpout |
Modifier and Type | Class and Description |
---|---|
class |
MetricGenBatchSpout
BatchSpout implementation for metrics generation.
|
Modifier and Type | Class and Description |
---|---|
class |
RandomNumberGeneratorSpout
This spout generates random whole numbers with given
maxNumber value as maximum with the given fields . |
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 © 2022 The Apache Software Foundation. All rights reserved.