Package | Description |
---|---|
org.apache.storm.kafka.trident |
Modifier and Type | Method and Description |
---|---|
TridentKafkaStateFactory<K,V> |
TridentKafkaStateFactory.withKafkaTopicSelector(KafkaTopicSelector selector) |
TridentKafkaStateFactory<K,V> |
TridentKafkaStateFactory.withProducerProperties(Properties props) |
TridentKafkaStateFactory<K,V> |
TridentKafkaStateFactory.withTridentTupleToKafkaMapper(TridentTupleToKafkaMapper<K,V> mapper) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.