Package com.snowflake.connectors.application.observability
Ingestion observability management.
-
Interface Summary Interface Description CrudIngestionRunRepository A repository for basic storage of the ingestion run information.IngestionRunRepository A repository for basic storage of the ingestion run information. -
Class Summary Class Description DefaultIngestionRunRepository Default implementation ofIngestionRunRepository
andCrudIngestionRunRepository
.IngestionRun Representation of an ingestion run. -
Enum Summary Enum Description IngestionRun.IngestionStatus Ingestion run status.IngestionRunRepository.Mode Update mode for the number of rows ingested during an ingestion run.