Class ScannedDataFiles

  • All Implemented Interfaces:
    org.apache.spark.sql.connector.metric.CustomMetric

    public class ScannedDataFiles
    extends org.apache.spark.sql.connector.metric.CustomSumMetric
    • Field Summary

      • Fields inherited from interface org.apache.spark.sql.connector.metric.CustomMetric

        initialValue
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String description()  
      java.lang.String name()  
      • Methods inherited from class org.apache.spark.sql.connector.metric.CustomSumMetric

        aggregateTaskMetrics
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ScannedDataFiles

        public ScannedDataFiles()
    • Method Detail

      • name

        public java.lang.String name()
      • description

        public java.lang.String description()