public static class StaticTopics.KTopic
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name |
int |
partitions |
int |
replicas |
| Constructor and Description |
|---|
KTopic(java.lang.String n,
int p,
int rep) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright © 2023. All Rights Reserved.