IndexerStatus Enum

Represents the overall indexer status.

Inheritance
builtins.str
IndexerStatus
IndexerStatus

Constructor

IndexerStatus(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

ERROR
RUNNING
UNKNOWN