public class KafkaLogStoreRegister extends Object implements LogStoreRegister
| Constructor and Description |
|---|
KafkaLogStoreRegister(LogStoreTableFactory.RegisterContext context) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
registerTopic()
Register topic in log system for the table.
|
void |
unRegisterTopic()
Unregister topic in log system for the table.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLogStoreRegister, registerLogSystem, unRegisterLogSystempublic KafkaLogStoreRegister(LogStoreTableFactory.RegisterContext context)
public Map<String,String> registerTopic()
LogStoreRegisterregisterTopic in interface LogStoreRegisterpublic void unRegisterTopic()
LogStoreRegisterunRegisterTopic in interface LogStoreRegisterCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.