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

A

addPartition(Partition) - Method in interface com.dremio.nessie.hms.NessieStore
 
addPartition(Partition) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
addPartitions(String, String, List<Partition>) - Method in interface com.dremio.nessie.hms.NessieStore
 
addPartitions(String, String, List<Partition>) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
addPartitions(String, String, PartitionSpecProxy, boolean) - Method in interface com.dremio.nessie.hms.NessieStore
 
addPartitions(String, String, PartitionSpecProxy, boolean) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
alterDatabase(String, Database) - Method in interface com.dremio.nessie.hms.NessieStore
 
alterDatabase(String, Database) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
alterPartition(String, String, List<String>, Partition) - Method in interface com.dremio.nessie.hms.NessieStore
 
alterPartition(String, String, List<String>, Partition) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
alterPartitions(String, String, List<List<String>>, List<Partition>) - Method in interface com.dremio.nessie.hms.NessieStore
 
alterPartitions(String, String, List<List<String>>, List<Partition>) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
alterTable(String, String, Table) - Method in interface com.dremio.nessie.hms.NessieStore
 
alterTable(String, String, Table) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 

B

BaseRawStore - Class in com.dremio.nessie.hms
 
BaseRawStore(boolean) - Constructor for class com.dremio.nessie.hms.BaseRawStore
 
BaseRawStore3 - Class in com.dremio.nessie.hms
 
BaseRawStore3(boolean) - Constructor for class com.dremio.nessie.hms.BaseRawStore3
 
BaseTraceRawStore - Class in com.dremio.nessie.hms
A RawStore that will trace all input/output operations to the NessieRawStore.
BaseTraceRawStore() - Constructor for class com.dremio.nessie.hms.BaseTraceRawStore
Create a tracing raw store.

C

CatalogExtend - Annotation Type in com.dremio.nessie.hms.annotation
Create a matchable version of this method that has catalog name as an additional string argument.
checkHasDelegate() - Method in class com.dremio.nessie.hms.BaseRawStore
 
colStats() - Static method in class com.dremio.nessie.hms.Empties
Default col stats.
com.dremio.nessie.hms - package com.dremio.nessie.hms
 
com.dremio.nessie.hms.annotation - package com.dremio.nessie.hms.annotation
 
commitTransaction() - Method in class com.dremio.nessie.hms.BaseRawStore
 
commitTransaction() - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
commitTransaction() - Method in interface com.dremio.nessie.hms.TransactionHandler
 
conf - Variable in class com.dremio.nessie.hms.BaseRawStore
 
createDatabase(Database) - Method in interface com.dremio.nessie.hms.NessieStore
 
createDatabase(Database) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
createNewInner() - Method in class com.dremio.nessie.hms.BaseTraceRawStore
 
createTable(Table) - Method in interface com.dremio.nessie.hms.NessieStore
 
createTable(Table) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 

D

defaultCatalog() - Static method in class com.dremio.nessie.hms.Empties
Default catalog.
delegate - Variable in class com.dremio.nessie.hms.BaseRawStore
 
doesPartitionExist(String, String, List<String>) - Method in interface com.dremio.nessie.hms.NessieStore
 
doesPartitionExist(String, String, List<String>) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
dropDatabase(String) - Method in interface com.dremio.nessie.hms.NessieStore
 
dropDatabase(String) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
dropPartition(String, String, List<String>) - Method in interface com.dremio.nessie.hms.NessieStore
 
dropPartition(String, String, List<String>) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
dropPartitions(String, String, List<String>) - Method in interface com.dremio.nessie.hms.NessieStore
 
dropPartitions(String, String, List<String>) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
dropTable(String, String) - Method in interface com.dremio.nessie.hms.NessieStore
 
dropTable(String, String) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 

E

Empties - Class in com.dremio.nessie.hms
 
Empties() - Constructor for class com.dremio.nessie.hms.Empties
 
EMPTY - com.dremio.nessie.hms.annotation.NoopQuiet.QuietMode
 
equals(Object) - Method in class com.dremio.nessie.hms.annotation.MethodSignature
 
