Package | Description |
---|---|
org.apache.storm.transactional | |
org.apache.storm.transactional.partitioned |
Modifier and Type | Interface and Description |
---|---|
static interface |
ICommitterTransactionalSpout.Emitter |
Modifier and Type | Method and Description |
---|---|
ITransactionalSpout.Emitter<T> |
ITransactionalSpout.getEmitter(Map conf,
TopologyContext context)
The emitter for a TransactionalSpout runs as many tasks across the cluster.
|
Modifier and Type | Class and Description |
---|---|
class |
OpaquePartitionedTransactionalSpoutExecutor.Emitter |
Modifier and Type | Method and Description |
---|---|
ITransactionalSpout.Emitter |
PartitionedTransactionalSpoutExecutor.getEmitter(Map conf,
TopologyContext context) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.