AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Contains details for a table optimizer run.

Inheritance Hierarchy

System.Object
  Amazon.Glue.Model.TableOptimizerRun

Namespace: Amazon.Glue.Model
Assembly: AWSSDK.Glue.dll
Version: 3.x.y.z

Syntax

C#
public class TableOptimizerRun

The TableOptimizerRun type exposes the following members

Constructors

NameDescription
Public Method TableOptimizerRun()

Properties

NameTypeDescription
Public Property CompactionMetrics Amazon.Glue.Model.CompactionMetrics

Gets and sets the property CompactionMetrics.

A CompactionMetrics object containing metrics for the optimizer run.

Public Property EndTimestamp System.DateTime

Gets and sets the property EndTimestamp.

Represents the epoch timestamp at which the compaction job ended.

Public Property Error System.String

Gets and sets the property Error.

An error that occured during the optimizer run.

Public Property EventType Amazon.Glue.TableOptimizerEventType

Gets and sets the property EventType.

An event type representing the status of the table optimizer run.

Public Property Metrics Amazon.Glue.Model.RunMetrics

Gets and sets the property Metrics.

A RunMetrics object containing metrics for the optimizer run.

This member is deprecated. See the individual metric members for compaction, retention, and orphan file deletion.

Public Property OrphanFileDeletionMetrics Amazon.Glue.Model.OrphanFileDeletionMetrics

Gets and sets the property OrphanFileDeletionMetrics.

An OrphanFileDeletionMetrics object containing metrics for the optimizer run.

Public Property RetentionMetrics Amazon.Glue.Model.RetentionMetrics

Gets and sets the property RetentionMetrics.

A RetentionMetrics object containing metrics for the optimizer run.

Public Property StartTimestamp System.DateTime

Gets and sets the property StartTimestamp.

Represents the epoch timestamp at which the compaction job was started within Lake Formation.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5