event() - Static method in class com.dremio.nessie.hms.Empties
Default events list.
eventCount() - Static method in class com.dremio.nessie.hms.Empties
Default event count.
eventId() - Static method in class com.dremio.nessie.hms.Empties
Default event id.
EXTENDED - com.dremio.nessie.hms.annotation.MethodSignature.SigType
 
extendIfNecessary() - Method in class com.dremio.nessie.hms.annotation.MethodSignature
Extend this to a signature that includes catalog if appropriate.

F

filterPartitionsByExpr(Configuration, List<FieldSchema>, byte[], List<String>) - Method in class com.dremio.nessie.hms.Hive3PartitionFilterer
 
filterPartitionsByExpr(Configuration, List<FieldSchema>, byte[], List<String>) - Static method in class com.dremio.nessie.hms.PartitionFilterer
Filter the partitions.
filterPartitionsByExpr(Configuration, List<FieldSchema>, byte[], List<String>) - Method in interface com.dremio.nessie.hms.PartitionFilterer.PartitionFiltererImpl
 

G

getAllDatabases() - Method in interface com.dremio.nessie.hms.NessieStore
 
getAllDatabases() - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getAllTables(String) - Method in interface com.dremio.nessie.hms.NessieStore
 
getAllTables(String) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getCatalogs() - Method in class com.dremio.nessie.hms.BaseRawStore
Return list of available catalogs.
getConf() - Method in class com.dremio.nessie.hms.BaseRawStore
 
getConf() - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getDatabase(String) - Method in interface com.dremio.nessie.hms.NessieStore
 
getDatabase(String) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getDatabaseCount() - Method in interface com.dremio.nessie.hms.NessieStore
 
getDatabaseCount() - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getDatabases(String) - Method in interface com.dremio.nessie.hms.NessieStore
 
getDatabases(String) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getDbName() - Method in interface org.apache.hadoop.hive.metastore.api.Index
 
getMetastoreDbUuid() - Method in class com.dremio.nessie.hms.BaseRawStore
Metastore uuid.
getMetaStoreSchemaVersion() - Method in class com.dremio.nessie.hms.BaseRawStore
Metastore schema version report.
getMetaStoreSchemaVersion() - Method in interface com.dremio.nessie.hms.NessieStore
 
getMetaStoreSchemaVersion() - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getNumPartitionsByExpr(String, String, byte[]) - Method in interface com.dremio.nessie.hms.NessieStore
 
getNumPartitionsByExpr(String, String, byte[]) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getNumPartitionsByFilter(String, String, String) - Method in interface com.dremio.nessie.hms.NessieStore
 
getNumPartitionsByFilter(String, String, String) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getPartition(String, String, List<String>) - Method in interface com.dremio.nessie.hms.NessieStore
 
getPartition(String, String, List<String>) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getPartitionColsWithStats(String, String) - Method in interface com.dremio.nessie.hms.NessieStore
 
getPartitionColsWithStats(String, String) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getPartitionCount() - Method in interface com.dremio.nessie.hms.NessieStore
 
getPartitionCount() - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getPartitions(String, String, int) - Method in interface com.dremio.nessie.hms.NessieStore
 
getPartitions(String, String, int) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getPartitionsByExpr(String, String, byte[], String, short, List<Partition>) - Method in interface com.dremio.nessie.hms.NessieStore
 
getPartitionsByExpr(String, String, byte[], String, short, List<Partition>) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getPartitionsByFilter(String, String, String, short) - Method in interface com.dremio.nessie.hms.NessieStore
 
getPartitionsByFilter(String, String, String, short) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getPartitionsByNames(String, String, List<String>) - Method in interface com.dremio.nessie.hms.NessieStore
 
getPartitionsByNames(String, String, List<String>) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getPartitionsWithAuth(String, String, short, String, List<String>) - Method in interface com.dremio.nessie.hms.NessieStore
 
getPartitionsWithAuth(String, String, short, String, List<String>) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getPartitionWithAuth(String, String, List<String>, String, List<String>) - Method in interface com.dremio.nessie.hms.NessieStore
 
