Package org.apache.iceberg.rest
Class ResourcePaths
java.lang.Object
org.apache.iceberg.rest.ResourcePaths
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
config()
static ResourcePaths
forCatalogProperties
(Map<String, String> properties) metrics
(TableIdentifier identifier) rename()
table
(TableIdentifier ident) static String
tokens()
view
(TableIdentifier ident)
-
Constructor Details
-
ResourcePaths
-
-
Method Details
-
forCatalogProperties
-
config
-
tokens
-
namespaces
-
namespace
-
namespaceProperties
-
tables
-
table
-
register
-
rename
-
metrics
-
commitTransaction
-
views
-
view
-
renameView
-