public static class Servers.CassandraServer$
extends com.lightbend.lagom.dev.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(play.dev.filewatch.LoggerProxy 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$