TableOptimizerRun
Contains details for a table optimizer run.
Contents
- compactionMetrics
-
A
CompactionMetrics
object containing metrics for the optimizer run.Type: CompactionMetrics object
Required: No
- endTimestamp
-
Represents the epoch timestamp at which the compaction job ended.
Type: Timestamp
Required: No
- error
-
An error that occured during the optimizer run.
Type: String
Required: No
- eventType
-
An event type representing the status of the table optimizer run.
Type: String
Valid Values:
starting | completed | failed | in_progress
Required: No
- 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.
Type: RunMetrics object
Required: No
- orphanFileDeletionMetrics
-
An
OrphanFileDeletionMetrics
object containing metrics for the optimizer run.Type: OrphanFileDeletionMetrics object
Required: No
- retentionMetrics
-
A
RetentionMetrics
object containing metrics for the optimizer run.Type: RetentionMetrics object
Required: No
- startTimestamp
-
Represents the epoch timestamp at which the compaction job was started within Lake Formation.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: