JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.iceberg.hadoop
Interface Configurable<C>
All Known Implementing Classes:
EcsCatalog
,
GlueCatalog
,
JdbcCatalog
,
NessieCatalog
,
RESTCatalog
,
RESTSessionCatalog
,
SnowflakeCatalog
public interface
Configurable<C>
Interface used to avoid runtime dependencies on Hadoop Configurable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
setConf
(
C
conf)
Method Detail
setConf
void setConf(
C
conf)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method