Package no.shhsoft.k3aembedded
Class K3aEmbedded
java.lang.Object
no.shhsoft.k3aembedded.K3aEmbedded
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final class -
Method Summary
Modifier and TypeMethodDescriptionintgetAdditionalPort(int index) getBootstrapServersForAdditionalPort(int index) intintintvoidstart()voidstop()
-
Method Details
-
start
public void start() -
stop
public void stop() -
getBrokerPort
public int getBrokerPort() -
getControllerPort
public int getControllerPort() -
getZooKeeperPort
public int getZooKeeperPort() -
getAdditionalPort
public int getAdditionalPort(int index) -
getBootstrapServers
-
getBootstrapServersForAdditionalPort
-