RunStatus

algoliasearch.ingestion.RunStatus
See theRunStatus companion object
sealed trait RunStatus

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Created.type
object Finished.type
object Idled.type
object Skipped.type
object Started.type
In this article