| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
EVENTS_TOPIC_NAMES
The set of all local topic names declared above.
|
static String |
NAMESPACE_EVENTS_LOCAL_NAME
Local topic name for the namespace events.
|
static String |
TRANSACTION_BUFFER_SNAPSHOT
Local topic name for the transaction buffer snapshot.
|
| Constructor and Description |
|---|
EventsTopicNames() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkTopicIsEventsNames(TopicName topicName) |
static boolean |
checkTopicIsTransactionCoordinatorAssign(TopicName topicName) |
static boolean |
isTopicPoliciesSystemTopic(String topic) |
public static final String NAMESPACE_EVENTS_LOCAL_NAME
public static final String TRANSACTION_BUFFER_SNAPSHOT
public static boolean checkTopicIsEventsNames(TopicName topicName)
public static boolean checkTopicIsTransactionCoordinatorAssign(TopicName topicName)
public static boolean isTopicPoliciesSystemTopic(String topic)
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.