A C D F G H I L M O P R S U V 
All Classes All Packages

A

addForeignKeys(List<SQLForeignKey>) - Method in class org.projectnessie.Hive2NessieRawStore
 
addIndex(Index) - Method in class org.projectnessie.Hive2NessieRawStore
 
addMasterKey(String) - Method in class org.projectnessie.Hive2NessieRawStore
 
addNotificationEvent(NotificationEvent) - Method in class org.projectnessie.Hive2NessieRawStore
 
addPartition(Partition) - Method in class org.projectnessie.Hive2NessieRawStore
 
addPartitions(String, String, List<Partition>) - Method in class org.projectnessie.Hive2NessieRawStore
 
addPartitions(String, String, PartitionSpecProxy, boolean) - Method in class org.projectnessie.Hive2NessieRawStore
 
addPrimaryKeys(List<SQLPrimaryKey>) - Method in class org.projectnessie.Hive2NessieRawStore
 
addRole(String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
addToken(String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
alterDatabase(String, Database) - Method in class org.projectnessie.Hive2NessieRawStore
 
alterFunction(String, String, Function) - Method in class org.projectnessie.Hive2NessieRawStore
 
alterIndex(String, String, String, Index) - Method in class org.projectnessie.Hive2NessieRawStore
 
alterPartition(String, String, List<String>, Partition) - Method in class org.projectnessie.Hive2NessieRawStore
 
alterPartitions(String, String, List<List<String>>, List<Partition>) - Method in class org.projectnessie.Hive2NessieRawStore
 
alterTable(String, String, Table) - Method in class org.projectnessie.Hive2NessieRawStore
 

C

Catalog - Class in org.apache.hadoop.hive.metastore.api
 
Catalog() - Constructor for class org.apache.hadoop.hive.metastore.api.Catalog
 
cleanNotificationEvents(int) - Method in class org.projectnessie.Hive2NessieRawStore
 
cleanupEvents() - Method in class org.projectnessie.Hive2NessieRawStore
 
createDatabase(Database) - Method in class org.projectnessie.Hive2NessieRawStore
 
createFunction(Function) - Method in class org.projectnessie.Hive2NessieRawStore
 
createTable(Table) - Method in class org.projectnessie.Hive2NessieRawStore
 
createTableWithConstraints(Table, List<SQLPrimaryKey>, List<SQLForeignKey>) - Method in class org.projectnessie.Hive2NessieRawStore
 
createType(Type) - Method in class org.projectnessie.Hive2NessieRawStore
 

D

DelegatingHive2NessieRawStore - Class in org.projectnessie
 
DelegatingHive2NessieRawStore() - Constructor for class org.projectnessie.DelegatingHive2NessieRawStore
 
deletePartitionColumnStatistics(String, String, String, List<String>, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
deleteTableColumnStatistics(String, String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
doesPartitionExist(String, String, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
dropConstraint(String, String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
dropDatabase(String) - Method in class org.projectnessie.Hive2NessieRawStore
 
dropFunction(String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
dropIndex(String, String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
dropPartition(String, String, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
dropPartitions(String, String, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
dropTable(String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
dropType(String) - Method in class org.projectnessie.Hive2NessieRawStore
 

F

filterPartitionsByExpr(Configuration, List<FieldSchema>, byte[], List<String>) - Method in class org.projectnessie.hms.Hive2PartitionFilterer
 
flushCache() - Method in class org.projectnessie.Hive2NessieRawStore
 

G

get_aggr_stats_for(String, String, List<String>, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
getAllDatabases() - Method in class org.projectnessie.Hive2NessieRawStore
 
getAllFunctions() - Method in class org.projectnessie.Hive2NessieRawStore
 
getAllTables(String) - Method in class org.projectnessie.Hive2NessieRawStore
 
getAllTokenIdentifiers() - Method in class org.projectnessie.Hive2NessieRawStore
 
getColumnPrivilegeSet(String, String, String, String, String, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
getCurrentNotificationEventId() - Method in class org.projectnessie.Hive2NessieRawStore
 
getDatabase(String) - Method in class org.projectnessie.Hive2NessieRawStore
 
getDatabaseCount() - Method in class org.projectnessie.Hive2NessieRawStore
 
getDatabases(String) - Method in class org.projectnessie.Hive2NessieRawStore
 
getDBPrivilegeSet(String, String, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
getFileMetadata(List<Long>) - Method in class org.projectnessie.Hive2NessieRawStore
 
getFileMetadataByExpr(List<Long>, FileMetadataExprType, byte[], ByteBuffer[], ByteBuffer[], boolean[]) - Method in class org.projectnessie.Hive2NessieRawStore
 
getFileMetadataHandler(FileMetadataExprType) - Method in class org.projectnessie.Hive2NessieRawStore
 
getForeignKeys(String, String, String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
getFunction(String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
getFunctions(String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
getIndex(String, String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
getIndexes(String, String, int) - Method in class org.projectnessie.Hive2NessieRawStore
 
getMasterKeys() - Method in class org.projectnessie.Hive2NessieRawStore
 
getNextNotification(NotificationEventRequest) - Method in class org.projectnessie.Hive2NessieRawStore
 
getNumPartitionsByExpr(String, String, byte[]) - Method in class org.projectnessie.Hive2NessieRawStore
 
getNumPartitionsByFilter(String, String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
getPartition(String, String, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
getPartitionColumnStatistics(String, String, List<String>, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
getPartitionCount() - Method in class org.projectnessie.Hive2NessieRawStore
 
getPartitionPrivilegeSet(String, String, String, String, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
getPartitions(String, String, int) - Method in class org.projectnessie.Hive2NessieRawStore
 
getPartitionsByExpr(String, String, byte[], String, short, List<Partition>) - Method in class org.projectnessie.Hive2NessieRawStore
 
getPartitionsByFilter(String, String, String, short) - Method in class org.projectnessie.Hive2NessieRawStore
 
getPartitionsByNames(String, String, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
getPartitionsWithAuth(String, String, short, String, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
getPartitionWithAuth(String, String, List<String>, String, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
getPrimaryKeys(String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
getRole(String) - Method in class org.projectnessie.Hive2NessieRawStore
 
getTable(String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
getTableColumnStatistics(String, String, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
getTableCount() - Method in class org.projectnessie.Hive2NessieRawStore
 
getTableMeta(String, String, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
getTableObjectsByName(String, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
getTablePrivilegeSet(String, String, String, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
getTables(String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
getTables(String, String, TableType) - Method in class org.projectnessie.Hive2NessieRawStore
 
getToken(String) - Method in class org.projectnessie.Hive2NessieRawStore
 
getType(String) - Method in class org.projectnessie.Hive2NessieRawStore
 
getUserPrivilegeSet(String, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
grantPrivileges(PrivilegeBag) - Method in class org.projectnessie.Hive2NessieRawStore
 
grantRole(Role, String, PrincipalType, String, PrincipalType, boolean) - Method in class org.projectnessie.Hive2NessieRawStore
 

H

Hive2NessieRawStore - Class in org.projectnessie
 
Hive2NessieRawStore() - Constructor for class org.projectnessie.Hive2NessieRawStore
 
Hive2NessieRawStore(boolean) - Constructor for class org.projectnessie.Hive2NessieRawStore
 
Hive2PartitionFilterer - Class in org.projectnessie.hms
 
Hive2PartitionFilterer() - Constructor for class org.projectnessie.hms.Hive2PartitionFilterer
 

I

isFileMetadataSupported() - Method in class org.projectnessie.Hive2NessieRawStore
 
isPartitionMarkedForEvent(String, String, Map<String, String>, PartitionEventType) - Method in class org.projectnessie.Hive2NessieRawStore
 

L

listAllTableGrants(String, PrincipalType, String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
listDBGrantsAll(String) - Method in class org.projectnessie.Hive2NessieRawStore
 
listGlobalGrantsAll() - Method in class org.projectnessie.Hive2NessieRawStore
 
listIndexNames(String, String, short) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPartitionColumnGrantsAll(String, String, String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPartitionGrantsAll(String, String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPartitionNames(String, String, short) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPartitionNamesByFilter(String, String, String, short) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPartitionNamesPs(String, String, List<String>, short) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPartitionsPsWithAuth(String, String, List<String>, short, String, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPartitionValues(String, String, List<FieldSchema>, boolean, String, boolean, List<FieldSchema>, long) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPrincipalDBGrants(String, PrincipalType, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPrincipalDBGrantsAll(String, PrincipalType) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPrincipalGlobalGrants(String, PrincipalType) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPrincipalPartitionColumnGrants(String, PrincipalType, String, String, List<String>, String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPrincipalPartitionColumnGrantsAll(String, PrincipalType) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPrincipalPartitionGrants(String, PrincipalType, String, String, List<String>, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPrincipalPartitionGrantsAll(String, PrincipalType) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPrincipalTableColumnGrants(String, PrincipalType, String, String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPrincipalTableColumnGrantsAll(String, PrincipalType) - Method in class org.projectnessie.Hive2NessieRawStore
 
listPrincipalTableGrantsAll(String, PrincipalType) - Method in class org.projectnessie.Hive2NessieRawStore
 
listRoleMembers(String) - Method in class org.projectnessie.Hive2NessieRawStore
 
listRoleNames() - Method in class org.projectnessie.Hive2NessieRawStore
 
listRoles(String, PrincipalType) - Method in class org.projectnessie.Hive2NessieRawStore
 
listRolesWithGrants(String, PrincipalType) - Method in class org.projectnessie.Hive2NessieRawStore
 
listTableColumnGrantsAll(String, String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
listTableGrantsAll(String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
listTableNamesByFilter(String, String, short) - Method in class org.projectnessie.Hive2NessieRawStore
 

M

markPartitionForEvent(String, String, Map<String, String>, PartitionEventType) - Method in class org.projectnessie.Hive2NessieRawStore
 

O

org.apache.hadoop.hive.metastore.api - package org.apache.hadoop.hive.metastore.api
 
org.projectnessie - package org.projectnessie
 
org.projectnessie.hms - package org.projectnessie.hms
 

P

putFileMetadata(List<Long>, List<ByteBuffer>, FileMetadataExprType) - Method in class org.projectnessie.Hive2NessieRawStore
 

R

removeMasterKey(Integer) - Method in class org.projectnessie.Hive2NessieRawStore
 
removeRole(String) - Method in class org.projectnessie.Hive2NessieRawStore
 
removeToken(String) - Method in class org.projectnessie.Hive2NessieRawStore
 
revokePrivileges(PrivilegeBag, boolean) - Method in class org.projectnessie.Hive2NessieRawStore
 
revokeRole(Role, String, PrincipalType, boolean) - Method in class org.projectnessie.Hive2NessieRawStore
 

S

setLocationUri(String) - Method in class org.apache.hadoop.hive.metastore.api.Catalog
 
setMetaStoreSchemaVersion(String, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
setName(String) - Method in class org.apache.hadoop.hive.metastore.api.Catalog
 

U

updateMasterKey(Integer, String) - Method in class org.projectnessie.Hive2NessieRawStore
 
updatePartitionColumnStatistics(ColumnStatistics, List<String>) - Method in class org.projectnessie.Hive2NessieRawStore
 
updateTableColumnStatistics(ColumnStatistics) - Method in class org.projectnessie.Hive2NessieRawStore
 

V

verifySchema() - Method in class org.projectnessie.Hive2NessieRawStore
 
A C D F G H I L M O P R S U V 
All Classes All Packages