Class TaskTotalFileSize

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

    public class TaskTotalFileSize
    extends java.lang.Object
    implements org.apache.spark.sql.connector.metric.CustomTaskMetric
    • Method Detail

      • name

        public java.lang.String name()
        Specified by:
        name in interface org.apache.spark.sql.connector.metric.CustomTaskMetric
      • value

        public long value()
        Specified by:
        value in interface org.apache.spark.sql.connector.metric.CustomTaskMetric