public class ThriftHiveMetastoreStats extends Object
| Constructor and Description |
|---|
ThriftHiveMetastoreStats() |
public HiveMetastoreApiStats getGetAllDatabases()
public HiveMetastoreApiStats getGetDatabase()
public HiveMetastoreApiStats getGetAllTables()
public HiveMetastoreApiStats getGetAllViews()
public HiveMetastoreApiStats getGetTable()
public HiveMetastoreApiStats getGetTableColumnStatistics()
public HiveMetastoreApiStats getGetPartitionColumnStatistics()
public HiveMetastoreApiStats getGetPartitionNames()
public HiveMetastoreApiStats getGetPartitionNamesPs()
public HiveMetastoreApiStats getGetPartition()
public HiveMetastoreApiStats getGetPartitionsByNames()
public HiveMetastoreApiStats getCreateDatabase()
public HiveMetastoreApiStats getDropDatabase()
public HiveMetastoreApiStats getAlterDatabase()
public HiveMetastoreApiStats getCreateTable()
public HiveMetastoreApiStats getDropTable()
public HiveMetastoreApiStats getAlterTable()
public HiveMetastoreApiStats getAddPartitions()
public HiveMetastoreApiStats getDropPartition()
public HiveMetastoreApiStats getAlterPartition()
public HiveMetastoreApiStats getGrantTablePrivileges()
public HiveMetastoreApiStats getRevokeTablePrivileges()
public HiveMetastoreApiStats getLoadRoles()
public HiveMetastoreApiStats getGetPrivilegeSet()
public HiveMetastoreApiStats getListPrivileges()
Copyright © 2012-2017. All Rights Reserved.