code.data.cluster.HealthResponse

Aliases

Parameters

subClasses

Js Constructors

new code_data_cluster_HealthResponse(
    procCount, // int
    maxMem, // long
    freeMem, // long
    threads, // scala.collection.immutable.List[code.data.cluster.ThreadDefinition]
    from, // code.data.cluster.RemoteServer
    when, // long
    id, // java.lang.String
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
$init$():Unit
asInstanceOf():scala.Any.T0
canEqual(x$1:Any):boolean
copy$default$1():int
copy$default$2():long
copy$default$3():long
copy$default$6():long
copy$default$7():java.lang.String
equals(x$1:Any):boolean
freeMem():long
getClass():java.lang.Class[Any]
hashCode():int
isInstanceOf():boolean
maxMem():long
notify():Unit
notifyAll():Unit
procCount():int
productArity():int
productElement(x$1:int):Any
productIterator():scala.collection.Iterator[Any]
productPrefix():java.lang.String
toString():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit
when():long