mondrian.olap
Class MondrianServerImpl
java.lang.Object
mondrian.olap.MondrianServer
mondrian.olap.MondrianServerImpl
class MondrianServerImpl
- extends MondrianServer
Implementation of MondrianServer
.
- Since:
- Jun 25, 2006
- Author:
- jhyde
-
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
keywords
public static final String[] keywords
MondrianServerImpl
MondrianServerImpl()
getVersion
public MondrianServer.MondrianVersion getVersion()
- Description copied from class:
MondrianServer
- Returns the version of this MondrianServer.
- Specified by:
getVersion
in class MondrianServer
getKeywords
public List<String> getKeywords()
- Description copied from class:
MondrianServer
- Returns a list of MDX keywords.
- Specified by:
getKeywords
in class MondrianServer
- Returns:
- list of MDX keywords