Uses of Class
io.trino.plugin.hive.metastore.thrift.ThriftMetastoreApiStats
Packages that use ThriftMetastoreApiStats
-
Uses of ThriftMetastoreApiStats in io.trino.plugin.hive.metastore.thrift
Methods in io.trino.plugin.hive.metastore.thrift that return ThriftMetastoreApiStatsModifier and TypeMethodDescriptionThriftMetastoreStats.getAbortTransaction()ThriftMetastoreStats.getAcquireLock()ThriftMetastoreStats.getAddDynamicPartitions()ThriftMetastoreStats.getAddPartitions()ThriftMetastoreStats.getAllocateWriteId()ThriftMetastoreStats.getAlterDatabase()ThriftMetastoreStats.getAlterPartition()ThriftMetastoreStats.getAlterPartitions()ThriftMetastoreStats.getAlterTable()ThriftMetastoreStats.getAlterTransactionalTable()ThriftMetastoreStats.getCheckLock()ThriftMetastoreStats.getCommitTransaction()ThriftMetastoreStats.getCreateDatabase()ThriftMetastoreStats.getCreateRole()ThriftMetastoreStats.getCreateTable()ThriftMetastoreStats.getDeletePartitionColumnStatistics()ThriftMetastoreStats.getDeleteTableColumnStatistics()ThriftMetastoreStats.getDropDatabase()ThriftMetastoreStats.getDropPartition()ThriftMetastoreStats.getDropRole()ThriftMetastoreStats.getDropTable()ThriftMetastoreStats.getGetAllDatabases()ThriftMetastoreStats.getGetAllTables()ThriftMetastoreStats.getGetAllViews()ThriftMetastoreStats.getGetDatabase()ThriftMetastoreStats.getGetFields()ThriftMetastoreStats.getGetPartition()ThriftMetastoreStats.getGetPartitionColumnStatistics()ThriftMetastoreStats.getGetPartitionNames()ThriftMetastoreStats.getGetPartitionNamesByParts()ThriftMetastoreStats.getGetPartitionsByNames()ThriftMetastoreStats.getGetTable()ThriftMetastoreStats.getGetTableColumnStatistics()ThriftMetastoreStats.getGetTablesWithParameter()ThriftMetastoreStats.getGrantRole()ThriftMetastoreStats.getGrantTablePrivileges()ThriftMetastoreStats.getListGrantedPrincipals()ThriftMetastoreStats.getListRoleGrants()ThriftMetastoreStats.getListRoles()ThriftMetastoreStats.getListTablePrivileges()ThriftMetastoreStats.getOpenTransaction()ThriftMetastoreStats.getRevokeRole()ThriftMetastoreStats.getRevokeTablePrivileges()ThriftMetastoreStats.getSetPartitionColumnStatistics()ThriftMetastoreStats.getSetTableColumnStatistics()ThriftMetastoreStats.getUnlock()ThriftMetastoreStats.getUpdateTableWriteId()ThriftMetastoreStats.getValidWriteIds()