private static class ConsumerLease.BundleInformation extends Object
| Modifier and Type | Field and Description |
|---|---|
private Map<String,String> |
attributes |
private RecordSchema |
schema |
private org.apache.kafka.common.TopicPartition |
topicPartition |
| Constructor and Description |
|---|
BundleInformation(org.apache.kafka.common.TopicPartition topicPartition,
RecordSchema schema,
Map<String,String> attributes) |
private final org.apache.kafka.common.TopicPartition topicPartition
private final RecordSchema schema
public BundleInformation(org.apache.kafka.common.TopicPartition topicPartition,
RecordSchema schema,
Map<String,String> attributes)
Copyright © 2022 Apache NiFi Project. All rights reserved.