Statistics

Provides processing statistics for a classification job.

Types

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

Properties

Link copied to clipboard

The approximate number of objects that the job has yet to process during its current run.

Link copied to clipboard

The number of times that the job has run.

Functions

Link copied to clipboard
inline fun copy(block: Statistics.Builder.() -> Unit = {}): Statistics
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