Class ThriftMetastoreStats
java.lang.Object
io.trino.plugin.hive.metastore.thrift.ThriftMetastoreStats
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ThriftMetastoreStats
public ThriftMetastoreStats()
-
-
Method Details
-
getGetAllDatabases
-
getGetDatabase
-
getGetAllTables
-
getGetTablesWithParameter
-
getGetAllViews
-
getGetTable
-
getGetFields
-
getGetTableColumnStatistics
-
getSetTableColumnStatistics
-
getDeleteTableColumnStatistics
-
getGetPartitionColumnStatistics
-
getSetPartitionColumnStatistics
-
getDeletePartitionColumnStatistics
-
getGetPartitionNames
-
getGetPartitionNamesByParts
-
getGetPartition
-
getGetPartitionsByNames
-
getCreateDatabase
-
getDropDatabase
-
getAlterDatabase
-
getCreateTable
-
getDropTable
-
getAlterTable
-
getAddPartitions
-
getDropPartition
-
getAlterPartition
-
getGrantTablePrivileges
-
getRevokeTablePrivileges
-
getListTablePrivileges
-
getListRoles
-
getGrantRole
-
getRevokeRole
-
getListRoleGrants
-
getCreateRole
-
getDropRole
-
getOpenTransaction
-
getCommitTransaction
-
getAbortTransaction
-
getAcquireLock
-
getCheckLock
-
getUnlock
-
getValidWriteIds
-
getAllocateWriteId
-
getUpdateTableWriteId
-
getAddDynamicPartitions
-
getAlterTransactionalTable
-
getGetFunction
-
getGetFunctions
-
getCreateFunction
-
getAlterFunction
-
getDropFunction
-