JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
I
L
N
O
P
R
S
T
C
close()
- Method in class org.apache.iceberg.nessie.
NessieCatalog
createNamespace(Namespace, Map<String, String>)
- Method in class org.apache.iceberg.nessie.
NessieCatalog
creating namespaces in nessie is implicit, therefore this is a no-op.
currentHash()
- Method in class org.apache.iceberg.nessie.
NessieCatalog
D
defaultWarehouseLocation(TableIdentifier)
- Method in class org.apache.iceberg.nessie.
NessieCatalog
doCommit(TableMetadata, TableMetadata)
- Method in class org.apache.iceberg.nessie.
NessieTableOperations
doRefresh()
- Method in class org.apache.iceberg.nessie.
NessieTableOperations
dropNamespace(Namespace)
- Method in class org.apache.iceberg.nessie.
NessieCatalog
Namespaces in Nessie are implicit and deleting them results in a no-op.
dropTable(TableIdentifier, boolean)
- Method in class org.apache.iceberg.nessie.
NessieCatalog
G
getConf()
- Method in class org.apache.iceberg.nessie.
NessieCatalog
I
initialize(String, Map<String, String>)
- Method in class org.apache.iceberg.nessie.
NessieCatalog
io()
- Method in class org.apache.iceberg.nessie.
NessieTableOperations
L
listNamespaces(Namespace)
- Method in class org.apache.iceberg.nessie.
NessieCatalog
listTables(Namespace)
- Method in class org.apache.iceberg.nessie.
NessieCatalog
loadNamespaceMetadata(Namespace)
- Method in class org.apache.iceberg.nessie.
NessieCatalog
namespace metadata is not supported in Nessie and we return an empty map.
N
name()
- Method in class org.apache.iceberg.nessie.
NessieCatalog
NessieCatalog
- Class in
org.apache.iceberg.nessie
Nessie implementation of Iceberg Catalog.
NessieCatalog()
- Constructor for class org.apache.iceberg.nessie.
NessieCatalog
NessieTableOperations
- Class in
org.apache.iceberg.nessie
Nessie implementation of Iceberg TableOperations.
NessieUtil
- Class in
org.apache.iceberg.nessie
newTableOps(TableIdentifier)
- Method in class org.apache.iceberg.nessie.
NessieCatalog
O
org.apache.iceberg.nessie
- package org.apache.iceberg.nessie
P
parse(TableIdentifier)
- Static method in class org.apache.iceberg.nessie.
TableReference
Convert dataset read/write options to a table and ref/hash.
parse(String)
- Static method in class org.apache.iceberg.nessie.
TableReference
Convert dataset read/write options to a table and ref/hash.
R
reference()
- Method in class org.apache.iceberg.nessie.
TableReference
refresh()
- Method in class org.apache.iceberg.nessie.
NessieCatalog
removeProperties(Namespace, Set<String>)
- Method in class org.apache.iceberg.nessie.
NessieCatalog
renameTable(TableIdentifier, TableIdentifier)
- Method in class org.apache.iceberg.nessie.
NessieCatalog
S
setConf(Configuration)
- Method in class org.apache.iceberg.nessie.
NessieCatalog
setProperties(Namespace, Map<String, String>)
- Method in class org.apache.iceberg.nessie.
NessieCatalog
T
tableIdentifier()
- Method in class org.apache.iceberg.nessie.
TableReference
tableName()
- Method in class org.apache.iceberg.nessie.
NessieTableOperations
TableReference
- Class in
org.apache.iceberg.nessie
TableReference(TableIdentifier, Instant, String)
- Constructor for class org.apache.iceberg.nessie.
TableReference
Container class to specify a TableIdentifier on a specific Reference or at an Instant in time.
timestamp()
- Method in class org.apache.iceberg.nessie.
TableReference
C
D
G
I
L
N
O
P
R
S
T
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes