storm.kafka.trident
Class TridentKafkaEmitter
java.lang.Object
storm.kafka.trident.TridentKafkaEmitter
public class TridentKafkaEmitter
- extends Object
Field Summary |
static org.slf4j.Logger |
LOG
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final org.slf4j.Logger LOG
TridentKafkaEmitter
public TridentKafkaEmitter(Map conf,
TopologyContext context,
TridentKafkaConfig config,
String topologyInstanceId)
asOpaqueEmitter
public IOpaquePartitionedTridentSpout.Emitter<GlobalPartitionInformation,Partition,Map> asOpaqueEmitter()
asTransactionalEmitter
public IPartitionedTridentSpout.Emitter asTransactionalEmitter()
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.