Package | Description |
---|---|
mondrian.spi.impl |
Provides implementations of SPIs defined in the
mondrian.spi package. |
Modifier and Type | Method and Description |
---|---|
static DataSourceChangeListener |
Scripts.dataSourceChangeListener(Scripts.ScriptDefinition script)
Creates an implementation of the
DataSourceChangeListener SPI
based on a script. |
static DataSourceResolver |
Scripts.dataSourceResolver(Scripts.ScriptDefinition script)
Creates an implementation of the
DataSourceResolver SPI based on
a script. |
static DynamicSchemaProcessor |
Scripts.dynamicSchemaProcessor(Scripts.ScriptDefinition script)
Creates an implementation of the
DynamicSchemaProcessor SPI based
on a script. |
static UserDefinedFunction |
Scripts.userDefinedFunction(Scripts.ScriptDefinition script,
String name)
Creates an implementation of the
UserDefinedFunction SPI based on
a script. |
Copyright © 2020 Hitachi Vantara. All rights reserved.