mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-14 03:52:15 +08:00
@@ -39,4 +39,7 @@ public class ClusterPhyBaseVO extends BaseTimeVO {
|
||||
|
||||
@ApiModelProperty(value="集群的kafka版本", example = "2.5.1")
|
||||
protected String kafkaVersion;
|
||||
|
||||
@ApiModelProperty(value="集群的运行模式", example = "2:raft模式,其他是ZK模式")
|
||||
private Integer runState;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user