Class UcPublishTelemetry.Report
Object
io.delta.kernel.unitycatalog.metrics.UcPublishTelemetry.Report
- All Implemented Interfaces:
io.delta.kernel.metrics.MetricsReport
- Enclosing class:
UcPublishTelemetry
public class UcPublishTelemetry.Report
extends Object
implements io.delta.kernel.metrics.MetricsReport
Complete UC publish report with metadata and metrics.
-
Field Details
-
operationType
- See Also:
-
reportUUID
-
ucTableId
-
ucTablePath
-
snapshotVersion
public final long snapshotVersion -
numCommitsToPublish
public final int numCommitsToPublish -
metrics
-
exception
-
-
Constructor Details
-
Report
-
-
Method Details
-
toJson
public String toJson() throws io.delta.kernel.shaded.com.fasterxml.jackson.core.JsonProcessingException- Specified by:
toJsonin interfaceio.delta.kernel.metrics.MetricsReport- Throws:
io.delta.kernel.shaded.com.fasterxml.jackson.core.JsonProcessingException
-