public abstract class BaseViewSessionCatalog extends BaseSessionCatalog implements ViewSessionCatalog
Modifier and Type | Class and Description |
---|---|
class |
BaseViewSessionCatalog.AsViewCatalog |
BaseSessionCatalog.AsCatalog
SessionCatalog.SessionContext
Constructor and Description |
---|
BaseViewSessionCatalog() |
Modifier and Type | Method and Description |
---|---|
ViewCatalog |
asViewCatalog(SessionCatalog.SessionContext context) |
asCatalog, initialize, name, properties, withContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildView, dropView, initialize, invalidateView, listViews, loadView, name, renameView, viewExists
buildTable, createNamespace, createNamespace, dropNamespace, dropTable, invalidateTable, listNamespaces, listNamespaces, listTables, loadNamespaceMetadata, loadTable, namespaceExists, purgeTable, registerTable, renameTable, tableExists, updateNamespaceMetadata
public ViewCatalog asViewCatalog(SessionCatalog.SessionContext context)