Interface SnowflakeSinkContext

    • Method Detail

      • getInitContext

        org.apache.flink.api.connector.sink2.Sink.InitContext getInitContext()
        Get the current init context in sink.
      • processTime

        long processTime()
        Get the current process time in Flink.
      • isFlushOnCheckpoint

        boolean isFlushOnCheckpoint()