Uses of Class
software.amazon.awssdk.services.glue.model.LongColumnStatisticsData
-
Packages that use LongColumnStatisticsData Package Description software.amazon.awssdk.services.glue.model -
-
Uses of LongColumnStatisticsData in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return LongColumnStatisticsData Modifier and Type Method Description LongColumnStatisticsDataColumnStatisticsData. longColumnStatisticsData()Long column statistics data.Methods in software.amazon.awssdk.services.glue.model with parameters of type LongColumnStatisticsData Modifier and Type Method Description ColumnStatisticsData.BuilderColumnStatisticsData.Builder. longColumnStatisticsData(LongColumnStatisticsData longColumnStatisticsData)Long column statistics data.
-