A C D F G H I L M O P R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addCheckConstraints(List<SQLCheckConstraint>) - Method in class org.projectnessie.Hive3NessieRawStore
- addDefaultConstraints(List<SQLDefaultConstraint>) - Method in class org.projectnessie.Hive3NessieRawStore
- addForeignKeys(List<SQLForeignKey>) - Method in class org.projectnessie.Hive3NessieRawStore
- addMasterKey(String) - Method in class org.projectnessie.Hive3NessieRawStore
- addNotificationEvent(NotificationEvent) - Method in class org.projectnessie.Hive3NessieRawStore
- addNotNullConstraints(List<SQLNotNullConstraint>) - Method in class org.projectnessie.Hive3NessieRawStore
- addPartition(Partition) - Method in class org.projectnessie.Hive3NessieRawStore
- addPartitions(String, String, String, List<Partition>) - Method in class org.projectnessie.Hive3NessieRawStore
- addPartitions(String, String, String, PartitionSpecProxy, boolean) - Method in class org.projectnessie.Hive3NessieRawStore
- addPrimaryKeys(List<SQLPrimaryKey>) - Method in class org.projectnessie.Hive3NessieRawStore
- addRole(String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- addRuntimeStat(RuntimeStat) - Method in class org.projectnessie.Hive3NessieRawStore
- addSchemaVersion(SchemaVersion) - Method in class org.projectnessie.Hive3NessieRawStore
- addSerde(SerDeInfo) - Method in class org.projectnessie.Hive3NessieRawStore
- addToken(String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- addUniqueConstraints(List<SQLUniqueConstraint>) - Method in class org.projectnessie.Hive3NessieRawStore
- alterCatalog(String, Catalog) - Method in class org.projectnessie.Hive3NessieRawStore
- alterDatabase(String, String, Database) - Method in class org.projectnessie.Hive3NessieRawStore
- alterFunction(String, String, String, Function) - Method in class org.projectnessie.Hive3NessieRawStore
- alterISchema(ISchemaName, ISchema) - Method in class org.projectnessie.Hive3NessieRawStore
- alterPartition(String, String, String, List<String>, Partition) - Method in class org.projectnessie.Hive3NessieRawStore
- alterPartitions(String, String, String, List<List<String>>, List<Partition>) - Method in class org.projectnessie.Hive3NessieRawStore
- alterPool(WMNullablePool, String) - Method in class org.projectnessie.Hive3NessieRawStore
- alterResourcePlan(String, WMNullableResourcePlan, boolean, boolean, boolean) - Method in class org.projectnessie.Hive3NessieRawStore
- alterSchemaVersion(SchemaVersionDescriptor, SchemaVersion) - Method in class org.projectnessie.Hive3NessieRawStore
- alterTable(String, String, String, Table) - Method in class org.projectnessie.Hive3NessieRawStore
- alterWMTrigger(WMTrigger) - Method in class org.projectnessie.Hive3NessieRawStore
C
- cleanNotificationEvents(int) - Method in class org.projectnessie.Hive3NessieRawStore
- cleanupEvents() - Method in class org.projectnessie.Hive3NessieRawStore
- createCatalog(Catalog) - Method in class org.projectnessie.Hive3NessieRawStore
- createDatabase(Database) - Method in class org.projectnessie.Hive3NessieRawStore
- createFunction(Function) - Method in class org.projectnessie.Hive3NessieRawStore
- createISchema(ISchema) - Method in class org.projectnessie.Hive3NessieRawStore
- createOrUpdateWMMapping(WMMapping, boolean) - Method in class org.projectnessie.Hive3NessieRawStore
- createPool(WMPool) - Method in class org.projectnessie.Hive3NessieRawStore
- createResourcePlan(WMResourcePlan, String, int) - Method in class org.projectnessie.Hive3NessieRawStore
- createTable(Table) - Method in class org.projectnessie.Hive3NessieRawStore
- createTableWithConstraints(Table, List<SQLPrimaryKey>, List<SQLForeignKey>, List<SQLUniqueConstraint>, List<SQLNotNullConstraint>, List<SQLDefaultConstraint>, List<SQLCheckConstraint>) - Method in class org.projectnessie.Hive3NessieRawStore
- createType(Type) - Method in class org.projectnessie.Hive3NessieRawStore
- createWMTrigger(WMTrigger) - Method in class org.projectnessie.Hive3NessieRawStore
- createWMTriggerToPoolMapping(String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
D
- DelegatingHive3NessieRawStore - Class in org.projectnessie
- DelegatingHive3NessieRawStore() - Constructor for class org.projectnessie.DelegatingHive3NessieRawStore
- deletePartitionColumnStatistics(String, String, String, String, List<String>, String) - Method in class org.projectnessie.Hive3NessieRawStore
- deleteRuntimeStats(int) - Method in class org.projectnessie.Hive3NessieRawStore
- deleteTableColumnStatistics(String, String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- doesPartitionExist(String, String, String, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- dropCatalog(String) - Method in class org.projectnessie.Hive3NessieRawStore
- dropConstraint(String, String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- dropConstraint(String, String, String, String, boolean) - Method in class org.projectnessie.Hive3NessieRawStore
- dropDatabase(String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- dropFunction(String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- dropISchema(ISchemaName) - Method in class org.projectnessie.Hive3NessieRawStore
- dropPartition(String, String, String, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- dropPartitions(String, String, String, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- dropResourcePlan(String) - Method in class org.projectnessie.Hive3NessieRawStore
- dropSchemaVersion(SchemaVersionDescriptor) - Method in class org.projectnessie.Hive3NessieRawStore
- dropTable(String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- dropType(String) - Method in class org.projectnessie.Hive3NessieRawStore
- dropWMMapping(WMMapping) - Method in class org.projectnessie.Hive3NessieRawStore
- dropWMPool(String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- dropWMTrigger(String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- dropWMTriggerToPoolMapping(String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
F
- flushCache() - Method in class org.projectnessie.Hive3NessieRawStore
G
- get_aggr_stats_for(String, String, String, List<String>, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- getActiveResourcePlan() - Method in class org.projectnessie.Hive3NessieRawStore
- getAllDatabases(String) - Method in class org.projectnessie.Hive3NessieRawStore
- getAllFunctions(String) - Method in class org.projectnessie.Hive3NessieRawStore
- getAllResourcePlans() - Method in class org.projectnessie.Hive3NessieRawStore
- getAllSchemaVersion(ISchemaName) - Method in class org.projectnessie.Hive3NessieRawStore
- getAllTableNamesForStats() - Method in class org.projectnessie.Hive3NessieRawStore
- getAllTables(String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getAllTokenIdentifiers() - Method in class org.projectnessie.Hive3NessieRawStore
- getCatalog(String) - Method in class org.projectnessie.Hive3NessieRawStore
- getCheckConstraints(String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getColumnPrivilegeSet(String, String, String, String, String, String, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- getCurrentNotificationEventId() - Method in class org.projectnessie.Hive3NessieRawStore
- getDatabase(String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getDatabaseCount() - Method in class org.projectnessie.Hive3NessieRawStore
- getDatabases(String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getDBPrivilegeSet(String, String, String, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- getDefaultConstraints(String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getFileMetadata(List<Long>) - Method in class org.projectnessie.Hive3NessieRawStore
- getFileMetadataByExpr(List<Long>, FileMetadataExprType, byte[], ByteBuffer[], ByteBuffer[], boolean[]) - Method in class org.projectnessie.Hive3NessieRawStore
- getFileMetadataHandler(FileMetadataExprType) - Method in class org.projectnessie.Hive3NessieRawStore
- getForeignKeys(String, String, String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getFunction(String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getFunctions(String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getISchema(ISchemaName) - Method in class org.projectnessie.Hive3NessieRawStore
- getLatestSchemaVersion(ISchemaName) - Method in class org.projectnessie.Hive3NessieRawStore
- getMasterKeys() - Method in class org.projectnessie.Hive3NessieRawStore
- getMaterializedViewsForRewriting(String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getNextNotification(NotificationEventRequest) - Method in class org.projectnessie.Hive3NessieRawStore
- getNotificationEventsCount(NotificationEventsCountRequest) - Method in class org.projectnessie.Hive3NessieRawStore
- getNotNullConstraints(String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getNumPartitionsByExpr(String, String, String, byte[]) - Method in class org.projectnessie.Hive3NessieRawStore
- getNumPartitionsByFilter(String, String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getPartition(String, String, String, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- getPartitionColStatsForDatabase(String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getPartitionColsWithStats(String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getPartitionColumnStatistics(String, String, String, List<String>, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- getPartitionCount() - Method in class org.projectnessie.Hive3NessieRawStore
- getPartitionPrivilegeSet(String, String, String, String, String, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- getPartitions(String, String, String, int) - Method in class org.projectnessie.Hive3NessieRawStore
- getPartitionsByExpr(String, String, String, byte[], String, short, List<Partition>) - Method in class org.projectnessie.Hive3NessieRawStore
- getPartitionsByFilter(String, String, String, String, short) - Method in class org.projectnessie.Hive3NessieRawStore
- getPartitionsByNames(String, String, String, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- getPartitionsWithAuth(String, String, String, short, String, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- getPartitionWithAuth(String, String, String, List<String>, String, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- getPrimaryKeys(String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getResourcePlan(String) - Method in class org.projectnessie.Hive3NessieRawStore
- getRole(String) - Method in class org.projectnessie.Hive3NessieRawStore
- getRuntimeStats(int, int) - Method in class org.projectnessie.Hive3NessieRawStore
- getSchemaVersion(SchemaVersionDescriptor) - Method in class org.projectnessie.Hive3NessieRawStore
- getSchemaVersionsByColumns(String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getSerDeInfo(String) - Method in class org.projectnessie.Hive3NessieRawStore
- getTable(String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getTableColumnStatistics(String, String, String, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- getTableCount() - Method in class org.projectnessie.Hive3NessieRawStore
- getTableMeta(String, String, String, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- getTableNamesWithStats() - Method in class org.projectnessie.Hive3NessieRawStore
- getTableObjectsByName(String, String, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- getTablePrivilegeSet(String, String, String, String, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- getTables(String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getTables(String, String, String, TableType) - Method in class org.projectnessie.Hive3NessieRawStore
- getToken(String) - Method in class org.projectnessie.Hive3NessieRawStore
- getTriggersForResourcePlan(String) - Method in class org.projectnessie.Hive3NessieRawStore
- getType(String) - Method in class org.projectnessie.Hive3NessieRawStore
- getUniqueConstraints(String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- getUserPrivilegeSet(String, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- grantPrivileges(PrivilegeBag) - Method in class org.projectnessie.Hive3NessieRawStore
- grantRole(Role, String, PrincipalType, String, PrincipalType, boolean) - Method in class org.projectnessie.Hive3NessieRawStore
H
- Hive3NessieRawStore - Class in org.projectnessie
- Hive3NessieRawStore() - Constructor for class org.projectnessie.Hive3NessieRawStore
- Hive3NessieRawStore(boolean) - Constructor for class org.projectnessie.Hive3NessieRawStore
I
- isFileMetadataSupported() - Method in class org.projectnessie.Hive3NessieRawStore
- isPartitionMarkedForEvent(String, String, String, Map<String, String>, PartitionEventType) - Method in class org.projectnessie.Hive3NessieRawStore
L
- listAllTableGrants(String, PrincipalType, String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- listDBGrantsAll(String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- listGlobalGrantsAll() - Method in class org.projectnessie.Hive3NessieRawStore
- listPartitionColumnGrantsAll(String, String, String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- listPartitionGrantsAll(String, String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- listPartitionNames(String, String, String, short) - Method in class org.projectnessie.Hive3NessieRawStore
- listPartitionNamesPs(String, String, String, List<String>, short) - Method in class org.projectnessie.Hive3NessieRawStore
- listPartitionsPsWithAuth(String, String, String, List<String>, short, String, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- listPartitionValues(String, String, String, List<FieldSchema>, boolean, String, boolean, List<FieldSchema>, long) - Method in class org.projectnessie.Hive3NessieRawStore
- listPrincipalDBGrants(String, PrincipalType, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- listPrincipalDBGrantsAll(String, PrincipalType) - Method in class org.projectnessie.Hive3NessieRawStore
- listPrincipalGlobalGrants(String, PrincipalType) - Method in class org.projectnessie.Hive3NessieRawStore
- listPrincipalPartitionColumnGrants(String, PrincipalType, String, String, String, List<String>, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- listPrincipalPartitionColumnGrantsAll(String, PrincipalType) - Method in class org.projectnessie.Hive3NessieRawStore
- listPrincipalPartitionGrants(String, PrincipalType, String, String, String, List<String>, String) - Method in class org.projectnessie.Hive3NessieRawStore
- listPrincipalPartitionGrantsAll(String, PrincipalType) - Method in class org.projectnessie.Hive3NessieRawStore
- listPrincipalTableColumnGrants(String, PrincipalType, String, String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- listPrincipalTableColumnGrantsAll(String, PrincipalType) - Method in class org.projectnessie.Hive3NessieRawStore
- listPrincipalTableGrantsAll(String, PrincipalType) - Method in class org.projectnessie.Hive3NessieRawStore
- listRoleMembers(String) - Method in class org.projectnessie.Hive3NessieRawStore
- listRoleNames() - Method in class org.projectnessie.Hive3NessieRawStore
- listRoles(String, PrincipalType) - Method in class org.projectnessie.Hive3NessieRawStore
- listRolesWithGrants(String, PrincipalType) - Method in class org.projectnessie.Hive3NessieRawStore
- listTableColumnGrantsAll(String, String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- listTableGrantsAll(String, String, String) - Method in class org.projectnessie.Hive3NessieRawStore
- listTableNamesByFilter(String, String, String, short) - Method in class org.projectnessie.Hive3NessieRawStore
M
- markPartitionForEvent(String, String, String, Map<String, String>, PartitionEventType) - Method in class org.projectnessie.Hive3NessieRawStore
O
- org.projectnessie - package org.projectnessie
P
- putFileMetadata(List<Long>, List<ByteBuffer>, FileMetadataExprType) - Method in class org.projectnessie.Hive3NessieRawStore
R
- refreshPrivileges(HiveObjectRef, String, PrivilegeBag) - Method in class org.projectnessie.Hive3NessieRawStore
- removeMasterKey(Integer) - Method in class org.projectnessie.Hive3NessieRawStore
- removeRole(String) - Method in class org.projectnessie.Hive3NessieRawStore
- removeToken(String) - Method in class org.projectnessie.Hive3NessieRawStore
- revokePrivileges(PrivilegeBag, boolean) - Method in class org.projectnessie.Hive3NessieRawStore
- revokeRole(Role, String, PrincipalType, boolean) - Method in class org.projectnessie.Hive3NessieRawStore
S
- setMetaStoreSchemaVersion(String, String) - Method in class org.projectnessie.Hive3NessieRawStore
U
- updateCreationMetadata(String, String, String, CreationMetadata) - Method in class org.projectnessie.Hive3NessieRawStore
- updateMasterKey(Integer, String) - Method in class org.projectnessie.Hive3NessieRawStore
- updatePartitionColumnStatistics(ColumnStatistics, List<String>) - Method in class org.projectnessie.Hive3NessieRawStore
- updateTableColumnStatistics(ColumnStatistics) - Method in class org.projectnessie.Hive3NessieRawStore
V
- validateResourcePlan(String) - Method in class org.projectnessie.Hive3NessieRawStore
- verifySchema() - Method in class org.projectnessie.Hive3NessieRawStore
All Classes All Packages