Package | Description |
---|---|
org.apache.storm.kafka.spout |
Modifier and Type | Class and Description |
---|---|
class |
EmptyKafkaTupleListener |
Modifier and Type | Field and Description |
---|---|
static KafkaTupleListener |
KafkaSpoutConfig.DEFAULT_TUPLE_LISTENER |
Modifier and Type | Method and Description |
---|---|
KafkaTupleListener |
KafkaSpoutConfig.getTupleListener() |
Modifier and Type | Method and Description |
---|---|
KafkaSpoutConfig.Builder<K,V> |
KafkaSpoutConfig.Builder.setTupleListener(KafkaTupleListener tupleListener)
Sets the tuple listener for the spout to use.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.