| Package | Description |
|---|---|
| org.apache.nifi.processors.kafka.pubsub |
| Modifier and Type | Class and Description |
|---|---|
private class |
ConsumerPool.SimpleConsumerLease |
| Modifier and Type | Field and Description |
|---|---|
private Set<ConsumerLease> |
ConsumeKafka_1_0.activeLeases |
private Set<ConsumerLease> |
ConsumeKafkaRecord_1_0.activeLeases |
| Modifier and Type | Method and Description |
|---|---|
ConsumerLease |
ConsumerPool.obtainConsumer(ProcessSession session,
ProcessContext processContext)
Obtains a consumer from the pool if one is available or lazily
initializes a new one if deemed necessary.
|
Copyright © 2022 Apache NiFi Project. All rights reserved.