We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d52df35 commit a77588fCopy full SHA for a77588f
topic/src/main/java/tech/ydb/topic/TopicClient.java
@@ -166,7 +166,7 @@ default CompletableFuture<Result<ConsumerDescription>> describeConsumer(String p
166
void close();
167
168
/**
169
- * Register custom codec implementation to TopicClient *
+ * Register custom codec implementation to TopicClient
170
*
171
* @param codec - custom implementation
172
*/
0 commit comments