Uses of Class
software.amazon.awssdk.services.glue.model.IcebergCompactionMetrics
-
Packages that use IcebergCompactionMetrics Package Description software.amazon.awssdk.services.glue.model -
-
Uses of IcebergCompactionMetrics in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return IcebergCompactionMetrics Modifier and Type Method Description IcebergCompactionMetricsCompactionMetrics. icebergMetrics()A structure containing the Iceberg compaction metrics for the optimizer run.Methods in software.amazon.awssdk.services.glue.model with parameters of type IcebergCompactionMetrics Modifier and Type Method Description CompactionMetrics.BuilderCompactionMetrics.Builder. icebergMetrics(IcebergCompactionMetrics icebergMetrics)A structure containing the Iceberg compaction metrics for the optimizer run.
-