getPartitionWithAuth(String, String, List<String>, String, List<String>) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getRef() - Method in class com.dremio.nessie.hms.BaseRawStore
 
getRef() - Method in interface com.dremio.nessie.hms.RawStoreWithRef
 
getTable(String, String) - Method in interface com.dremio.nessie.hms.NessieStore
 
getTable(String, String) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getTableCount() - Method in interface com.dremio.nessie.hms.NessieStore
 
getTableCount() - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getTableMeta(String, String, List<String>) - Method in interface com.dremio.nessie.hms.NessieStore
 
getTableMeta(String, String, List<String>) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getTableObjectsByName(String, List<String>) - Method in interface com.dremio.nessie.hms.NessieStore
 
getTableObjectsByName(String, List<String>) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getTables(String, String) - Method in interface com.dremio.nessie.hms.NessieStore
 
getTables(String, String) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
getTables(String, String, TableType) - Method in interface com.dremio.nessie.hms.NessieStore
 
getTables(String, String, TableType) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 

H

hasDelegate - Variable in class com.dremio.nessie.hms.BaseRawStore
 
hashCode() - Method in class com.dremio.nessie.hms.annotation.MethodSignature
 
Hive3PartitionFilterer - Class in com.dremio.nessie.hms
 
Hive3PartitionFilterer() - Constructor for class com.dremio.nessie.hms.Hive3PartitionFilterer
 

I

Index - Interface in org.apache.hadoop.hive.metastore.api
 
isActiveTransaction() - Method in class com.dremio.nessie.hms.BaseRawStore
 
isActiveTransaction() - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
isActiveTransaction() - Method in interface com.dremio.nessie.hms.TransactionHandler
 
isExtended() - Method in class com.dremio.nessie.hms.annotation.MethodSignature
 

L

listPartitionNames(String, String, short) - Method in interface com.dremio.nessie.hms.NessieStore
 
listPartitionNames(String, String, short) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
listPartitionNamesByFilter(String, String, String, short) - Method in interface com.dremio.nessie.hms.NessieStore
 
listPartitionNamesByFilter(String, String, String, short) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
listPartitionsPsWithAuth(String, String, List<String>, short, String, List<String>) - Method in interface com.dremio.nessie.hms.NessieStore
 
listPartitionsPsWithAuth(String, String, List<String>, short, String, List<String>) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
listPartitionValues(String, String, List<FieldSchema>, boolean, String, boolean, List<FieldSchema>, long) - Method in interface com.dremio.nessie.hms.NessieStore
 
listPartitionValues(String, String, List<FieldSchema>, boolean, String, boolean, List<FieldSchema>, long) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
listTableNamesByFilter(String, String, short) - Method in interface com.dremio.nessie.hms.NessieStore
 
listTableNamesByFilter(String, String, short) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 

M

MethodSignature - Class in com.dremio.nessie.hms.annotation
 
MethodSignature(Method) - Constructor for class com.dremio.nessie.hms.annotation.MethodSignature
Create a method signature key based on a Reflection method signature.
MethodSignature.SigType - Enum in com.dremio.nessie.hms.annotation
 

N

nessie - Variable in class com.dremio.nessie.hms.BaseRawStore
 
NESSIE_WHITELIST_DBS_OPTION - Static variable in interface com.dremio.nessie.hms.NessieStore
 
NessieStore - Interface in com.dremio.nessie.hms
 
NessieStoreImpl - Class in com.dremio.nessie.hms
A rawstore implementation that is backed by the Nessie REST API.
NessieStoreImpl() - Constructor for class com.dremio.nessie.hms.NessieStoreImpl
 
NoopQuiet - Annotation Type in com.dremio.nessie.hms.annotation
Nessie will allow this operation to run but it will be a noop.
NoopQuiet.QuietMode - Enum in com.dremio.nessie.hms.annotation
 
