public class KafkaCluster extends Object
| Constructor and Description |
|---|
KafkaCluster() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
Properties |
getProps() |
int |
hashCode() |
void |
setName(String name) |
void |
setProps(Properties props) |
String |
toString() |
public String getName()
public void setName(String name)
public Properties getProps()
public void setProps(Properties props)
Copyright © 2019. All rights reserved.