EdgeModelStat

Status of edge devices with this model.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of devices that have this model version, a heart beat, and are currently running.

Link copied to clipboard

The number of devices that have this model version and have a heart beat.

Link copied to clipboard

The name of the model.

Link copied to clipboard

The model version.

Link copied to clipboard

The number of devices that have this model version and do not have a heart beat.

Link copied to clipboard

The number of devices with this model version and are producing sample data.

Functions

Link copied to clipboard
inline fun copy(block: EdgeModelStat.Builder.() -> Unit = {}): EdgeModelStat
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String