NoopThrow - Annotation Type in com.dremio.nessie.hms.annotation
Throw if called and no delegate exists.
NULL - com.dremio.nessie.hms.annotation.NoopQuiet.QuietMode
 

O

openTransaction() - Method in class com.dremio.nessie.hms.BaseRawStore
 
openTransaction() - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
openTransaction() - Method in interface com.dremio.nessie.hms.TransactionHandler
 
org.apache.hadoop.hive.metastore.api - package org.apache.hadoop.hive.metastore.api
 
ORIG - com.dremio.nessie.hms.annotation.MethodSignature.SigType
 
ORIG_EXTEND - com.dremio.nessie.hms.annotation.MethodSignature.SigType
 

P

PartitionFilterer - Class in com.dremio.nessie.hms
 
PartitionFilterer.PartitionFiltererImpl - Interface in com.dremio.nessie.hms
 
privSet() - Static method in class com.dremio.nessie.hms.Empties
Default privs.

R

RawStoreWithRef - Interface in com.dremio.nessie.hms
 
Render - Annotation Type in com.dremio.nessie.hms.annotation
Render this object using the provided class.
rollbackTransaction() - Method in class com.dremio.nessie.hms.BaseRawStore
 
rollbackTransaction() - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
rollbackTransaction() - Method in interface com.dremio.nessie.hms.TransactionHandler
 
route(String) - Static method in class com.dremio.nessie.hms.BaseRawStore
 
route(ColumnStatistics) - Static method in class com.dremio.nessie.hms.BaseRawStore
 
route(Database) - Static method in class com.dremio.nessie.hms.BaseRawStore
 
route(Index) - Static method in class com.dremio.nessie.hms.BaseRawStore
 
route(Partition) - Static method in class com.dremio.nessie.hms.BaseRawStore
 
route(SQLCheckConstraint) - Static method in class com.dremio.nessie.hms.BaseRawStore3
 
route(SQLDefaultConstraint) - Static method in class com.dremio.nessie.hms.BaseRawStore3
 
route(SQLForeignKey) - Static method in class com.dremio.nessie.hms.BaseRawStore
 
route(SQLNotNullConstraint) - Static method in class com.dremio.nessie.hms.BaseRawStore3
 
route(SQLPrimaryKey) - Static method in class com.dremio.nessie.hms.BaseRawStore
 
route(SQLUniqueConstraint) - Static method in class com.dremio.nessie.hms.BaseRawStore3
 
route(Table) - Static method in class com.dremio.nessie.hms.BaseRawStore
 
Route - Annotation Type in com.dremio.nessie.hms.annotation
Route the request based on this parameter.
routeToDelegate(Stream<String>) - Method in class com.dremio.nessie.hms.BaseRawStore
 

S

setConf(Configuration) - Method in class com.dremio.nessie.hms.BaseRawStore
 
setConf(Configuration) - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
shutdown() - Method in class com.dremio.nessie.hms.BaseRawStore
 
shutdown() - Method in class com.dremio.nessie.hms.NessieStoreImpl
 
shutdown() - Method in interface com.dremio.nessie.hms.TransactionHandler
 

T

TransactionHandler - Interface in com.dremio.nessie.hms
 

U

union(int, int) - Static method in class com.dremio.nessie.hms.BaseRawStore
 
union(List<T>, List<T>) - Static method in class com.dremio.nessie.hms.BaseRawStore
 
Union - Annotation Type in com.dremio.nessie.hms.annotation
Call both Nessie and delegate implementation and merge results.

V

value() - Method in annotation type com.dremio.nessie.hms.annotation.NoopQuiet
What quiet mode to do.
value() - Method in annotation type com.dremio.nessie.hms.annotation.Route
Whether to throw for Nessie references.
valueOf(String) - Static method in enum com.dremio.nessie.hms.annotation.MethodSignature.SigType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dremio.nessie.hms.annotation.NoopQuiet.QuietMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.dremio.nessie.hms.annotation.MethodSignature.SigType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dremio.nessie.hms.annotation.NoopQuiet.QuietMode
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L M N O P R S T U V 
All Classes All Packages