Class UcLoadSnapshotTelemetry.Report
Object
io.delta.kernel.unitycatalog.metrics.UcLoadSnapshotTelemetry.Report
- All Implemented Interfaces:
io.delta.kernel.metrics.MetricsReport
- Enclosing class:
UcLoadSnapshotTelemetry
public class UcLoadSnapshotTelemetry.Report
extends Object
implements io.delta.kernel.metrics.MetricsReport
Complete UC snapshot loading report with metadata and metrics.
-
Field Details
-
operationType
- See Also:
-
reportUUID
-
ucTableId
-
ucTablePath
-
versionOpt
-
timestampOpt
-
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
-