Class GlueMetastoreStats
java.lang.Object
io.trino.plugin.hive.metastore.glue.GlueMetastoreStats
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.amazonaws.metrics.RequestMetricCollector
-
Constructor Details
-
GlueMetastoreStats
public GlueMetastoreStats()
-
-
Method Details
-
getGetDatabases
-
getGetDatabase
-
getGetTables
-
getGetTable
-
getCreateDatabase
-
getDeleteDatabase
-
getUpdateDatabase
-
getCreateTable
-
getDeleteTable
-
getUpdateTable
-
getGetPartitionNames
-
getGetPartitions
-
getGetPartition
-
getCreatePartitions
-
getDeletePartition
-
getUpdatePartition
-
getBatchUpdatePartition
-
getBatchCreatePartition
-
getGetColumnStatisticsForTable
-
getGetColumnStatisticsForPartition
-
getUpdateColumnStatisticsForTable
-
getDeleteColumnStatisticsForTable
-
getUpdateColumnStatisticsForPartition
-
getDeleteColumnStatisticsForPartition
-
getGetUserDefinedFunction
-
getGetUserDefinedFunctions
-
getCreateUserDefinedFunction
-
getUpdateUserDefinedFunction
-
getDeleteUserDefinedFunction
-
getClientCoreStats
-
newRequestMetricsCollector
public com.amazonaws.metrics.RequestMetricCollector newRequestMetricsCollector()
-