public class ConsumerService extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
GROUP_ID_CONFIG |
static Integer |
MAX_NO_MESSAGE_FOUND_COUNT |
static Integer |
MAX_POLL_RECORDS |
static String |
OFFSET_RESET_EARLIER |
static String |
OFFSET_RESET_LATEST |
static String |
TOPIC_NAME |
| Constructor and Description |
|---|
ConsumerService() |
public static String TOPIC_NAME
public static String GROUP_ID_CONFIG
public static Integer MAX_NO_MESSAGE_FOUND_COUNT
public static String OFFSET_RESET_LATEST
public static String OFFSET_RESET_EARLIER
public static Integer MAX_POLL_RECORDS
Copyright © 2021 Imixs Software Solutions GmbH. All rights reserved.