@Internal public static interface ExecutableOperation.Context
Modifier and Type | Method and Description |
---|---|
CatalogManager |
getCatalogManager() |
FunctionCatalog |
getFunctionCatalog() |
ModuleManager |
getModuleManager() |
ResourceManager |
getResourceManager() |
TableConfig |
getTableConfig() |
boolean |
isStreamingMode() |
CatalogManager getCatalogManager()
FunctionCatalog getFunctionCatalog()
ModuleManager getModuleManager()
ResourceManager getResourceManager()
TableConfig getTableConfig()
boolean isStreamingMode()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.