Package com.snowflake.connectors.application.ingestion.process
Resource ingestion process management.
-
Interface Summary Interface Description CrudIngestionProcessRepository A repository for basic storage of the ingestion processes.IngestionProcessRepository A repository for basic storage of the ingestion processes. -
Class Summary Class Description DefaultIngestionProcessRepository Default implementation ofIngestionProcessRepository
andCrudIngestionProcessRepository
.IngestionProcess Representation of an ingestion process.IngestionProcessStatuses Class which contains available statuses ofIngestionProcess
which are used by the SDK -
Exception Summary Exception Description IngestionProcessUpdateException Exception thrown when more or less than one ingestion process row is updated.