Class TaskNumDeletes
java.lang.Object
org.apache.iceberg.spark.source.metrics.TaskNumDeletes
- All Implemented Interfaces:
org.apache.spark.sql.connector.metric.CustomTaskMetric
public class TaskNumDeletes
extends Object
implements org.apache.spark.sql.connector.metric.CustomTaskMetric
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TaskNumDeletes
public TaskNumDeletes(long value)
-
-
Method Details
-
name
- Specified by:
name
in interfaceorg.apache.spark.sql.connector.metric.CustomTaskMetric
-
value
public long value()- Specified by:
value
in interfaceorg.apache.spark.sql.connector.metric.CustomTaskMetric
-