Modifier and Type | Method and Description |
---|---|
void |
ExclamationTopology.FixedOrderWordSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
ExclamationTopology.ExclamationBolt.prepare(Map<String,Object> conf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
JoinBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
BaseCassandraBolt.prepare(Map<String,Object> topoConfig,
TopologyContext topologyContext,
OutputCollector outputCollector)
Called when a task for this component is initialized within a worker on the cluster.
|
void |
BatchCassandraWriterBolt.prepare(Map<String,Object> topoConfig,
TopologyContext topologyContext,
OutputCollector outputCollector)
Called when a task for this component is initialized within a worker on the cluster.
|
Modifier and Type | Method and Description |
---|---|
void |
ClojureSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
ClojureBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
IBatchBolt.prepare(Map<String,Object> conf,
TopologyContext context,
BatchOutputCollector collector,
T id) |
void |
CoordinatedBolt.prepare(Map<String,Object> config,
TopologyContext context,
OutputCollector collector) |
void |
BatchBoltExecutor.prepare(Map<String,Object> conf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
TopologyContext |
Task.getUserContext() |
Modifier and Type | Method and Description |
---|---|
void |
Acker.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
static void |
BuiltinMetricsUtil.registerIconnectionServerMetric(Object server,
Map<String,Object> topoConf,
TopologyContext context) |
static void |
BuiltinMetricsUtil.registerMetric(String name,
IMetric metric,
Map<String,Object> topoConf,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
void |
DRPCSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
PrepareRequest.prepare(Map<String,Object> map,
TopologyContext context) |
void |
KeyedFairBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
ReturnResults.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
JoinResult.prepare(Map<String,Object> map,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
EsIndexTopology.UserDataSpout.open(Map<String,Object> config,
TopologyContext context,
SpoutOutputCollector collectorArg)
Acquires
collector and initializes pending . |
void |
EsIndexBolt.prepare(Map<String,Object> map,
TopologyContext topologyContext,
OutputCollector outputCollector) |
void |
AbstractEsBolt.prepare(Map<String,Object> map,
TopologyContext topologyContext,
OutputCollector outputCollector) |
void |
EsPercolateBolt.prepare(Map<String,Object> map,
TopologyContext topologyContext,
OutputCollector outputCollector) |
Modifier and Type | Method and Description |
---|---|
void |
TridentEsTopology.FixedBatchSpout.open(Map<String,Object> conf,
TopologyContext context)
Opens the spout.
|
Modifier and Type | Method and Description |
---|---|
void |
EventHubBolt.prepare(Map<String,Object> config,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
EventHubSpout.open(Map<String,Object> config,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
IPartitionedTridentSpout.Coordinator<Partitions> |
TransactionalTridentEventHubSpout.getCoordinator(Map<String,Object> conf,
TopologyContext context) |
IOpaquePartitionedTridentSpout.Coordinator<Partitions> |
OpaqueTridentEventHubSpout.getCoordinator(Map<String,Object> conf,
TopologyContext context) |
IPartitionedTridentSpout.Emitter<Partitions,Partition,Map<String,Object>> |
TransactionalTridentEventHubSpout.getEmitter(Map<String,Object> conf,
TopologyContext context) |
IOpaquePartitionedTridentSpout.Emitter<Partitions,Partition,Map> |
OpaqueTridentEventHubSpout.getEmitter(Map<String,Object> conf,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
void |
WordCounter.prepare(Map<String,Object> topoConf,
TopologyContext context) |
void |
TestWindowBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
StatefulWordCounter.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
HBaseBolt.prepare(Map<String,Object> map,
TopologyContext topologyContext,
OutputCollector collector) |
void |
HBaseLookupBolt.prepare(Map<String,Object> config,
TopologyContext topologyContext,
OutputCollector collector) |
void |
AbstractHBaseBolt.prepare(Map<String,Object> topoConf,
TopologyContext topologyContext,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
State |
HBaseKeyValueStateProvider.newState(String namespace,
Map<String,Object> stormConf,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
void |
WordSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
WordCounter.prepare(Map<String,Object> topoConf,
TopologyContext context) |
void |
TotalWordCounter.prepare(Map<String,Object> topoConf,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
void |
HdfsBolt.doPrepare(Map<String,Object> conf,
TopologyContext topologyContext,
OutputCollector collector) |
void |
SequenceFileBolt.doPrepare(Map<String,Object> conf,
TopologyContext topologyContext,
OutputCollector collector) |
protected void |
AvroGenericRecordBolt.doPrepare(Map<String,Object> conf,
TopologyContext topologyContext,
OutputCollector collector) |
protected abstract void |
AbstractHdfsBolt.doPrepare(Map<String,Object> conf,
TopologyContext topologyContext,
OutputCollector collector) |
void |
SequenceFileTopology.SentenceSpout.open(Map<String,Object> config,
TopologyContext context,
SpoutOutputCollector collector) |
void |
HdfsFileTopology.SentenceSpout.open(Map<String,Object> config,
TopologyContext context,
SpoutOutputCollector collector) |
void |
SequenceFileTopology.MyBolt.prepare(Map<String,Object> config,
TopologyContext context,
OutputCollector collector) |
void |
HdfsFileTopology.MyBolt.prepare(Map<String,Object> config,
TopologyContext context,
OutputCollector collector) |
void |
AbstractHdfsBolt.prepare(Map<String,Object> conf,
TopologyContext topologyContext,
OutputCollector collector)
Marked as final to prevent override.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultFileNameFormat.prepare(Map<String,Object> conf,
TopologyContext topologyContext) |
void |
SimpleFileNameFormat.prepare(Map<String,Object> conf,
TopologyContext topologyContext) |
void |
FileNameFormat.prepare(Map<String,Object> conf,
TopologyContext topologyContext) |
Modifier and Type | Method and Description |
---|---|
void |
HdfsSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
HdfsSpoutTopology.ConstBolt.prepare(Map<String,Object> conf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
FixedBatchSpout.open(Map<String,Object> conf,
TopologyContext context) |
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) |
void |
HiveBolt.prepare(Map<String,Object> conf,
TopologyContext topologyContext,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
TridentHiveTopology.FixedBatchSpout.open(Map<String,Object> conf,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ITaskHook.prepare(Map<String,Object> conf,
TopologyContext context) |
void |
BaseTaskHook.prepare(Map<String,Object> conf,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
void |
BoltAckInfo.applyOn(TopologyContext topologyContext) |
void |
EmitInfo.applyOn(TopologyContext topologyContext) |
void |
SpoutAckInfo.applyOn(TopologyContext topologyContext) |
void |
BoltExecuteInfo.applyOn(TopologyContext topologyContext) |
void |
BoltFailInfo.applyOn(TopologyContext topologyContext) |
void |
SpoutFailInfo.applyOn(TopologyContext topologyContext) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractJdbcBolt.prepare(Map<String,Object> map,
TopologyContext topologyContext,
OutputCollector outputCollector)
Subclasses should call this to ensure output collector and connection provider are set up, and finally jdbcClient is initialized properly.
|
void |
JdbcInsertBolt.prepare(Map<String,Object> map,
TopologyContext topologyContext,
OutputCollector 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 |
JmsBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector)
Initializes JMS resources.
|
Modifier and Type | Method and Description |
---|---|
void |
GenericBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
JmsSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector spoutOutputCollector)
ISpout implementation. |
Modifier and Type | Method and Description |
---|---|
ITridentSpout.BatchCoordinator<JmsBatch> |
TridentJmsSpout.getCoordinator(String txStateId,
Map<String,Object> conf,
TopologyContext context) |
ITridentSpout.Emitter<JmsBatch> |
TridentJmsSpout.getEmitter(String txStateId,
Map<String,Object> conf,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
void |
PreparableCallback.prepare(Map<String,Object> topoConf,
TopologyContext context) |
void |
KafkaBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
KafkaTupleListener.open(Map<String,Object> conf,
TopologyContext context)
Called during the initialization of the kafka spout.
|
void |
EmptyKafkaTupleListener.open(Map<String,Object> conf,
TopologyContext context) |
void |
KafkaSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
KafkaSpoutTestBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Constructor and Description |
---|
CommitMetadataManager(TopologyContext context,
KafkaSpoutConfig.ProcessingGuarantee processingGuarantee)
Create a manager with the given context.
|
Modifier and Type | Method and Description |
---|---|
Set<org.apache.kafka.common.TopicPartition> |
ManualPartitioner.getPartitionsForThisTask(List<org.apache.kafka.common.TopicPartition> allPartitionsSorted,
TopologyContext context)
Filter the list of all partitions handled by this set of spouts to get only the partitions assigned to this task.
|
Set<org.apache.kafka.common.TopicPartition> |
RoundRobinManualPartitioner.getPartitionsForThisTask(List<org.apache.kafka.common.TopicPartition> allPartitionsSorted,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
IOpaquePartitionedTridentSpout.Coordinator<List<Map<String,Object>>> |
KafkaTridentSpoutOpaque.getCoordinator(Map<String,Object> conf,
TopologyContext context) |
IPartitionedTridentSpout.Coordinator<List<Map<String,Object>>> |
KafkaTridentSpoutTransactional.getCoordinator(Map<String,Object> conf,
TopologyContext context) |
IOpaquePartitionedTridentSpout.Emitter<List<Map<String,Object>>,KafkaTridentSpoutTopicPartition,Map<String,Object>> |
KafkaTridentSpoutOpaque.getEmitter(Map<String,Object> conf,
TopologyContext context) |
IPartitionedTridentSpout.Emitter<List<Map<String,Object>>,KafkaTridentSpoutTopicPartition,Map<String,Object>> |
KafkaTridentSpoutTransactional.getEmitter(Map<String,Object> conf,
TopologyContext context) |
Constructor and Description |
---|
KafkaTridentSpoutEmitter(KafkaTridentSpoutConfig<K,V> kafkaSpoutConfig,
TopologyContext topologyContext)
Create a new Kafka spout emitter.
|
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) |
void |
HttpForwardingMetricsConsumer.prepare(Map<String,Object> topoConf,
Object registrationArgument,
TopologyContext context,
IErrorReporter errorReporter) |
void |
ThroughputVsLatency.SplitSentence.prepare(Map<String,Object> stormConf,
TopologyContext context) |
void |
LoadBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
IEventLogger.prepare(Map<String,Object> conf,
Map<String,Object> arguments,
TopologyContext context) |
void |
FileBasedEventLogger.prepare(Map<String,Object> conf,
Map<String,Object> arguments,
TopologyContext context) |
void |
LoggingMetricsConsumer.prepare(Map<String,Object> topoConf,
Object registrationArgument,
TopologyContext context,
IErrorReporter errorReporter) |
void |
MetricsConsumerBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
SystemBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
EventLoggerBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
IMetricsConsumer.prepare(Map<String,Object> topoConf,
Object registrationArgument,
TopologyContext context,
IErrorReporter errorReporter) |
void |
IMetricsRegistrant.registerMetrics(TopologyContext topoContext,
Map<String,Object> topoConf) |
Modifier and Type | Method and Description |
---|---|
com.codahale.metrics.Counter |
StormMetricRegistry.counter(String name,
TopologyContext context) |
<T> com.codahale.metrics.Gauge<T> |
StormMetricRegistry.gauge(String name,
com.codahale.metrics.Gauge<T> gauge,
TopologyContext context) |
com.codahale.metrics.Histogram |
StormMetricRegistry.histogram(String name,
TopologyContext context) |
com.codahale.metrics.Meter |
StormMetricRegistry.meter(String name,
TopologyContext context) |
void |
StormMetricRegistry.metricSet(String prefix,
com.codahale.metrics.MetricSet set,
TopologyContext context) |
void |
WorkerMetricRegistrant.registerMetrics(TopologyContext topologyContext) |
com.codahale.metrics.Timer |
StormMetricRegistry.timer(String name,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
void |
CGroupCpuStat.registerMetrics(TopologyContext topologyContext) |
void |
CGroupMemoryLimit.registerMetrics(TopologyContext topologyContext) |
void |
CGroupCpuGuaranteeByCfsQuota.registerMetrics(TopologyContext topologyContext) |
void |
CGroupCpu.registerMetrics(TopologyContext topologyContext) |
void |
CGroupMemoryUsage.registerMetrics(TopologyContext topologyContext) |
void |
CGroupCpuGuarantee.registerMetrics(TopologyContext topologyContext) |
Modifier and Type | Method and Description |
---|---|
void |
MongoInsertBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
AbstractMongoBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
WordSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
WordCounter.prepare(Map<String,Object> topoConf,
TopologyContext context) |
void |
TotalWordCounter.prepare(Map<String,Object> topoConf,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
void |
MqttBolt.prepare(Map<String,Object> conf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Field and Description |
---|---|
protected TopologyContext |
MqttSpout.context |
Modifier and Type | Method and Description |
---|---|
void |
MqttSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
Number |
ISerializer.connect(Map<String,Object> conf,
TopologyContext context)
This method transmits the Storm config to the non-JVM process and receives its pid.
|
Number |
JsonSerializer.connect(Map<String,Object> conf,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
void |
MetricGenBatchSpout.open(Map<String,Object> conf,
TopologyContext context) |
void |
MetricGenSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
OpenTsdbBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
CountBolt.prepare(Map<String,Object> topoConf,
TopologyContext context) |
void |
SplitSentenceBolt.prepare(Map<String,Object> topoConf,
TopologyContext context) |
void |
IdBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
DevNullBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector 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 |
IdentityBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
RawInputFromCSVSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
PMMLPredictorBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRedisBolt.prepare(Map<String,Object> map,
TopologyContext topologyContext,
OutputCollector collector)
Called when a task for this component is initialized within a worker on the cluster.
|
Modifier and Type | Method and Description |
---|---|
State |
RedisKeyValueStateProvider.newState(String namespace,
Map<String,Object> topoConf,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
void |
WordSpout.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
WordCounter.prepare(Map<String,Object> topoConf,
TopologyContext context) |
void |
WhitelistWordCount.PrintWordTotalCountBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
LookupWordCount.PrintWordTotalCountBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
RocketMqBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector 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 |
WordCounter.prepare(Map<String,Object> topoConf,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
void |
AutoTGT.registerMetrics(TopologyContext topoContext,
Map<String,Object> topoConf) |
Modifier and Type | Method and Description |
---|---|
void |
SolrUpdateBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector 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 |
SocketBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
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) |
void |
TimeDataVerificationBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
VerificationBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector 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) |
void |
ReachTopology.PartialUniquer.prepare(Map<String,Object> conf,
TopologyContext context,
BatchOutputCollector collector,
Object id) |
void |
ReachTopology.CountAggregator.prepare(Map<String,Object> conf,
TopologyContext context,
BatchOutputCollector collector,
Object id) |
void |
ResourceAwareExampleTopology.ExclamationBolt.prepare(Map<String,Object> conf,
TopologyContext context,
OutputCollector collector) |
void |
MultiThreadWordCountTopology.MultiThreadedSplitSentence.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
MultipleLoggerTopology.ExclamationLoggingBolt.prepare(Map<String,Object> conf,
TopologyContext context,
OutputCollector collector) |
void |
ExclamationTopology.ExclamationBolt.prepare(Map<String,Object> conf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
RollingCountAggBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
RollingCountBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
SingleJoinBolt.prepare(Map<String,Object> conf,
TopologyContext context,
OutputCollector collector) |
void |
SlidingWindowSumBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
RandomNumberGeneratorSpout.open(Map<String,Object> conf,
TopologyContext context) |
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 |
---|---|
static State |
StateFactory.getState(String namespace,
Map<String,Object> topoConf,
TopologyContext context)
Returns a new state instance using the
Config.TOPOLOGY_STATE_PROVIDER or a InMemoryKeyValueState if no provider is configured. |
State |
StateProvider.newState(String namespace,
Map<String,Object> topoConf,
TopologyContext context)
Returns a new state instance.
|
State |
InMemoryKeyValueStateProvider.newState(String namespace,
Map<String,Object> topoConf,
TopologyContext context) |
void |
IStateSpout.open(Map<String,Object> conf,
TopologyContext context) |
Constructor and Description |
---|
DefaultStateSerializer(Map<String,Object> topoConf,
TopologyContext context) |
DefaultStateSerializer(Map<String,Object> topoConf,
TopologyContext context,
List<Class<?>> classesToRegister)
Constructs a
DefaultStateSerializer instance with the given list of classes registered in kryo. |
Modifier and Type | Method and Description |
---|---|
void |
ShellBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
IBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector)
Called when a task for this component is initialized within a worker on the cluster.
|
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) |
void |
ForwardingMetricsConsumer.prepare(Map<String,Object> topoConf,
Object registrationArgument,
TopologyContext context,
IErrorReporter errorReporter) |
void |
TestConfBolt.prepare(Map<String,Object> conf,
TopologyContext context) |
void |
TestWordCounter.prepare(Map<String,Object> topoConf,
TopologyContext context) |
void |
TupleCaptureBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
NonRichBoltTracker.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
TestPlannerBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
TestAggregatesCounter.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
PythonShellMetricsBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
TestGlobalCount.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
TestEventOrderCheckBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
protected void |
WindowedBoltExecutor.doPrepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector,
Collection<Event<Tuple>> queue,
boolean stateful) |
protected void |
BaseStatefulBoltExecutor.init(TopologyContext context,
OutputCollector collector) |
void |
IBasicBolt.prepare(Map<String,Object> topoConf,
TopologyContext context) |
void |
StatefulBoltExecutor.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
StatefulWindowedBoltExecutor.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
IStatefulBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector)
Analogue to bolt function.
|
void |
PersistentWindowedBoltExecutor.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
BasicBoltExecutor.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
CheckpointTupleForwarder.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector outputCollector) |
void |
WindowedBoltExecutor.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
IWindowedBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector)
This is similar to the
IBolt.prepare(Map, TopologyContext, OutputCollector) except that while emitting, the tuples are automatically anchored to the tuples in the inputWindow. |
Modifier and Type | Method and Description |
---|---|
void |
BaseBasicBolt.prepare(Map<String,Object> topoConf,
TopologyContext context) |
void |
BaseWindowedBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
void |
BaseStatefulBolt.prepare(Map<String,Object> topoConf,
TopologyContext context,
OutputCollector collector) |
Constructor and Description |
---|
TridentOperationContext(TopologyContext topoContext,
TridentTuple.Factory factory) |
Modifier and Type | Method and Description |
---|---|
void |
SubtopologyBolt.prepare(Map<String,Object> conf,
TopologyContext context,
BatchOutputCollector batchCollector) |
void |
TridentProcessor.prepare(Map<String,Object> conf,
TopologyContext context,
TridentContext tridentContext) |
Modifier and Type | Method and Description |
---|---|
void |
MapProcessor.prepare(Map<String,Object> conf,
TopologyContext context,
TridentContext tridentContext) |
void |
AggregateProcessor.prepare(Map<String,Object> conf,
TopologyContext context,
TridentContext tridentContext) |
void |
PartitionPersistProcessor.prepare(Map<String,Object> conf,
TopologyContext context,
TridentContext tridentContext) |
void |
EachProcessor.prepare(Map<String,Object> conf,
TopologyContext context,
TridentContext tridentContext) |
void |
StateQueryProcessor.prepare(Map<String,Object> conf,
TopologyContext context,
TridentContext tridentContext) |
void |
ProjectedProcessor.prepare(Map<String,Object> conf,
TopologyContext context,
TridentContext tridentContext) |
void |
MultiReducerProcessor.prepare(Map<String,Object> conf,
TopologyContext context,
TridentContext tridentContext) |
Constructor and Description |
---|
Coordinator(Map<String,Object> conf,
TopologyContext context) |
Emitter(String txStateId,
Map<String,Object> conf,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
ITridentSpout.BatchCoordinator<Map<Integer,List<List<Object>>>> |
FeederCommitterBatchSpout.getCoordinator(String txStateId,
Map<String,Object> conf,
TopologyContext context) |
ITridentSpout.BatchCoordinator<Map<Integer,List<List<Object>>>> |
FeederBatchSpout.getCoordinator(String txStateId,
Map<String,Object> conf,
TopologyContext context) |
ICommitterTridentSpout.Emitter |
FeederCommitterBatchSpout.getEmitter(String txStateId,
Map<String,Object> conf,
TopologyContext context) |
ITridentSpout.Emitter<Map<Integer,List<List<Object>>>> |
FeederBatchSpout.getEmitter(String txStateId,
Map<String,Object> conf,
TopologyContext context) |
void |
FixedBatchSpout.open(Map<String,Object> conf,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
void |
MasterBatchCoordinator.open(Map<String,Object> conf,
TopologyContext context,
SpoutOutputCollector collector) |
void |
ITridentBatchBolt.prepare(Map<String,Object> conf,
TopologyContext context,
BatchOutputCollector collector) |
void |
TridentBoltExecutor.prepare(Map<String,Object> conf,
TopologyContext context,
OutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
WindowTridentProcessor.prepare(Map<String,Object> topoConf,
TopologyContext context,
TridentContext tridentContext) |
Modifier and Type | Method and Description |
---|---|
Number |
ShellProcess.launch(Map<String,Object> conf,
TopologyContext context) |
Number |
ShellProcess.launch(Map<String,Object> conf,
TopologyContext context,
boolean changeDirectory) |
void |
DefaultShellLogHandler.setUpContext(Class<?> ownerCls,
ShellProcess process,
TopologyContext context)
This default implementation saves the
ShellProcess so it can output the process info string later. |
void |
ShellLogHandler.setUpContext(Class<?> ownerCls,
ShellProcess process,
TopologyContext context)
Called at least once before
ShellLogHandler.log(org.apache.storm.multilang.ShellMsg) for each spout and bolt. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.