Package | Description |
---|---|
org.apache.storm.kafka.trident |
Modifier and Type | Method and Description |
---|---|
TridentKafkaState<K,V> |
TridentKafkaState.withKafkaTopicSelector(KafkaTopicSelector selector) |
TridentKafkaState<K,V> |
TridentKafkaState.withTridentTupleToKafkaMapper(TridentTupleToKafkaMapper<K,V> mapper) |
Modifier and Type | Method and Description |
---|---|
void |
TridentKafkaStateUpdater.updateState(TridentKafkaState<K,V> state,
List<TridentTuple> tuples,
TridentCollector collector) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.