Uses of Record Class
com.dataai.etl.spark.api.PipelineSummary
-
Uses of PipelineSummary in com.dataai.etl.spark.api
Methods in com.dataai.etl.spark.api that return PipelineSummaryModifier and TypeMethodDescriptionDataAiResult.summary()Returns the value of thesummaryrecord component.Constructors in com.dataai.etl.spark.api with parameters of type PipelineSummaryModifierConstructorDescriptionDataAiResult(org.apache.spark.sql.Dataset<org.apache.spark.sql.Row> cleanRows, org.apache.spark.sql.Dataset<org.apache.spark.sql.Row> rejectedRows, org.apache.spark.sql.Dataset<org.apache.spark.sql.Row> findings, org.apache.spark.sql.Dataset<org.apache.spark.sql.Row> fieldProfiles, PipelineSummary summary) Creates an instance of aDataAiResultrecord class.