Modifier and Type | Class and Description |
---|---|
static class |
TridentEsTopology.FixedBatchSpout |
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 |
TridentSocketSpout
Trident Spout for Socket data.
|
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.