Class TaskSkippedDataFiles
java.lang.Object
org.apache.iceberg.spark.source.metrics.TaskSkippedDataFiles
- All Implemented Interfaces:
- org.apache.spark.sql.connector.metric.CustomTaskMetric
public class TaskSkippedDataFiles
extends Object
implements org.apache.spark.sql.connector.metric.CustomTaskMetric
- 
Method SummaryModifier and TypeMethodDescriptionstatic TaskSkippedDataFilesfrom(ScanReport scanReport) name()longvalue()
- 
Method Details- 
name- Specified by:
- namein interface- org.apache.spark.sql.connector.metric.CustomTaskMetric
 
- 
valuepublic long value()- Specified by:
- valuein interface- org.apache.spark.sql.connector.metric.CustomTaskMetric
 
- 
from
 
-