Package

za.co.absa.spline.harvester

iwd

Permalink

package iwd

Visibility
  1. Public
  2. All

Type Members

  1. class DefaultIgnoredWriteDetectionStrategy extends IgnoredWriteDetectionStrategy

    Permalink
  2. trait IgnoredWriteDetectionStrategy extends AnyRef

    Permalink

    This trait deals with wirtes in ignore mode.

    This trait deals with wirtes in ignore mode. Some destination doesn't provide enough info to decide whether write actually happened and than something must be chosen as default.

    This class allows you to implement your own strategy. The mechanism is the same as for za.co.absa.spline.harvester.dispatcher.LineageDispatcher


    By default za.co.absa.spline.harvester.iwd.DefaultIgnoredWriteDetectionStrategy is used.

Ungrouped