JavaScript is disabled on your browser.
Chenile Framework Javadocs
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.chenile.pubsub.kafka.constants
ChenileKafkaConstants
Contents
Description
Field Summary
Field Details
CHENILE_GLOBAL_TOPIC
CHENILE_TOPIC_KEY
CHENILE_KAFKA_PARTITION_KEY
Hide sidebar
Show sidebar
Interface ChenileKafkaConstants
public interface
ChenileKafkaConstants
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
CHENILE_GLOBAL_TOPIC
static final
String
CHENILE_KAFKA_PARTITION_KEY
static final
String
CHENILE_TOPIC_KEY
Field Details
CHENILE_GLOBAL_TOPIC
static final
String
CHENILE_GLOBAL_TOPIC
See Also:
Constant Field Values
CHENILE_TOPIC_KEY
static final
String
CHENILE_TOPIC_KEY
See Also:
Constant Field Values
CHENILE_KAFKA_PARTITION_KEY
static final
String
CHENILE_KAFKA_PARTITION_KEY
See Also:
Constant Field Values