Class Extractors

java.lang.Object
com.lumiomedical.etl.extractor.Extractors

public final class Extractors
extends Object
Author:
Pierre Lecerf ([email protected]) Created on 2020/12/19
  • Method Details

    • nonFatal

      public static <O> com.lumiomedical.flow.actor.extractor.Extractor<O> nonFatal​(com.lumiomedical.flow.actor.extractor.Extractor<O> extractor)
      Type Parameters:
      O -
      Parameters:
      extractor -
      Returns: