public static class Servers.CassandraServer$
extends com.lightbend.lagom.sbt.run.Servers.ServerContainer
| Modifier and Type | Field and Description |
|---|---|
static Servers.CassandraServer$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
CassandraServer$() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(sbt.Logger log,
scala.collection.Seq<java.io.File> cp,
int port,
boolean cleanOnStart,
scala.collection.Seq<String> jvmOptions,
scala.concurrent.duration.FiniteDuration maxWaiting) |
public static final Servers.CassandraServer$ MODULE$