public class KafkaTridentSpoutTransactional extends Object implements IPartitionedTridentSpout
IPartitionedTridentSpout.Coordinator<Partitions>, IPartitionedTridentSpout.Emitter<Partitions,Partition extends ISpoutPartition,X>
Constructor and Description |
---|
KafkaTridentSpoutTransactional() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getComponentConfiguration() |
IPartitionedTridentSpout.Coordinator |
getCoordinator(Map conf,
TopologyContext context) |
IPartitionedTridentSpout.Emitter |
getEmitter(Map conf,
TopologyContext context) |
Fields |
getOutputFields() |
public IPartitionedTridentSpout.Coordinator getCoordinator(Map conf, TopologyContext context)
getCoordinator
in interface IPartitionedTridentSpout
public IPartitionedTridentSpout.Emitter getEmitter(Map conf, TopologyContext context)
getEmitter
in interface IPartitionedTridentSpout
public Map<String,Object> getComponentConfiguration()
getComponentConfiguration
in interface IPartitionedTridentSpout
public Fields getOutputFields()
getOutputFields
in interface IPartitionedTridentSpout
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.