EventStatus

algoliasearch.ingestion.EventStatus
See theEventStatus companion object
sealed trait EventStatus

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Created.type
object Critical.type
object Failed.type
object Retried.type
object Started.type
object Succeeded.type
Show all
In this article