Class SnowflakeIngestionServiceV1

  • All Implemented Interfaces:
    SnowflakeIngestionService

    public class SnowflakeIngestionServiceV1
    extends Object
    implements SnowflakeIngestionService
    Implementation of Snowpipe API calls. i.e handshake between KC and Snowpipe API's.

    1. ingestFiles

    2. insertReport - Continuous polling

    3. loadHistoryScan - for last 1 hour.

    The difference between above two APIs @see here