public class PulsarConsumerKafkaConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONSUMER_NAME |
static String |
RECEIVER_QUEUE_SIZE |
static String |
TOTAL_RECEIVER_QUEUE_SIZE_ACROSS_PARTITIONS |
| Constructor and Description |
|---|
PulsarConsumerKafkaConfig() |
| Modifier and Type | Method and Description |
|---|---|
static ConsumerConfiguration |
getConsumerConfiguration(Properties properties) |
public static final String CONSUMER_NAME
public static final String RECEIVER_QUEUE_SIZE
public static final String TOTAL_RECEIVER_QUEUE_SIZE_ACROSS_PARTITIONS
public static ConsumerConfiguration getConsumerConfiguration(Properties properties)
Copyright © 2017–2018 Apache Software Foundation. All rights reserved.