| createTable(MetastoreContext, Table, List) |  | 0% |  | 0% | 8 | 8 | 60 | 60 | 1 | 1 |
| addConstraint(MetastoreContext, String, String, TableConstraint) |  | 0% |  | 0% | 7 | 7 | 59 | 59 | 1 | 1 |
| updatePartitionStatistics(MetastoreContext, String, String, String, Function) |  | 0% |  | 0% | 2 | 2 | 17 | 17 | 1 | 1 |
| getPartitionStatistics(MetastoreContext, String, String, Set) |  | 0% |  | 0% | 2 | 2 | 20 | 20 | 1 | 1 |
| lock(MetastoreContext, String, String) |  | 0% |  | 0% | 4 | 4 | 24 | 24 | 1 | 1 |
| lambda$null$96(String, String, PrestoPrincipal, HiveMetastoreClient) |  | 0% |  | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
| lambda$null$91(MetastoreContext, String, String, PrestoPrincipal, Set, HiveMetastoreClient) |  | 0% |  | 0% | 6 | 6 | 17 | 17 | 1 | 1 |
| getPrimaryKey(MetastoreContext, String, String) |  | 0% |  | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
| updateTableStatistics(MetastoreContext, String, String, Function) |  | 0% |  | 0% | 2 | 2 | 18 | 18 | 1 | 1 |
| getPrestoViews(String) |  | 0% |  | 0% | 4 | 4 | 21 | 21 | 1 | 1 |
| addPartitionsWithoutStatistics(MetastoreContext, String, String, List) |  | 0% |  | 0% | 2 | 2 | 16 | 16 | 1 | 1 |
| getSupportedColumnStatistics(MetastoreContext, Type) |  | 0% |  | 0% | 11 | 11 | 11 | 11 | 1 | 1 |
| dropExtraColumnStatisticsAfterAlterPartition(MetastoreContext, String, String, PartitionWithStatistics) |  | 0% |  | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
| getUniqueConstraints(MetastoreContext, String, String) |  | 0% |  | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
| getMetastoreClientThenCall(MetastoreContext, ThriftHiveMetastore.MetastoreCallable) |  | 0% |  | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
| setPartitionColumnStatistics(MetastoreContext, String, String, String, List) |  | 0% | | n/a | 1 | 1 | 12 | 12 | 1 | 1 |
| deletePartitionColumnStatistics(MetastoreContext, String, String, String, String) |  | 0% | | n/a | 1 | 1 | 12 | 12 | 1 | 1 |
| setTableColumnStatistics(MetastoreContext, String, String, List) |  | 0% | | n/a | 1 | 1 | 12 | 12 | 1 | 1 |
| deleteTableColumnStatistics(MetastoreContext, String, String, String) |  | 0% | | n/a | 1 | 1 | 12 | 12 | 1 | 1 |
| dropConstraint(MetastoreContext, String, String, String) |  | 0% |  | 0% | 2 | 2 | 13 | 13 | 1 | 1 |
| dropPartition(MetastoreContext, String, String, List, boolean) |  | 0% | | n/a | 1 | 1 | 12 | 12 | 1 | 1 |
| alterPartitionWithoutStatistics(MetastoreContext, String, String, Partition) |  | 0% | | n/a | 1 | 1 | 12 | 12 | 1 | 1 |
| getNotNullConstraints(MetastoreContext, String, String) |  | 0% |  | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
| getTableColumnStatistics(MetastoreContext, String, String, List, OptionalLong) |  | 0% | | n/a | 1 | 1 | 10 | 10 | 1 | 1 |
| getMetastorePartitionColumnStatistics(MetastoreContext, String, String, Set, List) |  | 0% | | n/a | 1 | 1 | 10 | 10 | 1 | 1 |
| alterTable(MetastoreContext, String, String, Table) |  | 0% | | n/a | 1 | 1 | 11 | 11 | 1 | 1 |
| getPartitionsByNames(MetastoreContext, String, String, List) |  | 0% |  | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
| getAllTables(MetastoreContext, String) |  | 0% | | n/a | 1 | 1 | 12 | 12 | 1 | 1 |
| createDatabase(MetastoreContext, Database) |  | 0% | | n/a | 1 | 1 | 12 | 12 | 1 | 1 |
| lambda$getUniqueConstraints$4(Map.Entry) |  | 0% | | n/a | 1 | 1 | 6 | 6 | 1 | 1 |
| grantTablePrivileges(MetastoreContext, String, String, PrestoPrincipal, Set) |  | 0% |  | 0% | 2 | 2 | 13 | 13 | 1 | 1 |
| revokeTablePrivileges(MetastoreContext, String, String, PrestoPrincipal, Set) |  | 0% |  | 0% | 2 | 2 | 13 | 13 | 1 | 1 |
| dropTable(MetastoreContext, String, String, boolean) |  | 0% | | n/a | 1 | 1 | 12 | 12 | 1 | 1 |
| getFields(MetastoreContext, String, String) |  | 0% | | n/a | 1 | 1 | 10 | 10 | 1 | 1 |
| alterDatabase(MetastoreContext, String, Database) |  | 0% | | n/a | 1 | 1 | 12 | 12 | 1 | 1 |
| dropDatabase(MetastoreContext, String) |  | 0% | | n/a | 1 | 1 | 12 | 12 | 1 | 1 |
| lambda$null$72(String, String, boolean, HiveMetastoreClient) |  | 0% |  | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
| getPartition(MetastoreContext, String, String, List) |  | 0% | | n/a | 1 | 1 | 11 | 11 | 1 | 1 |
| lambda$null$109(long, AtomicBoolean, HiveMetastoreClient) |  | 0% |  | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
| getTable(MetastoreContext, HiveTableHandle) |  | 0% | | n/a | 1 | 1 | 10 | 10 | 1 | 1 |
| getTableStatistics(MetastoreContext, String, String) |  | 0% | | n/a | 1 | 1 | 8 | 8 | 1 | 1 |
| grantRole(MetastoreContext, String, String, PrincipalType, String, PrincipalType, boolean) |  | 0% | | n/a | 1 | 1 | 10 | 10 | 1 | 1 |
| buildPrivilegeBag(String, String, PrestoPrincipal, Set) |  | 0% |  | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
| grantRoles(MetastoreContext, Set, Set, boolean, PrestoPrincipal) |  | 0% |  | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
| getPartitionNamesByParts(MetastoreContext, String, String, List) |  | 0% | | n/a | 1 | 1 | 10 | 10 | 1 | 1 |
| revokeRole(MetastoreContext, String, String, PrincipalType, boolean) |  | 0% | | n/a | 1 | 1 | 10 | 10 | 1 | 1 |
| getPartitionNames(MetastoreContext, String, String) |  | 0% | | n/a | 1 | 1 | 10 | 10 | 1 | 1 |
| lambda$null$94(MetastoreContext, String, String, PrestoPrincipal, Set, HiveMetastoreClient) |  | 0% |  | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
| ThriftHiveMetastore(HiveCluster, ThriftHiveMetastoreStats, Function, HdfsEnvironment, boolean, boolean, boolean) |  | 0% | | n/a | 1 | 1 | 9 | 9 | 1 | 1 |
| getDatabase(MetastoreContext, String) |  | 0% | | n/a | 1 | 1 | 10 | 10 | 1 | 1 |
| addPartitions(MetastoreContext, String, String, List) |  | 0% |  | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
| createRole(MetastoreContext, String, String) |  | 0% | | n/a | 1 | 1 | 10 | 10 | 1 | 1 |
| getAllViews(MetastoreContext, String) |  | 0% | | n/a | 1 | 1 | 10 | 10 | 1 | 1 |
| dropRole(MetastoreContext, String) |  | 0% | | n/a | 1 | 1 | 10 | 10 | 1 | 1 |
| revokeRoles(MetastoreContext, Set, Set, boolean, PrestoPrincipal) |  | 0% |  | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
| listRoleGrants(MetastoreContext, PrestoPrincipal) |  | 0% | | n/a | 1 | 1 | 8 | 8 | 1 | 1 |
| listRoles(MetastoreContext) |  | 0% | | n/a | 1 | 1 | 8 | 8 | 1 | 1 |
| storePartitionColumnStatistics(MetastoreContext, String, String, String, PartitionWithStatistics) |  | 0% |  | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
| setMetastoreUserOrClose(HiveMetastoreClient, String) |  | 0% |  | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
| lambda$null$81(List, HiveMetastoreClient) |  | 0% |  | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
| ThriftHiveMetastore(HiveCluster, MetastoreClientConfig, HdfsEnvironment) |  | 0% |  | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
| listTablePrivileges(MetastoreContext, String, String, PrestoPrincipal) |  | 0% | | n/a | 1 | 1 | 7 | 7 | 1 | 1 |
| unlock(MetastoreContext, long) |  | 0% | | n/a | 1 | 1 | 10 | 10 | 1 | 1 |
| getDatabases(MetastoreContext, String) |  | 0% | | n/a | 1 | 1 | 7 | 7 | 1 | 1 |
| getAllDatabases(MetastoreContext) |  | 0% | | n/a | 1 | 1 | 7 | 7 | 1 | 1 |
| setPartitionColumnStatistics(MetastoreContext, String, String, String, Map, Map, OptionalLong) |  | 0% |  | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
| alterPartition(MetastoreContext, String, String, PartitionWithStatistics) |  | 0% | | n/a | 1 | 1 | 4 | 4 | 1 | 1 |
| lambda$null$74(MetastoreContext, String, String, Table, HiveMetastoreClient) |  | 0% |  | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
| lambda$null$18(HiveTableHandle, HiveMetastoreClient) |  | 0% |  | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
| getPartitionColumnStatistics(MetastoreContext, String, String, Set, List, Map) |  | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
| lambda$updateTableStatistics$35(Table, OptionalLong, Map.Entry) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$setPartitionColumnStatistics$44(Map, OptionalLong, Map.Entry) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| getPartitionNamesByFilter(MetastoreContext, String, String, Map) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$getAllTables$17(Callable, Callable) |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
| retry() |  | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
| propagate(Throwable) |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
| lambda$lock$108(Exception) |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
| lambda$revokeTablePrivileges$95(MetastoreContext, String, String, PrestoPrincipal, Set) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$grantTablePrivileges$92(MetastoreContext, String, String, PrestoPrincipal, Set) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getPartitionColumnStatistics$30(Map, Map.Entry) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| getTable(MetastoreContext, String, String) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$grantRole$56(MetastoreContext, String, String, PrincipalType, String, PrincipalType, boolean) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getTableColumnStatistics$22(MetastoreContext, String, String, List, OptionalLong) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| static {...} |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$alterTable$75(MetastoreContext, String, String, Table) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$55(String, String, PrincipalType, String, PrincipalType, boolean, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$getMetastorePartitionColumnStatistics$32(MetastoreContext, String, String, Set, List) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| groupStatisticsByColumn(List, OptionalLong) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$listTablePrivileges$97(MetastoreContext, String, String, PrestoPrincipal) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$93(Set, PrivilegeGrantInfo) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getPartitionsByNames$90(MetastoreContext, String, String, List) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getPartition$88(MetastoreContext, String, String, List) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$dropPartition$84(MetastoreContext, String, String, List, boolean) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$83(String, String, List, boolean, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$getPartitionNamesByParts$79(MetastoreContext, String, String, List) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$dropTable$73(MetastoreContext, String, String, boolean) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$createTable$71(MetastoreContext, Table, List, List, List) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$59(PrestoPrincipal, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$revokeRole$58(MetastoreContext, String, String, PrincipalType, boolean) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$deletePartitionColumnStatistics$48(MetastoreContext, String, String, String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$setPartitionColumnStatistics$46(MetastoreContext, String, String, String, List) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$updateTableStatistics$34(String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getPartitionColumnStatistics$29(Map.Entry) |  | 0% |  | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
| lambda$getPartitionStatistics$23(String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$21(String, String, List, OptionalLong, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getTableStatistics$20(String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$111(long, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$dropConstraint$99(MetastoreContext, String, String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$alterPartitionWithoutStatistics$86(MetastoreContext, String, String, Partition) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getPartitionNames$77(MetastoreContext, String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$70(Table, List, List, List, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$null$57(String, String, PrincipalType, boolean, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$null$47(String, String, String, String, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$null$45(String, String, String, List, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$updatePartitionStatistics$42(MetastoreContext, String, String, String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$deleteTableColumnStatistics$40(MetastoreContext, String, String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$setTableColumnStatistics$38(MetastoreContext, String, String, List) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$31(String, String, Set, List, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getFields$28(MetastoreContext, String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getAllTables$16(MetastoreContext, String) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$getNotNullConstraints$6(MetastoreContext, String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getUniqueConstraints$3(MetastoreContext, String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getPrimaryKey$1(MetastoreContext, String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| isPrestoView(Table) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$lock$110(MetastoreContext, long, AtomicBoolean) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$lock$107(MetastoreContext, LockRequest) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$98(String, String, String, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$null$87(String, String, List, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$85(String, String, Partition, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$null$78(String, String, List, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$alterDatabase$67(MetastoreContext, String, Database) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$64(String, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$listRoleGrants$60(MetastoreContext, PrestoPrincipal) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$createRole$50(MetastoreContext, String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$39(String, String, String, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$null$37(String, String, List, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$updateTableStatistics$36(MetastoreContext, String, String, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$27(String, String, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getTable$19(MetastoreContext, HiveTableHandle) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getAllTables$14(MetastoreContext, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getDatabase$12(MetastoreContext, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getDatabases$9(MetastoreContext, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$unlock$112(MetastoreContext, long) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$addConstraint$105(MetastoreContext, List) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$addConstraint$103(MetastoreContext, List) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$addConstraint$101(MetastoreContext, List) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$89(String, String, List, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$addPartitionsWithoutStatistics$82(MetastoreContext, List) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$76(String, String, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$createTable$69(MetastoreContext, Table) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$66(String, Database, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$dropDatabase$65(MetastoreContext, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$createDatabase$63(MetastoreContext, Database) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$listRoles$54(MetastoreContext) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$dropRole$52(MetastoreContext, String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$49(String, String, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$updatePartitionStatistics$41(MetastoreContext, FieldSchema) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getAllDatabases$10(MetastoreContext) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getNotNullConstraints$7(SQLNotNullConstraint) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$5(String, String, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$2(String, String, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| containsAllPrivilege(Set) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$containsAllPrivilege$113(PrivilegeGrantInfo) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$104(List, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$null$102(List, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$null$100(List, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$addPartitions$80(MetastoreContext, PartitionWithStatistics) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$68(Table, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$null$62(Database, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$getAllViews$61(String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$51(String, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$setPartitionColumnStatistics$43(Map, Map.Entry) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getPartitionStatistics$26(Map.Entry) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getPartitionStatistics$24(List, Partition) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$11(String, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$0(String, String, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$106(LockRequest, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$53(HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$groupStatisticsByColumn$33(OptionalLong, ColumnStatisticsObj) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$getPartitionStatistics$25(Partition) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$15(String, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$13(String, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$null$8(String, HiveMetastoreClient) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| getStats() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |