Modifier and Type | Method and Description |
---|---|
void |
ExclamationTopology.FixedOrderWordSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
ClojureSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
DRPCSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
EsIndexTopology.UserDataSpout.open(Map<String,Object> config,
TopologyContext context,
SpoutOutputCollector collectorArg)
Acquires
collector and initializes pending . |
Modifier and Type | Method and Description |
---|---|
void |
EventHubSpout.open(Map<String,Object> config,
TopologyContext context,
SpoutOutputCollector collector) |
void |
EventHubSpout.preparePartitions(Map<String,Object> config,
int totalTasks,
int taskIndex,
SpoutOutputCollector collector)
This is a extracted method that is easy to test.
|
Modifier and Type | Method and Description |
---|---|
void |
WordSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
SequenceFileTopology.SentenceSpout.open(Map<String,Object> config,
TopologyContext context,
SpoutOutputCollector collector) |
void |
HdfsFileTopology.SentenceSpout.open(Map<String,Object> config,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
SpoutOutputCollector |
HdfsSpout.getCollector() |
Modifier and Type | Method and Description |
---|---|
void |
HdfsSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
HiveTopologyPartitioned.UserDataSpout.open(Map<String,Object> config,
TopologyContext context,
SpoutOutputCollector collector) |
void |
BucketTestHiveTopology.UserDataSpout.open(Map<String,Object> config,
TopologyContext context,
SpoutOutputCollector collector) |
void |
HiveTopology.UserDataSpout.open(Map<String,Object> config,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
UserSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
JmsSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector spoutOutputCollector)
ISpout implementation. |
Modifier and Type | Field and Description |
---|---|
protected SpoutOutputCollector |
KafkaSpout.collector |
Modifier and Type | Method and Description |
---|---|
void |
KafkaSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
KinesisSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
LambdaSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
LoadSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
WordSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Field and Description |
---|---|
protected SpoutOutputCollector |
MqttSpout.collector |
Modifier and Type | Method and Description |
---|---|
void |
MqttSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
MetricGenSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
FileReadSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
StringGenSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
ConstSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
WordGenSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
RawInputFromCSVSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
WordSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
RocketMqSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
SolrFieldsSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
SolrJsonSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
CheckpointSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
ShellSpout.open(Map<String,Object> topoConf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
ISpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector)
Called when a task for this component is initialized within a worker on the cluster.
|
Modifier and Type | Method and Description |
---|---|
void |
SocketSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
IncrementingSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
TimeDataIncrementingSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
FastWordCountTopology.FastRandomSentenceSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
InOrderDeliveryTest.InOrderSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
BlobStoreAPIWordCountTopology.RandomSentenceSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
AnchoredWordCount.RandomSentenceSpout.open(Map conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
RandomIntegerSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
RandomSentenceSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
PythonShellMetricsSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
TestPlannerSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
FeederSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
TestEventLogSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
SpoutTracker.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
FixedTupleSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
TestWordSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
RichSpoutBatchTriggerer.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
MasterBatchCoordinator.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.