public static class Servers.KafkaServer$ extends Servers.ServerContainer
| Modifier and Type | Field and Description |
|---|---|
static Servers.KafkaServer$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
KafkaServer$() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(play.dev.filewatch.LoggerProxy log,
scala.collection.Seq<java.io.File> cp,
int kafkaPort,
int zooKeperPort,
scala.Option<java.io.File> kafkaPropertiesFile,
scala.collection.Seq<String> jvmOptions,
java.io.File targetDir,
boolean cleanOnStart) |
tryStoppublic static final Servers.KafkaServer$ MODULE$