getTable(String, String) |  | 0% |  | 0% | 3 | 3 | 25 | 25 | 1 | 1 |
getPartitionsByNames(String, String, List) |  | 0% |  | 0% | 4 | 4 | 26 | 26 | 1 | 1 |
getStorageDescriptor(int) |  | 0% |  | 0% | 3 | 3 | 20 | 20 | 1 | 1 |
getSchema(String, String) |  | 0% |  | 0% | 3 | 3 | 19 | 19 | 1 | 1 |
getSerdeInfo(int) |  | 0% |  | 0% | 3 | 3 | 15 | 15 | 1 | 1 |
getTablePartitionKeys(int) |  | 0% |  | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
getSchemaExcludePartitionKeys(int) |  | 0% |  | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
getAllDatabases() |  | 0% |  | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
listPartitionNames(String, String, long) |  | 0% |  | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
getPartitionValues(int) |  | 0% |  | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
getAllTables(String) |  | 0% |  | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
getSerdeInfoParameters(int) |  | 0% |  | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
getTableParameters(int) |  | 0% |  | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
getPartition(String, String, List) |  | 0% |  | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
getOwnerType(String) |  | 0% |  | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
getStringResult(ResultSet, String) |  | 0% |  | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
lambda$getPartitionsByNames$0(String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getDefaultColumnValues(String, String) |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
tableExists(String, String) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
getDatabase(String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getTableColumnStatistics(String, String, List) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getPartitionColumnStatistics(String, String, List, List) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getNextNotification(long, int, IMetaStoreClient.NotificationFilter) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
openTxn(String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
commitTxn(long) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getValidWriteIds(String, long) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
acquireSharedLock(String, long, String, TableName, List, long) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
jdbcTypeToDoris(JdbcFieldSchema) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
updateTableStatistics(String, String, Function) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
updatePartitionStatistics(String, String, String, Function) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
addPartitions(String, String, List) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
dropPartition(String, String, List, boolean) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getCatalogLocation(String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
listPartitionNames(String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
listPartitions(String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getPartitions(String, String, List) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getCurrentNotificationEventId() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
createDatabase(DatabaseMetadata) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
dropDatabase(String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
truncateTable(String, String, List) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
createTable(TableMetadata, boolean) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
dropTable(String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
lambda$getSchema$1(ImmutableList.Builder, FieldSchema) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
PostgreSQLJdbcHMSCachedClient(JdbcClientConfig) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
static {...} |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
close() | | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |