@Generated public interface SystemSchemasService
This is the high-level interface, that contains generated methods.
Evolving: this interface is under development. Method signatures may change.
| Modifier and Type | Method and Description |
|---|---|
void |
disable(DisableRequest disableRequest)
Disables the system schema and removes it from the system catalog.
|
void |
enable(EnableRequest enableRequest)
Enables the system schema and adds it to the system catalog.
|
ListSystemSchemasResponse |
list(ListSystemSchemasRequest listSystemSchemasRequest)
Gets an array of system schemas for a metastore.
|
void disable(DisableRequest disableRequest)
void enable(EnableRequest enableRequest)
ListSystemSchemasResponse list(ListSystemSchemasRequest listSystemSchemasRequest)
Copyright © 2025. All rights reserved.