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, wait
getLogStoreRegister, registerLogSystem, unRegisterLogSystem
public KafkaLogStoreRegister(LogStoreTableFactory.RegisterContext context)
public Map<String,String> registerTopic()
LogStoreRegister
registerTopic
in interface LogStoreRegister
public void unRegisterTopic()
LogStoreRegister
unRegisterTopic
in interface LogStoreRegister
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.