public class Update$
extends java.lang.Object
implements scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static Update$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
Update$() |
| Modifier and Type | Method and Description |
|---|---|
Update |
create()
Java API.
|
Update |
create(boolean await)
Java API.
|
Update |
create(boolean await,
long replayMax)
Java API.
|
public static final Update$ MODULE$
public Update create()
public Update create(boolean await)
await - (undocumented)public Update create(boolean await, long replayMax)
await - (undocumented)replayMax - (undocumented)