public class HeartbeatHistory$
extends java.lang.Object
implements scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static HeartbeatHistory$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
HeartbeatHistory$() |
| Modifier and Type | Method and Description |
|---|---|
HeartbeatHistory |
apply(int maxSampleSize)
Create an empty HeartbeatHistory, without any history.
|
public static final HeartbeatHistory$ MODULE$
public HeartbeatHistory apply(int maxSampleSize)
maxSampleSize - (undocumented)