- abs(double) - Static method in class mondrian.olap.fun.vba.Vba
-
- absolute(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- absolute(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- AbstractAggregateFunDef - Class in mondrian.olap.fun
-
Abstract base class for all aggregate functions (Aggregate
,
Sum
, Avg
, et cetera).
- AbstractAggregateFunDef(FunDef) - Constructor for class mondrian.olap.fun.AbstractAggregateFunDef
-
- AbstractBooleanCalc - Class in mondrian.calc.impl
-
- AbstractBooleanCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractBooleanCalc
-
Creates an AbstractBooleanCalc.
- AbstractCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
Calc
interface.
- AbstractCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractCalc
-
Creates an AbstractCalc.
- AbstractColumnPredicate - Class in mondrian.rolap.agg
-
- AbstractColumnPredicate(RolapStar.Column) - Constructor for class mondrian.rolap.agg.AbstractColumnPredicate
-
Creates an AbstractColumnPredicate.
- AbstractColumnPredicate.Factory - Class in mondrian.rolap.agg
-
- AbstractColumnPredicate.Factory() - Constructor for class mondrian.rolap.agg.AbstractColumnPredicate.Factory
-
- AbstractDateTimeCalc - Class in mondrian.calc.impl
-
- AbstractDateTimeCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractDateTimeCalc
-
Creates an AbstractDateTimeCalc.
- AbstractDimensionCalc - Class in mondrian.calc.impl
-
- AbstractDimensionCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractDimensionCalc
-
Creates an AbstractDimensionCalc.
- AbstractDoubleCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
DoubleCalc
interface.
- AbstractDoubleCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractDoubleCalc
-
Creates an AbstractDoubleCalc.
- AbstractEndToEndTupleList - Class in mondrian.calc.impl
-
Abstract implementation of a
TupleList
that stores
tuples in end-to-end format.
- AbstractEndToEndTupleList(int) - Constructor for class mondrian.calc.impl.AbstractEndToEndTupleList
-
- AbstractExpCompiler - Class in mondrian.calc.impl
-
- AbstractExpCompiler(Evaluator, Validator) - Constructor for class mondrian.calc.impl.AbstractExpCompiler
-
Creates an AbstractExpCompiler
- AbstractExpCompiler(Evaluator, Validator, List<ResultStyle>) - Constructor for class mondrian.calc.impl.AbstractExpCompiler
-
Creates an AbstractExpCompiler which is constrained to produce one of
a set of result styles.
- AbstractHierarchyCalc - Class in mondrian.calc.impl
-
- AbstractHierarchyCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractHierarchyCalc
-
Creates an AbstractHierarchyCalc.
- AbstractIntegerCalc - Class in mondrian.calc.impl
-
- AbstractIntegerCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractIntegerCalc
-
Creates an AbstractIntegerCalc.
- AbstractIterCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
IterCalc
interface.
- AbstractIterCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractIterCalc
-
Creates an abstract implementation of a compiled expression which returns
a
TupleIterable
.
- AbstractLevelCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
LevelCalc
interface.
- AbstractLevelCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractLevelCalc
-
Creates an AbstractLevelCalc.
- AbstractListCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
ListCalc
interface.
- AbstractListCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractListCalc
-
Creates an abstract implementation of a compiled expression which
returns a mutable list of tuples.
- AbstractListCalc(Exp, Calc[], boolean) - Constructor for class mondrian.calc.impl.AbstractListCalc
-
Creates an abstract implementation of a compiled expression which
returns a list.
- AbstractMemberCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
MemberCalc
interface.
- AbstractMemberCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractMemberCalc
-
Creates an AbstractMemberCalc.
- AbstractMemoryMonitor - Class in mondrian.util
-
- AbstractMemoryMonitor() - Constructor for class mondrian.util.AbstractMemoryMonitor
-
Constructor of this base class.
- AbstractMemoryMonitor.Entry - Class in mondrian.util
-
Class used to associate Listener
and threshold.
- AbstractMemoryMonitor.Entry(MemoryMonitor.Listener, long) - Constructor for class mondrian.util.AbstractMemoryMonitor.Entry
-
Creates an Entry.
- AbstractMondrianOlap4jTester - Class in mondrian.test
-
Abstract implementation of the
TestContext.Tester
callback required by olap4j's Test Compatability Kit (TCK).
- AbstractMondrianOlap4jTester(TestContext, String, String, TestContext.Tester.Flavor) - Constructor for class mondrian.test.AbstractMondrianOlap4jTester
-
- AbstractQuerySpec - Class in mondrian.rolap.agg
-
- AbstractQuerySpec(RolapStar, boolean) - Constructor for class mondrian.rolap.agg.AbstractQuerySpec
-
Creates an AbstractQuerySpec.
- AbstractRecorder - Class in mondrian.recorder
-
- AbstractRecorder() - Constructor for class mondrian.recorder.AbstractRecorder
-
- AbstractRecorder(int) - Constructor for class mondrian.recorder.AbstractRecorder
-
- AbstractRecorder.MsgType - Enum in mondrian.recorder
-
- AbstractSegmentBody - Class in mondrian.rolap.agg
-
Abstract implementation of a SegmentBody.
- AbstractSegmentBody(List<Pair<SortedSet<Comparable>, Boolean>>) - Constructor for class mondrian.rolap.agg.AbstractSegmentBody
-
- AbstractStringCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
StringCalc
interface.
- AbstractStringCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractStringCalc
-
Creates an AbstractStringCalc.
- AbstractTupleCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
TupleCalc
interface.
- AbstractTupleCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractTupleCalc
-
Creates an AbstractTupleCalc.
- AbstractTupleCursor - Class in mondrian.calc.impl
-
- AbstractTupleCursor(int) - Constructor for class mondrian.calc.impl.AbstractTupleCursor
-
- AbstractTupleIterable - Class in mondrian.calc.impl
-
- AbstractTupleIterable(int) - Constructor for class mondrian.calc.impl.AbstractTupleIterable
-
Creates an AbstractTupleIterable.
- AbstractTupleIterator - Class in mondrian.calc.impl
-
- AbstractTupleIterator(int) - Constructor for class mondrian.calc.impl.AbstractTupleIterator
-
- AbstractTupleList - Class in mondrian.calc.impl
-
- AbstractTupleList(int) - Constructor for class mondrian.calc.impl.AbstractTupleList
-
- AbstractTupleList.AbstractTupleListIterator - Class in mondrian.calc.impl
-
- AbstractTupleList.AbstractTupleListIterator() - Constructor for class mondrian.calc.impl.AbstractTupleList.AbstractTupleListIterator
-
- AbstractVoidCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
VoidCalc
interface.
- AbstractVoidCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractVoidCalc
-
- accept(CalcWriter) - Method in interface mondrian.calc.Calc
-
Prints this expression, by accepting a visiting
CalcWriter
.
- accept(Validator) - Method in class mondrian.calc.DummyExp
-
- accept(ExpCompiler) - Method in class mondrian.calc.DummyExp
-
- accept(MdxVisitor) - Method in class mondrian.calc.DummyExp
-
- accept(CalcWriter) - Method in class mondrian.calc.impl.AbstractCalc
-
- accept(Validator) - Method in class mondrian.mdx.DimensionExpr
-
- accept(ExpCompiler) - Method in class mondrian.mdx.DimensionExpr
-
- accept(MdxVisitor) - Method in class mondrian.mdx.DimensionExpr
-
- accept(Validator) - Method in class mondrian.mdx.HierarchyExpr
-
- accept(ExpCompiler) - Method in class mondrian.mdx.HierarchyExpr
-
- accept(MdxVisitor) - Method in class mondrian.mdx.HierarchyExpr
-
- accept(Validator) - Method in class mondrian.mdx.LevelExpr
-
- accept(ExpCompiler) - Method in class mondrian.mdx.LevelExpr
-
- accept(MdxVisitor) - Method in class mondrian.mdx.LevelExpr
-
- accept(Validator) - Method in class mondrian.mdx.MemberExpr
-
- accept(ExpCompiler) - Method in class mondrian.mdx.MemberExpr
-
- accept(MdxVisitor) - Method in class mondrian.mdx.MemberExpr
-
- accept(Validator) - Method in class mondrian.mdx.NamedSetExpr
-
- accept(ExpCompiler) - Method in class mondrian.mdx.NamedSetExpr
-
- accept(MdxVisitor) - Method in class mondrian.mdx.NamedSetExpr
-
- accept(Validator) - Method in class mondrian.mdx.ParameterExpr
-
- accept(ExpCompiler) - Method in class mondrian.mdx.ParameterExpr
-
- accept(MdxVisitor) - Method in class mondrian.mdx.ParameterExpr
-
- accept(Validator) - Method in class mondrian.mdx.ResolvedFunCall
-
- accept(ExpCompiler) - Method in class mondrian.mdx.ResolvedFunCall
-
- accept(MdxVisitor) - Method in class mondrian.mdx.ResolvedFunCall
-
- accept(MdxVisitor) - Method in class mondrian.mdx.UnresolvedFunCall
-
- accept(Validator) - Method in class mondrian.mdx.UnresolvedFunCall
-
- accept(ExpCompiler) - Method in class mondrian.mdx.UnresolvedFunCall
-
- accept(Validator) - Method in interface mondrian.olap.Exp
-
Validates this expression.
- accept(ExpCompiler) - Method in interface mondrian.olap.Exp
-
Converts this expression into an a tree of expressions which can be
efficiently evaluated.
- accept(MdxVisitor) - Method in interface mondrian.olap.Exp
-
Accepts a visitor to this Exp.
- accept(ExpCompiler) - Method in class mondrian.olap.ExpBase
-
- accept(Validator) - Method in class mondrian.olap.Formula
-
Resolves identifiers into objects.
- accept(MdxVisitor) - Method in class mondrian.olap.Formula
-
Accepts a visitor to this Formula.
- accept(CalcWriter) - Method in class mondrian.olap.fun.NativizeSetFunDef.NonNativeCalc
-
- accept(CalcWriter) - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- accept(Validator) - Method in class mondrian.olap.Id
-
- accept(MdxVisitor) - Method in class mondrian.olap.Id
-
- accept(Validator) - Method in class mondrian.olap.Literal
-
- accept(ExpCompiler) - Method in class mondrian.olap.Literal
-
- accept(MdxVisitor) - Method in class mondrian.olap.Literal
-
- accept(MdxVisitor) - Method in class mondrian.olap.Query
-
- accept(MdxVisitor) - Method in class mondrian.olap.QueryAxis
-
- accept(CacheControlImpl.CellRegionVisitor) - Method in interface mondrian.rolap.CacheControlImpl.CellRegionImpl
-
- accept(CacheControlImpl.CellRegionVisitor) - Method in class mondrian.rolap.CacheControlImpl.CrossjoinCellRegion
-
- accept(CacheControlImpl.CellRegionVisitor) - Method in class mondrian.rolap.CacheControlImpl.EmptyCellRegion
-
- accept(CacheControlImpl.MemberSetVisitor) - Method in class mondrian.rolap.CacheControlImpl.EmptyMemberSet
-
- accept(CacheControlImpl.CellRegionVisitor) - Method in class mondrian.rolap.CacheControlImpl.MemberCellRegion
-
- accept(CacheControlImpl.CellRegionVisitor) - Method in class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
-
- accept(CacheControlImpl.MemberSetVisitor) - Method in interface mondrian.rolap.CacheControlImpl.MemberSetPlus
-
Accepts a visitor.
- accept(CacheControlImpl.MemberSetVisitor) - Method in class mondrian.rolap.CacheControlImpl.RangeMemberSet
-
- accept(CacheControlImpl.MemberSetVisitor) - Method in class mondrian.rolap.CacheControlImpl.SimpleMemberSet
-
- accept(CacheControlImpl.MemberSetVisitor) - Method in class mondrian.rolap.CacheControlImpl.UnionMemberSet
-
- accept(Visitor<T>) - Method in class mondrian.server.monitor.CellCacheSegmentCreateEvent
-
- accept(Visitor<T>) - Method in class mondrian.server.monitor.CellCacheSegmentDeleteEvent
-
- accept(Visitor<T>) - Method in class mondrian.server.monitor.ConnectionEndEvent
-
- accept(Visitor<T>) - Method in class mondrian.server.monitor.ConnectionStartEvent
-
- accept(Visitor<T>) - Method in class mondrian.server.monitor.ExecutionEndEvent
-
- accept(Visitor<T>) - Method in class mondrian.server.monitor.ExecutionPhaseEvent
-
- accept(Visitor<T>) - Method in class mondrian.server.monitor.ExecutionStartEvent
-
- accept(Visitor<T>) - Method in interface mondrian.server.monitor.Message
-
Dispatches a call to the appropriate
visit
method on
Visitor
.
- accept(Visitor<T>) - Method in class mondrian.server.monitor.SqlStatementEndEvent
-
- accept(Visitor<T>) - Method in class mondrian.server.monitor.SqlStatementExecuteEvent
-
- accept(Visitor<T>) - Method in class mondrian.server.monitor.SqlStatementStartEvent
-
- accept(Visitor<T>) - Method in class mondrian.server.monitor.StatementEndEvent
-
- accept(Visitor<T>) - Method in class mondrian.server.monitor.StatementStartEvent
-
- accept(Visitor<T>) - Method in class mondrian.server.MonitorImpl.ConnectionsCommand
-
- accept(Visitor<T>) - Method in class mondrian.server.MonitorImpl.ServerCommand
-
- accept(Visitor<T>) - Method in class mondrian.server.MonitorImpl.ShutdownCommand
-
- accept(Visitor<T>) - Method in class mondrian.server.MonitorImpl.SqlStatementsCommand
-
- accept(Visitor<T>) - Method in class mondrian.server.MonitorImpl.StatementsCommand
-
- accept(T) - Method in interface mondrian.util.FilteredIterableList.Filter
-
- accepted - Variable in class mondrian.gui.PreferencesDialog
-
- accepted() - Method in class mondrian.gui.PreferencesDialog
-
- accepted - Variable in class mondrian.gui.PreferencesSchemasDialog
-
- acceptsConnection(Connection) - Method in class mondrian.spi.impl.JdbcDialectFactory
-
Returns whether this dialect is suitable for the given connection.
- acceptsURL(String) - Static method in class mondrian.olap4j.MondrianOlap4jConnection
-
- acceptsURL(String) - Method in class mondrian.olap4j.MondrianOlap4jDriver
-
- access - Variable in class mondrian.gui.MondrianGuiDef.CubeGrant
-
- access - Variable in class mondrian.gui.MondrianGuiDef.DimensionGrant
-
- access - Variable in class mondrian.gui.MondrianGuiDef.HierarchyGrant
-
- access - Variable in class mondrian.gui.MondrianGuiDef.MemberGrant
-
- access - Variable in class mondrian.gui.MondrianGuiDef.SchemaGrant
-
- Access - Enum in mondrian.olap
-
Access
enumerates the allowable access rights.
- access - Variable in class mondrian.olap.MondrianDef.CubeGrant
-
- access - Variable in class mondrian.olap.MondrianDef.DimensionGrant
-
- access - Variable in class mondrian.olap.MondrianDef.HierarchyGrant
-
- access - Variable in class mondrian.olap.MondrianDef.MemberGrant
-
- access - Variable in class mondrian.olap.MondrianDef.SchemaGrant
-
- ACCESS - Static variable in class mondrian.xmla.Enumeration
-
- access - Variable in enum mondrian.xmla.PropertyDefinition
-
- AccessControlTest - Class in mondrian.test
-
AccessControlTest
is a set of unit-tests for access-control.
- AccessControlTest(String) - Constructor for class mondrian.test.AccessControlTest
-
- AccessControlTest.PeopleRole - Class in mondrian.test
-
- AccessControlTest.PeopleRole(Role, Schema, String) - Constructor for class mondrian.test.AccessControlTest.PeopleRole
-
- AccessDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the Microsoft Access
database (also called the JET Engine).
- AccessDialect(Connection) - Constructor for class mondrian.spi.impl.AccessDialect
-
Creates an AccessDialect.
- accuracy(LinReg.Value) - Static method in class mondrian.olap.fun.LinReg
-
- acos(double) - Static method in class mondrian.olap.fun.vba.Excel
-
- acosh(double) - Static method in class mondrian.olap.fun.vba.Excel
-
- ACTION_AFTER_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
-
- ACTION_BEFORE_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
-
- action_obj - Variable in class mondrian.olap.Parser
-
Instance of action encapsulation class.
- action_table() - Method in class mondrian.olap.Parser
-
Access to parse-action table.
- ACTION_TYPE - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the format string.
- ACTION_TYPE_ORDINAL - Static variable in class mondrian.olap.Property
-
- activeEditor - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- activeNativeExpansions - Variable in class mondrian.rolap.RolapEvaluatorRoot
-
- actualCellCount - Variable in class mondrian.server.monitor.CellCacheSegmentCreateEvent
-
- adaptList(TupleList, int, int[]) - Method in class mondrian.olap.fun.NativizeSetFunDef.CrossJoinAnalyzer
-
- add(List<Member>) - Method in class mondrian.calc.impl.ArrayTupleList
-
- add(int, List<Member>) - Method in class mondrian.calc.impl.ArrayTupleList
-
- add(int, List<Member>) - Method in class mondrian.calc.impl.DelegatingTupleList
-
- add(int, List<Member>) - Method in class mondrian.calc.impl.ListTupleList
-
- add(int, List<Member>) - Method in class mondrian.calc.impl.UnaryTupleList
-
- add(List<Member>) - Method in class mondrian.calc.impl.UnaryTupleList
-
- add(JdbcMetaData.DbTable) - Method in class mondrian.gui.JdbcMetaData.Database.TableTracker
-
- add(Object) - Method in class mondrian.olap.Util.AbstractFlatList
-
- add(int, Object) - Method in class mondrian.olap.Util.AbstractFlatList
-
- add(ExplicitRules.TableDef.Level) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Adds a Level.
- add(ExplicitRules.TableDef.Measure) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Adds a Measure.
- add(CellRequest) - Method in class mondrian.rolap.BatchLoader.Batch
-
- add(BatchLoader.Batch) - Method in class mondrian.rolap.BatchLoader.CompositeBatch
-
- add(SegmentHeader, SegmentBuilder.SegmentConverter, boolean) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
-
Adds a header to the index.
- add(SegmentHeader, SegmentBuilder.SegmentConverter, boolean) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- add(GroupingSet) - Method in class mondrian.rolap.GroupingSetsCollector
-
- add(RolapNativeSql.SqlCompiler) - Method in class mondrian.rolap.RolapNativeSql.CompositeSqlCompiler
-
- add(String) - Method in class mondrian.rolap.sql.SqlQuery.ClauseList
-
Adds an element to this ClauseList if either duplicates are allowed
or if it has not already been added.
- add(int, RolapMember) - Method in class mondrian.rolap.SubstitutingMemberReader.SubstitutingMemberList
-
- add(RolapMember) - Method in class mondrian.rolap.TargetBase
-
- add(DBLoader.Row) - Method in class mondrian.test.loader.CsvDBLoader.ListRowStream
-
- add(T) - Method in class mondrian.util.ConcatenableList
-
- add(int, T) - Method in class mondrian.util.ConcatenableList
-
- add(T) - Method in class mondrian.util.ObjectPool
-
Adds an object to the ObjectPool if it is not
already in the pool or returns the object that is already in the
pool that matches the object being added.
- add(E) - Method in class mondrian.util.PartiallyOrderedSet
-
Adds an element to this lattice.
- add(SpatialValueTree.SpatialRegion<K, E>, V) - Method in interface mondrian.util.SpatialValueTree
-
Stores a string value at all points which intersect
with the passed region key.
- add(SpatialValueTree2.SpatialRegion) - Method in interface mondrian.util.SpatialValueTree2
-
Stores a region in this tree.
- add(int, T) - Method in class mondrian.util.UnsupportedList
-
- add(T) - Method in class mondrian.util.UnsupportedList
-
- add(T) - Method in class mondrian.util.UnsupportedList.ListItr
-
- add_escapes(String) - Static method in exception mondrian.parser.ParseException
-
Used to convert raw characters to their escaped version
when these raw version cannot be used as part of an ASCII
string literal.
- addAggExclude(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addAggFactCount(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addAggForeignKey(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addAggIgnoreColumn(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addAggLevel(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addAggLevelProperty(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addAggMeasure(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addAggName(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addAggPattern(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addAggregateList(BitKey, StarPredicate) - Method in class mondrian.rolap.agg.CellRequest
-
Add compound member (formed via aggregate function) constraint to the
Cell.
- addAggStar(AggStar) - Method in class mondrian.rolap.RolapStar
-
- addAll(Collection<? extends List<Member>>) - Method in class mondrian.calc.impl.AbstractEndToEndTupleList
-
- addAll(int, Collection<? extends List<Member>>) - Method in class mondrian.calc.impl.AbstractEndToEndTupleList
-
- addAll(int, Collection<? extends List<Member>>) - Method in class mondrian.calc.impl.ArrayTupleList
-
- addAll(Collection<? extends T>) - Method in class mondrian.olap.Util.AbstractFlatList
-
- addAll(int, Collection<? extends T>) - Method in class mondrian.olap.Util.AbstractFlatList
-
- addAll(Collection<? extends T>) - Method in class mondrian.util.ConcatenableList
-
- addAll(Collection<? extends T>) - Method in class mondrian.util.UnsupportedList
-
- addAll(int, Collection<? extends T>) - Method in class mondrian.util.UnsupportedList
-
- addAnnotation(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addAnnotations(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addBatch() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- addBatch(String) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- addCache(SegmentCache) - Static method in class mondrian.spi.SegmentCache.SegmentCacheInjector
-
- addCalcMemberPropToCalcMember(MondrianGuiDef.CalculatedMember, int, TreePath) - Method in class mondrian.gui.SchemaExplorer
-
- addCalcMemberPropToMeasure(MondrianGuiDef.Measure, int, TreePath) - Method in class mondrian.gui.SchemaExplorer
-
- addCalculatedMember(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addCalculatedMemberProperty(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- AddCalculatedMembersFunDef - Class in mondrian.olap.fun
-
Definition of the AddCalculatedMembers
MDX function.
- addCalculation(RolapCalculation, boolean) - Method in class mondrian.rolap.RolapEvaluator
-
- addCallback(XmlaRequestCallback) - Method in class mondrian.xmla.XmlaServlet
-
Registers a callback.
- addCaptionExp(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addCellEditorListener(CellEditorListener) - Method in class mondrian.gui.SchemaPropertyCellEditor
-
Adds a listener to the list that's notified when the editor
stops, or cancels editing.
- addCellEditorListener(CellEditorListener) - Method in class mondrian.gui.SchemaTreeCellEditor
-
- addCellFormatter(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addClosure(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addCode(String, String) - Method in class mondrian.gui.MondrianGuiDef.View
-
- addCode(String, String) - Method in class mondrian.olap.MondrianDef.View
-
- addColumnsToList(List<AggStar.Table.Column>) - Method in class mondrian.rolap.aggmatcher.AggStar.DimTable
-
Add all of this Table's columns to the list parameter and then add
all child table columns.
- addConnection(RolapConnection) - Method in class mondrian.olap.MondrianServer
-
Called just after a connection has been created.
- addConnection(RolapConnection) - Method in class mondrian.server.MondrianServerImpl
-
- addConstrainedColumn(RolapStar.Column, StarColumnPredicate) - Method in class mondrian.rolap.agg.CellRequest
-
Adds a constraint to this request.
- addConstraint(SqlQuery, RolapCube, AggStar) - Method in class mondrian.rolap.DefaultTupleConstraint
-
- addConstraint(SqlQuery, RolapCube, AggStar) - Method in class mondrian.rolap.DescendantsConstraint
-
- addConstraint(SqlQuery, RolapCube, AggStar) - Method in class mondrian.rolap.RolapNativeFilter.FilterConstraint
-
- addConstraint(SqlQuery, RolapCube, AggStar) - Method in class mondrian.rolap.RolapNativeSet.SetConstraint
-
- addConstraint(SqlQuery, RolapCube, AggStar) - Method in class mondrian.rolap.RolapNativeTopCount.TopCountConstraint
-
- addConstraint(SqlQuery, RolapCube, AggStar) - Method in interface mondrian.rolap.sql.CrossJoinArg
-
- addConstraint(SqlQuery, RolapCube, AggStar) - Method in class mondrian.rolap.sql.DescendantsCrossJoinArg
-
- addConstraint(SqlQuery, RolapCube, AggStar) - Method in class mondrian.rolap.sql.MemberKeyConstraint
-
- addConstraint(SqlQuery, RolapCube, AggStar) - Method in class mondrian.rolap.sql.MemberListCrossJoinArg
-
- addConstraint(SqlQuery, RolapCube, AggStar) - Method in interface mondrian.rolap.sql.TupleConstraint
-
Modifies a Level.Members query.
- addConstraint(SqlQuery, RolapCube, AggStar) - Method in class mondrian.rolap.SqlContextConstraint
-
Called from LevelMembers: restricts the SQL resultset to the current
context.
- addContextConstraint(SqlQuery, AggStar, Evaluator, RolapCube, boolean) - Static method in class mondrian.rolap.SqlConstraintUtils
-
For every restricting member in the current context, generates
a WHERE condition and a join to the fact table.
- addCookie(Cookie) - Method in class mondrian.tui.MockHttpServletRequest
-
- addCookie(Cookie) - Method in class mondrian.tui.MockHttpServletResponse
-
Adds the specified cookie to the response.
- addCube(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addCube(RolapCube) - Method in class mondrian.rolap.RolapSchema
-
Adds a cube to the cube name map.
- addCubeGrant(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addCurrent(TupleCursor) - Method in class mondrian.calc.impl.AbstractTupleList
-
- addCurrent(TupleCursor) - Method in class mondrian.calc.impl.ArrayTupleList
-
- addCurrent(TupleCursor) - Method in class mondrian.calc.impl.UnaryTupleList
-
- addCurrent(TupleCursor) - Method in interface mondrian.calc.TupleList
-
- addData(Segment, SegmentBody) - Static method in class mondrian.rolap.agg.SegmentBuilder
-
- addDatabaseTime(long) - Static method in class mondrian.olap.Util
-
Deprecated.
Will be removed in 4.0.
- addDatasourceInfoResponseKey(Properties) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- addDateHeader(String, long) - Method in class mondrian.tui.MockHttpServletResponse
-
Adds a response header with the given name and date-value.
- addDimension(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addDimensionGrant(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addDimensionUsage(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addDrillThroughColumn(RolapStar.Column) - Method in class mondrian.rolap.agg.DrillThroughCellRequest
-
- addDrillThroughMeasure(RolapStar.Measure) - Method in class mondrian.rolap.agg.DrillThroughCellRequest
-
- addError(Test, Throwable) - Method in class mondrian.test.MondrianResultPrinter
-
- addError(XmlUtil.SaxErrorHandler.ErrorInfo) - Method in class mondrian.tui.XmlUtil.SaxErrorHandler
-
- addEscapes(String) - Static method in error mondrian.parser.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- addExclude(ExplicitRules.Exclude) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
Add an exclude rule.
- addFailure(Test, AssertionFailedError) - Method in class mondrian.test.MondrianResultPrinter
-
- addFK(MondrianDef.AggForeignKey) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Add foreign key mapping entry (maps from fact table foreign key
column name to aggregate table foreign key column name).
- addForeignKeyToNotLostColumnUsages(JdbcSchema.Table.Column) - Method in class mondrian.rolap.aggmatcher.AggGen
-
- addFormula(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addFormula(Id, Exp) - Method in class mondrian.olap.Query
-
Adds a new formula specifying a set
to an existing query.
- addFormula(Id, Exp, MemberProperty[]) - Method in class mondrian.olap.Query
-
Adds a new formula specifying a member
to an existing query.
- addFormula(Formula) - Method in class mondrian.olap.Query
-
Adds a new formula specifying a member or a set
to an existing query; resolve is called after
the formula has been added.
- addFormulas(Formula...) - Method in class mondrian.olap.Query
-
Adds some number of new formulas specifying members
or sets to an existing query; resolve is only called
once, after all the new members have been added to
the query.
- addFrom(SqlQuery, String, boolean) - Method in class mondrian.rolap.sql.SqlQuery
-
- addFrom(MondrianDef.RelationOrJoin, String, boolean) - Method in class mondrian.rolap.sql.SqlQuery
-
Adds a relation to a query, adding appropriate join conditions, unless
it is already present.
- addFromQuery(String, String, boolean) - Method in class mondrian.rolap.sql.SqlQuery
-
Adds a subquery to the FROM clause of this Query with a given alias.
- addFromTable(String, String, String, String, Map, boolean) - Method in class mondrian.rolap.sql.SqlQuery
-
Adds [schema.]table AS alias
to the FROM clause.
- addGrantCubeSlicer(String, String, boolean) - Method in class mondrian.olap.CubeAccess
-
Adds restricted hierarchy or limited member based on bMember
- addGroupBy(String) - Method in class mondrian.rolap.sql.SqlQuery
-
- addGroupBy(String, String) - Method in class mondrian.rolap.sql.SqlQuery
-
- addGroupingFunction(SqlQuery) - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
- addGroupingFunction(SqlQuery) - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
-
- addGroupingFunction(String) - Method in class mondrian.rolap.sql.SqlQuery
-
- addGroupingSet(List<String>) - Method in class mondrian.rolap.sql.SqlQuery
-
- addGroupingSets(SqlQuery, Map<String, String>) - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
- addGroupingSets(SqlQuery, Map<String, String>) - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
-
- addHaving(String) - Method in class mondrian.rolap.sql.SqlQuery
-
- addHeader(String, String) - Method in class mondrian.tui.MockHttpServletRequest
-
- addHeader(String, String) - Method in class mondrian.tui.MockHttpServletResponse
-
Adds a response header with the given name and value.
- addHierarchy(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addHierarchyGrant(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addIgnoreColumnName(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Adds the name of an aggregate table column that is to be ignored.
- addInitParameter(String, String) - Method in class mondrian.tui.MockServletConfig
-
- addInitParameter(String, String) - Method in class mondrian.tui.MockServletContext
-
- addInlineTable(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addIntHeader(String, int) - Method in class mondrian.tui.MockHttpServletResponse
-
Adds a response header with the given name and integer value.
- addItemsToMenubar(JMenuBar) - Method in interface mondrian.gui.WorkbenchMenubarPlugin
-
- addJoin(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addJoin(RolapCube, MondrianDef.RelationOrJoin, RolapStar.Condition) - Method in class mondrian.rolap.RolapStar.Table
-
Extends this 'leg' of the star by adding relation
joined by joinCondition
.
- addKeyExp(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addLevel(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addLevel(Level) - Method in class mondrian.olap.QueryAxis
-
- addLevel(AggStar.Table.Level) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Add a Level column.
- addLevelCalculatedMembers(SchemaReader, Level, List<Member>) - Static method in class mondrian.olap.Util
-
- addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in class mondrian.rolap.ChildByNameConstraint
-
- addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in class mondrian.rolap.DefaultMemberChildrenConstraint
-
- addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in class mondrian.rolap.DefaultTupleConstraint
-
- addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in class mondrian.rolap.DescendantsConstraint
-
- addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in interface mondrian.rolap.sql.MemberChildrenConstraint
-
Will be called once for the level that contains the
children of a Member.Children query.
- addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in class mondrian.rolap.sql.MemberKeyConstraint
-
- addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in interface mondrian.rolap.sql.TupleConstraint
-
Will be called multiple times for every "group by" level in
Level.Members query, i.e.
- addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in class mondrian.rolap.SqlContextConstraint
-
- addLevelMembers(RolapLevel, TupleReader.MemberBuilder, List<RolapMember>) - Method in class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
- addLevelMembers(RolapLevel, TupleReader.MemberBuilder, List<RolapMember>) - Method in class mondrian.rolap.SqlTupleReader
-
- addLevelMembers(RolapLevel, TupleReader.MemberBuilder, List<RolapMember>) - Method in interface mondrian.rolap.TupleReader
-
Adds a hierarchy to retrieve members from.
- addLevelMemberSql(SqlQuery, RolapLevel, RolapCube, SqlTupleReader.WhichSelect, AggStar) - Method in class mondrian.rolap.SqlTupleReader
-
Generates the SQL statement to access members of level
.
- addLevelTo(ExplicitRules.TableDef, String, String, boolean, String, String, MondrianDef.AggLevelProperty[]) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
- addLevelToAxis(AxisOrdinal, Level) - Method in class mondrian.olap.Query
-
Adds a level to an axis expression.
- addListener(CellSetListener.Granularity, CellSetListener) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- addListener(SegmentCache.SegmentCacheListener) - Method in class mondrian.rolap.agg.MockSegmentCache
-
- addListener(SegmentCache.SegmentCacheListener) - Method in class mondrian.rolap.agg.SegmentCacheManager.CompositeSegmentCache
-
- addListener(SegmentCache.SegmentCacheListener) - Method in class mondrian.rolap.cache.MemorySegmentCache
-
- addListener(SegmentCache.SegmentCacheListener) - Method in interface mondrian.spi.SegmentCache
-
Adds a listener to this segment cache implementation.
- addListener(MemoryMonitor.Listener) - Method in class mondrian.util.AbstractMemoryMonitor
-
- addListener(MemoryMonitor.Listener, int) - Method in class mondrian.util.AbstractMemoryMonitor
-
- addListener(MemoryMonitor.Listener, int) - Method in class mondrian.util.FauxMemoryMonitor
-
- addListener(MemoryMonitor.Listener) - Method in class mondrian.util.FauxMemoryMonitor
-
- addListener(MemoryMonitor.Listener, int) - Method in interface mondrian.util.MemoryMonitor
-
Adds a Listener
to the MemoryMonitor
with
a given threshold percentage.
- addListener(MemoryMonitor.Listener) - Method in interface mondrian.util.MemoryMonitor
-
Adds a Listener
using the default threshold percentage.
- addLocale(Locale) - Method in class mondrian.tui.MockHttpServletRequest
-
- addLocales(List<Locale>) - Method in class mondrian.tui.MockHttpServletRequest
-
- addMeasure(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addMeasure(int, SqlQuery) - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
Adds a measure to a query.
- addMeasure(int, SqlQuery) - Method in class mondrian.rolap.agg.AggQuerySpec
-
- addMeasure(int, SqlQuery) - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
-
- addMeasureExp(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addMeasuresMembers(OlapElement) - Method in class mondrian.olap.Query
-
Keeps track of references to members of the measures dimension
- addMeasureTo(ExplicitRules.TableDef, String, String) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
- addMemberConstraint(SqlQuery, RolapCube, AggStar, RolapMember) - Method in class mondrian.rolap.DefaultMemberChildrenConstraint
-
- addMemberConstraint(SqlQuery, RolapCube, AggStar, List<RolapMember>) - Method in class mondrian.rolap.DefaultMemberChildrenConstraint
-
- addMemberConstraint(SqlQuery, RolapCube, AggStar, RolapMember) - Method in interface mondrian.rolap.sql.MemberChildrenConstraint
-
Modifies a Member.Children
query so that only the children
of parent
will be returned in the result set.
- addMemberConstraint(SqlQuery, RolapCube, AggStar, List<RolapMember>) - Method in interface mondrian.rolap.sql.MemberChildrenConstraint
-
Modifies a Member.Children
query so that (all or some)
children of all parent members contained in parents
will be returned in the result set.
- addMemberConstraint(SqlQuery, RolapCube, AggStar, RolapMember, boolean) - Static method in class mondrian.rolap.SqlConstraintUtils
-
Creates a "WHERE parent = value" constraint.
- addMemberConstraint(SqlQuery, RolapCube, AggStar, List<RolapMember>, boolean, boolean, boolean) - Static method in class mondrian.rolap.SqlConstraintUtils
-
Creates a "WHERE exp IN (...)" condition containing the values
of all parents.
- addMemberConstraint(SqlQuery, RolapCube, AggStar, RolapMember) - Method in class mondrian.rolap.SqlContextConstraint
-
Called from MemberChildren: adds parent
to the current
context and restricts the SQL resultset to that new context.
- addMemberConstraint(SqlQuery, RolapCube, AggStar, List<RolapMember>) - Method in class mondrian.rolap.SqlContextConstraint
-
Adds parents
to the current
context and restricts the SQL resultset to that new context.
- addMemberFormatter(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addMemberGrant(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addMembers(SchemaReader, List<Member>, Hierarchy) - Static method in class mondrian.olap.fun.FunUtil
-
- addMembers(SchemaReader, List<Member>, Level) - Static method in class mondrian.olap.fun.FunUtil
-
- addNamedSet(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addNameExp(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addOn(String, String, String, String, String) - Method in class mondrian.rolap.sql.SqlQuery.FromClauseList
-
- addOnLanguageChangedListener(LanguageChangedListener) - Static method in class mondrian.gui.I18n
-
- addOrderBy(String, boolean, boolean, boolean) - Method in class mondrian.rolap.sql.SqlQuery
-
Adds an item to the ORDER BY clause.
- addOrderBy(String, String, boolean, boolean, boolean, boolean) - Method in class mondrian.rolap.sql.SqlQuery
-
Adds an item to the ORDER BY clause.
- addOrdinalExp(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addParameter(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addParentExp(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addPredicate(RolapStar.Column, StarColumnPredicate) - Method in class mondrian.rolap.RolapCacheRegion
-
Adds a predicate which applies to a single column.
- addPredicate(StarPredicate) - Method in class mondrian.rolap.RolapCacheRegion
-
Adds a predicate which applies to multiple columns.
- addProperty(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addPropertyFormatter(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addRelation(ActionEvent, MondrianGuiDef.RelationOrJoin) - Method in class mondrian.gui.SchemaExplorer
-
- addResource(String, URL) - Method in class mondrian.tui.MockServletContext
-
- addRole(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addRow(SqlStatement, int) - Method in class mondrian.rolap.TargetBase
-
Adds a row to the collection.
- addRow(Rowset.Row, List<Rowset.Row>) - Method in class mondrian.xmla.Rowset
-
Adds a
Rowset.Row
to a result, provided that it meets the necessary
criteria.
- addSchemaGrant(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addScript(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addSelect(String, SqlStatement.Type) - Method in class mondrian.rolap.sql.SqlQuery
-
Adds an expression to the select clause, automatically creating a
column alias.
- addSelect(String, SqlStatement.Type, String) - Method in class mondrian.rolap.sql.SqlQuery
-
Adds an expression to the select clause, with a specified type and
column alias.
- addSelectGroupBy(String, SqlStatement.Type) - Method in class mondrian.rolap.sql.SqlQuery
-
Adds an expression to the SELECT and GROUP BY clauses.
- addSQL(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addStatement(Statement) - Method in class mondrian.olap.MondrianServer
-
Called just after a statement has been created.
- addStatement(Statement) - Method in class mondrian.server.MondrianServerImpl
-
- addTable(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addTable(AggStar.DimTable) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Add a child DimTable table.
- addTable(ResultSet) - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Makes a Table from an ResultSet: the table's name is the ResultSet third
entry.
- addTableDef(ExplicitRules.TableDef) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
Add a name or pattern (table) rule.
- addToCompositeBatch(Map<AggregationKey, BatchLoader.CompositeBatch>, BatchLoader.Batch, BatchLoader.Batch) - Static method in class mondrian.rolap.BatchLoader
-
- addToEntry(K, V) - Method in class mondrian.rolap.SmartIncrementalCache
-
- addToFrom(SqlQuery, boolean, boolean) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
This is a copy of the code found in RolapStar used to generate an SQL
query.
- addToFrom(SqlQuery, MondrianDef.Expression) - Method in class mondrian.rolap.RolapHierarchy
-
Adds to the FROM clause of the query the tables necessary to access the
members of this hierarchy.
- addToFrom(SqlQuery, RolapStar.Table) - Method in class mondrian.rolap.RolapHierarchy
-
Adds a table to the FROM clause of the query.
- addToFrom(SqlQuery, boolean, boolean) - Method in class mondrian.rolap.RolapStar.Table
-
Adds this table to the FROM clause of a query, and also, if
joinToParent
, any join condition.
- addToFromInverse(SqlQuery, MondrianDef.Expression) - Method in class mondrian.rolap.RolapHierarchy
-
Adds to the FROM clause of the query the tables necessary to access the
members of this hierarchy in an inverse join order, used with agg tables.
- addTreeModelListener(TreeModelListener) - Method in class mondrian.gui.JdbcTreeModel
-
Adds a listener for the TreeModelEvent
posted after the tree changes.
- addTuple(Member...) - Method in class mondrian.calc.impl.ArrayTupleList
-
- addTuple(Member...) - Method in class mondrian.calc.impl.DelegatingTupleList
-
- addTuple(Member...) - Method in class mondrian.calc.impl.ListTupleList
-
- addTuple(Member...) - Method in class mondrian.calc.impl.UnaryTupleList
-
- addTuple(Member...) - Method in interface mondrian.calc.TupleList
-
- addUnique(TupleList, TupleList, Set<List<Member>>) - Static method in class mondrian.olap.fun.FunUtil
-
Adds every element of right
which is not in set
to both set
and left
.
- addUserDefinedFunction(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addView(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addVirtualCube(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addVirtualCubeDimension(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addVirtualCubeMeasure(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- addWhere(String, String, String) - Method in class mondrian.rolap.sql.SqlQuery
-
- addWhere(RolapStar.Condition) - Method in class mondrian.rolap.sql.SqlQuery
-
- addWhere(String) - Method in class mondrian.rolap.sql.SqlQuery
-
- adjustBeginLineColumn(int, int) - Method in class mondrian.parser.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- afterCompile(Exp, Calc, boolean) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
Hook for post-processing.
- afterCompile(Exp, Calc, boolean) - Method in class mondrian.rolap.RolapDependencyTestingEvaluator.DteCompiler
-
- afterCompile(Exp, Calc, boolean) - Method in class mondrian.rolap.RolapProfilingEvaluator.ProfilingEvaluatorCompiler
-
- afterLast() - Method in class mondrian.olap4j.EmptyResultSet
-
- afterLast() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- aggColumn - Variable in class mondrian.gui.MondrianGuiDef.AggForeignKey
-
- aggColumn - Variable in class mondrian.olap.MondrianDef.AggForeignKey
-
- aggExcludes - Variable in class mondrian.gui.MondrianGuiDef.Table
-
- aggExcludes - Variable in class mondrian.olap.MondrianDef.Table
-
- AggGen - Class in mondrian.rolap.aggmatcher
-
This class is used to create "lost" and "collapsed" aggregate table
creation sql (creates the rdbms table and inserts into it from the base
fact table).
- AggGen(String, RolapStar, RolapStar.Column[]) - Constructor for class mondrian.rolap.aggmatcher.AggGen
-
- AggGenTest - Class in mondrian.rolap.aggmatcher
-
Test if lookup columns are there after loading them in
AggGen#addCollapsedColumn(...).
- AggGenTest(String) - Constructor for class mondrian.rolap.aggmatcher.AggGenTest
-
- aggGroup - Variable in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
- AggLoadingError - Variable in class mondrian.resource.MondrianResource
-
AggLoadingError
is 'Error while loading/reloading aggregates.
'
- AggLoadingExceededErrorCount - Variable in class mondrian.resource.MondrianResource
-
AggLoadingExceededErrorCount
is 'Too many errors, ''{0,number}'', while loading/reloading aggregates.
'
- AggMultipleMatchingMeasure - Variable in class mondrian.resource.MondrianResource
-
AggMultipleMatchingMeasure
is 'Context ''{0}'': Candidate aggregate table ''{1}'' for fact table ''{2}'' has ''{3,number}'' columns matching measure ''{4}'', ''{5}'', ''{6}''".
'
- AggQuerySpec - Class in mondrian.rolap.agg
-
- AggQuerySpec(AggStar, boolean, GroupingSetsList) - Constructor for class mondrian.rolap.agg.AggQuerySpec
-
- aggregate(Evaluator, TupleList, Calc) - Method in interface mondrian.olap.Aggregator
-
Applies this aggregator to an expression over a set of members and
returns the result.
- aggregate(List<Object>, Dialect.Datatype) - Method in interface mondrian.olap.Aggregator
-
Applies this aggregator over a raw list of objects for a rollup
operation.
- aggregate(Calc, Evaluator, TupleList) - Static method in class mondrian.olap.fun.AggregateFunDef.AggregateCalc
-
Computes an expression for each element of a list, and aggregates
the result according to the evaluation context's current aggregation
strategy.
- aggregate(List<Object>, Dialect.Datatype) - Method in class mondrian.rolap.RolapAggregator
-
- aggregate(Evaluator, TupleList, Calc) - Method in class mondrian.rolap.RolapAggregator.BaseAggor
-
- AggregateFunDef - Class in mondrian.olap.fun
-
Definition of the AGGREGATE
MDX function.
- AggregateFunDef(FunDef) - Constructor for class mondrian.olap.fun.AggregateFunDef
-
Creates an AggregateFunDef.
- AggregateFunDef.AggregateCalc - Class in mondrian.olap.fun
-
- AggregateFunDef.AggregateCalc(Exp, ListCalc, Calc, Member) - Constructor for class mondrian.olap.fun.AggregateFunDef.AggregateCalc
-
- AggregateFunDef.AggregateCalc(Exp, ListCalc, Calc) - Constructor for class mondrian.olap.fun.AggregateFunDef.AggregateCalc
-
- AggregateRules - Variable in class mondrian.olap.MondrianProperties
-
String property containing the name of the file which defines the
rules for recognizing an aggregate table.
- AggregateRuleTag - Variable in class mondrian.olap.MondrianProperties
-
String property that is the AggRule element's tag value.
- Aggregation - Class in mondrian.rolap.agg
-
A Aggregation
is a pre-computed aggregation over a set of
columns.
- Aggregation(AggregationKey) - Constructor for class mondrian.rolap.agg.Aggregation
-
Creates an Aggregation.
- AGGREGATION_TYPE - Static variable in class mondrian.olap.Property
-
Definition of the internal property which
holds the aggregation type.
- AGGREGATION_TYPE_ORDINAL - Static variable in class mondrian.olap.Property
-
- AggregationKey - Class in mondrian.rolap.agg
-
Column context that an Aggregation is computed for.
- AggregationKey(CellRequest) - Constructor for class mondrian.rolap.agg.AggregationKey
-
Creates an AggregationKey.
- aggregationLists - Variable in class mondrian.rolap.RolapEvaluator
-
List of lists of tuples or members, rarely used, but overrides the
ordinary dimensional context if set when a cell value comes to be
evaluated.
- AggregationManager - Class in mondrian.rolap.agg
-
RolapAggregationManager
manages all
Aggregation
s
in the system.
- AggregationManager(MondrianServer) - Constructor for class mondrian.rolap.agg.AggregationManager
-
Creates the AggregationManager.
- AggregationManager.PinSetImpl - Class in mondrian.rolap.agg
-
- AggregationManager.PinSetImpl() - Constructor for class mondrian.rolap.agg.AggregationManager.PinSetImpl
-
- AggregationOnDistinctCountMeasuresTest - Class in mondrian.rolap.agg
-
AggregationOnDistinctCountMeasureTest
tests the
Distinct Count functionality with tuples and members.
- AggregationOnDistinctCountMeasuresTest() - Constructor for class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- AggregationOverAggTableTest - Class in mondrian.rolap.aggmatcher
-
- AggregationOverAggTableTest() - Constructor for class mondrian.rolap.aggmatcher.AggregationOverAggTableTest
-
- aggregator - Variable in class mondrian.gui.MondrianGuiDef.Measure
-
- Aggregator - Interface in mondrian.olap
-
Describes an aggregation operator, such as "sum" or "count".
- aggregator - Variable in class mondrian.olap.MondrianDef.Measure
-
- AggRuleParse - Variable in class mondrian.resource.MondrianResource
-
AggRuleParse
is 'Error while parsing default aggregate recognition ''{0}''.
'
- aggRules - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
All AggRules (at least one).
- AggStar - Class in mondrian.rolap.aggmatcher
-
Aggregate table version of a RolapStar for a fact table.
- AggStar(RolapStar, JdbcSchema.Table, int) - Constructor for class mondrian.rolap.aggmatcher.AggStar
-
- aggStar - Variable in class mondrian.rolap.RolapNativeSql
-
- AggStar.DimTable - Class in mondrian.rolap.aggmatcher
-
This class represents a dimension table.
- AggStar.DimTable(AggStar.Table, String, MondrianDef.Relation, AggStar.Table.JoinCondition) - Constructor for class mondrian.rolap.aggmatcher.AggStar.DimTable
-
- AggStar.FactTable - Class in mondrian.rolap.aggmatcher
-
This is an aggregate fact table.
- AggStar.FactTable(JdbcSchema.Table) - Constructor for class mondrian.rolap.aggmatcher.AggStar.FactTable
-
- AggStar.FactTable(String, MondrianDef.Relation, int, int) - Constructor for class mondrian.rolap.aggmatcher.AggStar.FactTable
-
- AggStar.FactTable.Measure - Class in mondrian.rolap.aggmatcher
-
This is a Column that is a Measure (contains an aggregator).
- AggStar.Table - Class in mondrian.rolap.aggmatcher
-
Base Table class for the FactTable and DimTable classes.
- AggStar.Table(String, MondrianDef.Relation) - Constructor for class mondrian.rolap.aggmatcher.AggStar.Table
-
- AggStar.Table.Column - Class in mondrian.rolap.aggmatcher
-
Base class for Level and Measure classes
- AggStar.Table.Column(String, MondrianDef.Expression, Dialect.Datatype, int) - Constructor for class mondrian.rolap.aggmatcher.AggStar.Table.Column
-
- AggStar.Table.ForeignKey - Class in mondrian.rolap.aggmatcher
-
This class is used for holding foreign key columns.
- AggStar.Table.JoinCondition - Class in mondrian.rolap.aggmatcher
-
The query join condition between a base table and this table (the
table that owns the join condition).
- AggStar.Table.Level - Class in mondrian.rolap.aggmatcher
-
This class is used for holding dimension level information.
- aggTable - Variable in class mondrian.rolap.aggmatcher.Recognizer
-
- AggTableManager - Class in mondrian.rolap.aggmatcher
-
Manages aggregate tables.
- AggTableManager(RolapSchema) - Constructor for class mondrian.rolap.aggmatcher.AggTableManager
-
- aggTables - Variable in class mondrian.gui.MondrianGuiDef.Table
-
- aggTables - Variable in class mondrian.olap.MondrianDef.Table
-
- AggTableTestCase - Class in mondrian.rolap.aggmatcher
-
This abstract class can be used as the basis for writing aggregate table
test in the "testsrc/main/mondrian/rolap/aggmatcher" directory.
- AggTableTestCase() - Constructor for class mondrian.rolap.aggmatcher.AggTableTestCase
-
- AggTableTestCase(String) - Constructor for class mondrian.rolap.aggmatcher.AggTableTestCase
-
- AggTableZeroSize - Variable in class mondrian.resource.MondrianResource
-
AggTableZeroSize
is 'Zero size Aggregate table ''{0}'' for Fact Table ''{1}''.
'
- AggUnknownColumn - Variable in class mondrian.resource.MondrianResource
-
AggUnknownColumn
is 'Candidate aggregate table ''{0}'' for fact table ''{1}'' has a column ''{2}'' with unknown usage.
'
- al - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- alertedNonNativeFunDefs - Variable in class mondrian.olap.Query
-
Set of FunDefs for which alerts about non-native evaluation
have already been posted.
- AlertNativeEvaluationUnsupported - Variable in class mondrian.olap.MondrianProperties
-
Alerting action to take in case native evaluation of a function is
enabled but not supported for that function's usage in a particular
query.
- alertNonNative(String, String) - Static method in class mondrian.rolap.RolapUtil
-
Raises an alert that native SQL evaluation could not be used
in a case where it might have been beneficial, but some
limitation in Mondrian's implementation prevented it.
- alias - Variable in class mondrian.gui.MondrianGuiDef.InlineTable
-
- alias - Variable in class mondrian.gui.MondrianGuiDef.Table
-
- alias - Variable in class mondrian.gui.MondrianGuiDef.View
-
- alias - Variable in class mondrian.olap.MondrianDef.InlineTable
-
- alias - Variable in class mondrian.olap.MondrianDef.Table
-
- alias - Variable in class mondrian.olap.MondrianDef.View
-
- allDaysOfMonthBitmap - Static variable in class mondrian.util.Schedule
-
- allDaysOfWeekBitmap - Static variable in class mondrian.util.Schedule
-
- allHiers() - Static method in class mondrian.test.TestContext
-
- allHiersExcept(String...) - Static method in class mondrian.test.TestContext
-
Generates a string containing all dimensions except those given.
- allLevelName - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- allLevelName - Variable in class mondrian.olap.HierarchyBase
-
- allLevelName - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- allMember() - Method in class mondrian.rolap.RolapCubeHierarchy.RolapCubeSqlMemberSource
-
- allMember() - Method in class mondrian.rolap.SqlMemberSource
-
- allMember() - Method in interface mondrian.rolap.TupleReader.MemberBuilder
-
Returns the 'all' member of the hierarchy.
- allMember(String, Cube) - Method in class mondrian.test.FoodMartTestCase
-
- allMemberCaption - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- allMemberCaption - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- allMemberName - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- allMemberName - Variable in class mondrian.olap.HierarchyBase
-
- allMemberName - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- allOptions - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- allowDups - Variable in class mondrian.rolap.sql.SqlQuery.ClauseList
-
- allowsAs() - Method in interface mondrian.spi.Dialect
-
Returns whether the SQL dialect allows "AS" in the FROM clause.
- allowsAs() - Method in class mondrian.spi.impl.FirebirdDialect
-
- allowsAs() - Method in class mondrian.spi.impl.HiveDialect
-
- allowsAs() - Method in class mondrian.spi.impl.InterbaseDialect
-
- allowsAs() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsAs() - Method in class mondrian.spi.impl.OracleDialect
-
- allowsAs() - Method in class mondrian.spi.impl.SybaseDialect
-
- allowsCompoundCountDistinct() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect allows multiple arguments to the
COUNT(DISTINCT ...) aggregate function, for example
SELECT COUNT(DISTINCT x, y) FROM t
- allowsCompoundCountDistinct() - Method in class mondrian.spi.impl.HiveDialect
-
- allowsCompoundCountDistinct() - Method in class mondrian.spi.impl.ImpalaDialect
-
- allowsCompoundCountDistinct() - Method in class mondrian.spi.impl.InfobrightDialect
-
- allowsCompoundCountDistinct() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsCompoundCountDistinct() - Method in class mondrian.spi.impl.MonetDbDialect
-
- allowsCompoundCountDistinct() - Method in class mondrian.spi.impl.MySqlDialect
-
- allowsCountDistinct() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect supports distinct aggregations.
- allowsCountDistinct() - Method in class mondrian.spi.impl.AccessDialect
-
- allowsCountDistinct() - Method in class mondrian.spi.impl.GreenplumDialect
-
- allowsCountDistinct() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsCountDistinct() - Method in class mondrian.spi.impl.MonetDbDialect
-
- allowsCountDistinctWithOtherAggs() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect supports distinct
aggregations with other aggregations in the same query.
- allowsCountDistinctWithOtherAggs() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsCountDistinctWithOtherAggs() - Method in class mondrian.spi.impl.VerticaDialect
-
- allowsDdl() - Method in interface mondrian.spi.Dialect
-
Returns whether this dialect supports common SQL Data Definition
Language (DDL) statements such as CREATE TABLE
and
DROP INDEX
.
- allowsDdl() - Method in class mondrian.spi.impl.ImpalaDialect
-
- allowsDdl() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsDdl() - Method in class mondrian.spi.impl.NeoviewDialect
-
- allowsDialectSharing() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect object can be used for all connections
from the same data source.
- allowsDialectSharing() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsFromQuery() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect allows a subquery in the from clause,
for example
SELECT * FROM (SELECT * FROM t) AS
x
- allowsFromQuery() - Method in class mondrian.spi.impl.Db2OldAs400Dialect
-
- allowsFromQuery() - Method in class mondrian.spi.impl.GreenplumDialect
-
- allowsFromQuery() - Method in class mondrian.spi.impl.InformixDialect
-
- allowsFromQuery() - Method in class mondrian.spi.impl.InterbaseDialect
-
- allowsFromQuery() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsFromQuery() - Method in class mondrian.spi.impl.MySqlDialect
-
- allowsFromQuery() - Method in class mondrian.spi.impl.SybaseDialect
-
- allowsFromQuery() - Method in class mondrian.spi.impl.VerticaDialect
-
- allowsJoinOn() - Method in interface mondrian.spi.Dialect
-
Returns whether this dialect supports "ANSI-style JOIN syntax",
FROM leftTable JOIN rightTable ON conditon
.
- allowsJoinOn() - Method in class mondrian.spi.impl.HiveDialect
-
- allowsJoinOn() - Method in class mondrian.spi.impl.ImpalaDialect
-
- allowsJoinOn() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsJoinOn() - Method in class mondrian.spi.impl.OracleDialect
-
- allowsMultipleCountDistinct() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect supports more than one distinct
aggregation in the same query.
- allowsMultipleCountDistinct() - Method in class mondrian.spi.impl.DerbyDialect
-
- allowsMultipleCountDistinct() - Method in class mondrian.spi.impl.ImpalaDialect
-
- allowsMultipleCountDistinct() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsMultipleCountDistinct() - Method in class mondrian.spi.impl.VerticaDialect
-
- allowsMultipleDistinctSqlMeasures() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect has performant support of distinct SQL
measures in the same query.
- allowsMultipleDistinctSqlMeasures() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsMultipleDistinctSqlMeasures() - Method in class mondrian.spi.impl.LucidDbDialect
-
- allowsMultipleDistinctSqlMeasures() - Method in class mondrian.spi.impl.MonetDbDialect
-
- allowsOrderByAlias() - Method in interface mondrian.spi.Dialect
-
Returns true if aliases defined in the SELECT clause can be used as
expressions in the ORDER BY clause.
- allowsOrderByAlias() - Method in class mondrian.spi.impl.HiveDialect
-
- allowsOrderByAlias() - Method in class mondrian.spi.impl.InfobrightDialect
-
- allowsOrderByAlias() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsRegularExpressionInWhereClause() - Method in interface mondrian.spi.Dialect
-
Informs Mondrian if the dialect supports regular expressions
when creating the 'where' or the 'having' clause.
- allowsRegularExpressionInWhereClause() - Method in class mondrian.spi.impl.GreenplumDialect
-
- allowsRegularExpressionInWhereClause() - Method in class mondrian.spi.impl.ImpalaDialect
-
- allowsRegularExpressionInWhereClause() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsRegularExpressionInWhereClause() - Method in class mondrian.spi.impl.MySqlDialect
-
- allowsRegularExpressionInWhereClause() - Method in class mondrian.spi.impl.NetezzaDialect
-
- allowsRegularExpressionInWhereClause() - Method in class mondrian.spi.impl.OracleDialect
-
- allowsRegularExpressionInWhereClause() - Method in class mondrian.spi.impl.PostgreSqlDialect
-
- allowsRegularExpressionInWhereClause() - Method in class mondrian.spi.impl.RedshiftDialect
-
- allowsSelectNotInGroupBy() - Method in interface mondrian.spi.Dialect
-
Returns whether the database currently permits queries to include in the
SELECT clause expressions that are not listed in the GROUP BY clause.
- allowsSelectNotInGroupBy() - Method in class mondrian.spi.impl.ImpalaDialect
-
- allowsSelectNotInGroupBy() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allProceduresAreCallable() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- allSchemas - Variable in class mondrian.gui.JdbcMetaData.Database
-
- allTablesAreSelectable() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- allWeeksOfMonthBitmap - Static variable in class mondrian.util.Schedule
-
- alwaysRequiresFactColumn() - Method in class mondrian.rolap.RolapAggregator.AvgFromAvg
-
- alwaysRequiresFactColumn() - Method in class mondrian.rolap.RolapAggregator.AvgFromSum
-
- alwaysRequiresFactColumn() - Method in class mondrian.rolap.RolapAggregator.BaseAggor
-
- alwaysRequiresFactColumn() - Method in class mondrian.rolap.RolapAggregator.SumFromAvg
-
- alwaysResolveFunDef() - Method in interface mondrian.olap.Validator
-
Whether to resolve function name and arguments to a function definition
each time a node is validated, not just the first time.
- alwaysResolveFunDef() - Method in class mondrian.olap.ValidatorImpl
-
- amend(String, String) - Method in class mondrian.test.DiffRepository
-
- AMP_QUOTED_ID - Static variable in interface mondrian.olap.ParserSym
-
- AMP_QUOTED_ID - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- AMP_UNQUOTED_ID - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- ampId() - Method in class mondrian.parser.MdxParserImpl
-
- ancestor(Evaluator, Member, int, Level) - Static method in class mondrian.olap.fun.FunUtil
-
Returns the ancestor of member
at the given level
or distance.
- AncestorFunDef - Class in mondrian.olap.fun
-
Definition of the Ancestor
MDX function.
- AncestorFunDef(FunDef) - Constructor for class mondrian.olap.fun.AncestorFunDef
-
- AncestorsFunDef - Class in mondrian.olap.fun
-
Definition of the Ancestors
MDX function.
- AncestorsFunDef(FunDef) - Constructor for class mondrian.olap.fun.AncestorsFunDef
-
- AND - Static variable in interface mondrian.olap.ParserSym
-
- AND - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- and(StarPredicate) - Method in class mondrian.rolap.agg.AbstractColumnPredicate
-
- and(StarPredicate) - Method in class mondrian.rolap.agg.AndPredicate
-
- and(StarPredicate) - Method in class mondrian.rolap.agg.MemberTuplePredicate
-
- and(StarPredicate) - Method in class mondrian.rolap.agg.OrPredicate
-
- and(BitKey) - Method in interface mondrian.rolap.BitKey
-
Returns the boolean AND of this bitkey and the given bitkey.
- and(BitKey) - Method in class mondrian.rolap.BitKey.Big
-
- and(BitKey) - Method in class mondrian.rolap.BitKey.Mid128
-
- and(BitKey) - Method in class mondrian.rolap.BitKey.Small
-
- and(StarPredicate) - Method in interface mondrian.rolap.StarPredicate
-
Returns this intersection of this Predicate with another.
- andNot(BitKey) - Method in interface mondrian.rolap.BitKey
-
Returns a BitKey
containing all of the bits in this
BitSet
whose corresponding
bit is NOT set in the specified BitSet
.
- andNot(BitKey) - Method in class mondrian.rolap.BitKey.Big
-
- andNot(BitKey) - Method in class mondrian.rolap.BitKey.Mid128
-
- andNot(BitKey) - Method in class mondrian.rolap.BitKey.Small
-
- AndPredicate - Class in mondrian.rolap.agg
-
Predicate which is the intersection of a list of predicates.
- AndPredicate(List<StarPredicate>) - Constructor for class mondrian.rolap.agg.AndPredicate
-
- ANIMAL_SCHEMA - Static variable in class mondrian.rolap.aggmatcher.SpeciesNonCollapsedAggTest
-
- Annotated - Interface in mondrian.olap
-
An element that has annotations.
- Annotation - Interface in mondrian.olap
-
User-defined property on a metadata element.
- annotations - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.gui.MondrianGuiDef.Cube
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.gui.MondrianGuiDef.CubeDimension
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.gui.MondrianGuiDef.Level
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.gui.MondrianGuiDef.Measure
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.gui.MondrianGuiDef.NamedSet
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.gui.MondrianGuiDef.Role
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.gui.MondrianGuiDef.Schema
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.olap.MondrianDef.CalculatedMember
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.olap.MondrianDef.Cube
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.olap.MondrianDef.CubeDimension
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.olap.MondrianDef.Level
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.olap.MondrianDef.Measure
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.olap.MondrianDef.NamedSet
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.olap.MondrianDef.Role
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.olap.MondrianDef.Schema
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.olap.MondrianDef.VirtualCube
-
Contains values of user-defined properties.
- annotations - Variable in class mondrian.olap.MondrianDef.VirtualCubeMeasure
-
Contains values of user-defined properties.
- answer(InvocationOnMock) - Method in class mondrian.rolap.RolapSchemaPoolConcurrencyTest
-
- AntTestBase - Class in mondrian.test.build
-
Base class for tests that execute Ant targets.
- AntTestBase(String) - Constructor for class mondrian.test.build.AntTestBase
-
Creates an AntTestBase.
- ANY_LIST - Static variable in enum mondrian.calc.ResultStyle
-
- ANY_ONLY - Static variable in enum mondrian.calc.ResultStyle
-
- anyDepends(Calc[], Hierarchy) - Static method in class mondrian.calc.impl.AbstractCalc
-
Returns true if one of the calcs depends on the given dimension.
- anyDependsButFirst(Calc[], Hierarchy) - Static method in class mondrian.calc.impl.AbstractCalc
-
Returns true if calc[0] depends on dimension,
else false if calc[0] returns dimension,
else true if any of the other calcs depend on dimension.
- append(Id.Segment) - Method in class mondrian.olap.Id
-
Returns a new Identifier consisting of this one with another segment
appended.
- append(T[], T) - Static method in class mondrian.olap.Util
-
Adds an object to the end of an array.
- append(String) - Method in class mondrian.rolap.StringList
-
Appends to an existing item.
- append(int) - Method in class mondrian.util.DigitList
-
Appends digits to the list.
- appendArrays(T[], T[]...) - Static method in class mondrian.olap.Util
-
Concatenates one or more arrays.
- appendCube(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- appendEcho(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- appendError(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- appendExit(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- appendExpr(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- appendFile(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- appendFunc(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- appendHintsAfterFromClause(StringBuilder, Map<String, String>) - Method in interface mondrian.spi.Dialect
-
Assembles and returns a string containing any hints that should
be appended after the FROM clause in a SELECT statement, based
on any hints provided.
- appendHintsAfterFromClause(StringBuilder, Map<String, String>) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- appendHintsAfterFromClause(StringBuilder, Map<String, String>) - Method in class mondrian.spi.impl.MySqlDialect
-
- appendIndent(StringBuilder, int) - Static method in class mondrian.tui.CmdRunner
-
- appendJoin(List<String>, String, String, StringBuilder) - Method in class mondrian.rolap.sql.SqlQuery.FromClauseList
-
- appendList(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- appendLog(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- appendParam(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- appendSet(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- appendTuple(StringBuilder, Member[]) - Static method in class mondrian.olap.fun.FunUtil
-
- applicationContext - Variable in class mondrian.web.taglib.Listener
-
- ApplResources - Class in mondrian.web.taglib
-
Holds compiled stylesheets.
- ApplResources() - Constructor for class mondrian.web.taglib.ApplResources
-
Creates a ApplResources
.
- apply(Validator, List<Exp>) - Method in interface mondrian.olap.fun.Resolver.Conversion
-
Applies this conversion to its argument, modifying the argument list
in place.
- apply(PT) - Method in interface mondrian.olap.Util.Functor1
-
- APPROX_NUMERIC_LITERAL - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- approxRowCount - Variable in class mondrian.gui.MondrianGuiDef.AggName
-
- approxRowCount - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- approxRowCount - Variable in class mondrian.olap.LevelBase
-
- approxRowCount - Variable in class mondrian.olap.MondrianDef.AggName
-
- approxRowCount - Variable in class mondrian.olap.MondrianDef.Level
-
- approxRowCount - Variable in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
- areCatalogsEqual(DataSourcesConfig.DataSource, DataSourcesConfig.Catalog, DataSourcesConfig.DataSource, DataSourcesConfig.Catalog) - Static method in class mondrian.server.DynamicContentFinder
-
- areMembersUnique() - Method in interface mondrian.olap.Level
-
- areMembersUnique() - Method in class mondrian.rolap.RolapLevel
-
- areOccurencesEqual(Collection<T>) - Static method in class mondrian.olap.Util
-
Returns whether a collection contains precisely one distinct element.
- arg - Variable in class mondrian.parser.MdxParserImpl.JJCalls
-
- argCount - Variable in class mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase
-
- args - Variable in class mondrian.rolap.RolapNativeSet.SetConstraint
-
- ArgsMustHaveSameHierarchy - Variable in class mondrian.resource.MondrianResource
-
ArgsMustHaveSameHierarchy
is 'All arguments to function ''{0}'' must have same hierarchy.
'
- arity - Variable in class mondrian.calc.impl.AbstractTupleCursor
-
- arity - Variable in class mondrian.calc.impl.AbstractTupleIterable
-
- arity - Variable in class mondrian.calc.impl.AbstractTupleList
-
- array - Variable in class mondrian.gui.MondrianGuiDef.Annotations
-
- array - Variable in class mondrian.gui.MondrianGuiDef.ColumnDefs
-
- array - Variable in class mondrian.gui.MondrianGuiDef.Rows
-
- Array - Static variable in class mondrian.olap.Category
-
Array
is an expression of array type.
- array - Variable in class mondrian.olap.MondrianDef.Annotations
-
- array - Variable in class mondrian.olap.MondrianDef.ColumnDefs
-
- array - Variable in class mondrian.olap.MondrianDef.Rows
-
- ArrayMemberSource - Class in mondrian.rolap
-
ArrayMemberSource
implements a flat, static hierarchy.
- ArrayMemberSource(RolapHierarchy, List<RolapMember>) - Constructor for class mondrian.rolap.ArrayMemberSource
-
- ArraySortedSet<E extends Comparable<E>> - Class in mondrian.util
-
Implementation of
SortedSet
based on an array.
- ArraySortedSet(E[]) - Constructor for class mondrian.util.ArraySortedSet
-
Creates a set backed by an array.
- ArraySortedSet(E[], int, int) - Constructor for class mondrian.util.ArraySortedSet
-
Creates a set backed by a region of an array.
- ArrayStack<E> - Class in mondrian.util
-
- ArrayStack() - Constructor for class mondrian.util.ArrayStack
-
Default constructor.
- ArrayStack(ArrayStack<E>) - Constructor for class mondrian.util.ArrayStack
-
Copy Constructor
- ArrayTupleList - Class in mondrian.calc.impl
-
Implementation of
TupleList
that stores tuples end-to-end in an
array.
- ArrayTupleList(int) - Constructor for class mondrian.calc.impl.ArrayTupleList
-
Creates an empty ArrayTupleList with an initial capacity of 10 tuples.
- ArrayTupleList(int, int) - Constructor for class mondrian.calc.impl.ArrayTupleList
-
Creates an empty ArrayTupleList.
- arrowButtonDownAction(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- arrowButtonUpAction(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- AS - Static variable in interface mondrian.olap.ParserSym
-
- AS - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- asArrayList() - Method in class mondrian.olap.Util.AbstractFlatList
-
- asc(String) - Static method in class mondrian.olap.fun.vba.Vba
-
- ascB(String) - Static method in class mondrian.olap.fun.vba.Vba
-
- ascending - Variable in class mondrian.rolap.RolapNativeTopCount.TopCountConstraint
-
- ascW(String) - Static method in class mondrian.olap.fun.vba.Vba
-
- AsFunDef - Class in mondrian.olap.fun
-
Definition of the AS
MDX operator.
- asin(double) - Static method in class mondrian.olap.fun.vba.Excel
-
- asinh(double) - Static method in class mondrian.olap.fun.vba.Excel
-
- asMemberArrayIterable(TupleIterable) - Static method in class mondrian.calc.TupleCollections
-
Converts a
TupleIterable
to an old-style iterable that
creates an iterator over member arrays.
- asMemberArrayList(TupleList) - Static method in class mondrian.calc.TupleCollections
-
Converts a
TupleList
to an old-style list of member
arrays.
- assertAxisCompilesTo(String, String) - Method in class mondrian.olap.fun.FunctionTest
-
Compiles a set expression, and asserts that the program looks as
expected.
- assertAxisReturns(String, String) - Method in class mondrian.test.FoodMartTestCase
-
Runs a query on the "Sales" cube with a given expression on an axis, and
asserts that it returns the expected string.
- assertAxisReturns(String, String) - Method in class mondrian.test.TestContext
-
Executes a query with a given expression on an axis, and asserts that it
returns the expected string.
- assertAxisThrows(String, String) - Method in class mondrian.test.FoodMartTestCase
-
Runs a query with a given expression on an axis, and asserts that it
throws an error which matches a particular pattern.
- assertAxisThrows(String, String) - Method in class mondrian.test.TestContext
-
Executes a query with a given expression on an axis, and asserts that it
throws an error which matches a particular pattern.
- assertBooleanExprReturns(String, boolean) - Method in class mondrian.test.FoodMartTestCase
-
Executes an expression which yields a boolean result, and asserts that
the result is the expected one.
- assertContains(String, String) - Static method in class mondrian.rolap.CacheControlTest
-
Asserts that a given string contains a given pattern.
- assertEquals(String, String, String) - Method in class mondrian.test.DiffRepository
-
- assertEquals(Calendar, Calendar) - Static method in class mondrian.util.ScheduleTest
-
- assertEquals(Date, Calendar) - Static method in class mondrian.util.ScheduleTest
-
- assertEquals(int, int, int, String, int, int, Date) - Static method in class mondrian.util.ScheduleTest
-
- assertEquals(Calendar, Date) - Static method in class mondrian.util.ScheduleTest
-
- assertEqualsVerbose(String, String) - Static method in class mondrian.test.TestContext
-
Checks that an actual string matches an expected string.
- assertEqualsVerbose(String, String, boolean, String) - Static method in class mondrian.test.TestContext
-
Checks that an actual string matches an expected string.
- assertEqualsVerbose(TestContext.SafeString, String, boolean, String) - Static method in class mondrian.test.TestContext
-
Checks that an actual string matches an expected string.
- assertExprCompilesTo(String, String) - Method in class mondrian.olap.fun.FunctionTest
-
Compiles a scalar expression, and asserts that the program looks as
expected.
- assertExprDependsOn(String, String) - Method in class mondrian.test.TestContext
-
Asserts that an MDX expression depends upon a given list of dimensions.
- assertExprReturns(String, String) - Method in class mondrian.olap.fun.FunctionTest
-
Executes a scalar expression, and asserts that the result is as
expected.
- assertExprReturns(String, double, double) - Method in class mondrian.olap.fun.FunctionTest
-
Executes a scalar expression, and asserts that the result is within
delta of the expected result.
- assertExprReturns(String, String) - Method in class mondrian.test.FoodMartTestCase
-
Runs an expression and asserts that it returns a given result.
- assertExprReturns(String, String) - Method in class mondrian.test.TestContext
-
Executes an expression and asserts that it returns a given result.
- assertExprThrows(String, String) - Method in class mondrian.test.FoodMartTestCase
-
Runs an expression, and asserts that it gives an error which contains
a particular pattern.
- assertExprThrows(String, String) - Method in class mondrian.test.TestContext
-
Executes an expression, and asserts that it gives an error which contains
a particular pattern.
- assertMatchesVerbose(Pattern, String) - Method in class mondrian.test.TestContext
-
Checks that an actual string matches an expected pattern.
- assertMemberExprDependsOn(String, String) - Method in class mondrian.test.TestContext
-
Asserts that an MDX member-valued depends upon a given list of
dimensions.
- assertNative(String) - Method in class mondrian.rolap.BatchTestCase
-
Convenience method for debugging; please do not delete.
- assertNoQuerySql(String, SqlPattern[]) - Method in class mondrian.rolap.BatchTestCase
-
Checks that a given MDX query does not result in a particular SQL
statement being generated.
- assertNoQuerySql(boolean) - Method in class mondrian.test.clearview.ClearViewBase
-
- assertNotNative(String) - Method in class mondrian.rolap.BatchTestCase
-
Convenience method for debugging; please do not delete.
- assertParameterizedExprReturns(String, String, Object...) - Method in class mondrian.test.TestContext
-
Asserts that an expression, with a given set of parameter bindings,
returns a given result.
- assertPostcondition(boolean) - Static method in class mondrian.olap.Util
-
Checks that a postcondition (declared using the javadoc
@post
tag) is satisfied.
- assertPostcondition(boolean, String) - Static method in class mondrian.olap.Util
-
Checks that a postcondition (declared using the javadoc
@post
tag) is satisfied.
- assertPrecondition(boolean) - Static method in class mondrian.olap.Util
-
Checks that a precondition (declared using the javadoc @pre
tag) is satisfied.
- assertPrecondition(boolean, String) - Static method in class mondrian.olap.Util
-
Checks that a precondition (declared using the javadoc @pre
tag) is satisfied.
- assertQueriesReturnSimilarResults(String, String, TestContext) - Method in class mondrian.test.FoodMartTestCase
-
Executes query1 and query2 and Compares the obtained measure values.
- assertQueryFails(String, String[]) - Method in class mondrian.test.DialectTest
-
Asserts that a query fails.
- assertQueryReturns(String, String) - Method in class mondrian.test.FoodMartTestCase
-
Runs a query and checks that the result is a given string.
- assertQueryReturns(String, String) - Method in class mondrian.test.TestContext
-
Executes a query and checks that the result is a given string.
- assertQueryReturns(String, String, String) - Method in class mondrian.test.TestContext
-
Executes a query and checks that the result is a given string,
displaying a message if result does not match desiredResult.
- assertQuerySql(String, SqlPattern[]) - Method in class mondrian.rolap.BatchTestCase
-
Checks that a given MDX query results in a particular SQL statement
being generated.
- assertQuerySql(TestContext, String, SqlPattern[]) - Method in class mondrian.rolap.BatchTestCase
-
Checks that a given MDX query results in a particular SQL statement
being generated.
- assertQuerySql(String, SqlPattern[], boolean) - Method in class mondrian.rolap.BatchTestCase
-
Checks that a given MDX query results in a particular SQL statement
being generated.
- assertQuerySql(boolean) - Method in class mondrian.test.clearview.ClearViewBase
-
- assertQuerySql(String, SqlPattern[]) - Method in class mondrian.test.NativeSetEvaluationTest
-
Checks that a given MDX query results in a particular SQL statement
being generated.
- assertQuerySqlOrNot(TestContext, String, SqlPattern[], boolean, boolean, boolean) - Method in class mondrian.rolap.BatchTestCase
-
During MDX query parse and execution, checks that the query results
(or does not result) in a particular SQL statement being generated.
- assertQuerySucceeds(String) - Method in class mondrian.test.DialectTest
-
Asserts that a query succeeds and produces at least one row.
- assertQueryThrows(String, String) - Method in class mondrian.test.FoodMartTestCase
-
Runs a query, and asserts that it throws an exception which contains
the given pattern.
- assertQueryThrows(String, String) - Method in class mondrian.test.TestContext
-
Executes a query, and asserts that it throws an exception which contains
the given pattern.
- assertRequestSql(CellRequest[], SqlPattern[]) - Method in class mondrian.rolap.BatchTestCase
-
Checks that a given sequence of cell requests results in a
particular SQL statement being generated.
- assertRequestSql(CellRequest[], SqlPattern[], boolean) - Method in class mondrian.rolap.BatchTestCase
-
Checks that a given sequence of cell requests results in a
particular SQL statement being generated.
- assertScheduleCount(Schedule, Date, Date, int) - Static method in class mondrian.util.ScheduleTest
-
- assertSetExprDependsOn(String, String) - Method in class mondrian.test.TestContext
-
Asserts that an MDX set-valued expression depends upon a given list of
dimensions.
- assertSimpleQuery() - Method in class mondrian.test.TestContext
-
Executes a very simple query.
- assertSize(String, int, int) - Method in class mondrian.test.FoodMartTestCase
-
Runs a query, and asserts that the result has a given number of columns
and rows.
- assertSqlEquals(String, String, int) - Method in class mondrian.test.TestContext
-
Checks that expected SQL equals actual SQL.
- assertTrue(boolean) - Static method in class mondrian.olap.Util
-
Throws an internal error if condition is not true.
- assertTrue(boolean, String) - Static method in class mondrian.olap.Util
-
Throws an internal error with the given messagee if condition is not
true.
- assertTrue(boolean) - Static method in class mondrian.util.ScheduleUtil
-
- assertTrue(boolean, String) - Static method in class mondrian.util.ScheduleUtil
-
- ASTERISK - Static variable in interface mondrian.olap.ParserSym
-
- ASTERISK - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- asTupleList(List) - Static method in class mondrian.calc.TupleCollections
-
Converts an old-style list (members or member arrays) to a
TupleList
.
- atan2(double, double) - Static method in class mondrian.olap.fun.vba.Excel
-
- atanh(double) - Static method in class mondrian.olap.fun.vba.Excel
-
- atn(double) - Static method in class mondrian.olap.fun.vba.Vba
-
- atom() - Method in class mondrian.parser.MdxParserImpl
-
- AttemptToChangeTableUsage - Variable in class mondrian.resource.MondrianResource
-
AttemptToChangeTableUsage
is 'JdbcSchema.Table ''{0}'' already set to usage ''{1}'' and can not be reset to usage ''{2}''.
'
- ATTR_HIER_IMPL - Static variable in class mondrian.test.Ssas2005CompatibilityTest
-
Whether attribute hierarchies are implemented.
- attributeBackground - Static variable in class mondrian.gui.SchemaPropertyCellRenderer
-
- attributeValue(StringBuilder, String, Object) - Static method in class mondrian.rolap.ConnectionKey
-
- AUTH_MODE_AUTHENTICATED - Static variable in class mondrian.xmla.DataSourcesConfig.DataSource
-
- AUTH_MODE_INTEGRATED - Static variable in class mondrian.xmla.DataSourcesConfig.DataSource
-
- AUTH_MODE_UNAUTHENTICATED - Static variable in class mondrian.xmla.DataSourcesConfig.DataSource
-
- authenticate(String, String, String) - Method in class mondrian.xmla.impl.AuthenticatingXmlaRequestCallback
-
This function is expected to do two things.
- AuthenticatingXmlaRequestCallback - Class in mondrian.xmla.impl
-
This is an abstract implementation of
XmlaRequestCallback
specialized in authenticating the requests coming in.
- AuthenticatingXmlaRequestCallback() - Constructor for class mondrian.xmla.impl.AuthenticatingXmlaRequestCallback
-
- AUTHENTICATION_MODE - Static variable in class mondrian.xmla.Enumeration
-
- AuthenticationMode - Static variable in class mondrian.xmla.DataSourcesConfig
-
- authenticationMode - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
-
Ignored.
- AUTHORIZATION - Static variable in class mondrian.tui.MockHttpServletRequest
-
- AUTHORIZATION - Static variable in interface mondrian.xmla.XmlaRequestCallback
-
- authorizationException(Exception) - Static method in class mondrian.xmla.XmlaRequestCallback.Helper
-
- autoCommitFailureClosesAllResultSets() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractDatabaseMetaData
-
- available - Variable in class mondrian.parser.SimpleCharStream
-
- avg(Evaluator, TupleList, Calc) - Static method in class mondrian.olap.fun.FunUtil
-
- Avg - Static variable in class mondrian.rolap.RolapAggregator
-
- AvgFunDef - Class in mondrian.olap.fun
-
Definition of the Avg
MDX function.
- AvgFunDef(FunDef) - Constructor for class mondrian.olap.fun.AvgFunDef
-
- AvgRollupFailed - Variable in class mondrian.resource.MondrianResource
-
AvgRollupFailed
is 'Don''t know how to rollup aggregator ''avg'' because the cube doesn''t contain at least one ''count'' and one ''sum'' measures based on the same column.
'
- avoidMemoryOverflow(Dialect) - Static method in class mondrian.util.Bug
-
Returns whether to avoid a test because the memory monitor may cause it
to fail.
- avoidSlowTestOnLucidDB(Dialect) - Static method in class mondrian.util.Bug
-
- axes - Variable in class mondrian.olap.Query
-
public-private: This must be public because it is still accessed in
rolap.RolapConnection
- axes - Variable in class mondrian.olap.ResultBase
-
- axes - Variable in class mondrian.rolap.agg.GroupingSetsList.Cohort
-
- axes - Variable in class mondrian.rolap.agg.SegmentWithData
-
An array of axes, one for each constraining column, containing the values
returned for that constraining column.
- Axis - Interface in mondrian.olap
-
A
Axis
is a component of a
Result
.
- AXIS - Static variable in interface mondrian.olap.ParserSym
-
- AXIS - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- AXIS_IMPL - Static variable in class mondrian.test.Ssas2005CompatibilityTest
-
Whether the AXIS function has been are implemented.
- AXIS_WILDCARD - Static variable in interface mondrian.util.SpatialValueTree
-
Used as a token to represent all the values of an axis.
- axisCalcs - Variable in class mondrian.olap.Query
-
- axisMultipliers - Variable in class mondrian.rolap.agg.DenseSegmentDataset
-
- AxisOrdinal - Interface in mondrian.olap
-
AxisOrdinal
describes the allowable values for an axis code.
- AxisOrdinal.StandardAxisOrdinal - Enum in mondrian.olap
-
- axisSpecification() - Method in class mondrian.parser.MdxParserImpl
-
- axisValueSets - Variable in class mondrian.rolap.agg.AbstractSegmentBody
-
- cache - Variable in class mondrian.gui.MondrianGuiDef.Cube
-
- cache - Variable in class mondrian.olap.MondrianDef.Cube
-
- cache - Variable in class mondrian.rolap.agg.SegmentCacheWorker
-
- cache - Variable in class mondrian.rolap.cache.HardSmartCache
-
- cache - Variable in class mondrian.rolap.SmartIncrementalCache
-
- cache - Variable in class mondrian.rolap.SmartMemberListCache
-
- CacheCalc - Class in mondrian.calc.impl
-
Calculation which retrieves the value of an underlying calculation
from cache.
- CacheCalc(Exp, ExpCacheDescriptor) - Constructor for class mondrian.calc.impl.CacheCalc
-
- cacheContains(RolapSchema) - Static method in class mondrian.rolap.RolapSchema
-
- CacheControl - Interface in mondrian.olap
-
API for controlling the contents of the cell cache and the member cache.
- CacheControl.CellRegion - Interface in mondrian.olap
-
a region of cells in the cell cache
- CacheControl.MemberEditCommand - Interface in mondrian.olap
-
An operation to be applied to the member cache.
- CacheControl.MemberSet - Interface in mondrian.olap
-
A specification of a set of members in the member cache.
- CacheControlImpl - Class in mondrian.rolap
-
- CacheControlImpl(RolapConnection) - Constructor for class mondrian.rolap.CacheControlImpl
-
Creates a CacheControlImpl.
- CacheControlImpl.CellRegionImpl - Interface in mondrian.rolap
-
- CacheControlImpl.CellRegionVisitor - Interface in mondrian.rolap
-
- CacheControlImpl.CrossjoinCellRegion - Class in mondrian.rolap
-
Cell region formed by a cartesian product of two or more CellRegions.
- CacheControlImpl.CrossjoinCellRegion(List<CacheControlImpl.CellRegionImpl>) - Constructor for class mondrian.rolap.CacheControlImpl.CrossjoinCellRegion
-
- CacheControlImpl.EmptyCellRegion - Class in mondrian.rolap
-
An empty cell region.
- CacheControlImpl.EmptyCellRegion() - Constructor for class mondrian.rolap.CacheControlImpl.EmptyCellRegion
-
- CacheControlImpl.EmptyMemberSet - Class in mondrian.rolap
-
Member set containing no members.
- CacheControlImpl.MemberCellRegion - Class in mondrian.rolap
-
Cell region formed by a list of members.
- CacheControlImpl.MemberCellRegion(List<Member>, boolean) - Constructor for class mondrian.rolap.CacheControlImpl.MemberCellRegion
-
- CacheControlImpl.MemberEditCommandPlus - Interface in mondrian.rolap
-
- CacheControlImpl.MemberRangeCellRegion - Class in mondrian.rolap
-
Cell region formed a range of members between a lower and upper bound.
- CacheControlImpl.MemberRangeCellRegion(RolapMember, boolean, RolapMember, boolean, boolean) - Constructor for class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
-
- CacheControlImpl.MemberSetPlus - Interface in mondrian.rolap
-
- CacheControlImpl.MemberSetVisitor - Interface in mondrian.rolap
-
- CacheControlImpl.MemberSetVisitorImpl - Class in mondrian.rolap
-
- CacheControlImpl.MemberSetVisitorImpl() - Constructor for class mondrian.rolap.CacheControlImpl.MemberSetVisitorImpl
-
- CacheControlImpl.RangeMemberSet - Class in mondrian.rolap
-
Member set defined by a range of members between a lower and upper
bound.
- CacheControlImpl.RangeMemberSet(RolapMember, boolean, RolapMember, boolean, boolean) - Constructor for class mondrian.rolap.CacheControlImpl.RangeMemberSet
-
- CacheControlImpl.SimpleMemberSet - Class in mondrian.rolap
-
Member set defined by a list of members from one hierarchy.
- CacheControlImpl.SimpleMemberSet(List<RolapMember>, boolean) - Constructor for class mondrian.rolap.CacheControlImpl.SimpleMemberSet
-
- CacheControlImpl.UnionMemberSet - Class in mondrian.rolap
-
Member set defined by the union of other member sets.
- CacheControlImpl.UnionMemberSet(List<CacheControlImpl.MemberSetPlus>) - Constructor for class mondrian.rolap.CacheControlImpl.UnionMemberSet
-
- CacheControlTest - Class in mondrian.rolap
-
Unit-test for cache-flushing functionality.
- CacheControlTest() - Constructor for class mondrian.rolap.CacheControlTest
-
Creates a CacheControlTest.
- CacheControlTest(String) - Constructor for class mondrian.rolap.CacheControlTest
-
Creates a CacheControlTest with the given name.
- cachedThousandSeparatorPositions - Variable in class mondrian.util.Format.NumericFormat
-
- cacheExecutor - Variable in class mondrian.rolap.agg.SegmentCacheManager
-
Executor with which to send requests to external caches.
- CacheFlushCrossjoinDimensionsInCommon - Variable in class mondrian.resource.MondrianResource
-
CacheFlushCrossjoinDimensionsInCommon
is 'Cannot crossjoin cell regions which have dimensions in common.
- CacheFlushRegionMustContainMembers - Variable in class mondrian.resource.MondrianResource
-
CacheFlushRegionMustContainMembers
is 'Region of cells to be flushed must contain measures.
'
- CacheFlushUnionDimensionalityMismatch - Variable in class mondrian.resource.MondrianResource
-
CacheFlushUnionDimensionalityMismatch
is 'Cannot union cell regions of different dimensionalities.
- CacheFunDef - Class in mondrian.olap.fun
-
Definition of the Cache
system function, which is smart enough
to evaluate its argument only once.
- CacheFunDef(String, String, String, Syntax, int, Type) - Constructor for class mondrian.olap.fun.CacheFunDef
-
- CacheFunDef.CacheFunResolver - Class in mondrian.olap.fun
-
- CacheFunDef.CacheFunResolver() - Constructor for class mondrian.olap.fun.CacheFunDef.CacheFunResolver
-
- cacheHelper - Variable in class mondrian.rolap.SmartMemberReader
-
- CacheHitTest - Class in mondrian.test
-
The CacheHitTest
class contains test suites that return
hit ratio of aggregation cache for various sequences of MDX queries.
- CacheHitTest() - Constructor for class mondrian.test.CacheHitTest
-
- CacheLimit - Static variable in class mondrian.util.Format
-
- cacheLock - Variable in class mondrian.rolap.TargetBase
-
- CacheMap<S,T> - Class in mondrian.util
-
Map with limited size to be used as cache.
- CacheMap(int) - Constructor for class mondrian.util.CacheMap
-
Creates an empty map with limited size.
- CacheMemberReader - Class in mondrian.rolap
-
CacheMemberReader
implements
MemberReader
by reading
from a pre-populated array of
Member
s.
- CacheMemberReader(MemberSource) - Constructor for class mondrian.rolap.CacheMemberReader
-
- cacheMgr - Variable in class mondrian.rolap.agg.AggregationManager
-
- CachePool - Class in mondrian.rolap.cache
-
A CachePool
manages the objects in a collection of
caches.
- cacheSegments - Variable in class mondrian.rolap.BatchLoader.LoadBatchResponse
-
List of segments we are trying to load from the cache.
- CacheTest - Class in mondrian.test
-
Cunning tests to discover whether the cache manager is working to spec
and is thread-safe.
- CacheTest() - Constructor for class mondrian.test.CacheTest
-
- Calc - Interface in mondrian.calc
-
Calc
is the base class for all calculable expressions.
- calcIter - Variable in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- calcList - Variable in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- CalcMemberHasBadDimension - Variable in class mondrian.resource.MondrianResource
-
CalcMemberHasBadDimension
is 'Unknown dimension ''{0}'' for calculated member ''{1}'' in cube ''{2}''
'
- CalcMemberHasBothDimensionAndHierarchy - Variable in class mondrian.resource.MondrianResource
-
CalcMemberHasBothDimensionAndHierarchy
is 'Cannot specify both a dimension and hierarchy for calculated member ''{0}'' in cube ''{1}''
'
- CalcMemberHasDifferentParentAndHierarchy - Variable in class mondrian.resource.MondrianResource
-
CalcMemberHasDifferentParentAndHierarchy
is 'The calculated member ''{0}'' in cube ''{1}'' is defined for hierarchy ''{2}'' but its parent member is not part of that hierarchy
'
- CalcMemberHasUnknownParent - Variable in class mondrian.resource.MondrianResource
-
CalcMemberHasUnknownParent
is 'Cannot find a parent with name ''{0}'' for calculated member ''{1}'' in cube ''{2}''
'
- CalcMemberNotUnique - Variable in class mondrian.resource.MondrianResource
-
CalcMemberNotUnique
is 'Calculated member ''{0}'' already exists in cube ''{1}''
'
- calcMList - Variable in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- CalculatedChildFunDef - Class in mondrian.olap.fun.extra
-
Definition of the CalculatedChild
MDX function.
- CalculatedChildFunDef() - Constructor for class mondrian.olap.fun.extra.CalculatedChildFunDef
-
- CalculatedMember - Variable in class mondrian.resource.MondrianResource
-
CalculatedMember
is 'calculated member
'
- calculatedMembers - Variable in class mondrian.gui.MondrianGuiDef.Cube
-
Calculated members in this cube.
- calculatedMembers - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
-
Calculated members that belong to this virtual cube.
- calculatedMembers - Variable in class mondrian.olap.MondrianDef.Cube
-
Calculated members in this cube.
- calculatedMembers - Variable in class mondrian.olap.MondrianDef.VirtualCube
-
Calculated members that belong to this virtual cube.
- CalculatedSet - Variable in class mondrian.resource.MondrianResource
-
CalculatedSet
is 'calculated set
'
- CalcWriter - Class in mondrian.calc
-
Visitor which serializes an expression to text.
- CalcWriter(PrintWriter, boolean) - Constructor for class mondrian.calc.CalcWriter
-
- call() - Method in class mondrian.rolap.agg.SegmentCacheManager.FlushCommand
-
- call() - Method in class mondrian.rolap.BatchLoader.LoadBatchCommand
-
- callCount - Variable in class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
-
- camelToUpper(String) - Static method in class mondrian.olap.Util
-
Converts a camel-case name to an upper-case name with underscores.
- canAccess(OlapElement) - Method in class mondrian.olap.DelegatingRole
-
- canAccess(OlapElement) - Method in interface mondrian.olap.Role
-
Returns whether this role is allowed to see a given element.
- canAccess(OlapElement) - Method in class mondrian.olap.RoleImpl
-
- canAccess(OlapElement) - Method in class mondrian.olap.UnionRoleImpl
-
- canBatch(BatchLoader.Batch) - Method in class mondrian.rolap.BatchLoader.Batch
-
Returns whether another Batch can be batched to this Batch.
- canBeNull() - Method in class mondrian.test.loader.DBLoader.Column
-
- canCast(Collection<?>, Class<T>) - Static method in class mondrian.olap.Util
-
Returns whether it is safe to cast a collection to a collection with a
given element type.
- cancel() - Method in class mondrian.olap.Query
-
Deprecated.
This method is deprecated and will be removed in mondrian-4.0
- cancel() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- cancel(Execution) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
-
This method must remove all registrations as a client
for the given execution.
- cancel(Execution) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- cancel() - Method in class mondrian.server.Execution
-
Cancels the execution instance.
- cancel() - Method in interface mondrian.server.Statement
-
Issues a cancel request on this statement.
- cancel() - Method in class mondrian.server.StatementImpl
-
- cancel(boolean) - Method in class mondrian.util.CompletedFuture
-
- cancel(boolean) - Method in class mondrian.util.SlotFuture
- cancelCellEditing() - Method in class mondrian.gui.SchemaPropertyCellEditor
-
Tells the editor to cancel editing and not accept any partially
edited value.
- canceled - Variable in class mondrian.server.monitor.SqlStatementEndEvent
-
- cancelExecutionSegments(Execution) - Method in class mondrian.rolap.agg.SegmentCacheManager.SegmentCacheIndexRegistry
-
- CancelPhaseInterval - Variable in class mondrian.olap.MondrianProperties
-
Positive integer property that determines how many rows are read from sql executions between checks for whether the current mdx query has been cancelled.
Setting the interval too small may result in a performance hit when reading large result sets;
setting it too high can cause a big delay between the query being marked as cancelled and system resources associated to it being released.
- cancelRowUpdates() - Method in class mondrian.olap4j.EmptyResultSet
-
- cancelRowUpdates() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- cancelSqlStatements() - Method in class mondrian.server.Execution
-
Called by the RolapResultShepherd when the execution needs to clean all
of its resources for whatever reasons, typically when an exception
has occurred or the execution has ended.
- cancelStatement(Statement) - Static method in class mondrian.olap.Util
-
Closes and cancels a
Statement
using the correct methods
available on the current Java runtime.
- cancelStatement(Statement) - Method in interface mondrian.util.UtilCompatible
-
Cancels and closes a SQL Statement object.
- cancelStatement(Statement) - Method in class mondrian.util.UtilCompatibleJdk15
-
- cancelStatement(Statement) - Method in class mondrian.util.UtilCompatibleJdk16
-
- canConstrain(SegmentColumn[]) - Method in class mondrian.spi.SegmentHeader
-
Checks if this header can be constrained by a given region.
- canConvert(int, Type, int, List<Resolver.Conversion>) - Static method in class mondrian.olap.type.TypeUtil
-
Returns whether we can convert an argument of a given category to a
given parameter category.
- canConvert(int, Exp, int, List<Resolver.Conversion>) - Method in interface mondrian.olap.Validator
-
Returns whether we can convert an argument to a parameter type.
- canConvert(int, Exp, int, List<Resolver.Conversion>) - Method in class mondrian.olap.ValidatorImpl
-
- candidateLists - Variable in class mondrian.rolap.BatchLoader.RollupInfo
-
- canDrillThrough() - Method in interface mondrian.olap.Cell
-
Returns true if drill through is possible for this Cell.
- canDrillThrough(Cell) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- canDrillThrough() - Method in class mondrian.rolap.RolapCell
-
Returns whether it is possible to drill through this cell.
- canDrillThrough(Cell) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
Returns a boolean indicating if the specified
cell can be drilled on.
- canEvaluate(Type) - Static method in class mondrian.olap.type.TypeUtil
-
Returns whether a value of a given type can be evaluated to a scalar
value.
- CannotDeduceTypeOfSet - Variable in class mondrian.resource.MondrianResource
-
CannotDeduceTypeOfSet
is 'Cannot deduce type of set
'
- CannotImplicitlyConvertDimensionToHierarchy - Variable in class mondrian.resource.MondrianResource
-
CannotImplicitlyConvertDimensionToHierarchy
is 'The ''{0}'' dimension contains more than one hierarchy, therefore the hierarchy must be explicitly specified.
'
- canRemoveFormula(String) - Method in class mondrian.olap.Query
-
Returns whether a formula can safely be removed from the query.
- caption - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
-
- caption - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
-
- caption - Variable in class mondrian.gui.MondrianGuiDef.Cube
-
- caption - Variable in class mondrian.gui.MondrianGuiDef.CubeDimension
-
- caption - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- caption - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- caption - Variable in class mondrian.gui.MondrianGuiDef.Measure
-
- caption - Variable in class mondrian.gui.MondrianGuiDef.NamedSet
-
- caption - Variable in class mondrian.gui.MondrianGuiDef.Property
-
- caption - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
-
- caption - Variable in class mondrian.olap.MondrianDef.CalculatedMember
-
- caption - Variable in class mondrian.olap.MondrianDef.CalculatedMemberProperty
-
- caption - Variable in class mondrian.olap.MondrianDef.Cube
-
- caption - Variable in class mondrian.olap.MondrianDef.CubeDimension
-
- caption - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- caption - Variable in class mondrian.olap.MondrianDef.Level
-
- caption - Variable in class mondrian.olap.MondrianDef.Measure
-
- caption - Variable in class mondrian.olap.MondrianDef.NamedSet
-
- caption - Variable in class mondrian.olap.MondrianDef.Property
-
- caption - Variable in class mondrian.olap.MondrianDef.VirtualCube
-
- caption - Variable in class mondrian.olap.OlapElementBase
-
- CAPTION - Static variable in class mondrian.olap.Property
-
Definition of the internal property which
holds a member's caption.
- caption - Variable in class mondrian.xmla.XmlaHandler.XmlaExtra.FunctionDefinition
-
- CAPTION_ORDINAL - Static variable in class mondrian.olap.Property
-
- captionColumn - Variable in class mondrian.gui.MondrianGuiDef.AggLevel
-
- captionColumn - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- captionColumn - Variable in class mondrian.olap.MondrianDef.AggLevel
-
- captionColumn - Variable in class mondrian.olap.MondrianDef.Level
-
- captionColumn - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- captionExp - Variable in class mondrian.gui.MondrianGuiDef.Level
-
The SQL expression used to populate this level's caption.
- captionExp - Variable in class mondrian.olap.MondrianDef.Level
-
The SQL expression used to populate this level's caption.
- captionExp - Variable in class mondrian.rolap.RolapLevel
-
The column or expression which yields the level members' caption.
- CaptionTest - Class in mondrian.test
-
Unit test special "caption" settings.
- CaptionTest() - Constructor for class mondrian.test.CaptionTest
-
- CaptionTest.MyFoodmart - Class in mondrian.test
-
created from foodmart.xml via perl script,
some captions added.
- CaptionTest.MyFoodmart() - Constructor for class mondrian.test.CaptionTest.MyFoodmart
-
- cardinality() - Method in class mondrian.rolap.BitKey.Big
-
- cardinality() - Method in interface mondrian.rolap.BitKey
-
Returns the number of bits set.
- cardinality() - Method in class mondrian.rolap.BitKey.Mid128
-
- cardinality() - Method in class mondrian.rolap.BitKey.Small
-
- CartesianProductList<T> - Class in mondrian.util
-
List that generates the cartesian product of its component lists.
- CartesianProductList(List<List<T>>) - Constructor for class mondrian.util.CartesianProductList
-
- CASE - Static variable in interface mondrian.olap.ParserSym
-
- CASE - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- caseExpression() - Method in class mondrian.parser.MdxParserImpl
-
- CaseMatchFunDef - Class in mondrian.olap.fun
-
Definition of the matched CASE
MDX operator.
- CaseSensitive - Variable in class mondrian.olap.MondrianProperties
-
Boolean property that controls whether the MDX parser resolves uses
case-sensitive matching when looking up identifiers.
- caseSensitiveCompareName(String, String) - Static method in class mondrian.olap.Util
-
Compares two names.
- CaseTestFunDef - Class in mondrian.olap.fun
-
Definition of the tested CASE
MDX operator.
- CaseTestFunDef(FunDef) - Constructor for class mondrian.olap.fun.CaseTestFunDef
-
- caseWhenElse(String, String, String) - Method in interface mondrian.spi.Dialect
-
Generates a conditional statement in this dialect's syntax.
- caseWhenElse(String, String, String) - Method in class mondrian.spi.impl.AccessDialect
-
- caseWhenElse(String, String, String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- CAST - Static variable in interface mondrian.olap.ParserSym
-
- cast(Set<?>) - Static method in class mondrian.olap.Util
-
Casts a Set to a Set with a different element type.
- cast(List<?>) - Static method in class mondrian.olap.Util
-
Casts a List to a List with a different element type.
- CAST - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- CastFunDef - Class in mondrian.olap.fun
-
Definition of the CAST
MDX operator.
- CastInvalidType - Variable in class mondrian.resource.MondrianResource
-
CastInvalidType
is 'Unknown type ''{0}''; values are NUMERIC, STRING, BOOLEAN
'
- castToIterable(Object) - Static method in class mondrian.olap.Util
-
Casts a collection to iterable.
- castToNonEmptyCJConstraint(TupleConstraint) - Method in class mondrian.rolap.TargetBase
-
- castType(Type, int) - Static method in class mondrian.olap.fun.FunDefBase
-
Converts a type to a different category, maintaining as much type
information as possible.
- CATALOG - Static variable in class mondrian.gui.JdbcTreeModel.Node
-
- CATALOG - Static variable in class mondrian.xmla.XmlaBaseTestCase
-
- CATALOG_LOCATOR - Static variable in class mondrian.xmla.test.XmlaTestContext
-
- CATALOG_NAME - Static variable in class mondrian.olap.CubeBase
-
constraints indexes for adSchemaMembers
http://msdn.microsoft.com/library/psdk/dasdk/mdx8h4k.htm
check "Restrictions in the MEMBER Rowset" under MEMBER Rowset section
- CATALOG_NAME - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the name of the current catalog.
- CATALOG_NAME - Static variable in class mondrian.tui.XmlaSupport
-
- CATALOG_NAME - Static variable in class mondrian.xmla.test.XmlaTestContext
-
- CATALOG_NAME_GETTER - Static variable in enum mondrian.xmla.RowsetDefinition
-
- CATALOG_NAME_ORDINAL - Static variable in class mondrian.olap.Property
-
- CATALOG_NAME_PROP - Static variable in class mondrian.xmla.XmlaBaseTestCase
-
- CATALOG_PROP - Static variable in class mondrian.xmla.XmlaBaseTestCase
-
- CatalogFinder - Interface in mondrian.olap4j
-
Strategy to locate schemas and catalogs.
- CatalogLocator - Interface in mondrian.spi
-
Abstract layer for locating catalog schema content.
- CatalogLocatorImpl - Class in mondrian.spi.impl
-
CatalogLocator which returns the catalog URI unchanged.
- CatalogLocatorImpl() - Constructor for class mondrian.spi.impl.CatalogLocatorImpl
-
- catalogMap - Variable in class mondrian.server.FileRepository.DatabaseInfo
-
- catalogName - Variable in class mondrian.gui.JdbcMetaData.Database
-
- catalogNameUrls - Variable in class mondrian.xmla.XmlaBaseTestCase
-
- catalogs - Variable in class mondrian.gui.JdbcTreeModel
-
- catalogs - Variable in class mondrian.xmla.DataSourcesConfig.Catalogs
-
The list of catalogs.
- catalogs - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
-
One or more Catalogs.
- CatalogURL - Variable in class mondrian.olap.MondrianProperties
-
Property that contains the URL of the catalog to be used by
CmdRunner
and XML/A Test.
- Category - Class in mondrian.olap
-
Category
enumerates the possible expression types.
- category - Variable in class mondrian.olap.Literal
-
- category - Variable in class mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase
-
- catNameCond() - Method in class mondrian.xmla.Rowset
-
- causeGC(MemoryMonitor) - Method in class mondrian.util.MemoryMonitorTest
-
Get the difference between the maximum memory and the used memory
and divide that by 1000.
- cBool(Object) - Static method in class mondrian.olap.fun.vba.Vba
-
- cByte(Object) - Static method in class mondrian.olap.fun.vba.Vba
-
- cdata - Variable in class mondrian.gui.MondrianGuiDef.Annotation
-
- cdata - Variable in class mondrian.gui.MondrianGuiDef.Formula
-
- cdata - Variable in class mondrian.gui.MondrianGuiDef.Hint
-
- cdata - Variable in class mondrian.gui.MondrianGuiDef.Script
-
- cdata - Variable in class mondrian.gui.MondrianGuiDef.SQL
-
- cdata - Variable in class mondrian.gui.MondrianGuiDef.Value
-
- cdata - Variable in class mondrian.olap.MondrianDef.Annotation
-
- cdata - Variable in class mondrian.olap.MondrianDef.Formula
-
- cdata - Variable in class mondrian.olap.MondrianDef.Hint
-
- cdata - Variable in class mondrian.olap.MondrianDef.Script
-
- cdata - Variable in class mondrian.olap.MondrianDef.SQL
-
- cdata - Variable in class mondrian.olap.MondrianDef.Value
-
- cdata - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- cdataTextArea - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- cdataTextArea - Variable in class mondrian.gui.SchemaPropertyCellRenderer
-
- cDate(Object) - Static method in class mondrian.olap.fun.vba.Vba
-
- cDbl(Object) - Static method in class mondrian.olap.fun.vba.Vba
-
- ceiling(Calendar) - Static method in class mondrian.util.ScheduleUtil
-
Returns a calendar rounded up to the next midnight, unless it is already
midnight.
- Cell - Interface in mondrian.olap
-
A
Cell
is an item in the grid of a
Result
.
- CELL - Static variable in interface mondrian.olap.ParserSym
-
- cell - Variable in class mondrian.olap4j.MondrianOlap4jCell
-
- CELL - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- CELL_EVALUATION_LIST - Static variable in class mondrian.olap.Property
-
- CELL_EVALUATION_LIST_ORDINAL - Static variable in class mondrian.olap.Property
-
- CELL_EXTENSIONS - Static variable in class mondrian.olap4j.MondrianOlap4jProperty
-
Map of cell properties that are built into Mondrian but are not in the
olap4j standard.
- CELL_FORMATTER - Static variable in class mondrian.olap.Property
-
Definition of the property which holds the
name of the class which formats cell values of this member.
- CELL_FORMATTER_ORDINAL - Static variable in class mondrian.olap.Property
-
- CELL_FORMATTER_SCRIPT - Static variable in class mondrian.olap.Property
-
Definition of the property which holds the
script with which to format cell values of this member.
- CELL_FORMATTER_SCRIPT_LANGUAGE - Static variable in class mondrian.olap.Property
-
Definition of the property which holds the
name of the scripting language in which a scripted cell formatter is
implemented, e.g.
- CELL_FORMATTER_SCRIPT_LANGUAGE_ORDINAL - Static variable in class mondrian.olap.Property
-
- CELL_FORMATTER_SCRIPT_ORDINAL - Static variable in class mondrian.olap.Property
-
- CELL_ORDINAL - Static variable in class mondrian.olap.Property
-
- CELL_ORDINAL_ORDINAL - Static variable in class mondrian.olap.Property
-
- CellBatchSize - Variable in class mondrian.olap.MondrianProperties
-
Integer property that, if set to a value greater than zero, sets a hard limit on the
number of cells that are batched together when building segments.
- CellCacheEvent - Class in mondrian.server.monitor
-
Event concerning the cell cache.
- CellCacheEvent(long, int, int, long, long, CellCacheEvent.Source) - Constructor for class mondrian.server.monitor.CellCacheEvent
-
Creates a CellCacheEvent.
- CellCacheEvent.Source - Enum in mondrian.server.monitor
-
Enumeration of sources of a cell cache segment.
- cellCacheHitCount - Variable in class mondrian.server.monitor.ConnectionInfo
-
- cellCacheHitCount - Variable in class mondrian.server.monitor.ExecutionEndEvent
-
- cellCacheHitCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- cellCacheHitCount - Variable in class mondrian.server.monitor.ServerInfo
-
- cellCacheHitCount - Variable in class mondrian.server.monitor.StatementInfo
-
- cellCacheMissCount - Variable in class mondrian.server.monitor.ConnectionInfo
-
- cellCacheMissCount - Variable in class mondrian.server.monitor.ExecutionEndEvent
-
- cellCacheMissCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- cellCacheMissCount - Variable in class mondrian.server.monitor.ServerInfo
-
- cellCacheMissCount - Variable in class mondrian.server.monitor.StatementInfo
-
- cellCachePendingCount - Variable in class mondrian.server.monitor.ConnectionInfo
-
- cellCachePendingCount - Variable in class mondrian.server.monitor.ExecutionEndEvent
-
- cellCachePendingCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- cellCachePendingCount - Variable in class mondrian.server.monitor.ServerInfo
-
- cellCachePendingCount - Variable in class mondrian.server.monitor.StatementInfo
-
- cellCacheRequestCount - Variable in class mondrian.server.monitor.ConnectionInfo
-
- cellCacheRequestCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- cellCacheRequestCount - Variable in class mondrian.server.monitor.ServerInfo
-
- cellCacheRequestCount - Variable in class mondrian.server.monitor.StatementInfo
-
- CellCacheSegmentCreateEvent - Class in mondrian.server.monitor
-
Creation of a segment in the cell cache.
- CellCacheSegmentCreateEvent(long, int, int, long, long, int, int, CellCacheEvent.Source) - Constructor for class mondrian.server.monitor.CellCacheSegmentCreateEvent
-
Creates a CellCacheSegmentCreateEvent.
- CellCacheSegmentDeleteEvent - Class in mondrian.server.monitor
-
Deletion of a segment from the cell cache.
- CellCacheSegmentDeleteEvent(long, int, int, long, long, int, CellCacheEvent.Source) - Constructor for class mondrian.server.monitor.CellCacheSegmentDeleteEvent
-
Creates a CellCacheSegmentCreateEvent.
- cellCoordinateCount - Variable in class mondrian.server.monitor.ServerInfo
-
The sum of the dimensionality of every cells currently in cache.
- cellCount - Variable in class mondrian.server.monitor.ServerInfo
-
The number of cells currently in cache.
- cellFormatter - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
-
Cell formatter.
- cellFormatter - Variable in class mondrian.gui.MondrianGuiDef.Measure
-
Cell formatter.
- CellFormatter - Interface in mondrian.olap
-
Deprecated.
Use CellFormatter
. This interface
exists for temporary backwards compatibility and will be removed
in mondrian-4.0.
- cellFormatter - Variable in class mondrian.olap.MondrianDef.CalculatedMember
-
Cell formatter.
- cellFormatter - Variable in class mondrian.olap.MondrianDef.Measure
-
Cell formatter.
- CellFormatter - Interface in mondrian.spi
-
An SPI to format the cell values.
- cellFormatter(Scripts.ScriptDefinition) - Static method in class mondrian.spi.impl.Scripts
-
Creates an implementation of the
CellFormatter
SPI based on
a script.
- CellFormatterLoadFailed - Variable in class mondrian.resource.MondrianResource
-
CellFormatterLoadFailed
is 'Failed to load formatter class ''{0}'' for member ''{1}''.
'
- cellIter(Result) - Static method in class mondrian.test.TestContext
-
Returns an iterator over cells in a result.
- cellIter(CellSet) - Static method in class mondrian.test.TestContext
-
Returns an iterator over cells in an olap4j cell set.
- CellKey - Interface in mondrian.rolap
-
A CellKey is used as a key in maps which access cells by their
position.
- CellKey.Four - Class in mondrian.rolap
-
- CellKey.Generator - Class in mondrian.rolap
-
- CellKey.Generator() - Constructor for class mondrian.rolap.CellKey.Generator
-
- CellKey.Many - Class in mondrian.rolap
-
- CellKey.Many(int[]) - Constructor for class mondrian.rolap.CellKey.Many
-
Creates a Many.
- CellKey.One - Class in mondrian.rolap
-
- CellKey.Three - Class in mondrian.rolap
-
- CellKey.Two - Class in mondrian.rolap
-
- CellKey.Zero - Class in mondrian.rolap
-
- CellKeyTest - Class in mondrian.rolap
-
Test that the implementations of the CellKey interface are correct.
- CellKeyTest() - Constructor for class mondrian.rolap.CellKeyTest
-
- CellKeyTest(String) - Constructor for class mondrian.rolap.CellKeyTest
-
- CellProperty - Class in mondrian.olap
-
Represents Cell Property.
- CellProperty(List<Id.Segment>) - Constructor for class mondrian.olap.CellProperty
-
- CellPropertyTest - Class in mondrian.olap
-
Test for Cell Property.
- CellPropertyTest() - Constructor for class mondrian.olap.CellPropertyTest
-
- cellPropLongs - Static variable in class mondrian.xmla.XmlaHandler.MDDataSet
-
- cellProps - Static variable in class mondrian.xmla.XmlaHandler.MDDataSet
-
- CellReader - Interface in mondrian.rolap
-
A CellReader
finds the cell value for the current context
held by evaluator
.
- cellReader - Variable in class mondrian.rolap.RolapEvaluator
-
- CellRequest - Class in mondrian.rolap.agg
-
A CellRequest
contains the context necessary to get a cell
value from a star.
- CellRequest(RolapStar.Measure, boolean, boolean) - Constructor for class mondrian.rolap.agg.CellRequest
-
- cellRequestCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- cellRequestCount - Variable in class mondrian.server.monitor.SqlStatementStartEvent
-
- cellRequestCount - Variable in class mondrian.server.monitor.StatementInfo
-
- CellRequestQuantumExceededException - Exception in mondrian.rolap.agg
-
Signals that there are enough outstanding cell requests that it is
worth terminating this phase of execution and asking the segment cache
for all of the cells that have been asked for.
- cellRequests - Variable in class mondrian.rolap.BatchLoader.LoadBatchResponse
-
List of cell requests that will be satisfied by segments we are
trying to load from the cache (or create by rolling up).
- cellSet - Variable in class mondrian.xmla.XmlaHandler.MDDataSet
-
- cellSetMetaData - Variable in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- cf - Variable in class mondrian.rolap.RolapResult.CellFormatterValueFormatter
-
- changeListener - Variable in class mondrian.rolap.MemberCacheHelper
-
- changeListener - Variable in class mondrian.rolap.MemberNoCacheHelper
-
- CHAPTERS - Static variable in interface mondrian.olap.ParserSym
-
- CHAPTERS - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- characters(String) - Method in class mondrian.xmla.impl.DefaultSaxWriter
-
- characters(String) - Method in class mondrian.xmla.impl.JsonSaxWriter
-
- characters(String) - Method in interface mondrian.xmla.SaxWriter
-
- charcase - Variable in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- charEncoding - Variable in class mondrian.xmla.XmlaServlet
-
- check() - Method in class mondrian.rolap.aggmatcher.Recognizer
-
Return true if the candidate aggregate table was successfully mapped into
the fact table.
- check() - Method in class mondrian.test.loader.CsvDBLoader
-
- check() - Method in class mondrian.test.loader.DBLoader
-
- checkBugMondrian1047(int) - Method in class mondrian.test.SchemaTest
-
- checkBugMondrian355(String) - Method in class mondrian.test.SchemaTest
-
- checkCacheStatus() - Method in class mondrian.rolap.MemberCacheHelper
-
- checkCacheStatus() - Method in class mondrian.rolap.MemberNoCacheHelper
-
- checkCacheStatus() - Method in class mondrian.rolap.RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader
-
- checkCacheStatus() - Method in class mondrian.rolap.SmartMemberReader
-
- checkCancelOrTimeout() - Method in class mondrian.olap.Query
-
Deprecated.
This method will be removed in mondrian-4.0
- checkCancelOrTimeout() - Method in class mondrian.server.Execution
-
Checks the state of this Execution and throws an exception
if something is wrong.
- checkCancelOrTimeout() - Method in interface mondrian.server.Statement
-
- checkCancelOrTimeout() - Method in class mondrian.server.StatementImpl
-
- checkCJResultLimit(long) - Static method in class mondrian.olap.Util
-
Check the resultSize against the result limit setting.
- checkCompatible(Exp, Exp, FunDef) - Static method in class mondrian.olap.fun.FunUtil
-
Throws an error if the expressions don't have the same hierarchy.
- checkCrossJoin(RolapEvaluator, FunDef, Exp[], boolean) - Method in class mondrian.rolap.sql.CrossJoinArgFactory
-
Checks for CrossJoin(<set1>, <set2>)
, where
set1 and set2 are one of
member.children
, level.members
or
member.descendants
.
- checkCrossJoinArg(RolapEvaluator, Exp) - Method in class mondrian.rolap.sql.CrossJoinArgFactory
-
Scans for memberChildren, levelMembers, memberDescendants, crossJoin.
- checkCrossJoinArg(RolapEvaluator, Exp, boolean) - Method in class mondrian.rolap.sql.CrossJoinArgFactory
-
Checks whether an expression can be natively evaluated.
- checkDirectory(String) - Static method in class mondrian.test.loader.CsvDBLoader
-
- checkFactCount() - Method in class mondrian.rolap.aggmatcher.Recognizer
-
Make sure that the aggregate table has one fact count column and that its
type is numeric.
- checkForeignKeys() - Method in class mondrian.rolap.aggmatcher.Recognizer
-
This method checks the foreign key columns.
- checkHierarchies(MemberType[]) - Static method in class mondrian.olap.type.TupleType
-
Checks that there are no duplicate dimensions in a list of member types.
- checkIgnores() - Method in class mondrian.rolap.aggmatcher.Recognizer
-
Check all columns to be marked as ignore.
- Checkin7641UseOptimizer - Static variable in class mondrian.util.Bug
-
- Checkin_7634 - Class in mondrian.rolap.aggmatcher
-
Checkin 7634 attempted to correct a problem demonstrated by this
junit.
- Checkin_7634() - Constructor for class mondrian.rolap.aggmatcher.Checkin_7634
-
- Checkin_7634(String) - Constructor for class mondrian.rolap.aggmatcher.Checkin_7634
-
- Checkin_7641 - Class in mondrian.rolap.aggmatcher
-
Checkin 7641 attempted to correct a problem demonstrated by this
junit.
- Checkin_7641() - Constructor for class mondrian.rolap.aggmatcher.Checkin_7641
-
- Checkin_7641(String) - Constructor for class mondrian.rolap.aggmatcher.Checkin_7641
-
- checkInList(SqlQuery, BitKey) - Method in class mondrian.rolap.agg.AndPredicate
-
- checkInList(BitKey) - Method in class mondrian.rolap.agg.ValueColumnPredicate
-
- checkIterListResultStyles(Calc) - Static method in class mondrian.olap.fun.FunUtil
-
- checkLevels(List<JdbcSchema.Table.Column.Usage>) - Method in class mondrian.rolap.aggmatcher.Recognizer
-
This method identifies those columns in the aggregate table that match
"collapsed" dimension columns.
- checkListResultStyles(Calc) - Static method in class mondrian.olap.fun.FunUtil
-
- checkMeasures() - Method in class mondrian.rolap.aggmatcher.DefaultRecognizer
-
Create measures for an aggregate table.
- checkMeasures() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizer
-
Make the measures for this aggregate table.
- checkMeasures() - Method in class mondrian.rolap.aggmatcher.Recognizer
-
Check all measure columns returning the number of measure columns.
- checkMemberOrdinal(Member) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- checkMemberOrdinal(Member) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- checkMonikerValid(String) - Method in class mondrian.olap.UtilTestCase
-
- checkNative(int, int, String) - Method in class mondrian.rolap.BatchTestCase
-
Runs a query twice, with native crossjoin optimization enabled and
disabled.
- checkNative(int, int, String, String, boolean) - Method in class mondrian.rolap.BatchTestCase
-
Runs a query twice, with native crossjoin optimization enabled and
disabled.
- checkNative(String, Result) - Static method in class mondrian.rolap.BatchTestCase
-
- checkNosMeasures(int) - Method in class mondrian.rolap.aggmatcher.Recognizer
-
Make sure there was at least one measure column identified.
- checkNotNative(int, String) - Method in class mondrian.rolap.BatchTestCase
-
Make sure the mdx runs correctly and not in native mode.
- checkNotNative(int, String, String) - Method in class mondrian.rolap.BatchTestCase
-
Makes sure the MDX runs correctly and not in native mode.
- checkNotNative(String, Result) - Static method in class mondrian.rolap.BatchTestCase
-
- checkPoset(PartiallyOrderedSet.Ordering<Integer>, boolean, Iterable<Integer>, boolean) - Method in class mondrian.util.PartiallyOrderedSetTest
-
- checkThrowable(Throwable, String) - Static method in class mondrian.test.TestContext
-
- checkUnusedColumns() - Method in class mondrian.rolap.aggmatcher.Recognizer
-
If everything is ok, issue warning for each aggTable column
that has not been identified as a FACT_COLUMN, MEASURE_COLUMN or
LEVEL_COLUMN.
- checkValid() - Method in interface mondrian.olap.fun.Resolver.Conversion
-
Checks the viability of implicit conversions.
- CHEVRON_END - Static variable in class mondrian.test.loader.CsvLoader
-
- CHEVRON_START - Static variable in class mondrian.test.loader.CsvLoader
-
- CHH_AUTHORIZATION_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- CHH_AUTHORIZATION_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- CHH_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- CHH_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- ChildByNameConstraint - Class in mondrian.rolap
-
Constraint which optimizes the search for a child by name.
- ChildByNameConstraint(Id.NameSegment) - Constructor for class mondrian.rolap.ChildByNameConstraint
-
Creates a ChildByNameConstraint
.
- ChildByNameConstraint(List<Id.NameSegment>) - Constructor for class mondrian.rolap.ChildByNameConstraint
-
- childColumn - Variable in class mondrian.gui.MondrianGuiDef.Closure
-
- childColumn - Variable in class mondrian.olap.MondrianDef.Closure
-
- childLevelHasApproxRowCount() - Method in class mondrian.rolap.RolapMemberBase
-
- children - Variable in class mondrian.gui.JdbcTreeModel.Node
-
- children - Variable in class mondrian.rolap.agg.ListPredicate
-
- children - Variable in class mondrian.rolap.aggmatcher.AggStar.Table
-
- CHILDREN_CARDINALITY - Static variable in class mondrian.olap.Property
-
Definition of the property which holds the
number of children this member has.
- CHILDREN_CARDINALITY_ORDINAL - Static variable in class mondrian.olap.Property
-
- ChooseAggregateByVolume - Variable in class mondrian.olap.MondrianProperties
-
Boolean property that controls whether aggregate tables
are ordered by their volume or row count.
- chooseAggStar(TupleConstraint, Evaluator, RolapCube) - Method in class mondrian.rolap.SqlTupleReader
-
Obtains the AggStar instance which corresponds to an aggregate table
which can be used to support the member constraint.
- chooseDrillThroughCube(Member[], RolapCube) - Static method in class mondrian.rolap.RolapCell
-
- chooseGrowCapacity(int, double, double) - Method in class mondrian.util.ObjectPool
-
- chooseHighWaterMark(int, double) - Method in class mondrian.util.ObjectPool
-
- chooseLowWaterMark(int, double) - Method in class mondrian.util.ObjectPool
-
- chooseQuery(Dialect) - Method in class mondrian.rolap.sql.SqlQuery.CodeSet
-
Chooses the code variant which best matches the given Dialect.
- chooseResponseMimeType(String) - Static method in class mondrian.xmla.XmlaUtil
-
Chooses the appropriate response mime type given an HTTP "Accept" header.
- ChooseRunnable - Interface in mondrian.test
-
Similar to
Runnable
, except classes which implement
ChooseRunnable
choose what to do based upon an integer
parameter.
- chooseRunnable - Variable in class mondrian.test.TestCaseForker
-
- chr(int) - Static method in class mondrian.olap.fun.vba.Vba
-
- chrB(int) - Static method in class mondrian.olap.fun.vba.Vba
-
- chrW(int) - Static method in class mondrian.olap.fun.vba.Vba
-
- ChunkBitCount - Static variable in class mondrian.rolap.BitKey.AbstractBitKey
-
- chunkCount(int) - Static method in class mondrian.rolap.BitKey.AbstractBitKey
-
Returns the number of chunks required for a given number of bits.
- chunkPos(int) - Static method in class mondrian.rolap.BitKey.AbstractBitKey
-
Returns which chunk a given bit falls into.
- ci - Variable in class mondrian.rolap.RolapCell
-
- cInt(Object) - Static method in class mondrian.olap.fun.vba.Vba
-
- classifyMembers(TupleList, NativizeSetFunDef.SubstitutionMap) - Method in class mondrian.olap.fun.NativizeSetFunDef.CrossJoinAnalyzer
-
- className - Variable in class mondrian.gui.MondrianGuiDef.CellFormatter
-
- className - Variable in class mondrian.gui.MondrianGuiDef.MemberFormatter
-
- className - Variable in class mondrian.gui.MondrianGuiDef.PropertyFormatter
-
- className - Variable in class mondrian.gui.MondrianGuiDef.UserDefinedFunction
-
- className - Variable in class mondrian.olap.MondrianDef.CellFormatter
-
- className - Variable in class mondrian.olap.MondrianDef.MemberFormatter
-
- className - Variable in class mondrian.olap.MondrianDef.PropertyFormatter
-
- className - Variable in class mondrian.olap.MondrianDef.UserDefinedFunction
-
- ClassResolver - Interface in mondrian.util
-
Instantiates a class.
- ClassResolver.AbstractClassResolver - Class in mondrian.util
-
- ClassResolver.AbstractClassResolver() - Constructor for class mondrian.util.ClassResolver.AbstractClassResolver
-
- ClassResolver.ThreadContextClassResolver - Class in mondrian.util
-
- ClassResolver.ThreadContextClassResolver() - Constructor for class mondrian.util.ClassResolver.ThreadContextClassResolver
-
- clear() - Method in class mondrian.calc.impl.ListTupleList
-
- clear() - Method in class mondrian.calc.impl.UnaryTupleList
-
- clear() - Method in class mondrian.olap.Util.AbstractFlatList
-
- clear() - Method in class mondrian.recorder.AbstractRecorder
-
Resets this MessageRecorder.
- clear() - Method in class mondrian.recorder.ListRecorder
-
- clear() - Method in interface mondrian.recorder.MessageRecorder
-
Clear all context, warnings and errors from the MessageRecorder.
- clear() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
- clear(int) - Method in class mondrian.rolap.BitKey.Big
-
- clear() - Method in class mondrian.rolap.BitKey.Big
-
- clear(int) - Method in interface mondrian.rolap.BitKey
-
Sets the bit specified by the index to false
.
- clear() - Method in interface mondrian.rolap.BitKey
-
Sets all of the bits in this BitKey to false
.
- clear(int) - Method in class mondrian.rolap.BitKey.Mid128
-
- clear() - Method in class mondrian.rolap.BitKey.Mid128
-
- clear(int) - Method in class mondrian.rolap.BitKey.Small
-
- clear() - Method in class mondrian.rolap.BitKey.Small
-
- clear() - Method in interface mondrian.rolap.cache.SmartCache
-
Clears the contents of this cache.
- clear() - Method in class mondrian.rolap.cache.SmartCacheImpl
-
- clear() - Method in interface mondrian.rolap.RolapResult.CellInfoContainer
-
Removes all CellInfo objects from container.
- clear() - Method in class mondrian.rolap.RolapResult.CellInfoMap
-
- clear() - Method in class mondrian.rolap.RolapResult.CellInfoPool
-
- clear() - Method in class mondrian.rolap.RolapSchemaPool
-
- clear() - Method in class mondrian.rolap.SmartIncrementalCache
-
- clear() - Method in class mondrian.rolap.SmartMemberListCache
-
- clear() - Method in class mondrian.test.loader.DBLoader
-
Undoes all of the database table creations performed
when the load method was called.
- clear() - Method in class mondrian.util.CacheMap
-
- clear() - Method in class mondrian.util.ConcatenableList
-
- clear() - Method in class mondrian.util.ObjectPool
-
Removes all objects from the pool but keeps the current size of
the internal storage.
- clear() - Method in class mondrian.util.PartiallyOrderedSet
-
- clear(SpatialValueTree.SpatialRegion<K, E>) - Method in interface mondrian.util.SpatialValueTree
-
Clears all the values found at the provided region
key.
- clear(SpatialValueTree2.SpatialRegion) - Method in interface mondrian.util.SpatialValueTree2
-
Removes a region from the tree.
- clear() - Method in class mondrian.util.UnsupportedList
-
- clearAggStarList() - Method in class mondrian.rolap.RolapStar
-
Clears the list of agg stars.
- clearAllDBs() - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
-
- clearAndHardenCache(MemberCacheHelper) - Method in class mondrian.rolap.BatchTestCase
-
- clearAttributes() - Method in class mondrian.tui.MockHttpServletRequest
-
- clearBatch() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- clearCache(String) - Method in class mondrian.test.CacheHitTest
-
Clears aggregation cache
- clearCachedAggregations() - Method in class mondrian.rolap.RolapCube
-
Clear the in memory aggregate cache associated with this Cube, but
only if Disabling Caching has been enabled.
- clearCachedAggregations(boolean) - Method in class mondrian.rolap.RolapCube
-
Clear the in memory aggregate cache associated with this Cube.
- clearCachedAggregations(boolean) - Method in class mondrian.rolap.RolapStar
-
Clears the aggregate cache.
- clearContent() - Method in class mondrian.tui.MockHttpServletResponse.MockServletOutputStream
-
- clearDB(DataSource) - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Clears information in a JdbcSchema associated with a DataSource.
- clearDB(JdbcSchema) - Method in interface mondrian.rolap.aggmatcher.JdbcSchema.Factory
-
- clearDB(JdbcSchema) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.StdFactory
-
- clearError() - Method in class mondrian.tui.CmdRunner
-
- clearEvalCache() - Method in class mondrian.olap.Query
-
Remove all entries in the evaluation cache
- clearExpResultCache(boolean) - Method in class mondrian.rolap.RolapEvaluator
-
- clearHeader(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- clearImpl() - Method in class mondrian.rolap.cache.HardSmartCache
-
- clearImpl() - Method in class mondrian.rolap.cache.SmartCacheImpl
-
- clearImpl() - Method in class mondrian.rolap.cache.SoftSmartCache
-
- clearParameters() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- clearParameters() - Method in class mondrian.tui.MockHttpServletRequest
-
- clearPool() - Method in class mondrian.rolap.RolapConnectionPool
-
Clears the connection pool for testing purposes
- clearResultCache(boolean) - Method in class mondrian.rolap.RolapEvaluatorRoot
-
Clears the expression result cache.
- clearThreadLocalClassName() - Static method in class mondrian.calc.ExpCompiler.Factory
-
Clears the class name (regardless of whether a class name was set).
- clearThreadLocalClassName() - Static method in class mondrian.util.MemoryMonitorFactory
-
Clears the class name (regardless of whether a class name was set).
- ClearViewBase - Class in mondrian.test.clearview
-
ClearViewBase
is the base class to build test cases which test
queries against the FoodMart database.
- ClearViewBase() - Constructor for class mondrian.test.clearview.ClearViewBase
-
- ClearViewBase(String) - Constructor for class mondrian.test.clearview.ClearViewBase
-
- clearWarnings() - Method in class mondrian.olap4j.EmptyResultSet
-
- clearWarnings() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- clearWarnings() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- clearWarnings() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- CLIENT_FAULT_FC - Static variable in interface mondrian.xmla.XmlaConstants
-
- clone() - Method in class mondrian.calc.DummyExp
-
- clone() - Method in class mondrian.mdx.DimensionExpr
-
- clone() - Method in class mondrian.mdx.HierarchyExpr
-
- clone() - Method in class mondrian.mdx.LevelExpr
-
- clone() - Method in class mondrian.mdx.MemberExpr
-
- clone() - Method in class mondrian.mdx.NamedSetExpr
-
- clone() - Method in class mondrian.mdx.ParameterExpr
-
- clone() - Method in class mondrian.mdx.ResolvedFunCall
-
- clone() - Method in class mondrian.mdx.UnresolvedFunCall
-
- clone() - Method in class mondrian.olap.EnumeratedValues
-
- clone() - Method in interface mondrian.olap.Exp
-
- clone() - Method in class mondrian.olap.ExpBase
-
- clone() - Method in class mondrian.olap.Formula
-
- clone() - Method in class mondrian.olap.Id
-
- clone() - Method in class mondrian.olap.Literal
-
- clone() - Method in class mondrian.olap.MemberProperty
-
- clone() - Method in class mondrian.olap.OlapElementBase
-
- clone() - Method in class mondrian.olap.Query
-
- clone() - Method in class mondrian.olap.QueryAxis
-
- clone() - Method in class mondrian.olap.RoleImpl
-
- clone() - Method in class mondrian.olap.SetBase
-
- clone() - Method in class mondrian.olap.Util.PropertyList
-
- clone(SegmentColumn[]) - Method in class mondrian.spi.SegmentHeader
-
Creates a clone of this header by replacing some of the
constrained columns in the process.
- clone() - Method in class mondrian.util.ByteString
-
- cloneArray(Exp[]) - Static method in class mondrian.olap.ExpBase
-
- cloneArray(Formula[]) - Static method in class mondrian.olap.Formula
-
- cloneArray(MemberProperty[]) - Static method in class mondrian.olap.MemberProperty
-
- cloneArray(QueryAxis[]) - Static method in class mondrian.olap.QueryAxis
-
- cloneEmpty() - Method in class mondrian.rolap.sql.SqlQuery
-
Creates an empty SqlQuery
with the same environment as this
one.
- cloneList(int) - Method in class mondrian.calc.impl.ArrayTupleList
-
- cloneList(int) - Method in class mondrian.calc.impl.DelegatingTupleList
-
- cloneList(int) - Method in class mondrian.calc.impl.ListTupleList
-
- cloneList(int) - Method in class mondrian.calc.impl.UnaryTupleList
-
- cloneList(int) - Method in interface mondrian.calc.TupleList
-
Creates a copy of this list that has the same type and has a given
capacity.
- cloneListWithColumn(RolapStar.Column, List<StarColumnPredicate>) - Static method in class mondrian.rolap.agg.AbstractColumnPredicate
-
- cloneRelation(MondrianDef.Relation, String) - Method in class mondrian.rolap.RolapStar
-
- cloneRelationForTests(MondrianDef.Relation, String) - Method in class mondrian.rolap.RolapStarTest.RolapStarForTests
-
- cloneWithColumn(RolapStar.Column) - Method in class mondrian.rolap.agg.ListColumnPredicate
-
- cloneWithColumn(RolapStar.Column) - Method in class mondrian.rolap.agg.LiteralStarPredicate
-
- cloneWithColumn(RolapStar.Column) - Method in class mondrian.rolap.agg.MemberColumnPredicate
-
- cloneWithColumn(RolapStar.Column) - Method in class mondrian.rolap.agg.MinusStarPredicate
-
- cloneWithColumn(RolapStar.Column) - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- cloneWithColumn(RolapStar.Column) - Method in class mondrian.rolap.agg.ValueColumnPredicate
-
- cloneWithColumn(RolapStar.Column) - Method in interface mondrian.rolap.StarColumnPredicate
-
This method is required because unfortunately some ColumnPredicate
objects are created without a column.
- close() - Method in interface mondrian.olap.Connection
-
Closes this Connection
.
- close() - Method in class mondrian.olap.Query
-
Deprecated.
This method will be removed in mondrian-4.0.
- close() - Method in interface mondrian.olap.Result
-
- close() - Method in class mondrian.olap.ResultBase
-
- close(ResultSet, Statement, Connection) - Static method in class mondrian.olap.Util
-
Closes a JDBC result set, statement, and connection, ignoring any errors.
- close() - Method in class mondrian.olap4j.EmptyResultSet
-
- close() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- close() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- close() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- close() - Method in class mondrian.rolap.ResultLoader
-
Closes internal statement.
- close() - Method in class mondrian.rolap.RolapConnection
-
- close() - Method in class mondrian.rolap.RolapConnection.NonEmptyResult
-
- close() - Method in class mondrian.rolap.RolapResult
-
- close() - Method in class mondrian.rolap.SqlStatement
-
Closes all resources (statement, result set) held by this
SqlStatement.
- close() - Method in class mondrian.rolap.SqlStatement.MyDelegatingInvocationHandler
-
- close() - Method in class mondrian.rolap.Target
-
Deprecated.
- close() - Method in class mondrian.rolap.TargetBase
-
- close() - Method in interface mondrian.server.Statement
-
Closes this statement.
- close() - Method in class mondrian.test.loader.CsvLoader
-
- close() - Method in class mondrian.test.loader.DBLoader
-
Releases resources.
- close() - Method in class mondrian.test.TestContext
-
- close() - Method in class mondrian.util.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in class mondrian.xmla.XmlaHandler.MDDataSet
-
- close() - Method in class mondrian.xmla.XmlaHandler.TabularRowSet
-
- closeConnection() - Method in class mondrian.gui.JdbcMetaData
-
- closed - Variable in class mondrian.olap4j.MondrianOlap4jCellSet
-
- closeFileWriter() - Method in class mondrian.test.loader.DBLoader
-
- closeOnCompletion - Variable in class mondrian.olap4j.MondrianOlap4jStatement
-
- closeOnCompletion(Object) - Static method in class mondrian.test.Olap4jTest
-
Calls
Statement
.closeOnCompletion() via reflection.
- ClosingPeriodResolver - Static variable in class mondrian.olap.fun.OpeningClosingPeriodFunDef
-
- closure - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- closure - Variable in class mondrian.olap.MondrianDef.Level
-
- closureColumnBitKey - Variable in class mondrian.rolap.RolapCube
-
- closureFor - Variable in class mondrian.rolap.RolapHierarchy
-
- CmdRunner - Class in mondrian.tui
-
Command line utility which reads and executes MDX commands.
- CmdRunner(CmdRunner.Options, PrintWriter) - Constructor for class mondrian.tui.CmdRunner
-
Creates a CmdRunner
.
- CmdRunner.Options - Class in mondrian.tui
-
- CmdRunner.Options() - Constructor for class mondrian.tui.CmdRunner.Options
-
- CmdRunnerTest - Class in mondrian.test
-
- CmdRunnerTest() - Constructor for class mondrian.test.CmdRunnerTest
-
- CmdRunnerTest(String) - Constructor for class mondrian.test.CmdRunnerTest
-
- cnt - Variable in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- CoalesceEmptyFunDef - Class in mondrian.olap.fun
-
Definition of the CoalesceEmpty
MDX function.
- CoalesceEmptyFunDef(ResolverBase, int, int[]) - Constructor for class mondrian.olap.fun.CoalesceEmptyFunDef
-
- code - Variable in class mondrian.util.Format.BasicFormat
-
- code - Variable in class mondrian.util.Format.Token
-
- CodeComplianceTest - Class in mondrian.test.build
-
Omnibus code compliance test to wrap various ant tasks that check the code
base, such checkFile, as macker, Javadoc, preambles, and so on.
- CodeComplianceTest(String) - Constructor for class mondrian.test.build.CodeComplianceTest
-
Creates a CodeComplianceTest.
- CodeSetTest - Class in mondrian.rolap.sql
-
- CodeSetTest() - Constructor for class mondrian.rolap.sql.CodeSetTest
-
- collapsed - Variable in class mondrian.gui.MondrianGuiDef.AggLevel
-
- collapsed - Variable in class mondrian.olap.MondrianDef.AggLevel
-
- collapsed - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- collectArguments(Map<String, Object>) - Method in class mondrian.calc.impl.AbstractCalc
-
Collects any other arguments to this calc.
- collectArguments(Map<String, Object>) - Method in class mondrian.calc.impl.ConstantCalc
-
- collectArguments(Map<String, Object>) - Method in class mondrian.olap.fun.HierarchyCurrentMemberFunDef.FixedCalcImpl
-
- collectColumns(Collection<RolapStar.Column>, RolapStar.Table, MondrianDef.Column) - Static method in class mondrian.rolap.RolapStar
-
Collects all columns in this table and its children.
- COLON - Static variable in interface mondrian.olap.ParserSym
-
- COLON - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- colsDataType - Variable in class mondrian.gui.JdbcMetaData.DbTable
-
sorted map key=column, value=data type of column
- COLUMN - Static variable in class mondrian.gui.JdbcTreeModel.Node
-
- column - Variable in class mondrian.gui.MondrianGuiDef.AggColumnName
-
- column - Variable in class mondrian.gui.MondrianGuiDef.AggLevel
-
- column - Variable in class mondrian.gui.MondrianGuiDef.AggLevelProperty
-
- column - Variable in class mondrian.gui.MondrianGuiDef.AggMeasure
-
- column - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- column - Variable in class mondrian.gui.MondrianGuiDef.Measure
-
- column - Variable in class mondrian.gui.MondrianGuiDef.Property
-
- column - Variable in class mondrian.gui.MondrianGuiDef.Value
-
- column - Variable in class mondrian.olap.MondrianDef.AggColumnName
-
- column - Variable in class mondrian.olap.MondrianDef.AggLevel
-
- column - Variable in class mondrian.olap.MondrianDef.AggLevelProperty
-
- column - Variable in class mondrian.olap.MondrianDef.AggMeasure
-
- column - Variable in class mondrian.olap.MondrianDef.Level
-
- column - Variable in class mondrian.olap.MondrianDef.Measure
-
- column - Variable in class mondrian.olap.MondrianDef.Property
-
- column - Variable in class mondrian.olap.MondrianDef.Value
-
- column - Variable in class mondrian.parser.SimpleCharStream
-
- column - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
- COLUMN_NAMES_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
-
- COLUMN_TYPES_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
-
- columnDefinitions - Variable in enum mondrian.xmla.RowsetDefinition
-
- columnDefs - Variable in class mondrian.gui.MondrianGuiDef.InlineTable
-
- columnDefs - Variable in class mondrian.olap.MondrianDef.InlineTable
-
- columnExpression - Variable in class mondrian.spi.SegmentColumn
-
- columnInfo - Variable in class mondrian.gui.JdbcExplorer.Node
-
- COLUMNS - Static variable in interface mondrian.olap.ParserSym
-
- COLUMNS - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- columns - Variable in class mondrian.rolap.agg.ListPredicate
-
- columns - Variable in class mondrian.rolap.agg.Segment
-
This is set in the load method and is used during
the processing of a particular aggregate load.
- columns - Variable in class mondrian.rolap.BatchLoader.Batch
-
- columns - Variable in class mondrian.rolap.BatchTestCase.CellRequestConstraint
-
- columnSize - Variable in class mondrian.gui.JdbcMetaData.DbColumn
-
- columnsOK(RolapStar, JdbcSchema.Table, JdbcSchema.Table, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
Uses the
DefaultRecognizer
Recognizer to determine if the
given aggTable's columns all match upto the dbFactTable's columns (where
present) making the column usages as a result.
- columnsOK(RolapStar, JdbcSchema.Table, JdbcSchema.Table, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Checks that ALL of the columns in the dbTable have a mapping in the
tableDef.
- columnType - Variable in enum mondrian.xmla.RowsetDefinition.Type
-
- columnValue(DBLoader.Column, Object) - Method in class mondrian.test.loader.DBLoader
-
Convert the columns value to a string based upon its column type.
- combineArgs(List<CrossJoinArg[]>) - Method in class mondrian.rolap.RolapNativeCrossJoin
-
- CombiningGenerator<E> - Class in mondrian.util
-
A list that, given a collection of elements, contains every possible
combination of those objects (also known as the
power set of those
objects).
- CombiningGenerator(Collection<E>) - Constructor for class mondrian.util.CombiningGenerator
-
Creates a CombiningGenerator.
- COMMA - Static variable in interface mondrian.olap.ParserSym
-
- COMMA - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- commaList(String, List<T>) - Static method in class mondrian.olap.Util
-
Converts a list of a string.
- commandLoop(boolean) - Method in class mondrian.tui.CmdRunner
-
- commandLoop(File) - Method in class mondrian.tui.CmdRunner
-
- commandLoop(String, boolean) - Method in class mondrian.tui.CmdRunner
-
- commandLoop(Reader, boolean) - Method in class mondrian.tui.CmdRunner
-
The Command Loop where lines are read from the InputStream and
interpreted.
- commit() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- commit() - Method in interface mondrian.rolap.CacheControlImpl.MemberEditCommandPlus
-
- COMPARATOR - Static variable in class mondrian.rolap.RolapStar.Column
-
- comparator() - Method in class mondrian.util.ArraySortedSet
-
- compare(Object, Object) - Method in class mondrian.olap.fun.FunUtil.DescendingValueComparator
-
- compare(Object, Object) - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- compare(int, int) - Static method in class mondrian.olap.Util
-
Compares integer values.
- compare(Comparable, Comparable) - Method in class mondrian.olap.Util.SqlNullSafeComparator
-
- compare(RolapMember, RolapMember, boolean) - Method in class mondrian.rolap.CacheMemberReader
-
- compare(RolapMember, RolapMember, boolean) - Method in class mondrian.rolap.DelegatingMemberReader
-
- compare(RolapMember, RolapMember, boolean) - Method in interface mondrian.rolap.MemberReader
-
Compares two members according to their order in a prefix ordered
traversal.
- compare(RolapMember, RolapMember, boolean) - Method in class mondrian.rolap.NoCacheMemberReader
-
- compare(RolapCube, RolapCube) - Method in class mondrian.rolap.RolapCube.CubeComparator
-
- compare(RolapStar.Column, RolapStar.Column) - Method in class mondrian.rolap.RolapStar.ColumnComparator
-
- compare(RolapMember, RolapMember, boolean) - Method in class mondrian.rolap.SmartMemberReader
-
- compare(RolapMember, RolapMember, boolean) - Method in class mondrian.rolap.SqlMemberSource
-
- compare(RolapMember, RolapMember, boolean) - Method in class mondrian.rolap.SubstitutingMemberReader
-
- compareHierarchically(Member, Member, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
Compares a pair of members according to their positions in a
prefix-order (or postfix-order, if post
is true) walk
over a hierarchy.
- compareIntegers(int, int) - Static method in class mondrian.olap.Util
-
- compareKey(Object, Object) - Static method in class mondrian.olap.Util
-
Returns the result of ((Comparable) k1).compareTo(k2), with
special-casing for the fact that Boolean only became
comparable in JDK 1.5.
- compareMembersHierarchically(Member, Member) - Method in class mondrian.olap.DelegatingSchemaReader
-
- compareMembersHierarchically(Member, Member) - Method in interface mondrian.olap.SchemaReader
-
Compares a pair of
Member
s according to their order in a prefix
traversal.
- compareMembersHierarchically(Member, Member) - Method in class mondrian.rolap.RolapSchemaReader
-
- compareName(String, String) - Static method in class mondrian.olap.Util
-
Compares two names.
- compareResults() - Method in class mondrian.test.comp.ResultComparator
-
- compareSiblingMembers(Member, Member) - Static method in class mondrian.olap.fun.FunUtil
-
Compares two members which are known to have the same parent.
- CompareSiblingsByOrderKey - Variable in class mondrian.olap.MondrianProperties
-
Boolean property that controls whether sibling members are
compared according to order key value fetched from their ordinal
expression.
- compareTo(FunInfo) - Method in class mondrian.olap.fun.FunInfo
-
- compareTo(Object) - Method in class mondrian.olap.fun.FunUtil.OrderKey
-
- compareTo(Object) - Method in class mondrian.olap.fun.TestMember
-
- compareTo(Object) - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- compareTo(Object) - Method in class mondrian.rolap.agg.ValueColumnPredicate
-
- compareTo(BitKey) - Method in class mondrian.rolap.BitKey.Big
-
- compareTo(BitKey) - Method in class mondrian.rolap.BitKey.Mid128
-
- compareTo(BitKey) - Method in class mondrian.rolap.BitKey.Small
-
- compareTo(Object) - Method in class mondrian.rolap.DelegatingRolapMember
-
- compareTo(Object) - Method in class mondrian.rolap.RolapCubeMember
-
- compareTo(Object) - Method in class mondrian.rolap.RolapMemberBase
-
- compareTo(ByteString) - Method in class mondrian.util.ByteString
-
- compareTo(Pair<L, R>) - Method in class mondrian.util.Pair
-
- compareTo(Triple<T0, T1, T2>) - Method in class mondrian.util.Triple
-
- compareToBig(BitKey.Big) - Method in class mondrian.rolap.BitKey.Mid128
-
- compareToBig(BitKey.Big) - Method in class mondrian.rolap.BitKey.Small
-
- compareUnsigned(long, long) - Static method in class mondrian.rolap.BitKey.AbstractBitKey
-
Performs unsigned comparison on two long
values.
- compareUnsignedArrays(long[], long[]) - Static method in class mondrian.rolap.BitKey.AbstractBitKey
-
Compares a pair of long
arrays, using unsigned comparison
semantics and padding to the left with 0s.
- compareValues(double, double) - Static method in class mondrian.olap.fun.FunUtil
-
Compares double-precision values according to MDX semantics.
- compareValues(Object, Object) - Static method in class mondrian.olap.fun.FunUtil
-
Compares two cell values.
- CompatibilityTest - Class in mondrian.test
-
Test for MDX syntax compatibility with Microsoft and SAS servers.
- CompatibilityTest(String) - Constructor for class mondrian.test.CompatibilityTest
-
- compatibleWith(Format.FormatType) - Method in class mondrian.util.Format.Token
-
- compile(Exp) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression.
- compile(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
Compiles an expression.
- compile(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compile(ExpCompiler) - Method in interface mondrian.calc.ParameterCompilable
-
- compile() - Method in class mondrian.olap.Formula
-
- compile(Exp) - Method in class mondrian.olap.fun.ResultStyleCompiler
-
- compile(ExpCompiler) - Method in class mondrian.olap.ParameterImpl
-
- compile(ExpCompiler, ResultStyle) - Method in class mondrian.olap.QueryAxis
-
- compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.CalculatedMemberSqlCompiler
-
- compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.CompositeSqlCompiler
-
- compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.FunCallSqlCompiler
-
- compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.IifSqlCompiler
-
- compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.InfixOpSqlCompiler
-
- compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.IsEmptySqlCompiler
-
- compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.MatchingSqlCompiler
-
- compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.NumberSqlCompiler
-
- compile(Exp) - Method in interface mondrian.rolap.RolapNativeSql.SqlCompiler
-
Returns SQL.
- compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.StoredMeasureSqlCompiler
-
- compile(ExpCompiler) - Method in class mondrian.rolap.RolapSchemaParameter
-
- compileArgs(Exp, RolapNativeSql.SqlCompiler) - Method in class mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase
-
compiles the arguments of a FunCall
- compileAs(Exp, Type, List<ResultStyle>) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression to a given result type.
- compileAs(Exp, Type, List<ResultStyle>) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
Compiles an expression to a given result type.
- compileAs(Exp, Type, List<ResultStyle>) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compileAs(Exp, Type, List<ResultStyle>) - Method in class mondrian.olap.fun.ResultStyleCompiler
-
- compileBoolean(Exp) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression which yields a boolean
result.
- compileBoolean(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileBoolean(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.AddCalculatedMembersFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.AggregateFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.AncestorFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.AncestorsFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.AsFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.AvgFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CacheFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CaseMatchFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CaseTestFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CastFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CoalesceEmptyFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CorrelationFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CountFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CovarianceFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CrossJoinFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.DescendantsFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.DimensionDimensionFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.DimensionsNumericFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.DimensionsStringFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.DistinctFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.DrilldownLevelFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.DrilldownLevelTopBottomFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.DrilldownMemberFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.ExceptFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.ExistsFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.extra.CalculatedChildFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.extra.NthQuartileFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.ExtractFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.FilterFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.FormatFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.FunDefBase
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.GenerateFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.HeadTailFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.HierarchizeFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.HierarchyCurrentMemberFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.HierarchyDimensionFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.IifFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.IntersectFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.IsEmptyFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.IsFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.IsNullFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.JavaFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.LastPeriodsFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.LeadLagFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.LevelDimensionFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.LevelHierarchyFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.LevelMembersFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.LinReg
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.LinReg.PointFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.MedianFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.MemberDimensionFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.MemberHierarchyFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.MemberLevelFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.MemberOrderKeyFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.MinMaxFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.NamedSetCurrentFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.NamedSetCurrentOrdinalFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.NativizeSetFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.NonEmptyCrossJoinFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.OpeningClosingPeriodFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.OrderFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.ParallelPeriodFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.ParenthesesFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.PercentileFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.PeriodsToDateFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.PropertiesFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.RangeFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.RankFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.SetFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.SetItemFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.SetToStrFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.StdevFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.StdevPFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.StrToMemberFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.StrToSetFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.StrToTupleFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.SubsetFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.SumFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler, ResultStyle) - Method in class mondrian.olap.fun.SumFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.ToggleDrillStateFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.TopBottomCountFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.TopBottomPercentSumFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.TupleFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.TupleItemFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.TupleToStrFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.UnionFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.UnorderFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.ValidMeasureFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.VarFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.VarPFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.VisualTotalsFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.XtdFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in interface mondrian.olap.FunDef
-
Converts a call to this function into executable objects.
- compileCall2(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.RankFunDef
-
- compileCall3(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.RankFunDef
-
- compileCallImmutableList(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CrossJoinFunDef
-
- compileCallIterable(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CrossJoinFunDef
-
- compileCallIterable(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.FilterFunDef
-
Returns an IterCalc.
- compileCallList(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.FilterFunDef
-
Returns a ListCalc.
- compileCallMutableList(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CrossJoinFunDef
-
- compileDateTime(Exp) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression which yields a
Date
result.
- compileDateTime(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileDateTime(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compiledExps - Variable in class mondrian.rolap.RolapEvaluatorRoot
-
- compileDimension(Exp) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression which yields a
Dimension
result.
- compileDimension(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileDimension(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compileDouble(Exp) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression which yields a double
result.
- compileDouble(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileDouble(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compileExpression(Exp, boolean, ResultStyle) - Method in class mondrian.olap.Query
-
Compiles an expression, using a cached compiled expression if available.
- compileExpression(String, boolean) - Method in class mondrian.test.TestContext
-
Compiles a scalar expression in the context of the default cube.
- compileHierarchy(Exp) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression which yields a
Hierarchy
result.
- compileHierarchy(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileHierarchy(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compileInteger(Exp) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression which yields an int
result.
- compileInteger(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileInteger(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compileIter(Exp) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression which yields an immutable
Iterable
result.
- compileIter(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileIter(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compileLevel(Exp) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression which yields a
Level
result.
- compileLevel(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileLevel(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compileList(Exp) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression which yields an immutable
TupleList
result.
- compileList(Exp, boolean) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression which yields
TupleList
result.
- compileList(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileList(Exp, boolean) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileList(Exp, boolean) - Method in class mondrian.calc.impl.BetterExpCompiler
-
- compileList(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compileList(Exp, boolean) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compileMember(Exp) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression which yields a
Member
result.
- compileMember(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileMember(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compiler - Variable in class mondrian.rolap.RolapNativeSql.CalculatedMemberSqlCompiler
-
- compiler - Variable in class mondrian.rolap.RolapNativeSql.FunCallSqlCompiler
-
- compilers - Variable in class mondrian.rolap.RolapNativeSql.CompositeSqlCompiler
-
- compileScalar(Exp, boolean) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression to yield a scalar result.
- compileScalar(Exp, boolean) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileScalar(Exp, boolean) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compileScript(Class<T>, String, String) - Static method in class mondrian.olap.Util
-
Compiles a script to yield a Java interface.
- compileScript(Class<T>, String, String) - Method in interface mondrian.util.UtilCompatible
-
Compiles a script to yield a Java interface.
- compileScript(Class<T>, String, String) - Method in class mondrian.util.UtilCompatibleJdk15
-
- compileScript(Class<T>, String, String) - Method in class mondrian.util.UtilCompatibleJdk16
-
- compileString(Exp) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression which yields a
String
result.
- compileString(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileString(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compileTuple(Exp) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression which yields a tuple result.
- compileTuple(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileTuple(Exp) - Method in class mondrian.calc.impl.BetterExpCompiler
-
- compileTuple(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- completeBeforeElement(String) - Method in class mondrian.xmla.impl.DefaultSaxWriter
-
- completeBeforeElement(String) - Method in class mondrian.xmla.impl.JsonSaxWriter
-
- completeBeforeElement(String) - Method in interface mondrian.xmla.SaxWriter
-
- CompletedFuture<V> - Class in mondrian.util
-
Implementation of
Future
that has already completed.
- CompletedFuture(V, ExecutionException) - Constructor for class mondrian.util.CompletedFuture
-
Creates a CompletedFuture.
- component - Variable in class mondrian.server.Locus
-
- Composite - Class in mondrian.util
-
Composite collections.
- Composite() - Constructor for class mondrian.util.Composite
-
- compositeCache - Variable in class mondrian.rolap.agg.SegmentCacheManager
-
- CompositeList<T> - Class in mondrian.util
-
List composed of several lists.
- CompositeList(List<? extends T>...) - Constructor for class mondrian.util.CompositeList
-
Creates a composite list.
- compoundId() - Method in class mondrian.parser.MdxParserImpl
-
- compoundPredicateList - Variable in class mondrian.rolap.agg.AggregationKey
-
List of StarPredicate (representing the predicate
defining the compound member).
- compoundPredicateList - Variable in class mondrian.rolap.agg.Segment
-
- compoundPredicates - Variable in class mondrian.spi.SegmentHeader
-
- CompoundSlicer - Variable in class mondrian.resource.MondrianResource
-
CompoundSlicer
is 'WHERE clause expression returned set with more than one element.
'
- CompoundSlicerTest - Class in mondrian.test
-
Tests the expressions used for calculated members.
- CompoundSlicerTest() - Constructor for class mondrian.test.CompoundSlicerTest
-
Creates a CompoundSlicerTest.
- CompoundSlicerTest(String) - Constructor for class mondrian.test.CompoundSlicerTest
-
Creates a CompoundSlicerTest with a given name.
- computeCalculated(Member.MemberType) - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- computeCalculated(Member.MemberType) - Method in class mondrian.olap.MemberBase
-
- computeCalculated(Member.MemberType) - Method in class mondrian.rolap.RolapCalculatedMember
-
- computeCalculated(Member.MemberType) - Method in class mondrian.rolap.RolapHierarchy.LimitedRollupMember
-
- computeCommonType(Type, int[]) - Method in class mondrian.olap.type.CubeType
-
- computeCommonType(Type, int[]) - Method in class mondrian.olap.type.DimensionType
-
- computeCommonType(Type, int[]) - Method in class mondrian.olap.type.HierarchyType
-
- computeCommonType(Type, int[]) - Method in class mondrian.olap.type.LevelType
-
- computeCommonType(Type, int[]) - Method in class mondrian.olap.type.MemberType
-
- computeCommonType(Type, int[]) - Method in class mondrian.olap.type.ScalarType
-
- computeCommonType(Type, int[]) - Method in class mondrian.olap.type.SetType
-
- computeCommonType(Type, int[]) - Method in class mondrian.olap.type.TupleType
-
- computeCommonType(Type, int[]) - Method in interface mondrian.olap.type.Type
-
Returns a Type which is more general than this and the given Type.
- computeCommonType(boolean, Type...) - Static method in class mondrian.olap.type.TypeUtil
-
Returns a type sufficiently broad to hold any value of several types,
but as narrow as possible.
- computeDiffInDays(Calendar, Calendar) - Static method in class mondrian.olap.fun.vba.Vba
-
This function tries to emulate the behaviour of DateDiff function
from VBA.
- computeHashCode() - Method in class mondrian.olap.OlapElementBase
-
Computes this object's hash code.
- computeHashCode() - Method in class mondrian.rolap.agg.AggregationKey
-
- computeHashCode(BitKey, RolapStar, Collection<BitKey>) - Static method in class mondrian.rolap.agg.AggregationKey
-
- computeHashCode() - Method in class mondrian.rolap.RolapCubeHierarchy
-
- computeHashCode() - Method in class mondrian.rolap.RolapHierarchy
-
- computeStatisticsProviders() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- computeTuples(Evaluator) - Method in class mondrian.olap.fun.NativizeSetFunDef.NativeListCalc
-
- con - Variable in class mondrian.rolap.BatchTestCase.TestCase
-
Mondrian connection.
- CONCAT - Static variable in interface mondrian.olap.ParserSym
-
- CONCAT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- ConcatenableList<T> - Class in mondrian.util
-
List backed by a collection of sub-lists.
- ConcatenableList() - Constructor for class mondrian.util.ConcatenableList
-
Creates an empty ConcatenableList.
- ConcatenableListTest - Class in mondrian.util
-
- ConcatenableListTest() - Constructor for class mondrian.util.ConcatenableListTest
-
- ConcurrentMdxTest - Class in mondrian.test
-
Runs specified set of MDX queries concurrently.
- ConcurrentMdxTest() - Constructor for class mondrian.test.ConcurrentMdxTest
-
- ConcurrentValidatingQueryRunner - Class in mondrian.test
-
Utility class to run set of MDX queries in multiple threads and
validate the results.
- ConcurrentValidatingQueryRunner(int, boolean, FoodMartTestCase.QueryAndResult[]) - Constructor for class mondrian.test.ConcurrentValidatingQueryRunner
-
Runs concurrent queries without flushing cache.
- ConcurrentValidatingQueryRunner(int, boolean, boolean, FoodMartTestCase.QueryAndResult[]) - Constructor for class mondrian.test.ConcurrentValidatingQueryRunner
-
Runs concurrent queries with random cache flush.
- conn - Variable in class mondrian.gui.JdbcMetaData
-
- connect(String, Properties) - Method in class mondrian.olap4j.MondrianOlap4jDriver
-
- connection - Variable in class mondrian.gui.JdbcTreeModel
-
- connection - Variable in class mondrian.gui.QueryPanel
-
- Connection - Interface in mondrian.olap
-
Connection to a multi-dimensional database.
- connection - Variable in class mondrian.rolap.RolapEvaluatorRoot
-
- connection - Variable in class mondrian.rolap.Test
-
- ConnectionBase - Class in mondrian.olap
-
ConnectionBase
implements some of the methods in
Connection
.
- ConnectionBase() - Constructor for class mondrian.olap.ConnectionBase
-
- connectionEndCount - Variable in class mondrian.server.monitor.ServerInfo
-
- ConnectionEndEvent - Class in mondrian.server.monitor
-
Event indicating that a connection has been closed.
- ConnectionEndEvent(long, int, int) - Constructor for class mondrian.server.monitor.ConnectionEndEvent
-
Creates a ConnectionEndEvent.
- ConnectionEvent - Class in mondrian.server.monitor
-
Event concerning a connection.
- ConnectionEvent(long, int, int) - Constructor for class mondrian.server.monitor.ConnectionEvent
-
Creates a ConnectionEvent.
- connectionFactory - Variable in class mondrian.xmla.XmlaHandler
-
- connectionId - Variable in class mondrian.server.monitor.ConnectionEvent
-
Connection identifier.
- connectionId - Variable in class mondrian.server.monitor.ExecutionEvent
-
Identifier of the connection.
- connectionId - Variable in class mondrian.server.monitor.StatementEvent
-
Identifier of the connection.
- ConnectionInfo - Class in mondrian.server.monitor
-
Information about a Mondrian connection.
- ConnectionInfo(String, int, int, int, int, int, int, int, int) - Constructor for class mondrian.server.monitor.ConnectionInfo
-
- ConnectionKey - Class in mondrian.rolap
-
Globally unique identifier for the definition of a JDBC database connection.
- connectionStartCount - Variable in class mondrian.server.monitor.ServerInfo
-
- ConnectionStartEvent - Class in mondrian.server.monitor
-
Event indicating that a connection has been created.
- ConnectionStartEvent(long, int, int) - Constructor for class mondrian.server.monitor.ConnectionStartEvent
-
Creates a ConnectionStartEvent.
- ConnectionString - Static variable in class mondrian.test.StandAlone
-
- ConnectStringMandatoryProperties - Variable in class mondrian.resource.MondrianResource
-
ConnectStringMandatoryProperties
is 'Connect string must contain property ''{0}'' or property ''{1}''
'
- consolidate() - Method in class mondrian.util.ConcatenableList
-
Performs a load of all elements into memory, removing sequential
access advantages.
- constainsColumn(String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
Return true if this table contains a column with the given name.
- Constant - Static variable in class mondrian.olap.Category
-
Constant
is a flag which, when bitwise-OR-ed with a
category value, indicates a constant (as opposed to an expression).
- constantBoolean(boolean) - Static method in class mondrian.calc.impl.ConstantCalc
-
Creates an expression which evaluates to a given boolean.
- ConstantCalc - Class in mondrian.calc.impl
-
Calculator which always returns the same value.
- ConstantCalc(Type, Object) - Constructor for class mondrian.calc.impl.ConstantCalc
-
- ConstantCalcTest - Class in mondrian.calc.impl
-
Test for ConstantCalc
- ConstantCalcTest() - Constructor for class mondrian.calc.impl.ConstantCalcTest
-
- constantDimension(Dimension) - Static method in class mondrian.calc.impl.ConstantCalc
-
Creates an expression which evaluates to a given dimension.
- constantDouble(double) - Static method in class mondrian.calc.impl.ConstantCalc
-
Creates an expression which evaluates to a given double.
- constantHierarchy(Hierarchy) - Static method in class mondrian.calc.impl.ConstantCalc
-
Creates an expression which evaluates to a given hierarchy.
- constantInteger(int) - Static method in class mondrian.calc.impl.ConstantCalc
-
Creates an expression which evaluates to a given integer.
- constantLevel(Level) - Static method in class mondrian.calc.impl.ConstantCalc
-
Creates an expression which evaluates to a given level.
- constantMember(Member) - Static method in class mondrian.calc.impl.ConstantCalc
-
Creates an expression which evaluates to a given member.
- constantNull(Type) - Static method in class mondrian.calc.impl.ConstantCalc
-
Creates an expression which evaluates to null.
- constantString(String) - Static method in class mondrian.calc.impl.ConstantCalc
-
Creates an expression which evaluates to a given string.
- constrain(SegmentColumn[]) - Method in class mondrian.spi.SegmentHeader
-
Applies a set of exclusions to this segment header and returns
a new segment header representing the original one to which a
region has been excluded.
- constrainedColsBitKey - Variable in class mondrian.spi.SegmentHeader
-
- constrainedColumn - Variable in class mondrian.rolap.agg.AbstractColumnPredicate
-
- constrainedColumns - Variable in class mondrian.rolap.BatchLoader.RollupInfo
-
- constrainedColumnsBitKey - Variable in class mondrian.rolap.agg.Segment
-
- constrainedColumnsBitKey - Variable in class mondrian.rolap.BatchLoader.RollupInfo
-
- constrainLevel(RolapLevel, SqlQuery, RolapCube, AggStar, String, boolean) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- constrainLevel(RolapLevel, SqlQuery, RolapCube, AggStar, String[], boolean) - Static method in class mondrian.rolap.SqlConstraintUtils
-
Generates a sql expression constraining a level by some value
- constrainLevel2(SqlQuery, MondrianDef.Expression, Dialect.Datatype, Comparable) - Static method in class mondrian.rolap.SqlConstraintUtils
-
Generates a sql expression constraining a level by some value
- constrainRegion(StarColumnPredicate, RolapCube, RolapCacheRegion) - Method in class mondrian.rolap.RolapCubeLevel.AllLevelReaderImpl
-
- constrainRegion(StarColumnPredicate, RolapCube, RolapCacheRegion) - Method in interface mondrian.rolap.RolapCubeLevel.LevelReader
-
Adds constraints to a cache region for a member of this level.
- constrainRegion(StarColumnPredicate, RolapCube, RolapCacheRegion) - Method in class mondrian.rolap.RolapCubeLevel.NullLevelReader
-
- constrainRegion(StarColumnPredicate, RolapCube, RolapCacheRegion) - Method in class mondrian.rolap.RolapCubeLevel.ParentChildLevelReaderImpl
-
- constrainRegion(StarColumnPredicate, RolapCube, RolapCacheRegion) - Method in class mondrian.rolap.RolapCubeLevel.RegularLevelReader
-
- constrainRequest(RolapCubeMember, RolapCube, CellRequest) - Method in class mondrian.rolap.RolapCubeLevel.AllLevelReaderImpl
-
- constrainRequest(RolapCubeMember, RolapCube, CellRequest) - Method in interface mondrian.rolap.RolapCubeLevel.LevelReader
-
Adds constraints to a cell request for a member of this level.
- constrainRequest(RolapCubeMember, RolapCube, CellRequest) - Method in class mondrian.rolap.RolapCubeLevel.NullLevelReader
-
- constrainRequest(RolapCubeMember, RolapCube, CellRequest) - Method in class mondrian.rolap.RolapCubeLevel.ParentChildLevelReaderImpl
-
- constrainRequest(RolapCubeMember, RolapCube, CellRequest) - Method in class mondrian.rolap.RolapCubeLevel.RegularLevelReader
-
- constraint - Variable in class mondrian.rolap.SqlTupleReader
-
- constraintBitkeyForLimitedMembers(Evaluator, Member[], RolapCube, BitKey) - Static method in class mondrian.rolap.RolapUtil
-
Modifies a bitkey so that it includes the proper bits
for members in an array which should be considered
as a limited rollup member.
- constructSuite(DiffRepository, Class) - Static method in class mondrian.test.clearview.ClearViewBase
-
- contains(Object) - Method in class mondrian.olap.Util.AbstractFlatList
-
- contains(SegmentHeader) - Method in class mondrian.rolap.agg.MockSegmentCache
-
- contains(SegmentHeader) - Method in class mondrian.rolap.cache.MemorySegmentCache
-
- contains(SegmentHeader) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
-
Tells whether or not a given segment is known to this index.
- contains(SegmentHeader) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- contains(RolapSchema) - Method in class mondrian.rolap.RolapSchemaPool
-
- contains(String[], String) - Static method in class mondrian.test.TestContext
-
- contains(Object) - Method in class mondrian.util.ArraySortedSet
-
- contains(T) - Method in class mondrian.util.ObjectPool
-
Returns true it the Object is already in the ObjectPool and false
otherwise.
- contains(Object) - Method in class mondrian.util.PartiallyOrderedSet
-
- contains(Object) - Method in class mondrian.util.UnsupportedList
-
- containsAggregateFunction() - Method in interface mondrian.rolap.RolapCalculation
-
Returns whether this calculation contains an aggregate function.
- containsAggregateFunction() - Method in class mondrian.rolap.RolapMemberBase
-
- containsAggregateFunction() - Method in class mondrian.rolap.RolapMemberCalculation
-
- containsAggregateFunction() - Method in class mondrian.rolap.RolapTupleCalculation
-
- containsAll(Collection<?>) - Method in class mondrian.olap.Util.AbstractFlatList
-
- containsAll(Collection<?>) - Method in class mondrian.util.UnsupportedList
-
- containsCalculatedMember(Member[]) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- containsCalculatedMember(Member[], boolean) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- containsColumn(RolapStar.Column) - Method in class mondrian.rolap.RolapStar.Table
-
- containsColumn(String) - Method in class mondrian.rolap.RolapStar.Table
-
Returns whether this table has a column with the given name.
- containsHeader(String) - Method in class mondrian.tui.MockHttpServletResponse
-
Returns a boolean indicating whether the named response header has
already been set.
- containsKey(Object) - Method in class mondrian.util.CacheMap
-
- containsValue(Object) - Method in class mondrian.util.CacheMap
-
- CONTENT_PROP - Static variable in class mondrian.xmla.XmlaBasicTest
-
- context - Variable in class mondrian.test.DelegatingTestContext
-
- CONTEXT_MIME_TYPE - Static variable in interface mondrian.xmla.XmlaConstants
-
- CONTEXT_ROLE_NAME - Static variable in interface mondrian.xmla.XmlaConstants
-
- CONTEXT_XMLA_PASSWORD - Static variable in interface mondrian.xmla.XmlaConstants
-
- CONTEXT_XMLA_SESSION_ID - Static variable in interface mondrian.xmla.XmlaConstants
-
- CONTEXT_XMLA_SESSION_STATE - Static variable in interface mondrian.xmla.XmlaConstants
-
- CONTEXT_XMLA_SESSION_STATE_BEGIN - Static variable in interface mondrian.xmla.XmlaConstants
-
- CONTEXT_XMLA_SESSION_STATE_END - Static variable in interface mondrian.xmla.XmlaConstants
-
- CONTEXT_XMLA_SESSION_STATE_WITHIN - Static variable in interface mondrian.xmla.XmlaConstants
-
- CONTEXT_XMLA_USERNAME - Static variable in interface mondrian.xmla.XmlaConstants
-
- contextDestroyed(ServletContextEvent) - Method in class mondrian.web.taglib.Listener
-
- contextInitialized(ServletContextEvent) - Method in class mondrian.web.taglib.Listener
-
- CONTRIBUTING_CHILDREN - Static variable in class mondrian.olap.Property
-
- CONTRIBUTING_CHILDREN_ORDINAL - Static variable in class mondrian.olap.Property
-
- convert(Object) - Method in class mondrian.olap.ParameterImpl
-
- convert(List<IdentifierSegment>) - Static method in class mondrian.olap.Util
-
Converts a list of olap4j-style segments to a list of mondrian-style
segments.
- convert(IdentifierSegment) - Static method in class mondrian.olap.Util
-
Converts an olap4j-style segment to a mondrian-style segment.
- convert(SegmentHeader, SegmentBody) - Method in interface mondrian.rolap.agg.SegmentBuilder.SegmentConverter
-
- convert(SegmentHeader, SegmentBody) - Method in class mondrian.rolap.agg.SegmentBuilder.SegmentConverterImpl
-
- convert(SegmentHeader, SegmentBody) - Method in class mondrian.rolap.agg.SegmentBuilder.StarSegmentConverter
-
- convert(SegmentHeader, SegmentBody) - Method in class mondrian.rolap.BatchLoader.LoadBatchResponse
-
- convertAggregator(JdbcSchema.Table.Column.Usage, RolapAggregator) - Method in class mondrian.rolap.aggmatcher.Recognizer
-
Figure out what aggregator should be associated with a column usage.
- convertAggregator(JdbcSchema.Table.Column.Usage, RolapAggregator, RolapAggregator) - Method in class mondrian.rolap.aggmatcher.Recognizer
-
The method chooses a special aggregator for the aggregate table column's
usage.
- convertBack(Object) - Static method in class mondrian.olap.ParameterImpl
-
- convertChildren(RolapStar.Table) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Convert the child tables of a RolapStar.Table into
child AggStar.DimTable tables.
- convertColumns(RolapStar.Table) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Convert a RolapStar.Table table's columns into
AggStar.Table.Level columns.
- convertColumnTypeToName(Set<JdbcSchema.UsageType>) - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Maps from column type enum to column type name or list of names if the
parameter represents more than on usage.
- converterMap - Variable in class mondrian.rolap.BatchLoader.LoadBatchResponse
-
- convertFoodMart() - Method in class mondrian.rolap.Test
-
- convertInlineTableToRelation(MondrianDef.InlineTable, Dialect) - Static method in class mondrian.rolap.RolapUtil
-
- convertMemberName(String) - Method in class mondrian.rolap.RolapCubeHierarchy
-
Converts the unique name of a member of the underlying hierarchy to
the appropriate name for this hierarchy.
- convertOlap4jConnectStringToNativeMondrian(String) - Static method in class mondrian.olap.Util
-
Converts an olap4j connect string into a legacy mondrian connect string.
- convertPercentageToThreshold(int) - Method in class mondrian.util.AbstractMemoryMonitor
-
Converts a percentage threshold to its corresponding memory value,
(percentage * maximum-memory / 100).
- convertStackToString(Throwable) - Static method in class mondrian.olap.Util
-
Converts an error into an array of strings, the most recent error first.
- convertTable(RolapStar.Table, JdbcSchema.Table.Column.Usage) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
- convertThresholdToPercentage(long) - Method in class mondrian.util.AbstractMemoryMonitor
-
Converts a memory value to its percentage.
- convertThresholdToPercentage(long, long) - Static method in class mondrian.util.MemoryMonitorTest
-
- convertToNodes(XPathResult) - Static method in class mondrian.tui.XmlUtil
-
Convert an XPathResult to an array of Nodes.
- convertToString(XPathResult, boolean) - Static method in class mondrian.tui.XmlUtil
-
Convert an XPathResult object to String.
- coordinateCount - Variable in class mondrian.server.monitor.CellCacheSegmentCreateEvent
-
- coordinateCount - Variable in class mondrian.server.monitor.CellCacheSegmentDeleteEvent
-
- coordinatesToOrdinal(List<Integer>) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- copy() - Method in class mondrian.rolap.BitKey.Big
-
- copy() - Method in interface mondrian.rolap.BitKey
-
Returns a copy of this BitKey.
- copy() - Method in class mondrian.rolap.BitKey.Mid128
-
- copy() - Method in class mondrian.rolap.BitKey.Small
-
- copy() - Method in interface mondrian.rolap.CellKey
-
Returns a mutable copy of this CellKey.
- copy() - Method in class mondrian.rolap.CellKey.Four
-
- copy() - Method in class mondrian.rolap.CellKey.Many
-
- copy() - Method in class mondrian.rolap.CellKey.One
-
- copy() - Method in class mondrian.rolap.CellKey.Three
-
- copy() - Method in class mondrian.rolap.CellKey.Two
-
- copy() - Method in class mondrian.rolap.CellKey.Zero
-
- copyFromByte(BitSet, int, byte) - Static method in class mondrian.rolap.BitKey.AbstractBitKey
-
Copies a byte into a bit set at a particular position.
- copyFromLong(BitSet, int, long) - Static method in class mondrian.rolap.BitKey.AbstractBitKey
-
Copies a long
value (interpreted as 64 bits) into a bit set.
- copyMDC() - Method in class mondrian.server.Execution
-
Copy the current MDC so it can be used later
- copyOf(double[], int) - Static method in class mondrian.olap.Util
-
Like
Arrays
.copyOf(double[], int)
, but
exists prior to JDK 1.6.
- copyOf(int[], int) - Static method in class mondrian.olap.Util
-
Like
Arrays
.copyOf(int[], int)
, but
exists prior to JDK 1.6.
- copyOf(long[], int) - Static method in class mondrian.olap.Util
-
Like
Arrays
.copyOf(long[], int)
, but
exists prior to JDK 1.6.
- copyOf(T[], int) - Static method in class mondrian.olap.Util
-
Like
Arrays
.copyOf(Object[], int)
, but
exists prior to JDK 1.6.
- copyOf(U[], int, Class<? extends T[]>) - Static method in class mondrian.olap.Util
-
Copies the specified array.
- COPYRIGHT_YEAR - Static variable in class mondrian.server.MondrianServerVersion
-
- copySuite(TestSuite, Util.Functor1<Boolean, Test>) - Static method in class mondrian.test.TestContext
-
Makes a copy of a suite, filtering certain tests.
- correlation(Evaluator, TupleList, Calc, Calc) - Static method in class mondrian.olap.fun.FunUtil
-
- CorrelationFunDef - Class in mondrian.olap.fun
-
Definition of the Correlation
MDX function.
- CorrelationFunDef(FunDef) - Constructor for class mondrian.olap.fun.CorrelationFunDef
-
- cos(double) - Static method in class mondrian.olap.fun.vba.Vba
-
- cosh(double) - Static method in class mondrian.olap.fun.vba.Excel
-
- couldBeMember(Type) - Static method in class mondrian.olap.type.TypeUtil
-
- CouldNotLoadDefaultAggregateRules - Variable in class mondrian.resource.MondrianResource
-
CouldNotLoadDefaultAggregateRules
is 'Could not load default aggregate rules ''{0}''.
'
- count() - Method in class mondrian.gui.JdbcMetaData.Database.TableTracker
-
- count(Evaluator, TupleIterable, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
- Count - Static variable in class mondrian.rolap.RolapAggregator
-
- count - Static variable in class mondrian.test.PerformanceTest.CounterUdf
-
- count - Variable in class mondrian.util.DigitList
-
- countColumn - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- counter - Static variable in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- Counters - Class in mondrian.util
-
A collection of counters.
- Counters() - Constructor for class mondrian.util.Counters
-
- CountFunDef - Class in mondrian.olap.fun
-
Definition of the Count
MDX function.
- CountFunDef(FunDef) - Constructor for class mondrian.olap.fun.CountFunDef
-
- countOnly - Variable in class mondrian.rolap.agg.AbstractQuerySpec
-
- cousin(SchemaReader, Member, Member) - Static method in class mondrian.olap.fun.FunUtil
-
Returns the member under ancestorMember having the same relative position
under member's parent.
- CousinHierarchyMismatch - Variable in class mondrian.resource.MondrianResource
-
CousinHierarchyMismatch
is 'The member arguments to the Cousin function must be from the same hierarchy.
- covariance(Evaluator, TupleList, Calc, Calc, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
- CovarianceFunDef - Class in mondrian.olap.fun
-
Definition of the Covariance
and
CovarianceN
MDX functions.
- CovarianceFunDef(FunDef) - Constructor for class mondrian.olap.fun.CovarianceFunDef
-
- CovarianceNResolver - Static variable in class mondrian.olap.fun.CovarianceFunDef
-
- CovarianceResolver - Static variable in class mondrian.olap.fun.CovarianceFunDef
-
- CPOSTA_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- CPOSTA_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- CPREA_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- CPREA_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- create(Exp, MemberCalc[], boolean) - Static method in class mondrian.calc.impl.MemberValueCalc
-
- create() - Method in class mondrian.olap.fun.UdfResolver.ClassUdfFactory
-
- create() - Method in interface mondrian.olap.fun.UdfResolver.UdfFactory
-
Creates a UDF.
- create(Double) - Static method in class mondrian.olap.Literal
-
- create(Integer) - Static method in class mondrian.olap.Literal
-
- create(BigDecimal) - Static method in class mondrian.olap.Literal
-
Creates a numeric literal.
- create(String, DataSource, String, String, String, String) - Static method in class mondrian.rolap.ConnectionKey
-
- create(Axis[]) - Static method in class mondrian.rolap.Modulos.Generator
-
- create(Statement) - Static method in class mondrian.rolap.RolapEvaluator
-
Creates an evaluator.
- create(Member) - Method in class mondrian.rolap.RolapMemberBase.DefaultPropertyValueMapFactory
-
Creates a
Map
to be used for storing
property string/value pairs for the specified
Member
.
- create(Member) - Method in interface mondrian.rolap.RolapMemberBase.PropertyValueMapFactory
-
Creates a
Map
to be used for storing
property string/value pairs for the specified
Member
.
- create(int[]) - Method in interface mondrian.rolap.RolapResult.CellInfoContainer
-
Creates a new CellInfo object, adds it to the container
a location pos
and returns it.
- create(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoMap
-
- create(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoPool
-
- create(Util.PropertyList, String, String) - Static method in class mondrian.rolap.SchemaContentKey
-
- create(RolapEvaluator, List<RolapMember>, boolean, boolean) - Static method in class mondrian.rolap.sql.MemberListCrossJoinArg
-
Creates an instance of
CrossJoinArg
,
or returns null if the arguments are invalid.
- create(SqlMemberSource) - Method in class mondrian.rolap.SqlMemberSource.NullValuePoolFactory
-
Create a new
Map
to be used to pool values.
- create(SqlMemberSource) - Method in interface mondrian.rolap.SqlMemberSource.ValuePoolFactory
-
Create a new
Map
to be used to pool values.
- create(String, String, String, String, String, String) - Method in class mondrian.test.TestContext
-
Creates a TestContext which is based on a variant of the FoodMart
schema, which parameter, cube, named set, and user-defined function
definitions added.
- CREATE_INDEX_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
-
- CREATE_TABLE_INDEX_PROP - Static variable in class mondrian.test.loader.DBLoader
-
- CREATE_TABLE_INDEX_SUFFIX_DEFAULT - Static variable in class mondrian.test.loader.DBLoader
-
- CREATE_TABLE_PROP - Static variable in class mondrian.test.loader.DBLoader
-
- CREATE_TABLE_SUFFIX_DEFAULT - Static variable in class mondrian.test.loader.DBLoader
-
- createAddCommand(Member) - Method in interface mondrian.olap.CacheControl
-
Creates a command to add a member to the cache.
- createAddCommand(Member) - Method in class mondrian.rolap.CacheControlImpl
-
- createAllAccess(Hierarchy) - Static method in class mondrian.olap.RoleImpl
-
Creates an element which represents all access to a hierarchy.
- createAnnotationMap(MondrianDef.Annotations) - Static method in class mondrian.rolap.RolapHierarchy
-
- createArrayOf(String, Object[]) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractConnection
-
- createBatch(BatchLoader, String[], String[], String[][], String, String) - Method in class mondrian.rolap.BatchTestCase
-
- createBatch(BatchLoader, String[], String[], String[][], String, String, BatchTestCase.CellRequestConstraint) - Method in class mondrian.rolap.BatchTestCase
-
- createBlob() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractConnection
-
- createCalculatedMember(String) - Method in interface mondrian.olap.Cube
-
Creates a calculated member in this cube.
- createCalculatedMember(String) - Method in class mondrian.rolap.RolapCube
-
- createCalculatedMember(RolapHierarchy, String, Calc) - Method in class mondrian.rolap.RolapCube
-
Creates a calculated member.
- createCalendar(Date) - Static method in class mondrian.util.ScheduleUtil
-
Creates a calendar in UTC, and initializes it to date
.
- createCalendar(int, int, int, int, int, int) - Static method in class mondrian.util.ScheduleUtil
-
Creates a calendar in UTC, and initializes it to a given year, month,
day, hour, minute, second.
- createCall(Validator, Exp[]) - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
-
- createCall(Validator, Exp[]) - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
-
- createCall(Validator, Exp[]) - Method in class mondrian.olap.fun.FunDefBase
-
- createCall(Validator, Exp[]) - Method in class mondrian.olap.fun.NamedSetCurrentFunDef
-
- createCall(Validator, Exp[]) - Method in class mondrian.olap.fun.NamedSetCurrentOrdinalFunDef
-
- createCall(Validator, Exp[]) - Method in class mondrian.olap.fun.NativizeSetFunDef
-
- createCall(Validator, Exp[]) - Method in class mondrian.olap.fun.ParameterFunDef
-
- createCall(Validator, Exp[]) - Method in class mondrian.olap.fun.StrToSetFunDef
-
- createCall(Validator, Exp[]) - Method in class mondrian.olap.fun.StrToTupleFunDef
-
- createCall(Validator, Exp[]) - Method in interface mondrian.olap.FunDef
-
Creates an expression which represents a call to this function with
a given set of arguments.
- createClob() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractConnection
-
- createClosedPeerDimension(RolapLevel, MondrianDef.Closure, MondrianDef.CubeDimension) - Method in class mondrian.rolap.RolapHierarchy
-
Builds a dimension which maps onto a table holding the transitive
closure of the relationship for this parent-child level.
- createCollapsed() - Method in class mondrian.rolap.aggmatcher.AggGen
-
Return a String containing the sql code to create a collapsed dimension
table.
- createCompiler() - Method in class mondrian.olap.Query
-
- createCompoundCommand(List<CacheControl.MemberEditCommand>) - Method in interface mondrian.olap.CacheControl
-
Builds a compound command which is executed atomically.
- createCompoundCommand(CacheControl.MemberEditCommand...) - Method in interface mondrian.olap.CacheControl
-
Builds a compound command which is executed atomically.
- createCompoundCommand(List<CacheControl.MemberEditCommand>) - Method in class mondrian.rolap.CacheControlImpl
-
- createCompoundCommand(CacheControl.MemberEditCommand...) - Method in class mondrian.rolap.CacheControlImpl
-
- createConnection() - Method in class mondrian.test.AbstractMondrianOlap4jTester
-
- createConnectionFactory(ServletConfig) - Method in class mondrian.xmla.impl.MondrianXmlaServlet
-
- createConnectionFactory(ServletConfig) - Method in class mondrian.xmla.impl.Olap4jXmlaServlet
-
- createConnectionFactory(ServletConfig) - Method in class mondrian.xmla.XmlaServlet
-
- createConnectionWithUserPassword() - Method in class mondrian.test.AbstractMondrianOlap4jTester
-
- createContext(TestContext, String) - Static method in class mondrian.test.SteelWheelsTestCase
-
Creates a TestContext which contains the given schema text.
- createContextDocument(String[][]) - Static method in class mondrian.tui.XmlUtil
-
Create a context document for use in performing XPath operations.
- createCrossjoinRegion(CacheControl.CellRegion...) - Method in interface mondrian.olap.CacheControl
-
Forms the cartesian product of two or more cell regions.
- createCrossjoinRegion(CacheControl.CellRegion...) - Method in class mondrian.rolap.CacheControlImpl
-
- createCube(String) - Method in interface mondrian.olap.Schema
-
Creates a cube by parsing an XML string.
- createCube(String) - Method in class mondrian.rolap.RolapSchema
-
- createDaily(Date, Date, TimeZone, Time, int) - Static method in class mondrian.util.Schedule
-
Creates a calendar which fires every day.
- createDataset(SegmentAxis[], boolean, SqlStatement.Type, int) - Method in class mondrian.rolap.agg.Segment
-
- createDataSource(DataSource, Util.PropertyList, StringBuilder) - Static method in class mondrian.rolap.RolapConnection
-
Creates a JDBC data source from the JDBC credentials contained within a
set of mondrian connection properties.
- createDateCalendar(int, int, int) - Static method in class mondrian.util.ScheduleUtil
-
Creates a calendar and sets it to a given year, month, date.
- createDeleteCommand(Member) - Method in interface mondrian.olap.CacheControl
-
Creates a command to delete a member and its descendants from the member
cache.
- createDeleteCommand(CacheControl.MemberSet) - Method in interface mondrian.olap.CacheControl
-
Creates a command to delete a set of members from the member cache.
- createDeleteCommand(Member) - Method in class mondrian.rolap.CacheControlImpl
-
- createDeleteCommand(CacheControl.MemberSet) - Method in class mondrian.rolap.CacheControlImpl
-
- createDependencyTestingCompiler(ExpCompiler) - Static method in class mondrian.rolap.RolapUtil
-
Creates a compiler which will generate programs which will test
whether the dependencies declared via
Calc.dependsOn(Hierarchy)
are accurate.
- createDialect(DataSource, Connection) - Method in interface mondrian.spi.DialectFactory
-
Creates a Dialect.
- createDialect(DataSource, Connection) - Method in class mondrian.spi.DialectManager.CachingDialectFactory
-
- createDialect(DataSource, Connection) - Method in class mondrian.spi.DialectManager.ChainDialectFactory
-
- createDialect(DataSource, Connection) - Method in class mondrian.spi.DialectManager.ConstructorDialectFactory
-
- createDialect(DataSource, Connection) - Static method in class mondrian.spi.DialectManager
-
Creates a Dialect from a JDBC connection.
- createDialect(DataSource, Connection, String) - Static method in class mondrian.spi.DialectManager
-
Creates a Dialect from a JDBC connection, optionally specifying
the name of the dialect class.
- createDialect(DataSource, Connection) - Method in class mondrian.spi.impl.JdbcDialectFactory
-
- createDialectHelper(DialectFactory, DataSource) - Static method in class mondrian.spi.impl.JdbcDialectFactory
-
- createDimension(Cube, String) - Method in interface mondrian.olap.Schema
-
Creates a dimension in the given cube by parsing an XML string.
- createDimension(MondrianDef.CubeDimension, MondrianDef.Schema) - Method in class mondrian.rolap.RolapCube
-
- createDimension(Cube, String) - Method in class mondrian.rolap.RolapSchema
-
- createDomParser(boolean, boolean, boolean, ErrorHandler) - Static method in class mondrian.test.comp.XmlUtility
-
- createDummyExp(Calc) - Static method in class mondrian.rolap.RolapCube
-
Creates an expression that compiles to a given compiled expression.
- createDummyFunDef(Resolver, int, Exp[]) - Static method in class mondrian.olap.fun.FunUtil
-
- createElement(Query) - Method in class mondrian.olap.Formula
-
- createEvaluator(RolapEvaluator, FunDef, Exp[]) - Method in class mondrian.rolap.RolapNative
-
If function can be implemented in SQL, returns a NativeEvaluator that
computes the result; otherwise returns null.
- createEvaluator(RolapEvaluator, FunDef, Exp[]) - Method in class mondrian.rolap.RolapNativeCrossJoin
-
- createEvaluator(RolapEvaluator, FunDef, Exp[]) - Method in class mondrian.rolap.RolapNativeFilter
-
- createEvaluator(RolapEvaluator, FunDef, Exp[]) - Method in class mondrian.rolap.RolapNativeRegistry
-
Returns the matching NativeEvaluator or null if fun
can not
be executed in SQL for the given context and arguments.
- createEvaluator(RolapEvaluator, FunDef, Exp[]) - Method in class mondrian.rolap.RolapNativeTopCount
-
- createEvaluator(Statement) - Static method in class mondrian.rolap.RolapUtil
-
Creates a dummy evaluator.
- createException(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection.Helper
-
- createException(Cell, String) - Method in class mondrian.olap4j.MondrianOlap4jConnection.Helper
-
Creates an exception in the context of a particular Cell.
- createException(Cell, String, Throwable) - Method in class mondrian.olap4j.MondrianOlap4jConnection.Helper
-
Creates an exception in the context of a particular Cell and with
a given cause.
- createException(String, Throwable) - Method in class mondrian.olap4j.MondrianOlap4jConnection.Helper
-
Creates an exception with a given cause.
- createException(BitKey) - Method in class mondrian.rolap.BitKey.AbstractBitKey
-
- createExecuteSql(int, GroupingSetsList, List<StarPredicate>) - Method in class mondrian.rolap.agg.SegmentLoader
-
Creates and executes a SQL statement to retrieve the set of cells
specified by a GroupingSetsList.
- createExpr(OlapElement) - Static method in class mondrian.olap.Util
-
Converts an olap element (dimension, hierarchy, level or member) into
an expression representing a usage of that element in an MDX statement.
- createFactoryForDialect(Class<? extends Dialect>) - Static method in class mondrian.spi.DialectManager
-
Creates a factory that calls a public constructor of a dialect class.
- createFunDef(Exp[], FunDef) - Method in class mondrian.olap.fun.MultiResolver
-
- createFunDef(Exp[], FunDef) - Method in class mondrian.olap.fun.ParameterFunDef.ParameterResolver
-
- createFunDef(Exp[], FunDef) - Method in class mondrian.olap.fun.ParameterFunDef.ParamRefResolver
-
- createFunDef(Exp[], FunDef) - Method in class mondrian.olap.fun.ReflectiveMultiResolver
-
- CreateIndexFailed - Variable in class mondrian.resource.MondrianResource
-
CreateIndexFailed
is 'Mondrian loader could not create index ''{0}'' on table ''{1}''.
'
- createInExpr(String, StarColumnPredicate, Dialect.Datatype, SqlQuery) - Static method in class mondrian.rolap.RolapStar.Column
-
Generates a predicate that a column matches one of a list of values.
- createInsertStatement(DBLoader.Table, Object[]) - Method in class mondrian.test.loader.DBLoader
-
- createList(int) - Static method in class mondrian.calc.TupleCollections
-
Creates a list of given arity.
- createList(int, int) - Static method in class mondrian.calc.TupleCollections
-
Creates a list of given arity and initial capacity.
- createLocale(char, char, String, String, String, String, String[], String[], String[], String[], Locale) - Static method in class mondrian.util.Format
-
- createLocale(Locale) - Static method in class mondrian.util.Format
-
- createLost() - Method in class mondrian.rolap.aggmatcher.AggGen
-
Return a String containing the sql code to create a lost dimension
table.
- createMany(Axis[]) - Static method in class mondrian.rolap.Modulos.Generator
-
- createMany(int[]) - Static method in class mondrian.rolap.Modulos.Generator
-
- createMeasuresRegion(Cube) - Method in interface mondrian.olap.CacheControl
-
Creates a region consisting of all measures in a given cube.
- createMeasuresRegion(Cube) - Method in class mondrian.rolap.CacheControlImpl
-
- createMember(Member, Level, String, Formula) - Method in interface mondrian.olap.Hierarchy
-
Creates a member of this hierarchy.
- createMember(Member, Level, String, Formula) - Method in class mondrian.rolap.RolapCubeHierarchy
-
- createMember(Member, Level, String, Formula) - Method in class mondrian.rolap.RolapHierarchy
-
- createMemberReader(Role) - Method in class mondrian.rolap.RolapHierarchy
-
Creates a member reader which enforces the access-control profile of
role
.
- createMemberReader(String, RolapHierarchy, String) - Method in class mondrian.rolap.RolapSchema
-
- createMemberRegion(Member, boolean) - Method in interface mondrian.olap.CacheControl
-
Creates a cell region consisting of a single member.
- createMemberRegion(boolean, Member, boolean, Member, boolean) - Method in interface mondrian.olap.CacheControl
-
Creates a cell region consisting of a range between two members.
- createMemberRegion(Member, boolean) - Method in class mondrian.rolap.CacheControlImpl
-
- createMemberRegion(boolean, Member, boolean, Member, boolean) - Method in class mondrian.rolap.CacheControlImpl
-
- createMemberSet(Member, boolean) - Method in interface mondrian.olap.CacheControl
-
Creates a member set containing either a single member, or a member and
its descendants.
- createMemberSet(boolean, Member, boolean, Member, boolean) - Method in interface mondrian.olap.CacheControl
-
Creates a member set consisting of a range between two members.
- createMemberSet(Member, boolean) - Method in class mondrian.rolap.CacheControlImpl
-
- createMemberSet(boolean, Member, boolean, Member, boolean) - Method in class mondrian.rolap.CacheControlImpl
-
- createMonthlyByDay(Date, Date, TimeZone, Time, int, int) - Static method in class mondrian.util.Schedule
-
Creates a calendar which fires on particular days of each month.
- createMonthlyByWeek(Date, Date, TimeZone, Time, int, int, int) - Static method in class mondrian.util.Schedule
-
Creates a calendar which fires on particular days of particular weeks of
a month.
- createMoveCommand(Member, Member) - Method in interface mondrian.olap.CacheControl
-
Creates a command to Move a member (with its descendants) to a new
location, that is to a new parent.
- createMoveCommand(Member, Member) - Method in class mondrian.rolap.CacheControlImpl
-
- createNClob() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractConnection
-
- createNonNullValue() - Method in class mondrian.rolap.agg.DenseDoubleSegmentBodyTest
-
- createNonNullValue() - Method in class mondrian.rolap.agg.DenseIntSegmentBodyTest
-
- createNonNullValue() - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- createNullValue() - Method in class mondrian.rolap.agg.DenseDoubleSegmentBodyTest
-
- createNullValue() - Method in class mondrian.rolap.agg.DenseIntSegmentBodyTest
-
- createNullValue() - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- createOnce(Date, TimeZone) - Static method in class mondrian.util.Schedule
-
Creates a calendar which fires only once.
- createOrLookupParam(boolean, String, Type, Exp, String) - Method in interface mondrian.olap.Validator
-
Creates or retrieves the parameter corresponding to a "Parameter" or
"ParamRef" function call.
- createOrLookupParam(boolean, String, Type, Exp, String) - Method in class mondrian.olap.ValidatorImpl
-
- createParser() - Method in class mondrian.olap.ConnectionBase
-
- createParser() - Method in class mondrian.olap.ParserTest
-
- createPinSet() - Method in class mondrian.rolap.agg.AggregationManager
-
- createPinSet() - Method in class mondrian.rolap.RolapAggregationManager
-
- createProfilingCompiler(ExpCompiler) - Static method in class mondrian.rolap.RolapUtil
-
- createPropertyFormatter(String, Scripts.ScriptDefinition) - Static method in class mondrian.rolap.RolapSchema
-
Given the name of a property formatter class, returns a propert
formatter.
- createRandom(long) - Static method in class mondrian.olap.Util
-
Creates a random number generator.
- createRequest(String, String, String, String, String) - Method in class mondrian.rolap.BatchTestCase
-
- createRequest(String, String, String[], String[], String[]) - Method in class mondrian.rolap.BatchTestCase
-
- createRequest(String, String, String, String, String, BatchTestCase.CellRequestConstraint) - Method in class mondrian.rolap.BatchTestCase
-
- createRequest(String, String, String[], String[], String[], BatchTestCase.CellRequestConstraint) - Method in class mondrian.rolap.BatchTestCase
-
- createRolapSchema(String, DataSource, Util.PropertyList, String, SchemaKey, ByteString) - Method in class mondrian.rolap.RolapSchemaPool
-
- createRootRole(Schema) - Static method in class mondrian.olap.Util
-
Returns a role which has access to everything.
- createRow() - Method in class mondrian.rolap.agg.SegmentLoader.RowList
-
- createRow(ResultSet) - Method in class mondrian.rolap.agg.SegmentLoader.RowList
-
- createScenario() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- createScenario() - Method in class mondrian.rolap.RolapConnection
-
- createScopedNamedSet(String, QueryPart, Exp) - Method in class mondrian.olap.Query
-
Creates a named set defined by an alias.
- createSegmentBody(BitSet, Object, List<Pair<SortedSet<Comparable>, Boolean>>) - Method in class mondrian.rolap.agg.DenseDoubleSegmentBodyTest
-
- createSegmentBody(List<Pair<SortedSet<Comparable>, Boolean>>) - Method in class mondrian.rolap.agg.DenseDoubleSegmentDataset
-
- createSegmentBody(BitSet, Object, List<Pair<SortedSet<Comparable>, Boolean>>) - Method in class mondrian.rolap.agg.DenseIntSegmentBodyTest
-
- createSegmentBody(List<Pair<SortedSet<Comparable>, Boolean>>) - Method in class mondrian.rolap.agg.DenseIntSegmentDataset
-
- createSegmentBody(List<Pair<SortedSet<Comparable>, Boolean>>) - Method in class mondrian.rolap.agg.DenseObjectSegmentDataset
-
- createSegmentBody(BitSet, Object, List<Pair<SortedSet<Comparable>, Boolean>>) - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- createSegmentBody(List<Pair<SortedSet<Comparable>, Boolean>>) - Method in interface mondrian.rolap.agg.SegmentDataset
-
Return an immutable, final and serializable implementation
of a SegmentBody in order to cache this dataset.
- createSegmentBody(List<Pair<SortedSet<Comparable>, Boolean>>) - Method in class mondrian.rolap.agg.SparseSegmentDataset
-
- createSetPropertyCommand(Member, String, Object) - Method in interface mondrian.olap.CacheControl
-
Creates a command to change one property of a member.
- createSetPropertyCommand(CacheControl.MemberSet, Map<String, Object>) - Method in interface mondrian.olap.CacheControl
-
Creates a command to several properties changes over a set of
members.
- createSetPropertyCommand(Member, String, Object) - Method in class mondrian.rolap.CacheControlImpl
-
- createSetPropertyCommand(CacheControl.MemberSet, Map<String, Object>) - Method in class mondrian.rolap.CacheControlImpl
-
- createSimpleValidator(FunTable) - Static method in class mondrian.olap.Util
-
Creates a very simple implementation of
Validator
.
- createSQLXML() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractConnection
-
- createStatement() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractConnection
-
- createStatement() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- createStatement(int, int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- createStatement(int, int, int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- createStatement() - Method in class mondrian.test.TestContext.ConnectionInvocationHandler
-
- createString(String) - Static method in class mondrian.olap.Literal
-
Creates a string literal.
- createStruct(String, Object[]) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractConnection
-
- createSubSegment(BitSet[], int, StarColumnPredicate, List<Segment.ExcludedRegion>) - Method in class mondrian.rolap.agg.SegmentWithData
-
Creates a Segment which has the same dimensionality as this Segment and a
subset of the values.
- createSubstitutingCube(String, String) - Method in class mondrian.test.TestContext
-
Creates a TestContext, adding hierarchy definitions to a cube definition.
- createSubstitutingCube(String, String, String) - Method in class mondrian.test.TestContext
-
Creates a TestContext, adding hierarchy and calculated member definitions
to a cube definition.
- createSubstitutingCube(String, String, String, String, String) - Method in class mondrian.test.TestContext
-
Creates a TestContext, adding hierarchy and calculated member definitions
to a cube definition.
- createSymbol(String) - Static method in class mondrian.olap.Literal
-
Creates a symbol.
- createTable() - Method in class mondrian.test.loader.DBLoader.Table.Controller
-
- CreateTableFailed - Variable in class mondrian.resource.MondrianResource
-
CreateTableFailed
is 'Mondrian loader could not create table ''{0}''.
'
- createTestContext() - Method in class mondrian.rolap.aggmatcher.AggregationOverAggTableTest
-
- createTestContext() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizerTest
-
- createTestContext() - Method in class mondrian.rolap.aggmatcher.SpeciesNonCollapsedAggTest
-
- createTestContext() - Method in class mondrian.test.loader.CsvDBTestCase
-
- createTestResult() - Method in class mondrian.test.MondrianTestRunner
-
Creates the TestResult to be used for the test run.
- createTime(int, int, int) - Static method in class mondrian.util.ScheduleUtil
-
- createTimeCalendar(Time) - Static method in class mondrian.util.ScheduleUtil
-
Creates a calendar from a time.
- createTimeCalendar(int, int, int) - Static method in class mondrian.util.ScheduleUtil
-
Creates a calendar and sets it to a given hours, minutes, seconds.
- createUdf(Class<? extends UserDefinedFunction>, String) - Static method in class mondrian.olap.Util
-
Creates a new udf instance from the given udf class.
- createUnionRegion(CacheControl.CellRegion...) - Method in interface mondrian.olap.CacheControl
-
Forms the union of two or more cell regions.
- createUnionRegion(CacheControl.CellRegion...) - Method in class mondrian.rolap.CacheControlImpl
-
- createUnionSet(CacheControl.MemberSet...) - Method in interface mondrian.olap.CacheControl
-
Forms the union of two or more member sets.
- createUnionSet(CacheControl.MemberSet...) - Method in class mondrian.rolap.CacheControlImpl
-
- createUsage(RolapCubeHierarchy, MondrianDef.CubeDimension) - Method in class mondrian.rolap.RolapCube
-
- createValidator() - Method in class mondrian.olap.Query
-
Creates a validator for this query.
- createValidator(Map<QueryPart, QueryPart>) - Method in class mondrian.olap.Query
-
- createValidator(FunTable, boolean) - Method in class mondrian.olap.Query
-
Creates a validator for this query that uses a given function table and
function validation policy.
- createValidator(FunTable, boolean, Map<QueryPart, QueryPart>) - Method in class mondrian.olap.Query
-
- createWeekly(Date, Date, TimeZone, Time, int, int) - Static method in class mondrian.util.Schedule
-
Creates a calendar which fires on particular days each week.
- createWithRepository(RepositoryContentFinder, CatalogLocator) - Static method in class mondrian.olap.MondrianServer
-
Creates a server.
- createWithRepository(RepositoryContentFinder, CatalogLocator) - Method in class mondrian.server.MondrianServerRegistry
-
- CreationException - Exception in mondrian.util
-
- CreationException() - Constructor for exception mondrian.util.CreationException
-
- CreationException(String) - Constructor for exception mondrian.util.CreationException
-
- CreationException(String, Throwable) - Constructor for exception mondrian.util.CreationException
-
- CreationException(Throwable) - Constructor for exception mondrian.util.CreationException
-
- CrossJoinArg - Interface in mondrian.rolap.sql
-
"Light version" of a
TupleConstraint
,
represents one of
member.children, level.members, member.descendants, {enumeration}.
- crossJoinArgFactory() - Method in class mondrian.rolap.RolapNativeSet
-
- CrossJoinArgFactory - Class in mondrian.rolap.sql
-
Creates CrossJoinArgs for use in constraining SQL queries.
- CrossJoinArgFactory(boolean) - Constructor for class mondrian.rolap.sql.CrossJoinArgFactory
-
- CrossJoinArgFactoryTest - Class in mondrian.rolap.sql
-
Tests for CrossJoinArgFactory
- CrossJoinArgFactoryTest() - Constructor for class mondrian.rolap.sql.CrossJoinArgFactoryTest
-
- CrossJoinFunDef - Class in mondrian.olap.fun
-
Definition of the CrossJoin
MDX function.
- CrossJoinFunDef(FunDef) - Constructor for class mondrian.olap.fun.CrossJoinFunDef
-
- CrossJoinFunDef.BaseListCalc - Class in mondrian.olap.fun
-
- CrossJoinFunDef.BaseListCalc(ResolvedFunCall, Calc[], boolean) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.BaseListCalc
-
- CrossJoinFunDef.CrossJoinIterCalc - Class in mondrian.olap.fun
-
- CrossJoinFunDef.CrossJoinIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.CrossJoinIterCalc
-
- CrossJoinFunDef.ImmutableListCalc - Class in mondrian.olap.fun
-
- CrossJoinFunDef.ImmutableListCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.ImmutableListCalc
-
- CrossJoinFunDef.MutableListCalc - Class in mondrian.olap.fun
-
- CrossJoinFunDef.MutableListCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.MutableListCalc
-
- CrossJoinOptimizerSize - Variable in class mondrian.olap.MondrianProperties
-
Property that defines
when to apply the crossjoin optimization algorithm.
- CrossJoinTest - Class in mondrian.olap.fun
-
CrossJoint
tests the collation order of positive and negative
infinity, and
Double.NaN
.
- CrossJoinTest() - Constructor for class mondrian.olap.fun.CrossJoinTest
-
- CrossJoinTest(String) - Constructor for class mondrian.olap.fun.CrossJoinTest
-
- CrossJoinTest.NullFunDef - Class in mondrian.olap.fun
-
- CrossJoinTest.NullFunDef() - Constructor for class mondrian.olap.fun.CrossJoinTest.NullFunDef
-
- CrossJoinTest.TestFunDef - Class in mondrian.olap.fun
-
- CrossJoinTest.TestFunDef() - Constructor for class mondrian.olap.fun.CrossJoinTest.TestFunDef
-
- CsvDBLoader - Class in mondrian.test.loader
-
Implementation of
DBLoader
which gets its Tables by reading CSV files
using the
CsvLoader
class and is the loader use for CSV junit tests.
- CsvDBLoader() - Constructor for class mondrian.test.loader.CsvDBLoader
-
- CsvDBLoader.CsvLoaderRowStream - Class in mondrian.test.loader
-
- CsvDBLoader.CsvLoaderRowStream(CsvLoader) - Constructor for class mondrian.test.loader.CsvDBLoader.CsvLoaderRowStream
-
- CsvDBLoader.ListRowStream - Class in mondrian.test.loader
-
- CsvDBLoader.ListRowStream() - Constructor for class mondrian.test.loader.CsvDBLoader.ListRowStream
-
- CsvDBLoader.ListRowStream(List<DBLoader.Row>) - Constructor for class mondrian.test.loader.CsvDBLoader.ListRowStream
-
- CsvDBTestCase - Class in mondrian.test.loader
-
Base class for tests that use
a CSV database defined in a single file.
- CsvDBTestCase() - Constructor for class mondrian.test.loader.CsvDBTestCase
-
- CsvDBTestCase(String) - Constructor for class mondrian.test.loader.CsvDBTestCase
-
- CsvLoader - Class in mondrian.test.loader
-
This is a basic Comma-separated-value (CSV, Csv) reader.
- CsvLoader(InputStream, String) - Constructor for class mondrian.test.loader.CsvLoader
-
- CsvLoader(InputStream, char, boolean, String) - Constructor for class mondrian.test.loader.CsvLoader
-
- CsvLoader(InputStream) - Constructor for class mondrian.test.loader.CsvLoader
-
- CsvLoader(InputStream, char, boolean) - Constructor for class mondrian.test.loader.CsvLoader
-
- CsvLoader(String) - Constructor for class mondrian.test.loader.CsvLoader
-
- CsvLoader(String, char, boolean) - Constructor for class mondrian.test.loader.CsvLoader
-
- CsvLoader(File) - Constructor for class mondrian.test.loader.CsvLoader
-
- CsvLoader(File, char, boolean) - Constructor for class mondrian.test.loader.CsvLoader
-
- CsvLoader(Reader) - Constructor for class mondrian.test.loader.CsvLoader
-
- CsvLoader(Reader, char, boolean) - Constructor for class mondrian.test.loader.CsvLoader
-
- cube - Variable in class mondrian.gui.MondrianGuiDef.CubeGrant
-
- Cube - Static variable in class mondrian.olap.Category
-
Cube
is a cube expression.
- Cube - Interface in mondrian.olap
-
Cube.
- cube - Variable in class mondrian.olap.MondrianDef.CubeGrant
-
- cube - Variable in class mondrian.olap4j.MondrianOlap4jCube
-
- cube - Variable in class mondrian.rolap.RolapCubeDimension
-
- cube - Variable in class mondrian.rolap.RolapEvaluatorRoot
-
- CUBE_NAME - Static variable in class mondrian.olap.CubeBase
-
- CUBE_NAME - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the name of the current cube.
- CUBE_NAME_ORDINAL - Static variable in class mondrian.olap.Property
-
- CUBE_NAME_PROP - Static variable in class mondrian.xmla.XmlaBaseTestCase
-
- cubeA - Static variable in class mondrian.rolap.sql.SelectNotInGroupByTest
-
- CubeAccess - Class in mondrian.olap
-
This class implements object of type GrantCube to apply permissions
on user's MDX query
- CubeAccess(Cube) - Constructor for class mondrian.olap.CubeAccess
-
Creates a CubeAccess object.
- CubeBase - Class in mondrian.olap
-
CubeBase
is an abstract implementation of
Cube
.
- CubeBase(String, String, boolean, String, Dimension[]) - Constructor for class mondrian.olap.CubeBase
-
Creates a CubeBase.
- cubeByName(Connection, String) - Method in class mondrian.test.FoodMartTestCase
-
- cubeGrants - Variable in class mondrian.gui.MondrianGuiDef.SchemaGrant
-
- cubeGrants - Variable in class mondrian.olap.MondrianDef.SchemaGrant
-
- cubeLevel - Variable in class mondrian.rolap.RolapCubeMember
-
- cubeName - Variable in class mondrian.gui.MondrianGuiDef.CubeUsage
-
- cubeName - Variable in class mondrian.gui.MondrianGuiDef.VirtualCubeDimension
-
- cubeName - Variable in class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
-
- cubeName - Variable in class mondrian.olap.MondrianDef.CubeUsage
-
- cubeName - Variable in class mondrian.olap.MondrianDef.VirtualCubeDimension
-
- cubeName - Variable in class mondrian.olap.MondrianDef.VirtualCubeMeasure
-
- cubeName - Variable in class mondrian.spi.SegmentHeader
-
- cubeNameSales - Variable in class mondrian.rolap.BatchTestCase
-
- cubeOrdinal - Variable in class mondrian.rolap.RolapCubeDimension
-
- CubeRelationNotTable - Variable in class mondrian.resource.MondrianResource
-
CubeRelationNotTable
is 'The Cube ''{0}'' relation is not a MondrianDef.Table but rather ''{1}''.
'
- cubes - Variable in class mondrian.gui.MondrianGuiDef.Schema
-
Cubes in this schema.
- cubes - Variable in class mondrian.olap.MondrianDef.Schema
-
Cubes in this schema.
- cubeSource - Variable in class mondrian.rolap.RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader
-
cubeSource is passed as our member builder
- cubeSource - Variable in class mondrian.rolap.RolapCubeHierarchy.NoCacheRolapCubeHierarchyMemberReader
-
cubeSource is passed as our member builder
- CubeType - Class in mondrian.olap.type
-
The type of an expression which represents a Cube or Virtual Cube.
- CubeType(Cube) - Constructor for class mondrian.olap.type.CubeType
-
Creates a type representing a cube.
- cubeUsage - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
-
- cubeUsage - Variable in class mondrian.olap.MondrianDef.VirtualCube
-
- cubeUsages - Variable in class mondrian.gui.MondrianGuiDef.CubeUsages
-
- cubeUsages - Variable in class mondrian.olap.MondrianDef.CubeUsages
-
- CUP$Parser$actions - Class in mondrian.olap
-
Cup generated class to encapsulate user supplied action code.
- CUP$Parser$actions(Parser) - Constructor for class mondrian.olap.CUP$Parser$actions
-
Constructor
- CUP$Parser$do_action(int, lr_parser, Stack, int) - Method in class mondrian.olap.CUP$Parser$actions
-
Method with the actual generated action code.
- curChar - Variable in class mondrian.parser.MdxParserImplTokenManager
-
- curLexState - Variable in class mondrian.parser.MdxParserImplTokenManager
-
- currencyFormat - Variable in class mondrian.util.Format.FormatLocale
-
- currencyFormat_en - Static variable in class mondrian.util.Format
-
- currencySymbol - Variable in class mondrian.util.Format.FormatLocale
-
- currencySymbol_en - Static variable in class mondrian.util.Format
-
- current() - Method in class mondrian.calc.impl.AbstractTupleList.AbstractTupleListIterator
-
- current() - Method in interface mondrian.calc.TupleCursor
-
Returns the tuple that this cursor is positioned on.
- CurrentDateMemberExactUdf - Class in mondrian.udf
-
User-defined function CurrentDateMember
.
- CurrentDateMemberExactUdf() - Constructor for class mondrian.udf.CurrentDateMemberExactUdf
-
- CurrentDateMemberUdf - Class in mondrian.udf
-
User-defined function CurrentDateMember
.
- CurrentDateMemberUdf() - Constructor for class mondrian.udf.CurrentDateMemberUdf
-
- CurrentDateMemberUdfTest - Class in mondrian.udf
-
Tests the CurrentDateMemberUdf class.
- CurrentDateMemberUdfTest() - Constructor for class mondrian.udf.CurrentDateMemberUdfTest
-
- CurrentDateMemberUdfTest(String) - Constructor for class mondrian.udf.CurrentDateMemberUdfTest
-
- CurrentDateStringUdf - Class in mondrian.udf
-
User-defined function CurrentDateString, which returns the
current date value as a formatted string, based on a format string passed in
as a parameter.
- CurrentDateStringUdf() - Constructor for class mondrian.udf.CurrentDateStringUdf
-
- currentDialect - Variable in class mondrian.rolap.RolapEvaluatorRoot
-
- currentElement() - Method in class mondrian.olap.Walker
-
returns the current object.
- currentIsEmpty() - Method in interface mondrian.olap.Evaluator
-
Returns whether the current context is an empty cell.
- currentIsEmpty() - Method in class mondrian.rolap.RolapEvaluator
-
- currentMember() - Method in interface mondrian.olap.Evaluator.NamedSetEvaluator
-
Returns the current member in the named set.
- currentMember() - Method in interface mondrian.olap.Evaluator.SetEvaluator
-
Returns the current member in the named set.
- currentMember() - Method in class mondrian.rolap.RolapNamedSetEvaluator
-
- currentMember() - Method in class mondrian.rolap.RolapSetEvaluator
-
- currentOrdinal() - Method in interface mondrian.olap.Evaluator.NamedSetEvaluator
-
Returns the ordinal of the current member or tuple in the named set.
- currentOrdinal() - Method in interface mondrian.olap.Evaluator.SetEvaluator
-
Returns the ordinal of the current member or tuple in the named set.
- currentOrdinal() - Method in class mondrian.rolap.RolapNamedSetEvaluator
-
- currentOrdinal() - Method in class mondrian.rolap.RolapSetEvaluator
-
- currentToArray(Member[], int) - Method in class mondrian.calc.impl.AbstractTupleCursor
-
- currentToArray(Member[], int) - Method in class mondrian.calc.impl.AbstractTupleList.AbstractTupleListIterator
-
- currentToArray(Member[], int) - Method in interface mondrian.calc.TupleCursor
-
Writes the member(s) of the next tuple to a given offset in an array.
- currentToken - Variable in exception mondrian.parser.ParseException
-
This is the last token that has been consumed successfully.
- currentTuple() - Method in interface mondrian.olap.Evaluator.NamedSetEvaluator
-
Returns the current tuple in the named set.
- currentTuple() - Method in interface mondrian.olap.Evaluator.SetEvaluator
-
Returns the current tuple in the named set.
- currentTuple() - Method in class mondrian.rolap.RolapNamedSetEvaluator
-
- currentTuple() - Method in class mondrian.rolap.RolapSetEvaluator
-
- currPartialResultIdx - Variable in class mondrian.rolap.ResultLoader
-
- cursor - Variable in class mondrian.calc.impl.AbstractTupleList.AbstractTupleListIterator
-
Index of element to be returned by subsequent call to next.
- cursor - Variable in class mondrian.util.UnsupportedList.Itr
-
- CustomizedFunctionTable - Class in mondrian.olap.fun
-
Interface to build a customized function table, selecting functions from the
set of supported functions in an instance of
BuiltinFunTable
.
- CustomizedFunctionTable(Set<String>) - Constructor for class mondrian.olap.fun.CustomizedFunctionTable
-
- CustomizedFunctionTable(Set<String>, Set<FunDef>) - Constructor for class mondrian.olap.fun.CustomizedFunctionTable
-
- CustomizedParserTest - Class in mondrian.olap
-
Tests a customized MDX Parser.
- CustomizedParserTest(String) - Constructor for class mondrian.olap.CustomizedParserTest
-
- CVBasicTest - Class in mondrian.test.clearview
-
CVBasicTest
is a test suite which tests
complex queries against the FoodMart database.
- CVBasicTest() - Constructor for class mondrian.test.clearview.CVBasicTest
-
- CVBasicTest(String) - Constructor for class mondrian.test.clearview.CVBasicTest
-
- CVConcurrentMdxTest - Class in mondrian.test
-
- CVConcurrentMdxTest() - Constructor for class mondrian.test.CVConcurrentMdxTest
-
- CVConcurrentMdxTest(String) - Constructor for class mondrian.test.CVConcurrentMdxTest
-
- CycleDuringParameterEvaluation - Variable in class mondrian.resource.MondrianResource
-
CycleDuringParameterEvaluation
is 'Cycle occurred while evaluating parameter ''{0}''
'
- d - Variable in class mondrian.util.FormatTest
-
- DailyDateSchedule - Class in mondrian.util
-
A DailyDateSchedule
fires every day.
- DailyDateSchedule(Calendar, int) - Constructor for class mondrian.util.DailyDateSchedule
-
- data - Variable in class mondrian.rolap.agg.SparseSegmentBody
-
- DATA_SOURCE_INFO - Static variable in class mondrian.xmla.XmlaBaseTestCase
-
- DATA_SOURCE_INFO_PROP - Static variable in class mondrian.xmla.XmlaBaseTestCase
-
- databaseIsValid() - Method in class mondrian.test.TestContext
-
Tests whether the database is valid.
- databaseProduct - Variable in class mondrian.spi.impl.JdbcDialectImpl
-
Major database product (or null if product is not a common one)
- dataDefinitionCausesTransactionCommit() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- dataDefinitionIgnoredInTransactions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- DATASOURCE_DESCRIPTION - Static variable in class mondrian.tui.XmlaSupport
-
- DATASOURCE_DESCRIPTION - Static variable in class mondrian.xmla.test.XmlaTestContext
-
- DATASOURCE_INFO - Static variable in class mondrian.tui.XmlaSupport
-
- DATASOURCE_INFO - Static variable in class mondrian.xmla.test.XmlaTestContext
-
- DATASOURCE_NAME - Static variable in class mondrian.tui.XmlaSupport
-
- DATASOURCE_NAME - Static variable in class mondrian.xmla.test.XmlaTestContext
-
- DataSourceChangeListener - Interface in mondrian.spi
-
Deprecated.
Will be removed with Mondrian 4.0.
- dataSourceChangeListener(Scripts.ScriptDefinition) - Static method in class mondrian.spi.impl.Scripts
-
- DataSourceChangeListenerImpl - Class in mondrian.spi.impl
-
Default implementation of a data source change listener
that always returns that the datasource is unchanged.
- DataSourceChangeListenerImpl() - Constructor for class mondrian.spi.impl.DataSourceChangeListenerImpl
-
Creates a new instance of DataSourceChangeListenerImpl
- DataSourceChangeListenerImpl2 - Class in mondrian.spi.impl
-
Default implementation of a data source change listener
that always returns that the datasource is changed.
- DataSourceChangeListenerImpl2() - Constructor for class mondrian.spi.impl.DataSourceChangeListenerImpl2
-
Creates a new instance of DataSourceChangeListenerImpl2
- DataSourceChangeListenerImpl3 - Class in mondrian.spi.impl
-
Default implementation of a data source change listener
that always returns that the datasource is changed.
- DataSourceChangeListenerImpl3() - Constructor for class mondrian.spi.impl.DataSourceChangeListenerImpl3
-
Creates a new instance of DataSourceChangeListenerImpl2
- DataSourceChangeListenerImpl4 - Class in mondrian.spi.impl
-
Default implementation of a data source change listener
that always returns that the datasource is changed.
- DataSourceChangeListenerImpl4() - Constructor for class mondrian.spi.impl.DataSourceChangeListenerImpl4
-
Creates a new instance of DataSourceChangeListenerImpl2
- DataSourceChangeListenerImpl4(int, int) - Constructor for class mondrian.spi.impl.DataSourceChangeListenerImpl4
-
- DataSourceChangeListenerTest - Class in mondrian.rolap
-
Tests for testing the DataSourceChangeListener plugin.
- DataSourceChangeListenerTest() - Constructor for class mondrian.rolap.DataSourceChangeListenerTest
-
- DataSourceChangeListenerTest(String) - Constructor for class mondrian.rolap.DataSourceChangeListenerTest
-
- DataSourceDescription - Static variable in class mondrian.xmla.DataSourcesConfig
-
- dataSourceInfo - Variable in class mondrian.xmla.DataSourcesConfig.Catalog
-
ConnectString of Mondrian (minus the catalog entry).
- dataSourceInfo - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
-
ConnectString of Mondrian (minus the catalog entry).
- DataSourceInfo - Static variable in class mondrian.xmla.DataSourcesConfig
-
- DataSourceName - Static variable in class mondrian.xmla.DataSourcesConfig
-
- DataSourceResolver - Interface in mondrian.spi
-
Plugin class that resolves data source name to
DataSource
object.
- dataSourceResolver(Scripts.ScriptDefinition) - Static method in class mondrian.spi.impl.Scripts
-
- DataSourceResolverClass - Variable in class mondrian.olap.MondrianProperties
-
Property that defines
the name of the plugin class that resolves data source names to
DataSource
objects.
- dataSources - Variable in class mondrian.server.DynamicContentFinder
-
- dataSources - Variable in class mondrian.xmla.DataSourcesConfig.DataSources
-
The list of data sources supported by XMLA service.
- dataSources() - Method in class mondrian.xmla.test.XmlaTestContext
-
- DataSourcesConfig - Class in mondrian.xmla
-
This is the XML model for XMLA DataSources Configuration.
- DataSourcesConfig() - Constructor for class mondrian.xmla.DataSourcesConfig
-
- DataSourcesConfig.Catalog - Class in mondrian.xmla
-
- DataSourcesConfig.Catalog() - Constructor for class mondrian.xmla.DataSourcesConfig.Catalog
-
- DataSourcesConfig.Catalog(DOMWrapper) - Constructor for class mondrian.xmla.DataSourcesConfig.Catalog
-
- DataSourcesConfig.Catalogs - Class in mondrian.xmla
-
The list of catalogs associated with a data source.
- DataSourcesConfig.Catalogs() - Constructor for class mondrian.xmla.DataSourcesConfig.Catalogs
-
- DataSourcesConfig.Catalogs(DOMWrapper) - Constructor for class mondrian.xmla.DataSourcesConfig.Catalogs
-
- DataSourcesConfig.DataSource - Class in mondrian.xmla
-
Definition of a data source.
- DataSourcesConfig.DataSource() - Constructor for class mondrian.xmla.DataSourcesConfig.DataSource
-
- DataSourcesConfig.DataSource(DOMWrapper) - Constructor for class mondrian.xmla.DataSourcesConfig.DataSource
-
- DataSourcesConfig.DataSources - Class in mondrian.xmla
-
The list of data sources supported by XMLA service.
- DataSourcesConfig.DataSources() - Constructor for class mondrian.xmla.DataSourcesConfig.DataSources
-
- DataSourcesConfig.DataSources(DOMWrapper) - Constructor for class mondrian.xmla.DataSourcesConfig.DataSources
-
- dataType - Variable in class mondrian.gui.JdbcMetaData.DbColumn
-
- datatype - Variable in class mondrian.gui.MondrianGuiDef.Measure
-
- datatype - Variable in class mondrian.olap.MondrianDef.Measure
-
- DATATYPE - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the datatype of a cell.
- DATATYPE_ORDINAL - Static variable in class mondrian.olap.Property
-
- date() - Static method in class mondrian.olap.fun.vba.Vba
-
- Date - Static variable in class mondrian.test.loader.DBLoader.Type
-
- date - Variable in class mondrian.util.FormatTest
-
- date2 - Variable in class mondrian.util.FormatTest
-
- DATE_FORMAT_HEADER - Static variable in class mondrian.tui.MockHttpServletRequest
-
- DATE_FORMAT_HEADER - Static variable in class mondrian.tui.MockHttpServletResponse
-
- dateAdd(String, double, Date) - Static method in class mondrian.olap.fun.vba.Vba
-
- dateDiff(String, Date, Date) - Static method in class mondrian.olap.fun.vba.Vba
-
- dateDiff(String, Date, Date, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- dateDiff(String, Date, Date, int, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- dateFormatString - Static variable in class mondrian.test.loader.DBLoader
-
- dateFormatter - Static variable in class mondrian.test.loader.DBLoader
-
- datePart(String, Date) - Static method in class mondrian.olap.fun.vba.Vba
-
- datePart(String, Date, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- datePart(String, Date, int, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- DateSchedule - Interface in mondrian.util
-
A DateSchedule
returns a series of dates.
- dateSeparator - Variable in class mondrian.util.Format.FormatLocale
-
- dateSeparator_en - Static variable in class mondrian.util.Format
-
- dateSerial(int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- DateTime - Static variable in class mondrian.olap.Category
-
Represents a DataTime expression.
- DateTimeCalc - Interface in mondrian.calc
-
Compiled expression whose result is a
Date
, representing an MDX
DateTime value.
- DateTimeType - Class in mondrian.olap.type
-
The type of an expression representing a date, time or timestamp.
- DateTimeType() - Constructor for class mondrian.olap.type.DateTimeType
-
Creates a DateTime type.
- dateValue(Date) - Static method in class mondrian.olap.fun.vba.Vba
-
- day(Date) - Static method in class mondrian.olap.fun.vba.Vba
-
- daysOfMonthBitmap - Variable in class mondrian.util.MonthlyByDayDateSchedule
-
- daysOfWeekBitmap - Variable in class mondrian.util.MonthlyByWeekDateSchedule
-
- daysOfWeekBitmap - Variable in class mondrian.util.WeeklyDateSchedule
-
- daysOfWeekLong - Variable in class mondrian.util.Format.FormatLocale
-
- daysOfWeekLong_en - Static variable in class mondrian.util.Format
-
- daysOfWeekShort - Variable in class mondrian.util.Format.FormatLocale
-
- daysOfWeekShort_en - Static variable in class mondrian.util.Format
-
- Db2Dialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the IBM DB2 database.
- Db2Dialect(Connection) - Constructor for class mondrian.spi.impl.Db2Dialect
-
Creates a Db2Dialect.
- Db2OldAs400Dialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for old versions of the IBM
DB2/AS400 database.
- Db2OldAs400Dialect(Connection) - Constructor for class mondrian.spi.impl.Db2OldAs400Dialect
-
Creates a Db2OldAs400Dialect.
- DB_META_CONFIG_FILE - Static variable in class mondrian.gui.Workbench
-
- dbFactTable - Variable in class mondrian.rolap.aggmatcher.Recognizer
-
- DBLoader - Class in mondrian.test.loader
-
This is an abstract base class for the creation and load of one or more
database tables with data.
- DBLoader() - Constructor for class mondrian.test.loader.DBLoader
-
- DBLoader.Column - Class in mondrian.test.loader
-
- DBLoader.Column(String, DBLoader.Type, boolean) - Constructor for class mondrian.test.loader.DBLoader.Column
-
- DBLoader.Row - Interface in mondrian.test.loader
-
- DBLoader.RowDefault - Class in mondrian.test.loader
-
- DBLoader.RowDefault(Object[]) - Constructor for class mondrian.test.loader.DBLoader.RowDefault
-
- DBLoader.RowStream - Interface in mondrian.test.loader
-
The RowStream interface allows one to load large sets of
rows by streaming them in, one does not have to have all
of the row data in memory.
- DBLoader.Table - Class in mondrian.test.loader
-
- DBLoader.Table(String, DBLoader.Column[]) - Constructor for class mondrian.test.loader.DBLoader.Table
-
- DBLoader.Table.Controller - Class in mondrian.test.loader
-
- DBLoader.Type - Class in mondrian.test.loader
-
- DBLoader.Type(String) - Constructor for class mondrian.test.loader.DBLoader.Type
-
- dbTimeMillis() - Static method in class mondrian.olap.Util
-
- dDB(double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
-
- dDB(double, double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
-
- DeadlockTest - Class in mondrian.test
-
- DeadlockTest() - Constructor for class mondrian.test.DeadlockTest
-
- debug(String, String) - Static method in class mondrian.olap.fun.LinReg
-
- debug - Static variable in class mondrian.olap.fun.RankFunDef
-
- debug - Variable in class mondrian.olap.Scanner
-
- DEBUG - Static variable in class mondrian.olap.Util
-
Flag to control expensive debugging.
- debug(String) - Method in class mondrian.tui.CmdRunner
-
- debug(Document) - Static method in class mondrian.web.taglib.DomBuilder
-
- DEBUG - Static variable in class mondrian.xmla.XmlaBaseTestCase
-
- debugStream - Variable in class mondrian.parser.MdxParserImplTokenManager
-
Debug output.
- decExponent - Variable in class mondrian.util.MondrianFloatingDecimal
-
- Decimal - Static variable in class mondrian.test.loader.DBLoader.Type
-
- DECIMAL_NUMERIC_LITERAL - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- decimalAt - Variable in class mondrian.util.DigitList
-
These data members are intentionally public and can be set directly.
- decimalDataTypeRegex - Static variable in class mondrian.test.loader.DBLoader
-
- decimalDigits - Variable in class mondrian.gui.JdbcMetaData.DbColumn
-
- decimalFormat(String, String) - Static method in class mondrian.test.loader.DBLoader
-
Generate an appropriate number format string for doubles etc
to be used to include a number in an SQL insert statement.
- decimalFormat(int, int) - Static method in class mondrian.test.loader.DBLoader
-
Generate an appropriate number format string for doubles etc
to be used to include a number in an SQL insert statement.
- decimalPlaceholder - Variable in class mondrian.util.Format.FormatLocale
-
- decimalPlaceholder_en - Static variable in class mondrian.util.Format
-
- decimalShift - Variable in class mondrian.util.Format.NumericFormat
-
Number of decimal places to shift the number left before
formatting it: 2 means multiply by 100; -3 means divide by
1000.
- DecimalType - Class in mondrian.olap.type
-
Subclass of
NumericType
which guarantees fixed number of decimal
places.
- DecimalType(int, int) - Constructor for class mondrian.olap.type.DecimalType
-
Creates a decimal type with precision and scale.
- DECODE - Static variable in class mondrian.util.Base64
-
Specify decoding.
- decode(byte[], int, int) - Static method in class mondrian.util.Base64
-
Very low-level access to decoding ASCII characters in
the form of a byte array.
- decode(String) - Static method in class mondrian.util.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decodeCategory(String, int) - Static method in class mondrian.olap.fun.FunUtil
-
Decodes the offset
th character of an encoded method
signature into a type category.
- decodeEncodedString(String) - Static method in class mondrian.test.comp.XmlUtility
-
- decodeFromFile(String) - Static method in class mondrian.util.Base64
-
Convenience method for reading a base64-encoded
file and decoding it.
- decodeParameterCategories(String) - Static method in class mondrian.olap.fun.FunUtil
-
Decodes a string of parameter types into an array of type codes.
- decodeReturnCategory(String) - Static method in class mondrian.olap.fun.FunUtil
-
Decodes the signature of a function into a category code which describes
the return type of the operator.
- decodeSyntacticType(String) - Static method in class mondrian.olap.fun.FunUtil
-
Decodes the syntactic type of an operator.
- decodeToFile(String, String) - Static method in class mondrian.util.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class mondrian.util.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- deduceIdentifierQuoteString(DatabaseMetaData) - Method in class mondrian.spi.impl.HiveDialect
-
- deduceIdentifierQuoteString(DatabaseMetaData) - Method in class mondrian.spi.impl.ImpalaDialect
-
- deduceIdentifierQuoteString(DatabaseMetaData) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- deduceIdentifierQuoteString(DatabaseMetaData) - Method in class mondrian.spi.impl.MySqlDialect
-
- deduceIdentifierQuoteString(DatabaseMetaData) - Method in class mondrian.spi.impl.NuoDbDialect
-
The NuoDB JDBC driver lists " " as the string to use for quoting, but we
know better.
- deduceMaxColumnNameLength(DatabaseMetaData) - Method in class mondrian.spi.impl.HiveDialect
-
- deduceMaxColumnNameLength(DatabaseMetaData) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- deduceProductName(DatabaseMetaData) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- deduceProductName(DatabaseMetaData) - Method in class mondrian.spi.impl.MySqlDialect
-
- deduceProductVersion(DatabaseMetaData) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- deduceReadOnly(DatabaseMetaData) - Method in class mondrian.spi.impl.HiveDialect
-
- deduceReadOnly(DatabaseMetaData) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- deduceSupportedResultSetStyles(DatabaseMetaData) - Method in class mondrian.spi.impl.HiveDialect
-
- deduceSupportedResultSetStyles(DatabaseMetaData) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- deduceSupportsSelectNotInGroupBy(Connection) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
Detects whether the database is configured to permit queries
that include columns in the SELECT that are not also in the GROUP BY.
- deduceSupportsSelectNotInGroupBy(Connection) - Method in class mondrian.spi.impl.MySqlDialect
-
- deduceType(List<List<Object>>, int) - Method in class mondrian.olap4j.EmptyResultSet
-
- deep - Variable in class mondrian.xmla.Rowset
-
- DEF_AGG_EXCLUDE - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_AGG_FACT_COUNT - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_AGG_FOREIGN_KEY - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_AGG_IGNORE_COLUMN - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_AGG_LEVEL - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_AGG_LEVEL_PROP - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_AGG_MEASURE - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_AGG_NAME - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_AGG_PATTERN - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_ANNOTATION - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_CALCULATED_MEMBER - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_CALCULATED_MEMBER_PROPERTY - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_CLOSURE - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_COLUMN - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_CUBE - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_CUBE_GRANT - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_DEFAULT - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_DIMENSION - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_DIMENSION_GRANT - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_DIMENSION_USAGE - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_EXPRESSION_VIEW - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_FORMATTER - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_FORMULA - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_HIERARCHY - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_HIERARCHY_GRANT - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_JOIN - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_LEVEL - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_LEVEL - Static variable in class mondrian.gui.validate.ValidationUtils
-
- DEF_MEASURE - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_MEMBER_GRANT - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_NAMED_SET - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_PARAMETER - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_PARAMETER_SCHEMA - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_PROPERTY - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_RELATION - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_ROLE - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_SCHEMA - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_SCHEMA_GRANT - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_SCRIPT - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_SQL - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_TABLE - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_USER_DEFINED_FUNCTION - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_VIEW - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_VIRTUAL_CUBE - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_VIRTUAL_CUBE_DIMENSION - Static variable in class mondrian.gui.SchemaExplorer
-
- DEF_VIRTUAL_CUBE_MEASURE - Static variable in class mondrian.gui.SchemaExplorer
-
- DEFAULT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
Lexical state.
- DEFAULT_CAPACITY - Static variable in class mondrian.util.ObjectPool
-
- DEFAULT_DATASOURCE_FILE - Static variable in class mondrian.xmla.impl.MondrianXmlaServlet
-
- DEFAULT_MAX_LOAD_FACTOR - Static variable in class mondrian.util.ObjectPool
-
- DEFAULT_MIN_LOAD_FACTOR - Static variable in class mondrian.util.ObjectPool
-
- DEFAULT_MSG_LIMIT - Static variable in class mondrian.recorder.AbstractRecorder
-
- DEFAULT_SEPARATOR - Static variable in class mondrian.test.loader.CsvLoader
-
- DefaultDef - Class in mondrian.rolap.aggmatcher
-
This is the XML model for defining default aggregate table recognition
and level/measure mapping.
- DefaultDef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef
-
- DefaultDef.AggRule - Class in mondrian.rolap.aggmatcher
-
A RolapConnection uses one AggRule.
- DefaultDef.AggRule() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- DefaultDef.AggRule(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- DefaultDef.AggRules - Class in mondrian.rolap.aggmatcher
-
The set of "named" rules for matching aggregate tables.
- DefaultDef.AggRules() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- DefaultDef.AggRules(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- DefaultDef.Base - Class in mondrian.rolap.aggmatcher
-
Base is the base class for all of the elements.
- DefaultDef.Base() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Base
-
- DefaultDef.Base(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Base
-
- DefaultDef.CaseMatcher - Class in mondrian.rolap.aggmatcher
-
This is a base class for all elements that can match strings
where the case of the string is important.
- DefaultDef.CaseMatcher() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- DefaultDef.CaseMatcher(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- DefaultDef.FactCountMatch - Class in mondrian.rolap.aggmatcher
-
This is used to identify the "fact_count" column in an aggregate
table.
- DefaultDef.FactCountMatch() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
-
- DefaultDef.FactCountMatch(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
-
- DefaultDef.FactCountMatchRef - Class in mondrian.rolap.aggmatcher
-
- DefaultDef.FactCountMatchRef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatchRef
-
- DefaultDef.FactCountMatchRef(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatchRef
-
- DefaultDef.ForeignKeyMatch - Class in mondrian.rolap.aggmatcher
-
This is used to identify foreign key columns in a candidate
aggregate table given the name of a foreign key column of the
base fact table.
- DefaultDef.ForeignKeyMatch() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
-
- DefaultDef.ForeignKeyMatch(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
-
- DefaultDef.ForeignKeyMatchRef - Class in mondrian.rolap.aggmatcher
-
- DefaultDef.ForeignKeyMatchRef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatchRef
-
- DefaultDef.ForeignKeyMatchRef(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatchRef
-
- DefaultDef.IgnoreMap - Class in mondrian.rolap.aggmatcher
-
This is the template used to specify columns to be ignored.
- DefaultDef.IgnoreMap() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
-
- DefaultDef.IgnoreMap(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
-
- DefaultDef.IgnoreMapRef - Class in mondrian.rolap.aggmatcher
-
- DefaultDef.IgnoreMapRef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
-
- DefaultDef.IgnoreMapRef(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
-
- DefaultDef.LevelMap - Class in mondrian.rolap.aggmatcher
-
This is the template that maps from a combination of level
usage_prefix
hierarchy_name
level_name
level_column_name
- DefaultDef.LevelMap() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
-
- DefaultDef.LevelMap(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
-
- DefaultDef.LevelMapRef - Class in mondrian.rolap.aggmatcher
-
- DefaultDef.LevelMapRef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
-
- DefaultDef.LevelMapRef(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
-
- DefaultDef.Mapper - Class in mondrian.rolap.aggmatcher
-
This allows one to create an element that matches against a
single template, where the template is an attribute.
- DefaultDef.Mapper() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- DefaultDef.Mapper(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- DefaultDef.MeasureMap - Class in mondrian.rolap.aggmatcher
-
This is the template that maps from a combination of measure
measure_name,
measure_column_name, and
aggregate_name ("count", "sum", "avg", "min", "max",
"distinct-count").
- DefaultDef.MeasureMap() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
-
- DefaultDef.MeasureMap(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
-
- DefaultDef.MeasureMapRef - Class in mondrian.rolap.aggmatcher
-
- DefaultDef.MeasureMapRef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
-
- DefaultDef.MeasureMapRef(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
-
- DefaultDef.NameMatcher - Class in mondrian.rolap.aggmatcher
-
A NameMatcher is a CaseMatcher that prepends and appends
regular expressions to a given string as part of creating
the matching regular expression.
- DefaultDef.NameMatcher() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
-
- DefaultDef.NameMatcher(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
-
- DefaultDef.Ref - Class in mondrian.rolap.aggmatcher
-
- DefaultDef.Ref() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Ref
-
- DefaultDef.Ref(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Ref
-
- DefaultDef.Regex - Class in mondrian.rolap.aggmatcher
-
This element is used in a vector of child elements when
one wishes to have one or more regular expressions associated
with matching a given string.
- DefaultDef.Regex() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- DefaultDef.Regex(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- DefaultDef.RegexMapper - Class in mondrian.rolap.aggmatcher
-
- DefaultDef.RegexMapper() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
- DefaultDef.RegexMapper(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
- DefaultDef.TableMatch - Class in mondrian.rolap.aggmatcher
-
This is used to identify which tables in the database might
be aggregate table of a given fact table.
- DefaultDef.TableMatch() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
-
- DefaultDef.TableMatch(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
-
- DefaultDef.TableMatchRef - Class in mondrian.rolap.aggmatcher
-
- DefaultDef.TableMatchRef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
-
- DefaultDef.TableMatchRef(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
-
- defaultLexState - Variable in class mondrian.parser.MdxParserImplTokenManager
-
- defaultMeasure - Variable in class mondrian.gui.MondrianGuiDef.Cube
-
- defaultMeasure - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
-
- defaultMeasure - Variable in class mondrian.olap.MondrianDef.Cube
-
- defaultMeasure - Variable in class mondrian.olap.MondrianDef.VirtualCube
-
- defaultMember - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- defaultMember - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- DefaultMemberChildrenConstraint - Class in mondrian.rolap
-
Restricts the SQL result set to the parent member of a
MemberChildren query.
- DefaultMemberChildrenConstraint() - Constructor for class mondrian.rolap.DefaultMemberChildrenConstraint
-
- defaultMembers - Variable in class mondrian.rolap.RolapEvaluatorRoot
-
Default members of each hierarchy, from the schema reader's
perspective.
- defaultProps - Static variable in class mondrian.xmla.XmlaHandler.MDDataSet
-
- DefaultRecognizer - Class in mondrian.rolap.aggmatcher
-
This is the default Recognizer.
- DefaultRecognizer(DefaultRules, RolapStar, JdbcSchema.Table, JdbcSchema.Table, MessageRecorder) - Constructor for class mondrian.rolap.aggmatcher.DefaultRecognizer
-
- DefaultRecognizerTest - Class in mondrian.rolap.aggmatcher
-
- DefaultRecognizerTest() - Constructor for class mondrian.rolap.aggmatcher.DefaultRecognizerTest
-
- defaultRequests() - Method in class mondrian.xmla.test.XmlaTestContext
-
Returns a list of sample XML requests.
- defaultRole - Variable in class mondrian.gui.MondrianGuiDef.Schema
-
- defaultRole - Variable in class mondrian.olap.MondrianDef.Schema
-
- DefaultRules - Class in mondrian.rolap.aggmatcher
-
Container for the default aggregate recognition rules.
- DefaultRuleTest - Class in mondrian.rolap.aggmatcher
-
Testing the default aggregate table recognizer.
- DefaultRuleTest() - Constructor for class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- DefaultRuleTest(String) - Constructor for class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- DefaultSaxWriter - Class in mondrian.xmla.impl
-
- DefaultSaxWriter(OutputStream) - Constructor for class mondrian.xmla.impl.DefaultSaxWriter
-
- DefaultSaxWriter(OutputStream, String) - Constructor for class mondrian.xmla.impl.DefaultSaxWriter
-
- DefaultSaxWriter(Writer) - Constructor for class mondrian.xmla.impl.DefaultSaxWriter
-
Creates a
SAXWriter
writing to a
Writer
.
- DefaultSaxWriter(PrintWriter, int) - Constructor for class mondrian.xmla.impl.DefaultSaxWriter
-
- DefaultSaxWriter.StringAttributes - Class in mondrian.xmla.impl
-
List of SAX attributes based upon a string array.
- DefaultSaxWriter.StringAttributes(Object[]) - Constructor for class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- defaultSolveOrderMode - Variable in class mondrian.test.SolveOrderScopeIsolationTest
-
- DefaultTupleConstraint - Class in mondrian.rolap
-
TupleConstraint which does not restrict the result.
- DefaultTupleConstraint() - Constructor for class mondrian.rolap.DefaultTupleConstraint
-
- defaultValue - Variable in class mondrian.gui.MondrianGuiDef.Parameter
-
- defaultValue - Variable in class mondrian.olap.MondrianDef.Parameter
-
- DefaultXmlaRequest - Class in mondrian.xmla.impl
-
- DefaultXmlaRequest(Element, String, String, String, String) - Constructor for class mondrian.xmla.impl.DefaultXmlaRequest
-
- DefaultXmlaResponse - Class in mondrian.xmla.impl
-
- DefaultXmlaResponse(OutputStream, String, Enumeration.ResponseMimeType) - Constructor for class mondrian.xmla.impl.DefaultXmlaResponse
-
- DefaultXmlaServlet - Class in mondrian.xmla.impl
-
Default implementation of XML/A servlet.
- DefaultXmlaServlet() - Constructor for class mondrian.xmla.impl.DefaultXmlaServlet
-
- DEFER_NODE_EXPANSION - Static variable in class mondrian.tui.XmlUtil
-
- define(FunDef) - Method in interface mondrian.olap.FunTable.Builder
-
Defines a function.
- define(Resolver) - Method in interface mondrian.olap.FunTable.Builder
-
Defines a resolver that will resolve overloaded function calls to
function definitions.
- define(FunInfo) - Method in interface mondrian.olap.FunTable.Builder
-
Defines a function info that is not matchd by an actual function.
- defineFunctions(FunTable.Builder) - Method in class mondrian.olap.fun.BuiltinFunTable
-
- defineFunctions(FunTable.Builder) - Method in class mondrian.olap.fun.CustomizedFunctionTable
-
- defineFunctions(FunTable.Builder) - Method in class mondrian.olap.fun.GlobalFunTable
-
- defineFunctions(FunTable.Builder) - Method in interface mondrian.olap.FunTable
-
This method is called from the constructor, to define the set of
functions and reserved words recognized.
- defineFunctions(FunTable.Builder) - Method in class mondrian.rolap.RolapSchema.RolapSchemaFunctionTable
-
- defineParameter(Parameter) - Method in class mondrian.olap.ValidatorImpl
-
Defines a parameter.
- defineReserved(String) - Method in interface mondrian.olap.FunTable.Builder
-
Defines a reserved word.
- definition - Variable in class mondrian.xmla.DataSourcesConfig.Catalog
-
URI of the schema definition file, for example
"/WEB-INF/schema/Marketing.xml".
- Definition - Static variable in class mondrian.xmla.DataSourcesConfig
-
- degrees(double) - Static method in class mondrian.olap.fun.vba.Excel
-
- DelegatingExpCompiler - Class in mondrian.calc.impl
-
- DelegatingExpCompiler(ExpCompiler) - Constructor for class mondrian.calc.impl.DelegatingExpCompiler
-
- DelegatingInvocationHandler - Class in mondrian.util
-
A class derived from DelegatingInvocationHandler
handles a
method call by looking for a method in itself with identical parameters.
- DelegatingInvocationHandler() - Constructor for class mondrian.util.DelegatingInvocationHandler
-
- DelegatingMemberReader - Class in mondrian.rolap
-
- DelegatingMemberReader(MemberReader) - Constructor for class mondrian.rolap.DelegatingMemberReader
-
- DelegatingRolapMember - Class in mondrian.rolap
-
Implementation of
RolapMember
that delegates all calls
to an underlying member.
- DelegatingRolapMember(RolapMember) - Constructor for class mondrian.rolap.DelegatingRolapMember
-
- DelegatingRole - Class in mondrian.olap
-
DelegatingRole
implements
Role
by
delegating all methods to an underlying
Role
.
- DelegatingRole(Role) - Constructor for class mondrian.olap.DelegatingRole
-
Creates a DelegatingRole.
- DelegatingSchemaReader - Class in mondrian.olap
-
- DelegatingSchemaReader(SchemaReader) - Constructor for class mondrian.olap.DelegatingSchemaReader
-
Creates a DelegatingSchemaReader.
- DelegatingTestContext - Class in mondrian.test
-
Extension of
TestContext
which delegates all behavior to
a parent test context.
- DelegatingTestContext(TestContext) - Constructor for class mondrian.test.DelegatingTestContext
-
- DelegatingTupleList - Class in mondrian.calc.impl
-
Implementation of
TupleList
based on a list of
List<Member>
tuples.
- DelegatingTupleList(int, List<List<Member>>) - Constructor for class mondrian.calc.impl.DelegatingTupleList
-
Creates a DelegatingTupleList.
- delete(EventObject) - Method in class mondrian.gui.SchemaExplorer
-
- delete(TreePath) - Method in class mondrian.gui.SchemaExplorer
-
- deleteRow() - Method in class mondrian.olap4j.EmptyResultSet
-
- deleteRow() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- deletesAreDetected(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- DenseDoubleSegmentBody - Class in mondrian.rolap.agg
-
Implementation of a segment body which stores the data inside
a dense primitive array of double precision numbers.
- DenseDoubleSegmentBody(BitSet, double[], List<Pair<SortedSet<Comparable>, Boolean>>) - Constructor for class mondrian.rolap.agg.DenseDoubleSegmentBody
-
Creates a DenseDoubleSegmentBody.
- DenseDoubleSegmentBodyTest - Class in mondrian.rolap.agg
-
- DenseDoubleSegmentBodyTest() - Constructor for class mondrian.rolap.agg.DenseDoubleSegmentBodyTest
-
- DenseDoubleSegmentDataset - Class in mondrian.rolap.agg
-
- DenseDoubleSegmentDataset(SegmentAxis[], int) - Constructor for class mondrian.rolap.agg.DenseDoubleSegmentDataset
-
Creates a DenseDoubleSegmentDataset.
- DenseDoubleSegmentDataset(SegmentAxis[], double[], BitSet) - Constructor for class mondrian.rolap.agg.DenseDoubleSegmentDataset
-
Creates a populated DenseDoubleSegmentDataset.
- DenseIntSegmentBody - Class in mondrian.rolap.agg
-
Implementation of a segment body which stores the data inside
a dense primitive array of integers.
- DenseIntSegmentBody(BitSet, int[], List<Pair<SortedSet<Comparable>, Boolean>>) - Constructor for class mondrian.rolap.agg.DenseIntSegmentBody
-
Creates a DenseIntSegmentBody.
- DenseIntSegmentBodyTest - Class in mondrian.rolap.agg
-
- DenseIntSegmentBodyTest() - Constructor for class mondrian.rolap.agg.DenseIntSegmentBodyTest
-
- DenseIntSegmentDataset - Class in mondrian.rolap.agg
-
- DenseIntSegmentDataset(SegmentAxis[], int) - Constructor for class mondrian.rolap.agg.DenseIntSegmentDataset
-
Creates a DenseIntSegmentDataset.
- DenseIntSegmentDataset(SegmentAxis[], int[], BitSet) - Constructor for class mondrian.rolap.agg.DenseIntSegmentDataset
-
Creates a populated DenseIntSegmentDataset.
- DenseNativeSegmentDataset - Class in mondrian.rolap.agg
-
- DenseNativeSegmentDataset(SegmentAxis[], BitSet) - Constructor for class mondrian.rolap.agg.DenseNativeSegmentDataset
-
Creates a DenseNativeSegmentDataset.
- DenseObjectSegmentBody - Class in mondrian.rolap.agg
-
Implementation of a segment body which stores the data inside
a dense array of Java objects.
- DenseObjectSegmentBody(Object[], List<Pair<SortedSet<Comparable>, Boolean>>) - Constructor for class mondrian.rolap.agg.DenseObjectSegmentBody
-
Creates a DenseObjectSegmentBody.
- DenseObjectSegmentDataset - Class in mondrian.rolap.agg
-
- DenseObjectSegmentDataset(SegmentAxis[], int) - Constructor for class mondrian.rolap.agg.DenseObjectSegmentDataset
-
Creates a DenseSegmentDataset.
- DenseObjectSegmentDataset(SegmentAxis[], Object[]) - Constructor for class mondrian.rolap.agg.DenseObjectSegmentDataset
-
Creates and populates a DenseSegmentDataset.
- DenseSegmentBodyTestBase<T extends AbstractSegmentBody,V> - Class in mondrian.rolap.agg
-
This is a base class for two heirs.
- DenseSegmentBodyTestBase() - Constructor for class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- DenseSegmentDataset - Class in mondrian.rolap.agg
-
A DenseSegmentDataset
is a means of storing segment values
which is suitable when most of the combinations of keys have a value
present.
- DenseSegmentDataset(SegmentAxis[]) - Constructor for class mondrian.rolap.agg.DenseSegmentDataset
-
Creates a DenseSegmentDataset.
- dependsOn(Hierarchy) - Method in interface mondrian.calc.Calc
-
Returns whether this expression depends upon a given hierarchy.
- dependsOn(Hierarchy) - Method in class mondrian.calc.impl.AbstractCalc
-
- dependsOn(Hierarchy) - Method in class mondrian.calc.impl.ConstantCalc
-
- dependsOn(Hierarchy) - Method in class mondrian.calc.impl.MemberArrayValueCalc
-
- dependsOn(Hierarchy) - Method in class mondrian.calc.impl.MemberValueCalc
-
- dependsOn(Hierarchy) - Method in class mondrian.calc.impl.TupleValueCalc
-
- dependsOn(Hierarchy) - Method in class mondrian.calc.impl.ValueCalc
-
- dependsOn(Hierarchy) - Method in class mondrian.olap.fun.AggregateFunDef.AggregateCalc
-
- dependsOn(Hierarchy) - Method in class mondrian.olap.fun.HierarchyCurrentMemberFunDef.CalcImpl
-
- dependsOn(Hierarchy) - Method in class mondrian.olap.fun.HierarchyCurrentMemberFunDef.FixedCalcImpl
-
- dependsOn(Hierarchy) - Method in class mondrian.olap.fun.NativizeSetFunDef.NonNativeCalc
-
- dependsOn(Hierarchy) - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- dependsOnLevelValue - Variable in class mondrian.gui.MondrianGuiDef.Property
-
- dependsOnLevelValue - Variable in class mondrian.olap.MondrianDef.Property
-
- dependsOnLevelValue() - Method in class mondrian.rolap.RolapProperty
-
- deprecated(T) - Static method in class mondrian.olap.Util
-
Deprecated.
- deprecated(T, boolean) - Static method in class mondrian.olap.Util
-
Deprecated.
- depth - Variable in class mondrian.olap.LevelBase
-
- DEPTH - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the level depth of a member.
- DEPTH_ORDINAL - Static variable in class mondrian.olap.Property
-
- DerbyDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the Apache Derby database.
- DerbyDialect(Connection) - Constructor for class mondrian.spi.impl.DerbyDialect
-
Creates a DerbyDialect.
- deregister(LockBox.Entry) - Method in class mondrian.util.LockBox
-
Removes an entry from the lock box.
- descendants - Variable in class mondrian.rolap.CacheControlImpl.SimpleMemberSet
-
- DescendantsAppliedToSetOfTuples - Variable in class mondrian.resource.MondrianResource
-
DescendantsAppliedToSetOfTuples
is 'Argument to Descendants function must be a member or set of members, not a set of tuples
'
- descendantsByLevel(SchemaReader, Member, Level, List<Member>, boolean, boolean, boolean, boolean, Evaluator) - Static method in class mondrian.olap.fun.DescendantsFunDef
-
Finds all descendants of a member which are before/at/after a level,
and/or are leaves (have no descendants) and adds them to a result list.
- DescendantsConstraint - Class in mondrian.rolap
-
TupleConstaint which restricts the result of a tuple sqlQuery to a
set of parents.
- DescendantsConstraint(List<RolapMember>, MemberChildrenConstraint) - Constructor for class mondrian.rolap.DescendantsConstraint
-
Creates a DescendantsConstraint.
- DescendantsCrossJoinArg - Class in mondrian.rolap.sql
-
Represents one of:
Level.Members: member == null and level != null
Member.Children: member != null and level =
member.getLevel().getChildLevel()
Member.Descendants: member != null and level == some level below
member.getLevel()
- DescendantsCrossJoinArg(RolapLevel, RolapMember) - Constructor for class mondrian.rolap.sql.DescendantsCrossJoinArg
-
- DescendantsFunDef - Class in mondrian.olap.fun
-
Definition of the Descendants
MDX function.
- DescendantsFunDef(FunDef) - Constructor for class mondrian.olap.fun.DescendantsFunDef
-
- DescendantsFunDef.Flag - Enum in mondrian.olap.fun
-
Enumeration of the flags allowed to the DESCENDANTS
function.
- descending - Variable in enum mondrian.olap.fun.FunUtil.Flag
-
- describe(StringBuilder) - Method in class mondrian.rolap.agg.ListColumnPredicate
-
- describe(StringBuilder) - Method in class mondrian.rolap.agg.ListPredicate
-
- describe(StringBuilder) - Method in class mondrian.rolap.agg.LiteralStarPredicate
-
- describe(StringBuilder) - Method in class mondrian.rolap.agg.MemberColumnPredicate
-
- describe(StringBuilder) - Method in class mondrian.rolap.agg.MemberTuplePredicate
-
- describe(StringBuilder) - Method in class mondrian.rolap.agg.MinusStarPredicate
-
- describe(StringBuilder) - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- describe(StringBuilder) - Method in interface mondrian.rolap.agg.Segment.ExcludedRegion
-
Describes this exclusion region in a human readable way.
- describe(StringBuilder) - Method in class mondrian.rolap.agg.ValueColumnPredicate
-
- describe(StringBuilder) - Method in interface mondrian.rolap.StarPredicate
-
Appends a description of this predicate to a StringBuilder
.
- describeAxes(StringBuilder, int, boolean) - Method in class mondrian.rolap.agg.Segment
-
- describeAxes(StringBuilder, int, boolean) - Method in class mondrian.rolap.agg.SegmentWithData
-
- description - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
-
- description - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
-
- description - Variable in class mondrian.gui.MondrianGuiDef.Cube
-
- description - Variable in class mondrian.gui.MondrianGuiDef.CubeDimension
-
- description - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- description - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- description - Variable in class mondrian.gui.MondrianGuiDef.Measure
-
- description - Variable in class mondrian.gui.MondrianGuiDef.NamedSet
-
- description - Variable in class mondrian.gui.MondrianGuiDef.Parameter
-
- description - Variable in class mondrian.gui.MondrianGuiDef.Property
-
- description - Variable in class mondrian.gui.MondrianGuiDef.Schema
-
- description - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
-
- description - Variable in class mondrian.olap.DimensionBase
-
- description - Variable in class mondrian.olap.EnumeratedValues.BasicValue
-
- description - Variable in class mondrian.olap.HierarchyBase
-
- description - Variable in class mondrian.olap.LevelBase
-
- description - Variable in class mondrian.olap.MondrianDef.CalculatedMember
-
- description - Variable in class mondrian.olap.MondrianDef.CalculatedMemberProperty
-
- description - Variable in class mondrian.olap.MondrianDef.Cube
-
- description - Variable in class mondrian.olap.MondrianDef.CubeDimension
-
- description - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- description - Variable in class mondrian.olap.MondrianDef.Level
-
- description - Variable in class mondrian.olap.MondrianDef.Measure
-
- description - Variable in class mondrian.olap.MondrianDef.NamedSet
-
- description - Variable in class mondrian.olap.MondrianDef.Parameter
-
- description - Variable in class mondrian.olap.MondrianDef.Property
-
- description - Variable in class mondrian.olap.MondrianDef.Schema
-
- description - Variable in class mondrian.olap.MondrianDef.VirtualCube
-
- DESCRIPTION - Static variable in class mondrian.olap.Property
-
Definition of the property which holds the
description of this member.
- description - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
-
Description.
- description - Variable in class mondrian.xmla.Enumeration
-
- description - Variable in enum mondrian.xmla.PropertyDefinition
-
- description - Variable in class mondrian.xmla.RowsetDefinition.Column
-
- description - Variable in class mondrian.xmla.XmlaHandler.XmlaExtra.FunctionDefinition
-
- DESCRIPTION_ORDINAL - Static variable in class mondrian.olap.Property
-
- destroy() - Method in class mondrian.web.servlet.MdxQueryServlet
-
Destroys the servlet.
- destroy(ServletContextEvent) - Method in class mondrian.web.taglib.ApplResources
-
- destroy(ServletContextEvent) - Method in interface mondrian.web.taglib.Listener.ApplicationContext
-
- destroy() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServlet
-
- destroy() - Method in class mondrian.xmla.impl.MondrianXmlaServlet
-
- desubstitute(RolapMember) - Method in class mondrian.rolap.CacheMemberReader
-
- desubstitute(RolapMember) - Method in class mondrian.rolap.DelegatingMemberReader
-
- desubstitute(RolapMember) - Method in interface mondrian.rolap.MemberReader
-
Returns the member which was substituted.
- desubstitute(RolapMember) - Method in class mondrian.rolap.NoCacheMemberReader
-
- desubstitute(RolapMember) - Method in class mondrian.rolap.SmartMemberReader
-
- desubstitute(RolapMember) - Method in class mondrian.rolap.SqlMemberSource
-
- detailedBatch - Variable in class mondrian.rolap.BatchLoader.CompositeBatch
-
Batch with most number of constraint columns
- dialect - Variable in class mondrian.gui.MondrianGuiDef.SQL
-
- dialect - Variable in class mondrian.olap.MondrianDef.SQL
-
- Dialect - Interface in mondrian.spi
-
Description of an SQL dialect.
- Dialect.DatabaseProduct - Enum in mondrian.spi
-
Enumeration of common database types.
- Dialect.Datatype - Enum in mondrian.spi
-
Datatype of a column.
- DialectFactory - Interface in mondrian.spi
-
Factory that creates
Dialect
objects.
- dialectize(Dialect.DatabaseProduct, String) - Method in class mondrian.rolap.BatchTestCase
-
- DialectManager - Class in mondrian.spi
-
- DialectManager.CachingDialectFactory - Class in mondrian.spi
-
Implementation of
DialectFactory
that caches
dialects based on data source.
- DialectManager.CachingDialectFactory(DialectFactory) - Constructor for class mondrian.spi.DialectManager.CachingDialectFactory
-
Creates a CachingDialectFactory.
- DialectManager.ChainDialectFactory - Class in mondrian.spi
-
Implementation of
DialectFactory
that tries to
create a Dialect using a succession of underlying factories.
- DialectManager.ChainDialectFactory(List<DialectFactory>) - Constructor for class mondrian.spi.DialectManager.ChainDialectFactory
-
Creates a ChainDialectFactory.
- DialectManager.ConstructorDialectFactory - Class in mondrian.spi
-
Implementation of
DialectFactory
that calls
a class's
public <init>(Connection connection)
constructor.
- DialectManager.ConstructorDialectFactory(Constructor<? extends Dialect>) - Constructor for class mondrian.spi.DialectManager.ConstructorDialectFactory
-
Creates a ConstructorDialectFactory.
- DialectTest - Class in mondrian.test
-
Unit test which checks that
Dialect
accurately represents the capabilities of the underlying database.
- DialectTest(String) - Constructor for class mondrian.test.DialectTest
-
Creates a DialectTest.
- DialectTest.MockResultSetMetadata - Class in mondrian.test
-
- DialectTest.MockResultSetMetadata() - Constructor for class mondrian.test.DialectTest.MockResultSetMetadata
-
- DiffRepository - Class in mondrian.test
-
A collection of resources used by tests.
- DiffRepository(File, File, DiffRepository, String[]) - Constructor for class mondrian.test.DiffRepository
-
Creates a DiffRepository from a pair of files.
- DiffRepository(URL) - Constructor for class mondrian.test.DiffRepository
-
Creates a read-only repository reading from a URL.
- digestMd5(String) - Static method in class mondrian.olap.Util
-
Creates an MD5 hash of a String.
- digestSha256(String) - Static method in class mondrian.olap.Util
-
Parses a string and returns a SHA-256 checksum of it.
- DIGIT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- DigitList - Class in mondrian.util
-
DigitList
handles the transcoding between numeric values and
strings of characters.
- DigitList() - Constructor for class mondrian.util.DigitList
-
- digits - Variable in class mondrian.util.DigitList
-
- digits - Variable in class mondrian.util.MondrianFloatingDecimal
-
- digitsLeftOfPoint - Variable in class mondrian.util.Format.NumericFormat
-
- digitsRightOfExp - Variable in class mondrian.util.Format.NumericFormat
-
- digitsRightOfPoint - Variable in class mondrian.util.Format.NumericFormat
-
- dimCount - Variable in class mondrian.web.taglib.DomBuilder
-
- dimension - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
-
- dimension - Variable in class mondrian.gui.MondrianGuiDef.DimensionGrant
-
- Dimension - Static variable in class mondrian.olap.Category
-
Dimension
is a dimension expression.
- Dimension - Interface in mondrian.olap
-
A Dimension
represents a dimension of a cube.
- dimension - Variable in class mondrian.olap.HierarchyBase
-
- dimension - Variable in class mondrian.olap.MondrianDef.CalculatedMember
-
- dimension - Variable in class mondrian.olap.MondrianDef.DimensionGrant
-
- DIMENSION - Static variable in interface mondrian.olap.ParserSym
-
- DIMENSION - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- DIMENSION_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
-
- DIMENSION_UNIQUE_NAME - Static variable in class mondrian.olap.CubeBase
-
- DIMENSION_UNIQUE_NAME - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the unique name of the current dimension.
- DIMENSION_UNIQUE_NAME_ORDINAL - Static variable in class mondrian.olap.Property
-
- DimensionBase - Class in mondrian.olap
-
- DimensionBase(String, String, boolean, String, DimensionType, boolean) - Constructor for class mondrian.olap.DimensionBase
-
Creates a DimensionBase.
- DimensionCalc - Interface in mondrian.calc
-
- DimensionDimensionFunDef - Class in mondrian.olap.fun
-
Definition of the <Dimension>.Dimension
MDX builtin function.
- DimensionExpr - Class in mondrian.mdx
-
- DimensionExpr(Dimension) - Constructor for class mondrian.mdx.DimensionExpr
-
Creates a dimension expression.
- dimensionGrants - Variable in class mondrian.gui.MondrianGuiDef.CubeGrant
-
- dimensionGrants - Variable in class mondrian.olap.MondrianDef.CubeGrant
-
- dimensions - Variable in class mondrian.gui.MondrianGuiDef.Cube
-
- dimensions - Variable in class mondrian.gui.MondrianGuiDef.Schema
-
Shared dimensions in this schema.
- dimensions - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
-
- dimensions - Variable in class mondrian.olap.CubeBase
-
- dimensions - Variable in class mondrian.olap.MondrianDef.Cube
-
- dimensions - Variable in class mondrian.olap.MondrianDef.Schema
-
Shared dimensions in this schema.
- dimensions - Variable in class mondrian.olap.MondrianDef.VirtualCube
-
- dimensions - Variable in class mondrian.rolap.CacheControlImpl.CrossjoinCellRegion
-
- DimensionsNumericFunDef - Class in mondrian.olap.fun
-
Definition of the Dimensions(<Numeric Expression>)
MDX builtin function.
- DimensionsStringFunDef - Class in mondrian.olap.fun
-
Definition of the Dimensions(<String Expression>)
MDX builtin function.
- dimensionType - Variable in class mondrian.olap.DimensionBase
-
- DimensionType - Enum in mondrian.olap
-
Enumerates the types of dimensions.
- DimensionType - Class in mondrian.olap.type
-
The type of an expression which represents a Dimension.
- DimensionType(Dimension) - Constructor for class mondrian.olap.type.DimensionType
-
Creates a type representing a dimension.
- DimensionUsageHasUnknownLevel - Variable in class mondrian.resource.MondrianResource
-
DimensionUsageHasUnknownLevel
is 'In usage of dimension ''{0}'' in cube ''{1}'', the level ''{2}'' is unknown
'
- disable_tracing() - Method in class mondrian.parser.MdxParserImpl
-
Disable tracing.
- DisableCaching - Variable in class mondrian.olap.MondrianProperties
-
Boolean property that controls whether a RolapStar's
aggregate data cache is cleared after each query.
- disabled - Variable in class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
-
- disabled_testAggregatesInSparseResultsGetSortedCorrectly() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- disabled_testCalculatedCurrentMonth() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- disabled_testCalculatedRelativeMonth() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- DISABLED_testParallelCrossjoins() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- DISABLED_testTransformsWithSeveralDimensionsNestedOnRows() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- DisableLocalSegmentCache - Variable in class mondrian.olap.MondrianProperties
-
Boolean property that controls whether the data from segments
is cached locally.
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggColumnName
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggExclude
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggFactCount
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggForeignKey
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggIgnoreColumn
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggLevel
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggLevelProperty
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggMeasure
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggName
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggPattern
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggTable
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Annotation
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Annotations
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CalculatedMember
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CaptionExpression
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CellFormatter
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Closure
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Column
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.ColumnDef
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.ColumnDefs
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Cube
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CubeDimension
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CubeGrant
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CubeUsage
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CubeUsages
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Dimension
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.DimensionGrant
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.DimensionUsage
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Formula
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.HierarchyGrant
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Hint
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.InlineTable
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Join
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.KeyExpression
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Level
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Measure
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.MeasureExpression
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.MemberFormatter
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.MemberGrant
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.MemberReaderParameter
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.NamedSet
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.NameExpression
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.OrdinalExpression
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Parameter
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.ParentExpression
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Property
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.PropertyFormatter
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Relation
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.RelationOrJoin
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Role
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.RoleUsage
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Row
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Rows
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Schema
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.SchemaGrant
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Script
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.SQL
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Table
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Union
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.UserDefinedFunction
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Value
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.View
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCube
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeDimension
-
- display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggColumnName
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggExclude
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggFactCount
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggForeignKey
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggIgnoreColumn
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggLevel
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggLevelProperty
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggMeasure
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggName
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggPattern
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggTable
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Annotation
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Annotations
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CalculatedMember
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CalculatedMemberProperty
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CaptionExpression
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CellFormatter
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Closure
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Column
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.ColumnDef
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.ColumnDefs
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Cube
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CubeDimension
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CubeGrant
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CubeUsage
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CubeUsages
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Dimension
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.DimensionGrant
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.DimensionUsage
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.ExpressionView
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Formula
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Hierarchy
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.HierarchyGrant
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Hint
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.InlineTable
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Join
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.KeyExpression
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Level
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Measure
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.MeasureExpression
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.MemberFormatter
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.MemberGrant
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.MemberReaderParameter
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.NamedSet
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.NameExpression
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.OrdinalExpression
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Parameter
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.ParentExpression
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Property
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.PropertyFormatter
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Relation
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.RelationOrJoin
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Role
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.RoleUsage
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Row
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Rows
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Schema
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.SchemaGrant
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Script
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.SQL
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Table
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Union
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.UserDefinedFunction
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Value
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.View
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.VirtualCube
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.VirtualCubeDimension
-
- display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.VirtualCubeMeasure
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Base
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatchRef
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatchRef
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Ref
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
-
- display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
-
- display(PrintWriter, int) - Method in class mondrian.xmla.DataSourcesConfig.Catalog
-
- display(PrintWriter, int) - Method in class mondrian.xmla.DataSourcesConfig.Catalogs
-
- display(PrintWriter, int) - Method in class mondrian.xmla.DataSourcesConfig.DataSource
-
- display(PrintWriter, int) - Method in class mondrian.xmla.DataSourcesConfig.DataSources
-
- DISPLAY_FOLDER - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the DISPLAY_FOLDER.
- DISPLAY_FOLDER_ORDINAL - Static variable in class mondrian.olap.Property
-
- DISPLAY_INFO - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the DISPLAY_INFO required by XML/A.
- DISPLAY_INFO_ORDINAL - Static variable in class mondrian.olap.Property
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggColumnName
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggExclude
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggFactCount
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggForeignKey
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggIgnoreColumn
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggLevel
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggLevelProperty
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggMeasure
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggName
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggPattern
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggTable
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Annotation
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Annotations
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CalculatedMember
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CaptionExpression
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CellFormatter
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Closure
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Column
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.ColumnDef
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.ColumnDefs
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Cube
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CubeDimension
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CubeGrant
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CubeUsage
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CubeUsages
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Dimension
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.DimensionGrant
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.DimensionUsage
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Formula
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.HierarchyGrant
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Hint
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.InlineTable
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Join
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.KeyExpression
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Level
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Measure
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.MeasureExpression
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.MemberFormatter
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.MemberGrant
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.MemberReaderParameter
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.NamedSet
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.NameExpression
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.OrdinalExpression
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Parameter
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.ParentExpression
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Property
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.PropertyFormatter
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Relation
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.RelationOrJoin
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Role
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.RoleUsage
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Row
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Rows
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Schema
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.SchemaGrant
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Script
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.SQL
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Table
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Union
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.UserDefinedFunction
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Value
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.View
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCube
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeDimension
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggColumnName
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggExclude
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggFactCount
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggForeignKey
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggIgnoreColumn
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggLevel
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggLevelProperty
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggMeasure
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggName
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggPattern
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggTable
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Annotation
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Annotations
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CalculatedMember
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CalculatedMemberProperty
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CaptionExpression
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CellFormatter
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Closure
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Column
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.ColumnDef
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.ColumnDefs
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Cube
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CubeDimension
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CubeGrant
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CubeUsage
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CubeUsages
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Dimension
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.DimensionGrant
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.DimensionUsage
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.ExpressionView
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Formula
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Hierarchy
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.HierarchyGrant
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Hint
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.InlineTable
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Join
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.KeyExpression
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Level
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Measure
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.MeasureExpression
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.MemberFormatter
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.MemberGrant
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.MemberReaderParameter
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.NamedSet
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.NameExpression
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.OrdinalExpression
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Parameter
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.ParentExpression
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Property
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.PropertyFormatter
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Relation
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.RelationOrJoin
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Role
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.RoleUsage
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Row
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Rows
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Schema
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.SchemaGrant
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Script
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.SQL
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Table
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Union
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.UserDefinedFunction
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Value
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.View
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.VirtualCube
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.VirtualCubeDimension
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.VirtualCubeMeasure
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Base
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatchRef
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatchRef
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Ref
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.xmla.DataSourcesConfig.Catalog
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.xmla.DataSourcesConfig.Catalogs
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.xmla.DataSourcesConfig.DataSource
-
- displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.xmla.DataSourcesConfig.DataSources
-
- displayType() - Method in class mondrian.gui.JdbcMetaData.DbColumn
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggColumnName
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggExclude
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggFactCount
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggForeignKey
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggIgnoreColumn
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggLevel
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggLevelProperty
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggMeasure
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggName
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggPattern
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggTable
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Annotation
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Annotations
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.CalculatedMember
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.CaptionExpression
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.CellFormatter
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Closure
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Column
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.ColumnDef
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.ColumnDefs
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Cube
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.CubeDimension
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.CubeGrant
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.CubeUsage
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.CubeUsages
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Dimension
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.DimensionGrant
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.DimensionUsage
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Formula
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.HierarchyGrant
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Hint
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.InlineTable
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Join
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.KeyExpression
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Level
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Measure
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.MeasureExpression
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.MemberFormatter
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.MemberGrant
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.MemberReaderParameter
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.NamedSet
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.NameExpression
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.OrdinalExpression
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Parameter
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.ParentExpression
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Property
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.PropertyFormatter
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Relation
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.RelationOrJoin
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Role
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.RoleUsage
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Row
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Rows
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Schema
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.SchemaGrant
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Script
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.SQL
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Table
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Union
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.UserDefinedFunction
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Value
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.View
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCube
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeDimension
-
- displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggColumnName
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggExclude
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggFactCount
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggForeignKey
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggIgnoreColumn
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggLevel
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggLevelProperty
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggMeasure
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggName
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggPattern
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggTable
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Annotation
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Annotations
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.CalculatedMember
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.CalculatedMemberProperty
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.CaptionExpression
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.CellFormatter
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Closure
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Column
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.ColumnDef
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.ColumnDefs
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Cube
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.CubeDimension
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.CubeGrant
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.CubeUsage
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.CubeUsages
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Dimension
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.DimensionGrant
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.DimensionUsage
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.ExpressionView
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Formula
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Hierarchy
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.HierarchyGrant
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Hint
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.InlineTable
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Join
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.KeyExpression
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Level
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Measure
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.MeasureExpression
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.MemberFormatter
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.MemberGrant
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.MemberReaderParameter
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.NamedSet
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.NameExpression
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.OrdinalExpression
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Parameter
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.ParentExpression
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Property
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.PropertyFormatter
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Relation
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.RelationOrJoin
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Role
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.RoleUsage
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Row
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Rows
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Schema
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.SchemaGrant
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Script
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.SQL
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Table
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Union
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.UserDefinedFunction
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Value
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.View
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.VirtualCube
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.VirtualCubeDimension
-
- displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.VirtualCubeMeasure
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Base
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatchRef
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatchRef
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Ref
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
-
- displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
-
- displayXML(XMLOutput, int) - Method in class mondrian.xmla.DataSourcesConfig.Catalog
-
- displayXML(XMLOutput, int) - Method in class mondrian.xmla.DataSourcesConfig.Catalogs
-
- displayXML(XMLOutput, int) - Method in class mondrian.xmla.DataSourcesConfig.DataSource
-
- displayXML(XMLOutput, int) - Method in class mondrian.xmla.DataSourcesConfig.DataSources
-
- dispose(String) - Static method in class mondrian.olap.MondrianServer
-
Disposes of a server and cleans up everything.
- distinct - Variable in class mondrian.util.ObjectPool
-
The number of distinct associations in the map; its "size()".
- DistinctCount - Static variable in class mondrian.rolap.RolapAggregator
-
- DistinctFunDef - Class in mondrian.olap.fun
-
Definition of the Distinct
MDX function.
- DistinctFunDef.CalcImpl - Class in mondrian.olap.fun
-
- DistinctFunDef.CalcImpl(ResolvedFunCall, ListCalc) - Constructor for class mondrian.olap.fun.DistinctFunDef.CalcImpl
-
- distinctGenerateSql(SqlQuery, boolean) - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
Generates a SQL query to retrieve the values in this segment using
an algorithm which converts distinct-aggregates to non-distinct
aggregates over subqueries.
- do_action(int, lr_parser, Stack, int) - Method in class mondrian.olap.Parser
-
Invoke a user supplied parse action.
- doAfterBody() - Method in class mondrian.web.taglib.QueryTag
-
- doAuthorization - Static variable in class mondrian.xmla.XmlaErrorTest
-
- doEndTag() - Method in class mondrian.web.taglib.TransformTag
-
- doesMaxRowSizeIncludeBlobs() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- doGenerate(PropertyUtil.Generator, SortedMap<String, PropertyUtil.PropertyDef>, File) - Method in class mondrian.util.PropertyUtil
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class mondrian.web.servlet.MdxQueryServlet
-
Handles the HTTP GET
method.
- DomBuilder - Class in mondrian.web.taglib
-
Transforms a mondrian result into a DOM (Document Object Model).
- DomBuilder(Document, Result) - Constructor for class mondrian.web.taglib.DomBuilder
-
- DomBuilder.AxisBuilder - Class in mondrian.web.taglib
-
- DomBuilder.AxisBuilder(Element, Axis) - Constructor for class mondrian.web.taglib.DomBuilder.AxisBuilder
-
- DomBuilder.ColumnBuilder - Class in mondrian.web.taglib
-
- DomBuilder.ColumnBuilder(Element, Axis) - Constructor for class mondrian.web.taglib.DomBuilder.ColumnBuilder
-
- DomBuilder.RowBuilder - Class in mondrian.web.taglib
-
- DomBuilder.RowBuilder(Element, Axis) - Constructor for class mondrian.web.taglib.DomBuilder.RowBuilder
-
- doMTupleTupleListTest(CrossJoinFunDef.BaseListCalc) - Method in class mondrian.olap.fun.CrossJoinTest
-
- done() - Method in class mondrian.olap.QueryTiming
-
- Done() - Method in class mondrian.parser.SimpleCharStream
-
Reset buffer when finished.
- DONT_BREAK_LINES - Static variable in class mondrian.util.Base64
-
Don't break lines when encoding (violates strict Base64 specification)
- dont_testChildrenOfVatican() - Method in class mondrian.test.RaggedHierarchyTest
-
- dont_testDescendantsOfVatican() - Method in class mondrian.test.RaggedHierarchyTest
-
- dont_testMeasures() - Method in class mondrian.test.RaggedHierarchyTest
-
disabled: (1) does not work with SmartMemberReader and (2) test returns
[null] member?
- dont_testMeasuresVatican() - Method in class mondrian.test.RaggedHierarchyTest
-
Make sure that the numbers are right!
- dont_testParallelDataSourceChangeListenerPlugin() - Method in class mondrian.rolap.DataSourceChangeListenerTest
-
Tests whether the flushing of the cache is thread safe.
- dont_testParallelFlushCache() - Method in class mondrian.test.BasicQueryTest
-
- dont_testParallelMutliple() - Method in class mondrian.test.BasicQueryTest
-
Disabled; takes a quite long time.
- dont_testParallelNot() - Method in class mondrian.test.BasicQueryTest
-
- dont_testParallelSomewhat() - Method in class mondrian.test.BasicQueryTest
-
- dont_testParallelVery() - Method in class mondrian.test.BasicQueryTest
-
- dontTestParamRef() - Method in class mondrian.test.ParameterTest
-
Mondrian can not handle forward references
- doPost(HttpServletRequest, HttpServletResponse) - Method in class mondrian.web.servlet.MdxQueryServlet
-
Handles the HTTP POST
method.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class mondrian.xmla.XmlaServlet
-
Main entry for HTTP post method
- doRun(Test) - Method in class mondrian.test.MondrianTestRunner
-
- DOT - Static variable in interface mondrian.olap.ParserSym
-
- DOT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- dot - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- dot - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- doTest() - Method in class mondrian.test.CmdRunnerTest
-
- doTest(Properties) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- doTest(MockHttpServletRequest, Properties) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- doTest(String, Properties, TestContext) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- doTest(String, Properties, TestContext, Role) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- doTest(MockHttpServletRequest, XmlaErrorTest.Fault) - Method in class mondrian.xmla.XmlaErrorTest
-
- doTest(XmlaErrorTest.Fault) - Method in class mondrian.xmla.XmlaErrorTest
-
- doTestInline(String, String, String, Properties, TestContext) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- doTestInline(String, String, String, Properties, TestContext, Role) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- doTestRT(String, TestContext) - Method in class mondrian.xmla.XmlaBasicTest
-
- doTests(String, Properties, TestContext, String, Map<String, String>, Document, XmlaConstants.Content, Role, boolean) - Method in class mondrian.xmla.XmlaBaseTestCase
-
Executes a SOAP request.
- doTestsJson(String, Properties, TestContext, String, Map<String, String>, String, XmlaConstants.Content, Role) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- doTupleTupleIterTest(CrossJoinFunDef.CrossJoinIterCalc) - Method in class mondrian.olap.fun.CrossJoinTest
-
- doTupleTupleListTest(CrossJoinFunDef.BaseListCalc) - Method in class mondrian.olap.fun.CrossJoinTest
-
- DOUBLE_QUOTE - Static variable in class mondrian.test.loader.CsvLoader
-
- DOUBLE_QUOTED_STRING - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- DoubleCalc - Interface in mondrian.calc
-
Compiled expression whose result is a double
.
- DoubleEmpty - Static variable in class mondrian.olap.fun.FunUtil
-
Special value which indicates that a double
computation
has returned the MDX EMPTY value.
- DoubleMatchForLevel - Variable in class mondrian.resource.MondrianResource
-
DoubleMatchForLevel
is 'Double Match for candidate aggregate table ''{0}'' for fact table ''{1}'' and column ''{2}'' matched two hierarchies: 1) table=''{3}'', column=''{4}'' and 2) table=''{5}'', column=''{6}''
'
- doubleNegativeOne - Static variable in class mondrian.olap.Literal
-
- DoubleNull - Static variable in class mondrian.olap.fun.FunUtil
-
Special value which indicates that a double
computation
has returned the MDX null value.
- doubleOne - Static variable in class mondrian.olap.Literal
-
- doubleZero - Static variable in class mondrian.olap.Literal
-
- doXmlaHandlerGetValueTypeHint(String, String) - Method in class mondrian.xmla.XmlaTests
-
- doXmlaHandlerValueInfo(String, Object, String, Object, boolean) - Method in class mondrian.xmla.XmlaTests
-
- doXmlaUtilNormalizeNumericString(String, String) - Method in class mondrian.xmla.XmlaTests
-
- drill(int, List<Member>, Evaluator) - Method in class mondrian.olap.fun.DrilldownLevelFunDef
-
- DrilldownLevelBottomResolver - Static variable in class mondrian.olap.fun.DrilldownLevelTopBottomFunDef
-
- DrilldownLevelFunDef - Class in mondrian.olap.fun
-
Definition of the DrilldownLevel
MDX function.
- DrilldownLevelFunDef(FunDef) - Constructor for class mondrian.olap.fun.DrilldownLevelFunDef
-
- DrilldownLevelTopBottomFunDef - Class in mondrian.olap.fun
-
Definition of the DrilldownLevelTop
and
DrilldownLevelBottom
MDX builtin functions.
- DrilldownLevelTopBottomFunDef(FunDef, boolean) - Constructor for class mondrian.olap.fun.DrilldownLevelTopBottomFunDef
-
- DrilldownLevelTopResolver - Static variable in class mondrian.olap.fun.DrilldownLevelTopBottomFunDef
-
- DrilldownMemberFunDef - Class in mondrian.olap.fun
-
Definition of the DrilldownMember
MDX function.
- DrilldownMemberFunDef(FunDef) - Constructor for class mondrian.olap.fun.DrilldownMemberFunDef
-
- DrillThrough - Class in mondrian.olap
-
Drill through statement.
- DrillThrough(Query, int, int, List<Exp>) - Constructor for class mondrian.olap.DrillThrough
-
Creates a DrillThrough.
- DRILLTHROUGH - Static variable in interface mondrian.olap.ParserSym
-
- drillThrough() - Method in class mondrian.olap4j.MondrianOlap4jCell
-
- DRILLTHROUGH - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- drillThrough - Variable in class mondrian.rolap.agg.CellRequest
-
- DRILLTHROUGH_COUNT - Static variable in class mondrian.olap.Property
-
Definition of the property that
holds the number of fact rows that contributed to this cell.
- DRILLTHROUGH_COUNT_ORDINAL - Static variable in class mondrian.olap.Property
-
- DrillthroughCalculatedMember - Variable in class mondrian.resource.MondrianResource
-
DrillthroughCalculatedMember
is 'Can''t perform drillthrough operations because ''{0}'' is a calculated member.
'
- DrillThroughCellRequest - Class in mondrian.rolap.agg
-
Subclass of
CellRequest
that allows to specify
which columns and measures to return as part of the ResultSet
which we return to the client.
- DrillThroughCellRequest(RolapStar.Measure, boolean, List<OlapElement>) - Constructor for class mondrian.rolap.agg.DrillThroughCellRequest
-
- DrillthroughDisabled - Variable in class mondrian.resource.MondrianResource
-
DrillthroughDisabled
is 'Can''t perform drillthrough operations because ''{0}'' is set to false.
'
- drillThroughInternal(int, int, List<OlapElement>, boolean, Logger, int[]) - Method in class mondrian.olap4j.MondrianOlap4jCell
-
Executes drill-through on this cell.
- drillThroughInternal(int, int, List<OlapElement>, boolean, Logger) - Method in class mondrian.rolap.RolapCell
-
Generates an executes a SQL statement to drill through this cell.
- DrillThroughQuerySpec - Class in mondrian.rolap.agg
-
Provides the information necessary to generate SQL for a drill-through
request.
- DrillThroughQuerySpec(DrillThroughCellRequest, StarPredicate, List<OlapElement>, boolean) - Constructor for class mondrian.rolap.agg.DrillThroughQuerySpec
-
- drillthroughStatement() - Method in class mondrian.parser.MdxParserImpl
-
- DrillThroughTest - Class in mondrian.test
-
Test generation of SQL to access the fact table data underlying an MDX
result set.
- DrillThroughTest() - Constructor for class mondrian.test.DrillThroughTest
-
- DrillThroughTest(String) - Constructor for class mondrian.test.DrillThroughTest
-
- driver - Variable in class mondrian.olap4j.MondrianOlap4jConnection
-
- DRIVER_CLASS_NAME - Static variable in class mondrian.test.MondrianOlap4jTester
-
- DRIVER_URL_PREFIX - Static variable in class mondrian.test.MondrianOlap4jTester
-
- DriverManager - Class in mondrian.olap
-
The basic service for managing a set of OLAP drivers.
- DriverManager() - Constructor for class mondrian.olap.DriverManager
-
- DROP_INDEX_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
-
- DROP_TABLE_INDEX_PROP - Static variable in class mondrian.test.loader.DBLoader
-
- DROP_TABLE_INDEX_SUFFIX_DEFAULT - Static variable in class mondrian.test.loader.DBLoader
-
- DROP_TABLE_PROP - Static variable in class mondrian.test.loader.DBLoader
-
- DROP_TABLE_ROWS_PROP - Static variable in class mondrian.test.loader.DBLoader
-
- DROP_TABLE_ROWS_SUFFIX_DEFAULT - Static variable in class mondrian.test.loader.DBLoader
-
- DROP_TABLE_SUFFIX_DEFAULT - Static variable in class mondrian.test.loader.DBLoader
-
- dropTable(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
-
- dropTables(DBLoader.Table[]) - Method in class mondrian.test.loader.DBLoader
-
- dsi(DataSourcesConfig.DataSource, DataSourcesConfig.Catalog) - Static method in class mondrian.server.DynamicContentFinder
-
- DummyExp - Class in mondrian.calc
-
Dummy expression which exists only to wrap a
Type
.
- DummyExp(Type) - Constructor for class mondrian.calc.DummyExp
-
- DupHierarchiesInTuple - Variable in class mondrian.resource.MondrianResource
-
DupHierarchiesInTuple
is 'Tuple contains more than one member of hierarchy ''{0}''.
'
- DuplicateAxis - Variable in class mondrian.resource.MondrianResource
-
DuplicateAxis
is 'Duplicate axis name ''{0}''.
'
- DuplicateFactForeignKey - Variable in class mondrian.resource.MondrianResource
-
DuplicateFactForeignKey
is 'Context ''{0}'': Duplicate fact foreign keys ''{1}'' for key ''{2}''.
'
- DuplicateLevelColumnNames - Variable in class mondrian.resource.MondrianResource
-
DuplicateLevelColumnNames
is 'Context ''{0}'': Two levels, ''{1}'' and ''{2}'', share the same foreign column name ''{3}''
'
- DuplicateLevelMeasureColumnNames - Variable in class mondrian.resource.MondrianResource
-
DuplicateLevelMeasureColumnNames
is 'Context ''{0}'': The level ''{1}'' and the measuer ''{2}'', share the same column name ''{3}''
'
- DuplicateLevelNames - Variable in class mondrian.resource.MondrianResource
-
DuplicateLevelNames
is 'Context ''{0}'': Two levels share the same name ''{1}''
'
- DuplicateMeasureColumnNames - Variable in class mondrian.resource.MondrianResource
-
DuplicateMeasureColumnNames
is 'Context ''{0}'': Two measures, ''{1}'' and ''{2}'', share the same column name ''{3}''
'
- DuplicateMeasureNames - Variable in class mondrian.resource.MondrianResource
-
DuplicateMeasureNames
is 'Context ''{0}'': Two measures share the same name ''{1}''
'
- DuplicateSchemaParameter - Variable in class mondrian.resource.MondrianResource
-
DuplicateSchemaParameter
is 'Duplicate parameter ''{0}'' in schema
'
- DynamicContentFinder - Class in mondrian.server
-
- DynamicContentFinder(String) - Constructor for class mondrian.server.DynamicContentFinder
-
Creates a DynamicContentFinder.
- DynamicDatasourceXmlaServlet - Class in mondrian.xmla.impl
-
Extends DefaultXmlaServlet to add dynamic datasource loading capability.
- DynamicDatasourceXmlaServlet() - Constructor for class mondrian.xmla.impl.DynamicDatasourceXmlaServlet
-
- DynamicDatasourceXmlaServletTest - Class in mondrian.xmla.impl
-
Unit test for DynamicDatasourceXmlaServlet
- DynamicDatasourceXmlaServletTest() - Constructor for class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
-
- DynamicSchemaProcessor - Interface in mondrian.spi
-
A dynamic schema processor is used to dynamically change
a Mondrian schema at runtime.
- dynamicSchemaProcessor(Scripts.ScriptDefinition) - Static method in class mondrian.spi.impl.Scripts
-
- DynamicSchemaProcessorTest - Class in mondrian.test
-
Unit test DynamicSchemaProcessor.
- DynamicSchemaProcessorTest() - Constructor for class mondrian.test.DynamicSchemaProcessorTest
-
- DynamicSchemaProcessorTest.BaseDsp - Class in mondrian.test
-
Our base, token replacing schema processor.
- DynamicSchemaProcessorTest.BaseDsp() - Constructor for class mondrian.test.DynamicSchemaProcessorTest.BaseDsp
-
- DynamicSchemaProcessorTest.CheckJdbcPropertyDsp - Class in mondrian.test
-
Ensures we have access to the JDBC URL.
- DynamicSchemaProcessorTest.CheckJdbcPropertyDsp() - Constructor for class mondrian.test.DynamicSchemaProcessorTest.CheckJdbcPropertyDsp
-
- DynamicSchemaProcessorTest.FoodMartCatalogDsp - Class in mondrian.test
-
Checks to make sure our Catalog property contains our FoodMart.xml VFS
URL
- DynamicSchemaProcessorTest.FoodMartCatalogDsp() - Constructor for class mondrian.test.DynamicSchemaProcessorTest.FoodMartCatalogDsp
-
- DynamicSchemaProcessorTest.ProviderTestDSP - Class in mondrian.test
-
DSP that checks that replaces the Schema Name with the name of the
Provider property
- DynamicSchemaProcessorTest.ProviderTestDSP() - Constructor for class mondrian.test.DynamicSchemaProcessorTest.ProviderTestDSP
-
- EA - Static variable in class mondrian.test.I18nTest
-
- editingCanceled(ChangeEvent) - Method in class mondrian.gui.SchemaExplorer
-
- editingStopped(ChangeEvent) - Method in class mondrian.gui.SchemaExplorer
-
- editMode(EventObject) - Method in class mondrian.gui.SchemaExplorer
-
- editorFocus - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- EffectiveMemberCacheTest - Class in mondrian.rolap.sql
-
- EffectiveMemberCacheTest() - Constructor for class mondrian.rolap.sql.EffectiveMemberCacheTest
-
- elapsedTimeAsString(long) - Method in class mondrian.test.MondrianResultPrinter
-
Returns the formatted string of the elapsed time.
- element(String, Object...) - Method in class mondrian.xmla.impl.DefaultSaxWriter
-
- element(String, Object...) - Method in class mondrian.xmla.impl.JsonSaxWriter
-
- element(String, Object...) - Method in interface mondrian.xmla.SaxWriter
-
- element2Text(Element, StringWriter) - Static method in class mondrian.xmla.XmlaUtil
-
- ELEMENT_NAME_GETTER - Static variable in enum mondrian.xmla.RowsetDefinition
-
- ELEMENT_UNAME_GETTER - Static variable in enum mondrian.xmla.RowsetDefinition
-
- elementTypes - Variable in class mondrian.olap.type.TupleType
-
- ELSE - Static variable in interface mondrian.olap.ParserSym
-
- ELSE - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- embedQuotes(String) - Method in class mondrian.test.loader.DBLoader
-
Generate an appropriate string to use in an SQL insert statement for a
VARCHAR colummn, taking into account NULL strings and strings with
embedded quotes
- emit(Rowset.Row, XmlaResponse) - Method in class mondrian.xmla.Rowset
-
Emits a row for this rowset, reading fields from a
Rowset.Row
object.
- Empty - Static variable in class mondrian.olap.Category
-
Represents an empty expression.
- EMPTY - Static variable in interface mondrian.olap.ParserSym
-
- EMPTY - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- EMPTY - Static variable in interface mondrian.rolap.BitKey
-
The BitKey with no bits set.
- EMPTY - Static variable in interface mondrian.rolap.RolapResult.ValueFormatter
-
Formatter that always returns the empty string.
- EMPTY_ARRAY - Static variable in interface mondrian.rolap.sql.CrossJoinArg
-
- EMPTY_ROW_STREAM - Static variable in class mondrian.test.loader.DBLoader
-
- emptyArray - Static variable in class mondrian.rolap.RolapProperty
-
Array of RolapProperty of length 0.
- EmptyAttributeString - Variable in class mondrian.resource.MondrianResource
-
EmptyAttributeString
is 'Context ''{0}'': The value for the attribute ''{1}'' is empty (length is zero).
'
- emptyCopy() - Method in class mondrian.rolap.BitKey.Big
-
- emptyCopy() - Method in interface mondrian.rolap.BitKey
-
Returns an empty BitKey of the same type.
- emptyCopy() - Method in class mondrian.rolap.BitKey.Mid128
-
- emptyCopy() - Method in class mondrian.rolap.BitKey.Small
-
- emptyList(int) - Static method in class mondrian.calc.TupleCollections
-
Returns an empty TupleList of given arity.
- EmptyResult - Static variable in class mondrian.test.BasicQueryTest
-
- EmptyResultSet - Class in mondrian.olap4j
-
Implementation of
ResultSet
which returns 0 rows.
- EmptyResultSet(MondrianOlap4jConnection, List<String>, List<List<Object>>) - Constructor for class mondrian.olap4j.EmptyResultSet
-
- emptyString - Static variable in class mondrian.olap.Literal
-
- emptyStringArray - Static variable in class mondrian.olap.fun.FunUtil
-
- EmptyType - Class in mondrian.olap.type
-
The type of a empty expression.
- EmptyType() - Constructor for class mondrian.olap.type.EmptyType
-
Creates an empty type.
- EmptyValue - Static variable in class mondrian.olap.Util
-
Placeholder which indicates an EMPTY value.
- enable_tracing() - Method in class mondrian.parser.MdxParserImpl
-
Enable tracing.
- EnableCacheHitCounters - Variable in class mondrian.olap.MondrianProperties
-
Deprecated.
This property is no longer used, and will be removed in
mondrian-4.0.
- enabled - Variable in class mondrian.gui.MondrianGuiDef.Cube
-
- enabled - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
-
- enabled - Variable in class mondrian.olap.MondrianDef.Cube
-
- enabled - Variable in class mondrian.olap.MondrianDef.VirtualCube
-
- enabled - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Base
-
- enabled - Static variable in class mondrian.rolap.SqlConstraintFactory
-
- enabled() - Method in class mondrian.util.MemoryMonitorFactory
-
Returns whether the use of a MemoryMonitor
is enabled.
- enabled - Variable in class mondrian.util.MemoryMonitorTest
-
- EnableDrillThrough - Variable in class mondrian.olap.MondrianProperties
-
If disabled, Mondrian will throw an exception if someone attempts to
perform a drillthrough of any kind.
- EnableExpCache - Variable in class mondrian.olap.MondrianProperties
-
Boolean property that controls whether to use a cache for frequently
evaluated expressions.
- EnableGroupingSets - Variable in class mondrian.olap.MondrianProperties
-
Property that defines
whether to generate SQL queries using the GROUPING SETS
construct for rollup.
- EnableInMemoryRollup - Variable in class mondrian.olap.MondrianProperties
-
Property which turns on or off the in-memory rollup
of segment data.
- EnableNativeCrossJoin - Variable in class mondrian.olap.MondrianProperties
-
If enabled some NON EMPTY CrossJoin will be computed in SQL.
- EnableNativeFilter - Variable in class mondrian.olap.MondrianProperties
-
If enabled some Filter() will be computed in SQL.
- EnableNativeNonEmpty - Variable in class mondrian.olap.MondrianProperties
-
If enabled some NON EMPTY set operations like member.children,
level.members and member descendants will be computed in SQL.
- EnableNativeTopCount - Variable in class mondrian.olap.MondrianProperties
-
If enabled some TopCount will be computed in SQL.
- EnableNonEmptyOnAllAxis - Variable in class mondrian.olap.MondrianProperties
-
Boolean property that controls whether each query axis implicit has the
NON EMPTY option set.
- enableProfiling() - Method in class mondrian.calc.CalcWriter
-
Whether to print out attributes relating to how a statement was actually
executed.
- enableProfiling(ProfileHandler) - Method in interface mondrian.server.Statement
-
Enables profiling.
- enableProfiling(ProfileHandler) - Method in class mondrian.server.StatementImpl
-
- EnableRolapCubeMemberCache - Variable in class mondrian.olap.MondrianProperties
-
Property that determines whether to cache RolapCubeMember objects,
each of which associates a member of a shared hierarchy with a
particular cube in which it is being used.
- EnableTotalCount - Variable in class mondrian.olap.MondrianProperties
-
If enabled, first row in the result of an XML/A drill-through request
will be filled with the total count of rows in underlying database.
- EnableTriggers - Variable in class mondrian.olap.MondrianProperties
-
Boolean property that controls whether to notify the Mondrian system
when a
property value
changes.
- encode(String) - Method in class mondrian.tui.MockHttpServletResponse
-
- ENCODE - Static variable in class mondrian.util.Base64
-
Specify encoding.
- encode(String) - Method in class mondrian.xmla.XmlaUtil.ElementNameEncoder
-
- encodeBytes(byte[]) - Static method in class mondrian.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) - Static method in class mondrian.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class mondrian.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class mondrian.util.Base64
-
Encodes a byte array into Base64 notation.
- encodedName - Variable in class mondrian.xmla.XmlaHandler.ColumnHandler
-
- encodeFromFile(String) - Static method in class mondrian.util.Base64
-
Convenience method for reading a binary file
and base64-encoding it.
- encodeObject(Serializable) - Static method in class mondrian.util.Base64
-
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodeObject(Serializable, int) - Static method in class mondrian.util.Base64
-
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodeRedirectURL(String) - Method in class mondrian.tui.MockHttpServletResponse
-
Encodes the specified URL for use in the sendRedirect method or, if
encoding is not needed, returns the URL unchanged.
- encodeRedirectUrl(String) - Method in class mondrian.tui.MockHttpServletResponse
-
Deprecated.
Method encodeRedirectUrl is deprecated
- encodeToFile(byte[], String) - Static method in class mondrian.util.Base64
-
Convenience method for encoding data to a file.
- encodeURL(String) - Method in class mondrian.tui.MockHttpServletResponse
-
Encodes the specified URL by including the session ID in it, or, if
encoding is not needed, returns the URL unchanged.
- encodeUrl(String) - Method in class mondrian.tui.MockHttpServletResponse
-
Deprecated.
Method encodeUrl is deprecated
- END - Static variable in interface mondrian.olap.ParserSym
-
- END - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- end() - Method in class mondrian.server.Execution
-
Called when query execution has completed.
- end(Execution) - Method in interface mondrian.server.Statement
-
Ends the current execution.
- end(Execution) - Method in class mondrian.server.StatementImpl
-
- endColumn - Variable in class mondrian.parser.Token
-
The column number of the last character of this Token.
- endDocument() - Method in class mondrian.xmla.impl.DefaultSaxWriter
-
- endDocument() - Method in class mondrian.xmla.impl.JsonSaxWriter
-
- endDocument() - Method in interface mondrian.xmla.SaxWriter
-
- endElement() - Method in class mondrian.xmla.impl.DefaultSaxWriter
-
- endElement() - Method in class mondrian.xmla.impl.JsonSaxWriter
-
- endElement() - Method in interface mondrian.xmla.SaxWriter
-
- endLine - Variable in class mondrian.parser.Token
-
The line number of the last character of this Token.
- endSequence() - Method in class mondrian.xmla.impl.DefaultSaxWriter
-
- endSequence() - Method in class mondrian.xmla.impl.JsonSaxWriter
-
- endSequence() - Method in interface mondrian.xmla.SaxWriter
-
Informs the writer that a sequence of elements of the same name has
ended.
- endTest(Test) - Method in class mondrian.test.MondrianResultPrinter
-
- engineName - Variable in enum mondrian.spi.impl.Scripts.ScriptLanguage
-
- entrySet() - Method in class mondrian.util.BeanMap
-
- entrySet() - Method in class mondrian.util.CacheMap
-
- EnumeratedValues<V extends EnumeratedValues.Value> - Class in mondrian.olap
-
EnumeratedValues
is a helper class for declaring a set of
symbolic constants which have names, ordinals, and possibly descriptions.
- EnumeratedValues() - Constructor for class mondrian.olap.EnumeratedValues
-
Creates a new empty, mutable enumeration.
- EnumeratedValues(V[]) - Constructor for class mondrian.olap.EnumeratedValues
-
Creates an enumeration, with an array of values, and freezes it.
- EnumeratedValues(String[]) - Constructor for class mondrian.olap.EnumeratedValues
-
Creates an enumeration, initialize it with an array of strings, and
freezes it.
- EnumeratedValues(String[], int[]) - Constructor for class mondrian.olap.EnumeratedValues
-
Create an enumeration, initializes it with arrays of code/name pairs,
and freezes it.
- EnumeratedValues(String[], int[], String[]) - Constructor for class mondrian.olap.EnumeratedValues
-
Create an enumeration, initializes it with arrays of code/name pairs,
and freezes it.
- EnumeratedValues(Class<? extends Enum>) - Constructor for class mondrian.olap.EnumeratedValues
-
- EnumeratedValues.BasicValue - Class in mondrian.olap
-
- EnumeratedValues.BasicValue(String, int, String) - Constructor for class mondrian.olap.EnumeratedValues.BasicValue
-
- EnumeratedValues.Value - Interface in mondrian.olap
-
A Value
represents a member of an enumerated type.
- enumeration - Static variable in class mondrian.olap.Property
-
- enumeration - Static variable in class mondrian.rolap.RolapAggregator
-
List of all valid aggregation operators.
- Enumeration - Class in mondrian.xmla
-
Contains inner classes which define enumerations used in XML for Analysis.
- Enumeration(String, String, RowsetDefinition.Type, XmlaConstant.Dictionary<?>) - Constructor for class mondrian.xmla.Enumeration
-
- enumeration - Variable in class mondrian.xmla.RowsetDefinition.Column
-
- Enumeration.ResponseMimeType - Enum in mondrian.xmla
-
- enumSet - Variable in enum mondrian.xmla.PropertyDefinition
-
- ENV - Static variable in class mondrian.tui.XmlaSupport
-
- ENV - Static variable in class mondrian.xmla.test.XmlaTestContext
-
- EOF - Static variable in interface mondrian.olap.ParserSym
-
- EOF - Static variable in interface mondrian.parser.MdxParserImplConstants
-
End of File.
- EOF_sym() - Method in class mondrian.olap.Parser
-
EOF
Symbol index.
- eol - Variable in exception mondrian.parser.ParseException
-
The end of line string for this machine.
- epochDay - Static variable in class mondrian.util.ScheduleUtil
-
- EQ - Static variable in interface mondrian.olap.ParserSym
-
- EQ - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- equal(String, String, boolean) - Static method in class mondrian.olap.Util
-
Tests two strings for equality, optionally ignoring case.
- equal(RolapStar.Column, Object) - Static method in class mondrian.rolap.agg.AbstractColumnPredicate.Factory
-
Returns a predicate which tests whether the column's
value is equal to a given constant.
- equal(ValueColumnPredicate) - Static method in class mondrian.rolap.agg.AbstractColumnPredicate.Factory
-
Returns a predicate which tests whether the column's
value is equal to column predicate's value.
- equal(List<StarPredicate>, List<StarPredicate>) - Static method in class mondrian.rolap.agg.AggregationKey
-
Returns whether two lists of compound predicates are equal.
- equalConstraint(StarPredicate) - Method in class mondrian.rolap.agg.AbstractColumnPredicate
-
- equalConstraint(StarPredicate) - Method in class mondrian.rolap.agg.ListColumnPredicate
-
- equalConstraint(StarPredicate) - Method in class mondrian.rolap.agg.ListPredicate
-
- equalConstraint(StarPredicate) - Method in class mondrian.rolap.agg.LiteralStarPredicate
-
- equalConstraint(StarPredicate) - Method in class mondrian.rolap.agg.MemberTuplePredicate
-
- equalConstraint(StarPredicate) - Method in class mondrian.rolap.agg.ValueColumnPredicate
-
- equalConstraint(StarPredicate) - Method in interface mondrian.rolap.StarPredicate
-
Returns whether this Predicate has the same constraining effect as the
other constraint.
- equalName(String, String) - Static method in class mondrian.olap.Util
-
Returns whether two names are equal.
- equals(Object) - Method in class mondrian.gui.MondrianGuiDef.Column
-
- equals(Object) - Method in class mondrian.gui.MondrianGuiDef.Cube
-
- equals(Object) - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
-
- equals(Object) - Method in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- equals(Object) - Method in class mondrian.gui.MondrianGuiDef.InlineTable
-
- equals(Object) - Method in class mondrian.gui.MondrianGuiDef.Join
-
- equals(Object) - Method in class mondrian.gui.MondrianGuiDef.RelationOrJoin
-
- equals(Object) - Method in class mondrian.gui.MondrianGuiDef.SQL
-
- equals(Object) - Method in class mondrian.gui.MondrianGuiDef.Table
-
- equals(Object) - Method in class mondrian.gui.MondrianGuiDef.View
-
- equals(Object) - Method in class mondrian.mdx.ParameterExpr
-
Returns whether this parameter is equal to another, based upon name,
type and value
- equals(Object) - Method in class mondrian.olap.CubeAccess
-
- equals(String) - Method in class mondrian.olap.EnumeratedValues.BasicValue
-
Deprecated.
I bet you meant to write
value.name_.equals(s)
rather than
value.equals(s)
, didn't you?
- equals(Object) - Method in class mondrian.olap.fun.FunInfo
-
- equals(Object) - Method in class mondrian.olap.fun.FunUtil.ObjIntPair
-
- equals(Object) - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- equals(OlapElement) - Method in class mondrian.olap.HierarchyBase
-
- equals(Object) - Method in class mondrian.olap.Id.KeySegment
-
- equals(Object) - Method in class mondrian.olap.Id.NameSegment
-
- equals(Object) - Method in class mondrian.olap.MondrianDef.Column
-
- equals(Object) - Method in class mondrian.olap.MondrianDef.ExpressionView
-
- equals(Object) - Method in class mondrian.olap.MondrianDef.InlineTable
-
- equals(Object) - Method in class mondrian.olap.MondrianDef.RelationOrJoin
-
- equals(Object) - Method in class mondrian.olap.MondrianDef.SQL
-
- equals(Object) - Method in class mondrian.olap.MondrianDef.Table
-
- equals(Object) - Method in class mondrian.olap.MondrianDef.View
-
- equals(Object) - Method in class mondrian.olap.OlapElementBase
-
- equals(OlapElement) - Method in class mondrian.olap.OlapElementBase
-
- equals(Object) - Method in class mondrian.olap.ParameterImpl
-
Returns whether this parameter is equal to another, based upon name,
type and value
- equals(Object) - Method in class mondrian.olap.RoleImpl
-
- equals(Object) - Method in class mondrian.olap.type.BooleanType
-
- equals(Object) - Method in class mondrian.olap.type.CubeType
-
- equals(Object) - Method in class mondrian.olap.type.DateTimeType
-
- equals(Object) - Method in class mondrian.olap.type.DecimalType
-
- equals(Object) - Method in class mondrian.olap.type.DimensionType
-
- equals(Object) - Method in class mondrian.olap.type.EmptyType
-
- equals(Object) - Method in class mondrian.olap.type.HierarchyType
-
- equals(Object) - Method in class mondrian.olap.type.LevelType
-
- equals(Object) - Method in class mondrian.olap.type.NullType
-
- equals(Object) - Method in class mondrian.olap.type.NumericType
-
- equals(Object) - Method in class mondrian.olap.type.ScalarType
-
- equals(Object) - Method in class mondrian.olap.type.SetType
-
- equals(Object) - Method in class mondrian.olap.type.StringType
-
- equals(Object) - Method in class mondrian.olap.type.TupleType
-
- equals(Object) - Method in class mondrian.olap.UnionRoleImpl
-
- equals(Object, Object) - Static method in class mondrian.olap.Util
-
Returns true if two objects are equal, or are both null.
- equals(String, String) - Static method in class mondrian.olap.Util
-
Returns true if two strings are equal, or are both null.
- equals(Object) - Method in class mondrian.olap.Util.Flat2List
-
- equals(Object) - Method in class mondrian.olap.Util.Flat3List
-
- equals(Object) - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- equals(Object) - Method in class mondrian.olap4j.MondrianOlap4jDimension
-
- equals(Object) - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
-
- equals(Object) - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
- equals(Object) - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- equals(Object) - Method in class mondrian.rolap.agg.AggregationKey
-
- equals(Object) - Method in class mondrian.rolap.agg.ListColumnPredicate
-
- equals(Object) - Method in class mondrian.rolap.agg.LiteralStarPredicate
-
- equals(Object) - Method in class mondrian.rolap.agg.MemberColumnPredicate
-
- equals(Object) - Method in class mondrian.rolap.agg.MemberTuplePredicate
-
- equals(Object) - Method in class mondrian.rolap.agg.MinusStarPredicate
-
- equals(Object) - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- equals(Object) - Method in class mondrian.rolap.agg.SegmentLoader.SegmentRollupWrapper
-
- equals(Object) - Method in class mondrian.rolap.agg.ValueColumnPredicate
-
- equals(Object) - Method in class mondrian.rolap.BitKey.Big
-
- equals(Object) - Method in class mondrian.rolap.BitKey.Mid128
-
- equals(Object) - Method in class mondrian.rolap.BitKey.Small
-
- equals(Object) - Method in class mondrian.rolap.CellKey.Four
-
- equals(Object) - Method in class mondrian.rolap.CellKey.Many
-
- equals(Object) - Method in class mondrian.rolap.CellKey.One
-
- equals(Object) - Method in class mondrian.rolap.CellKey.Three
-
- equals(Object) - Method in class mondrian.rolap.CellKey.Two
-
- equals(Object) - Method in class mondrian.rolap.CellKey.Zero
-
- equals(Object) - Method in class mondrian.rolap.ChildByNameConstraint
-
- equals(Object) - Method in class mondrian.rolap.HierarchyUsage
-
- equals(Object) - Method in class mondrian.rolap.MemberKey
-
- equals(Object) - Method in class mondrian.rolap.RolapCubeDimension
-
- equals(Object) - Method in class mondrian.rolap.RolapCubeHierarchy
-
- equals(RolapCubeLevel) - Method in class mondrian.rolap.RolapCubeLevel
-
- equals(Object) - Method in class mondrian.rolap.RolapCubeMember
-
- equals(OlapElement) - Method in class mondrian.rolap.RolapCubeMember
-
- equals(Object) - Method in class mondrian.rolap.RolapEvaluator
-
Returns true if the other object is a
RolapEvaluator
with
identical context.
- equals(Object) - Method in class mondrian.rolap.RolapHierarchy
-
- equals(Object) - Method in class mondrian.rolap.RolapHierarchy.LimitedRollupMember
-
- equals(Object) - Method in class mondrian.rolap.RolapMemberBase
-
- equals(OlapElement) - Method in class mondrian.rolap.RolapMemberBase
-
- equals(Object) - Method in class mondrian.rolap.RolapMemberCalculation
-
- equals(Object) - Method in class mondrian.rolap.RolapResult.CellInfo
-
- equals(Object) - Method in class mondrian.rolap.RolapSchema
-
- equals(Object) - Method in class mondrian.rolap.RolapStar.Column
-
- equals(Object) - Method in class mondrian.rolap.RolapStar.Condition
-
- equals(Object) - Method in class mondrian.rolap.RolapStar.Measure
-
- equals(Object) - Method in class mondrian.rolap.RolapStar.Table
-
- equals(Object) - Method in class mondrian.rolap.RolapTupleCalculation
-
- equals(Object) - Method in class mondrian.rolap.ScenarioImpl
-
- equals(Object) - Method in class mondrian.rolap.sql.DescendantsCrossJoinArg
-
- equals(Object) - Method in class mondrian.rolap.sql.MemberListCrossJoinArg
-
- equals(Object) - Method in class mondrian.spi.SegmentColumn
-
- equals(Object) - Method in class mondrian.spi.SegmentHeader
-
- equals(Object) - Method in class mondrian.util.AbstractMemoryMonitor.Entry
-
- equals(Object) - Method in class mondrian.util.ByteString
-
- equals(Object) - Method in class mondrian.util.CacheMap
-
- equals(T, T) - Method in class mondrian.util.ObjectPool
-
- equals(Object) - Method in class mondrian.util.ObjectPoolTest.KeyValue
-
- equals(Object) - Method in class mondrian.util.Pair
-
- equals(Object) - Method in class mondrian.util.StringKey
-
- equals(Object) - Method in class mondrian.util.Triple
-
- equals(Object) - Method in class mondrian.util.UnsupportedList
-
- equalsTableName(String) - Method in class mondrian.rolap.RolapStar.Table
-
- equalTuple(Member[], Member[]) - Static method in class mondrian.olap.fun.FunUtil
-
Returns whether two tuples are equal.
- error - Static variable in interface mondrian.olap.ParserSym
-
- error(String, RolapSchema.XmlLocation) - Method in class mondrian.rolap.RolapSchema
-
Reports an error.
- error(SAXParseException) - Method in class mondrian.test.comp.XmlUtility.UtilityErrorHandler
-
- error(SAXParseException) - Method in class mondrian.tui.XmlUtil.SaxErrorHandler
-
- error(Throwable) - Method in class mondrian.xmla.impl.DefaultXmlaResponse
-
- error(Throwable) - Method in interface mondrian.xmla.XmlaResponse
-
Report XML/A error (not SOAP fault).
- ERROR_STRING - Static variable in class mondrian.tui.XmlUtil.SaxErrorHandler
-
- error_sym() - Method in class mondrian.olap.Parser
-
error
Symbol index.
- errorCode - Variable in error mondrian.parser.TokenMgrError
-
Indicates the reason why the exception is thrown.
- errorCount - Variable in class mondrian.olap.fun.FunUtil.SetWrapper
-
- Euro - Static variable in class mondrian.test.I18nTest
-
- eval(List<Member>) - Method in class mondrian.olap.fun.FunUtil.TupleExpMemoComparator
-
- evalExecute(List<List<Member>>, int, RolapEvaluator, QueryAxis, Calc) - Method in class mondrian.rolap.RolapResult
-
- evalLoad(List<List<Member>>, int, Evaluator, QueryAxis, Calc, RolapResult.AxisMemberList) - Method in class mondrian.rolap.RolapResult
-
- evaluate(Evaluator) - Method in interface mondrian.calc.Calc
-
Evaluates this expression.
- evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractBooleanCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractDateTimeCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractDimensionCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractDoubleCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractHierarchyCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractIntegerCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractIterCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractLevelCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractListCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractMemberCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractStringCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractTupleCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractVoidCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.CacheCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.ConstantCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.MemberArrayValueCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.MemberValueCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.TupleValueCalc
-
- evaluate(Evaluator) - Method in class mondrian.calc.impl.ValueCalc
-
- evaluate(Evaluator) - Method in class mondrian.olap.ExpCacheDescriptor
-
- evaluate(Evaluator) - Method in class mondrian.olap.fun.AggregateFunDef.AggregateCalc
-
- evaluate(Evaluator) - Method in class mondrian.olap.fun.MemberOrderKeyFunDef.CalcImpl
-
- evaluate(Evaluator) - Method in class mondrian.olap.fun.NativizeSetFunDef.NonNativeCalc
-
- evaluate(Evaluator) - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- evaluate(List<Object>) - Method in class mondrian.rolap.agg.AbstractColumnPredicate
-
- evaluate(List<Object>) - Method in class mondrian.rolap.agg.AndPredicate
-
- evaluate(Object) - Method in class mondrian.rolap.agg.ListColumnPredicate
-
- evaluate(List<Object>) - Method in class mondrian.rolap.agg.LiteralStarPredicate
-
- evaluate(Object) - Method in class mondrian.rolap.agg.LiteralStarPredicate
-
- evaluate(List<Object>) - Method in class mondrian.rolap.agg.MemberTuplePredicate
-
Evaluates a constraint against a list of values.
- evaluate(Object) - Method in class mondrian.rolap.agg.MinusStarPredicate
-
- evaluate(List<Object>) - Method in class mondrian.rolap.agg.OrPredicate
-
- evaluate(Object) - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- evaluate(Object) - Method in class mondrian.rolap.agg.ValueColumnPredicate
-
- evaluate(Calc, Hierarchy[], String) - Method in class mondrian.rolap.RolapDependencyTestingEvaluator
-
- evaluate(Object) - Method in interface mondrian.rolap.StarColumnPredicate
-
Returns whether this constraint would return true
for a
given value.
- evaluate(List<Object>) - Method in interface mondrian.rolap.StarPredicate
-
Evaluates a constraint against a list of values.
- evaluate(Evaluator) - Method in interface mondrian.spi.UserDefinedFunction.Argument
-
Evaluates the argument.
- evaluateBoolean(Evaluator) - Method in interface mondrian.calc.BooleanCalc
-
Evaluates this expression to yield a boolean
value.
- evaluateBoolean(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
-
- evaluateCurrent() - Method in interface mondrian.olap.Evaluator
-
Calculates and returns the value of the cell at the current context.
- evaluateCurrent() - Method in class mondrian.rolap.RolapEvaluator
-
- evaluateCurrentIterable(IterCalc, Evaluator) - Method in class mondrian.olap.fun.AbstractAggregateFunDef
-
- evaluateCurrentList(ListCalc, Evaluator) - Static method in class mondrian.olap.fun.AbstractAggregateFunDef
-
Evaluates the list of members or tuples used in computing the aggregate.
- evaluateDateTime(Evaluator) - Method in interface mondrian.calc.DateTimeCalc
-
Evaluates this expression to yield a
Date
value.
- evaluateDateTime(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
-
- evaluateDimension(Evaluator) - Method in interface mondrian.calc.DimensionCalc
-
Evaluates this expression to yield a dimension.
- evaluateDimension(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
-
- evaluateDimension(Evaluator) - Method in class mondrian.olap.fun.HierarchyDimensionFunDef.CalcImpl
-
- evaluateDouble(Evaluator) - Method in interface mondrian.calc.DoubleCalc
-
Evaluates this expression to yield a double
value.
- evaluateDouble(Evaluator) - Method in class mondrian.calc.impl.ConstantCalc
-
- evaluateDouble(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
-
- evaluateExp(Calc, RolapEvaluator, Evaluator) - Method in class mondrian.rolap.RolapResult
-
Evaluates an expression.
- evaluateHierarchy(Evaluator) - Method in interface mondrian.calc.HierarchyCalc
-
Evaluates this expression to yield a hierarchy.
- evaluateHierarchy(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
-
- evaluateHierarchy(Evaluator) - Method in class mondrian.olap.fun.LevelHierarchyFunDef.CalcImpl
-
- evaluateHierarchy(Evaluator) - Method in class mondrian.olap.fun.MemberHierarchyFunDef.CalcImpl
-
- evaluateInteger(Evaluator) - Method in class mondrian.calc.impl.ConstantCalc
-
- evaluateInteger(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
-
- evaluateInteger(Evaluator) - Method in interface mondrian.calc.IntegerCalc
-
Evaluates this expression to yield an int
value.
- evaluateIterable(Evaluator) - Method in class mondrian.calc.impl.AbstractListCalc
-
- evaluateIterable(Evaluator) - Method in class mondrian.calc.impl.GenericIterCalc
-
- evaluateIterable(Evaluator) - Method in interface mondrian.calc.IterCalc
-
Evaluates an expression to yield an Iterable of members or tuples.
- evaluateIterable(Evaluator) - Method in class mondrian.olap.fun.CrossJoinFunDef.CrossJoinIterCalc
-
- evaluateIterable(Evaluator) - Method in class mondrian.olap.fun.NativizeSetFunDef.NonNativeIterCalc
-
- evaluateIterable(Evaluator) - Method in class mondrian.olap.fun.NativizeSetFunDef.NonNativeListCalc
-
- evaluateIterable(Evaluator) - Method in class mondrian.olap.fun.SetFunDef.ExprIterCalc
-
- evaluateIterable(Evaluator) - Method in interface mondrian.spi.UserDefinedFunction.Argument
-
Evaluates the argument to an iterable over members or tuples.
- evaluateLevel(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
-
- evaluateLevel(Evaluator) - Method in interface mondrian.calc.LevelCalc
-
Evaluates this expression to yield a level.
- evaluateLevel(Evaluator) - Method in class mondrian.olap.fun.MemberLevelFunDef.CalcImpl
-
- evaluateList(Evaluator) - Method in class mondrian.calc.impl.GenericIterCalc
-
- evaluateList(Evaluator) - Method in class mondrian.calc.impl.IterableListCalc
-
- evaluateList(Evaluator) - Method in interface mondrian.calc.ListCalc
-
Evaluates an expression to yield a list of tuples.
- evaluateList(Evaluator) - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseListCalc
-
- evaluateList(Evaluator) - Method in class mondrian.olap.fun.DistinctFunDef.CalcImpl
-
- evaluateList(Evaluator) - Method in class mondrian.olap.fun.NativizeSetFunDef.NativeListCalc
-
- evaluateList(Evaluator) - Method in class mondrian.olap.fun.NativizeSetFunDef.NonNativeListCalc
-
- evaluateList(Evaluator) - Method in class mondrian.olap.fun.SetFunDef.SetListCalc
-
- evaluateList(Evaluator) - Method in interface mondrian.spi.UserDefinedFunction.Argument
-
Evaluates the argument to a list of members or tuples.
- evaluateMember(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
-
- evaluateMember(Evaluator) - Method in interface mondrian.calc.MemberCalc
-
Evaluates this expression to yield a member.
- evaluateMember(Evaluator) - Method in class mondrian.olap.fun.HierarchyCurrentMemberFunDef.CalcImpl
-
- evaluateMember(Evaluator) - Method in class mondrian.olap.fun.HierarchyCurrentMemberFunDef.FixedCalcImpl
-
- evaluateMembers(Evaluator, Calc, Iterable<Member>, List<Member>, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
For each member in a list, evaluates an expression and creates a map
from members to values.
- evaluateNamedSet(NamedSet, boolean) - Method in class mondrian.rolap.RolapEvaluatorRoot
-
Evaluates a named set.
- evaluateNamedSet(NamedSet, boolean) - Method in class mondrian.rolap.RolapResult.RolapResultEvaluatorRoot
-
- evaluateScalar(Evaluator) - Method in interface mondrian.spi.UserDefinedFunction.Argument
-
Evaluates the argument as a scalar expression.
- evaluateSet(Evaluator, TupleIterable, Calc) - Static method in class mondrian.olap.fun.FunUtil
-
- evaluateSet(Evaluator, TupleList, DoubleCalc[]) - Static method in class mondrian.olap.fun.FunUtil
-
Evaluates one or more expressions against the member list returning
a SetWrapper array.
- evaluateSet(Exp, boolean) - Method in class mondrian.rolap.RolapEvaluatorRoot
-
Evaluates a named set represented by an expression.
- evaluateSet(Exp, boolean) - Method in class mondrian.rolap.RolapResult.RolapResultEvaluatorRoot
-
- evaluateString(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
-
- evaluateString(Evaluator) - Method in interface mondrian.calc.StringCalc
-
Evaluates this expression to yield a
String
value.
- evaluateTuple(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
-
- evaluateTuple(Evaluator) - Method in interface mondrian.calc.TupleCalc
-
Evaluates this expression to yield a tuple.
- evaluateTuple(Evaluator) - Method in class mondrian.olap.fun.TupleFunDef.CalcImpl
-
- evaluateTupleIterable(Evaluator) - Method in interface mondrian.olap.Evaluator.NamedSetEvaluator
-
Returns an iterator over the tuples of the named set.
- evaluateTupleIterable() - Method in interface mondrian.olap.Evaluator.SetEvaluator
-
Returns an iterator over the tuples of the named set.
- evaluateTupleIterable(Evaluator) - Method in class mondrian.rolap.RolapNamedSetEvaluator
-
- evaluateTupleIterable() - Method in class mondrian.rolap.RolapSetEvaluator
-
- evaluateTuples(Evaluator, Calc, TupleList) - Static method in class mondrian.olap.fun.FunUtil
-
For each tuple in a list, evaluates an expression and creates a map
from tuples to values.
- evaluateVoid(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
-
- evaluateVoid(Evaluator) - Method in interface mondrian.calc.VoidCalc
-
- Evaluator - Interface in mondrian.olap
-
An Evaluator
holds the context necessary to evaluate an
expression.
- evaluator - Variable in class mondrian.rolap.RolapNativeSql
-
- Evaluator.NamedSetEvaluator - Interface in mondrian.olap
-
Interface for evaluating a particular named set.
- Evaluator.SetEvaluator - Interface in mondrian.olap
-
Interface for generically evaluating a set.
- Event - Class in mondrian.server.monitor
-
Base class for an event of interest.
- Event(long) - Constructor for class mondrian.server.monitor.Event
-
Creates an Event.
- ex(String) - Method in class mondrian.resource.MondrianResource._Def0
-
- ex(String, Throwable) - Method in class mondrian.resource.MondrianResource._Def0
-
- ex(String, String) - Method in class mondrian.resource.MondrianResource._Def1
-
- ex(String, String, Throwable) - Method in class mondrian.resource.MondrianResource._Def1
-
- ex(Number, Number) - Method in class mondrian.resource.MondrianResource._Def10
-
- ex(Number) - Method in class mondrian.resource.MondrianResource._Def11
-
- ex() - Method in class mondrian.resource.MondrianResource._Def12
-
- ex(Number) - Method in class mondrian.resource.MondrianResource._Def13
-
- ex(String) - Method in class mondrian.resource.MondrianResource._Def14
-
- ex(String) - Method in class mondrian.resource.MondrianResource._Def22
-
- ex() - Method in class mondrian.resource.MondrianResource._Def3
-
- ex(Throwable) - Method in class mondrian.resource.MondrianResource._Def3
-
- ex(String, String, String) - Method in class mondrian.resource.MondrianResource._Def4
-
- ex(String, String, String, Throwable) - Method in class mondrian.resource.MondrianResource._Def4
-
- ex(Number, String) - Method in class mondrian.resource.MondrianResource._Def6
-
- ex(Number, String, Throwable) - Method in class mondrian.resource.MondrianResource._Def6
-
- ex(String, String, String, String) - Method in class mondrian.resource.MondrianResource._Def7
-
- ex(String, String, String, String, Throwable) - Method in class mondrian.resource.MondrianResource._Def7
-
- ex(Number) - Method in class mondrian.resource.MondrianResource._Def8
-
- ex(Number, Throwable) - Method in class mondrian.resource.MondrianResource._Def8
-
- Excel - Class in mondrian.olap.fun.vba
-
Implementations of functions in the Excel worksheet library.
- Excel() - Constructor for class mondrian.olap.fun.vba.Excel
-
- ExcelTest - Class in mondrian.olap.fun.vba
-
Unit tests for implementations of Excel worksheet functions.
- ExcelTest() - Constructor for class mondrian.olap.fun.vba.ExcelTest
-
- ExceptFunDef - Class in mondrian.olap.fun
-
Definition of the Except
MDX function.
- ExceptFunDef(FunDef) - Constructor for class mondrian.olap.fun.ExceptFunDef
-
- exception - Variable in class mondrian.tui.XmlUtil.SaxErrorHandler.ErrorInfo
-
- EXCEPTION_EXIT - Static variable in class mondrian.test.MondrianTestRunner
-
- excludedRegions - Variable in class mondrian.rolap.agg.Segment
-
List of regions to ignore when reading this segment.
- excludes - Variable in class mondrian.gui.MondrianGuiDef.AggPattern
-
- excludes - Variable in class mondrian.olap.MondrianDef.AggPattern
-
- excludeTable(String, List<ExplicitRules.Group>) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules
-
Returns whether the given is tableName explicitly excluded from
consideration as a candidate aggregate table.
- excludeTable(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
Returns whether the given tableName is excluded.
- execute(CacheControl.MemberEditCommand) - Method in interface mondrian.olap.CacheControl
-
Executes a command that edits the member cache.
- execute(Query) - Method in interface mondrian.olap.Connection
-
Deprecated.
This method is deprecated and will be removed in
mondrian-4.0. It operates by internally creating a statement. Better
to use olap4j and explicitly create a statement.
- execute(ResultStyle) - Method in interface mondrian.olap.NativeEvaluator
-
- execute() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
Executes a query.
- execute() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- execute(String) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- execute(String, int) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- execute(String, int[]) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- execute(String, String[]) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- execute(SegmentCacheManager.Command<T>) - Method in class mondrian.rolap.agg.SegmentCacheManager
-
- execute(SmartCache.SmartCacheTask<K, V>) - Method in interface mondrian.rolap.cache.SmartCache
-
Executes a task over the contents of the cache and guarantees
exclusive write access while processing.
- execute(Iterator<Map.Entry<K, V>>) - Method in interface mondrian.rolap.cache.SmartCache.SmartCacheTask
-
- execute(SmartCache.SmartCacheTask<K, V>) - Method in class mondrian.rolap.cache.SmartCacheImpl
-
- execute(CacheControl.MemberEditCommand) - Method in class mondrian.rolap.CacheControlImpl
-
- execute(List<CacheControl.CellRegion>) - Method in interface mondrian.rolap.CacheControlImpl.MemberEditCommandPlus
-
Executes this command, and gathers a list of cell regions affected
in the cellRegionList
parameter.
- execute(Query) - Method in class mondrian.rolap.RolapConnection
-
- execute(Execution) - Method in class mondrian.rolap.RolapConnection
-
Executes a statement.
- execute(ResultStyle) - Method in class mondrian.rolap.RolapNativeSet.SetEvaluator
-
- execute() - Method in class mondrian.rolap.SqlStatement
-
Executes the current statement, and handles any SQLException.
- execute() - Method in interface mondrian.server.Locus.Action
-
- execute(RolapConnection, String, Locus.Action<T>) - Static method in class mondrian.server.Locus
-
- execute(Execution, String, Locus.Action<T>) - Static method in class mondrian.server.Locus
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in interface mondrian.spi.UserDefinedFunction
-
Applies this function to a set of arguments, and returns a result.
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.test.BasicQueryTest.CountConcurrentUdf
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.test.BasicQueryTest.SleepUdf
-
- execute(Connection, String) - Method in class mondrian.test.FoodMartTestCase
-
Executes a query in a given connection.
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.test.PerformanceTest.CounterUdf
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.test.UdfTest.AnotherMemberErrorUdf
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.test.UdfTest.MdcUdf
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.test.UdfTest.MemberNameFunction
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.test.UdfTest.PlusOneUdf
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.test.UdfTest.PlusOrMinusOneUdf
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.test.UdfTest.ReverseFunction
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.test.UdfTest.ReverseIterableFunction
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.test.UdfTest.StringMultUdf
-
- execute(String) - Method in class mondrian.tui.CmdRunner
-
Executes a query and returns the result as a string.
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.CurrentDateMemberUdf
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.CurrentDateStringUdf
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.InUdf
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.InverseNormalUdf
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.LastNonEmptyUdf
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.MatchesUdf
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.NullValueUdf
-
- execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.ValUdf
-
- executeAfterActions(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
-
- executeAxis(String) - Method in class mondrian.test.TestContext
-
Executes a query with a given expression on an axis, and returns the
whole axis.
- executeBatch() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- executeBeforeActions(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
-
- executeCreateTable(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
-
- executeCube(String) - Method in class mondrian.tui.CmdRunner
-
- executeCubeCommand(String, String, StringBuilder) - Method in class mondrian.tui.CmdRunner
-
- executeDDL(String) - Method in class mondrian.test.loader.DBLoader
-
- executeDrillthrough(OlapStatement, String, boolean, String, int[]) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- executeDrillthrough(OlapStatement, String, boolean, String, int[]) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- executeDropTable(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
-
- executeDropTableRows(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
-
- executeEcho(String) - Method in class mondrian.tui.CmdRunner
-
- executeEndCount - Variable in class mondrian.server.monitor.ConnectionInfo
-
- executeEndCount - Variable in class mondrian.server.monitor.ServerInfo
-
- executeEndCount - Variable in class mondrian.server.monitor.StatementInfo
-
- executeError(String) - Method in class mondrian.tui.CmdRunner
-
- executeExpr(String) - Method in class mondrian.test.FoodMartTestCase
-
Executes an expression against the Sales cube in the FoodMart database
to form a single cell result set, then returns that cell's formatted
value.
- executeExpr(String) - Method in class mondrian.tui.CmdRunner
-
- executeExprRaw(String) - Method in class mondrian.test.TestContext
-
Executes the expression in the context of the cube indicated by
cubeName
, and returns the result as a Cell.
- executeFile(String) - Method in class mondrian.tui.CmdRunner
-
- executeFunc(String) - Method in class mondrian.tui.CmdRunner
-
- executeHelp(String) - Static method in class mondrian.tui.CmdRunner
-
- executeList(SqlTupleReader) - Method in class mondrian.rolap.RolapNativeSet.SetEvaluator
-
- executeList(String) - Method in class mondrian.tui.CmdRunner
-
- executeLoadTableRows(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
-
- executeLog(String) - Method in class mondrian.tui.CmdRunner
-
- executeMdxCmd(String) - Method in class mondrian.tui.CmdRunner
-
- executeNanos - Variable in class mondrian.server.monitor.SqlStatementExecuteEvent
-
- executeOlap4jQuery(String) - Method in class mondrian.test.TestContext
-
Executes a query using olap4j.
- executeOlap4jXmlaQuery(String) - Method in class mondrian.test.TestContext
-
- executeOlapQuery(String) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- executeOlapQuery(SelectNode) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- executeOlapQueryInternal(Query, MondrianOlap4jCellSetMetaData) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
Executes a parsed query, closing any previously open cellset.
- executeParam(String) - Method in class mondrian.tui.CmdRunner
-
- executeQuery() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- executeQuery(String) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- executeQuery(String, Connection) - Method in class mondrian.rolap.BatchTestCase
-
- executeQuery(DataSource, String, Locus) - Static method in class mondrian.rolap.RolapUtil
-
Executes a query, printing to the trace log if tracing is enabled.
- executeQuery(DataSource, String, List<SqlStatement.Type>, int, int, Locus, int, int, Util.Functor1<Void, Statement>) - Static method in class mondrian.rolap.RolapUtil
-
Executes a query.
- executeQuery(String) - Method in class mondrian.test.FoodMartTestCase
-
Runs a query.
- executeQuery(String) - Method in class mondrian.test.TestContext
-
Executes a query.
- executeQuery2(String, boolean, String, int[]) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- executeSet(String) - Method in class mondrian.tui.CmdRunner
-
- executeSingletonAxis(String) - Method in class mondrian.test.FoodMartTestCase
-
Executes a set expression which is expected to return 0 or 1 members.
- executeSingletonAxis(String) - Method in class mondrian.test.TestContext
-
Executes a set expression which is expected to return 0 or 1 members.
- executeSql - Variable in class mondrian.rolap.BatchTestCase.TestListener
-
- executeStartCount - Variable in class mondrian.server.monitor.ConnectionInfo
-
- executeStartCount - Variable in class mondrian.server.monitor.ServerInfo
-
- executeStartCount - Variable in class mondrian.server.monitor.StatementInfo
-
- executeStatement(String) - Method in class mondrian.test.TestContext
-
- executeStatements(DBLoader.Table[]) - Method in class mondrian.test.loader.DBLoader
-
- executeStatements(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
-
- executeStatements() - Method in class mondrian.test.loader.DBLoader.Table
-
- executeUpdate() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- executeUpdate(String) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- executeUpdate(String, int) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- executeUpdate(String, int[]) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- executeUpdate(String, String[]) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- executingSql(RolapNative.TupleEvent) - Method in class mondrian.rolap.BatchTestCase.TestListener
-
- executingSql(RolapNative.TupleEvent) - Method in interface mondrian.rolap.RolapNative.Listener
-
- execution - Variable in class mondrian.olap.ResultBase
-
- execution - Variable in class mondrian.rolap.RolapEvaluatorRoot
-
- Execution - Class in mondrian.server
-
Execution context.
- Execution(Statement, long) - Constructor for class mondrian.server.Execution
-
- execution - Variable in class mondrian.server.Locus
-
- Execution.State - Enum in mondrian.server
-
Enumeration of the states of an Execution instance.
- ExecutionEndEvent - Class in mondrian.server.monitor
-
Event concerning the execution of an MDX statement.
- ExecutionEndEvent(long, int, int, long, long, int, Execution.State, int, int, int) - Constructor for class mondrian.server.monitor.ExecutionEndEvent
-
Creates an ExecutionEndEvent.
- ExecutionEvent - Class in mondrian.server.monitor
-
Event concerning the execution of an MDX statement.
- ExecutionEvent(long, int, int, long, long) - Constructor for class mondrian.server.monitor.ExecutionEvent
-
Creates an ExecutionEvent.
- ExecutionHistorySize - Variable in class mondrian.olap.MondrianProperties
-
Property that defines how many previous execution instances the
Monitor
keeps in its history so that it can send the events
which happen after the fact.
- executionId - Variable in class mondrian.server.monitor.ExecutionEvent
-
Identifier of the execution.
- executionId - Variable in class mondrian.server.monitor.ExecutionInfo
-
- ExecutionInfo - Class in mondrian.server.monitor
-
Information about the execution of an MDX statement.
- ExecutionInfo(String, long, int, long, long, long, long, int, int, int, long, long, int) - Constructor for class mondrian.server.monitor.ExecutionInfo
-
- ExecutionPhaseEvent - Class in mondrian.server.monitor
-
Event signalling the start of a phase of executing an MDX statement.
- ExecutionPhaseEvent(long, int, int, long, long, int, int, int, int) - Constructor for class mondrian.server.monitor.ExecutionPhaseEvent
-
Creates an ExecutionPhaseEvent.
- ExecutionStartEvent - Class in mondrian.server.monitor
-
Event signalling the start of executing an MDX statement.
- ExecutionStartEvent(long, int, int, long, long, String) - Constructor for class mondrian.server.monitor.ExecutionStartEvent
-
Creates an ExecutionStartEvent.
- ExecutionStatementCleanupException - Variable in class mondrian.resource.MondrianResource
-
ExecutionStatementCleanupException
is 'An exception was encountered while trying to cleanup an execution context.
- exists(CellKey) - Method in class mondrian.rolap.agg.DenseDoubleSegmentDataset
-
- exists(CellKey) - Method in class mondrian.rolap.agg.DenseIntSegmentDataset
-
- exists(CellKey) - Method in class mondrian.rolap.agg.DenseObjectSegmentDataset
-
- exists(CellKey) - Method in interface mondrian.rolap.agg.SegmentDataset
-
Returns whether there is a value at a given coordinate.
- exists(CellKey) - Method in class mondrian.rolap.agg.SparseSegmentDataset
-
- ExistsFunDef - Class in mondrian.olap.fun
-
Definition of the EXISTS
MDX function.
- ExistsFunDef(FunDef) - Constructor for class mondrian.olap.fun.ExistsFunDef
-
- exp - Variable in class mondrian.calc.impl.AbstractCalc
-
- Exp - Interface in mondrian.olap
-
An Exp
is an MDX expression.
- exp - Variable in class mondrian.olap.fun.ParameterFunDef
-
- exp(double) - Static method in class mondrian.olap.fun.vba.Vba
-
- expand(String, String) - Method in class mondrian.test.DiffRepository
-
Expands a string containing one or more variables.
- ExpandBuff(boolean) - Method in class mondrian.parser.SimpleCharStream
-
- expandExpressions(Member, Exp, Evaluator) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- expandMultiPositionSlicerMembers(Member[], Evaluator) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- ExpandNonNative - Variable in class mondrian.olap.MondrianProperties
-
If this property is true, when looking for native evaluation of an
expression, Mondrian will expand non-native sub-expressions into
lists of members.
- expandSupportedCalculatedMembers(List<Member>, Evaluator) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- expandSupportedCalculatedMembers(Member[], Evaluator) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- expandSupportedCalculatedMembers(Member[], Evaluator, boolean) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- ExpBase - Class in mondrian.olap
-
Skeleton implementation of
Exp
interface.
- ExpBase() - Constructor for class mondrian.olap.ExpBase
-
- ExpCacheDescriptor - Class in mondrian.olap
-
- ExpCacheDescriptor(Exp, Calc, Evaluator) - Constructor for class mondrian.olap.ExpCacheDescriptor
-
Creates a descriptor with a given compiled expression.
- ExpCacheDescriptor(Exp, Evaluator) - Constructor for class mondrian.olap.ExpCacheDescriptor
-
Creates a descriptor.
- ExpCacheDescriptor(Exp, ExpCompiler) - Constructor for class mondrian.olap.ExpCacheDescriptor
-
Creates a descriptor.
- expChar - Variable in class mondrian.util.Format.NumericFormat
-
- ExpCompiler - Interface in mondrian.calc
-
Mediates the compilation of an expression (
Exp
)
into a compiled expression (
Calc
).
- ExpCompiler.Factory - Class in mondrian.calc
-
The ExpCompiler.Factory
is used to access
ExpCompiler
implementations.
- ExpCompiler.Factory.Context - Class in mondrian.calc
-
The ExpCompiler
only has two override mechanisms: the
ThreadLocal
and System
Properties
.
- ExpCompiler.Factory.Context() - Constructor for class mondrian.calc.ExpCompiler.Factory.Context
-
Creates a Context.
- ExpCompilerClass - Variable in class mondrian.olap.MondrianProperties
-
Property that defines
the name of the class used to compile scalar expressions.
- expDeps - Variable in class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
-
- EXPECT - Static variable in interface mondrian.xmla.XmlaRequestCallback
-
- EXPECT_100_CONTINUE - Static variable in interface mondrian.xmla.XmlaRequestCallback
-
- expectedTokenSequences - Variable in exception mondrian.parser.ParseException
-
Each entry in this array is an array of integers.
- expectedXsdType - Variable in class mondrian.xmla.XmlaHandlerTypeTest.TestVal
-
- ExpiringReference<T> - Class in mondrian.util
-
An expiring reference is a subclass of
SoftReference
which pins the reference in memory until a certain timeout
is reached.
- ExpiringReference(T, String) - Constructor for class mondrian.util.ExpiringReference
-
Creates an expiring reference.
- ExpiringReferenceTest - Class in mondrian.util
-
- ExpiringReferenceTest() - Constructor for class mondrian.util.ExpiringReferenceTest
-
- expiry - Variable in class mondrian.util.ExpiringReference
-
- Explain - Class in mondrian.olap
-
Explain statement.
- Explain(QueryPart) - Constructor for class mondrian.olap.Explain
-
Creates an Explain statement.
- EXPLAIN - Static variable in interface mondrian.olap.ParserSym
-
- explain(PrintWriter) - Method in class mondrian.olap.Query
-
- explain(PrintWriter) - Method in class mondrian.olap.QueryPart
-
Returns the plan that Mondrian intends to use to execute this query.
- EXPLAIN - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- explain(String, QueryTiming) - Method in interface mondrian.spi.ProfileHandler
-
Called when a statement has finished executing.
- explainStatement() - Method in class mondrian.parser.MdxParserImpl
-
- ExplicitRecognizer - Class in mondrian.rolap.aggmatcher
-
This is the Recognizer for the aggregate table descriptions that appear in
the catalog schema files; the user explicitly defines the aggregate.
- ExplicitRecognizer(ExplicitRules.TableDef, RolapStar, RolapCube, JdbcSchema.Table, JdbcSchema.Table, MessageRecorder) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRecognizer
-
- ExplicitRecognizerTest - Class in mondrian.rolap.aggmatcher
-
- ExplicitRecognizerTest() - Constructor for class mondrian.rolap.aggmatcher.ExplicitRecognizerTest
-
- ExplicitRules - Class in mondrian.rolap.aggmatcher
-
A class containing a RolapCube's Aggregate tables exclude/include
criteria.
- ExplicitRules.Group - Class in mondrian.rolap.aggmatcher
-
This class forms a collection of aggregate table explicit rules for a
given cube.
- ExplicitRules.Group(RolapCube) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
- ExplicitRules.NameTableDef - Class in mondrian.rolap.aggmatcher
-
- ExplicitRules.NameTableDef(String, String, boolean, ExplicitRules.Group) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRules.NameTableDef
-
- ExplicitRules.PatternTableDef - Class in mondrian.rolap.aggmatcher
-
This class matches candidate aggregate table name with a pattern.
- ExplicitRules.PatternTableDef(String, boolean, ExplicitRules.Group) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRules.PatternTableDef
-
- ExplicitRules.TableDef - Class in mondrian.rolap.aggmatcher
-
This is the base class for the exact name based and name pattern based
aggregate table mapping definitions.
- ExplicitRules.TableDef(boolean, ExplicitRules.Group) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
- ExplicitRules.TableDef.Level - Class in mondrian.rolap.aggmatcher
-
This class is used to map from a Level's symbolic name,
[Time].[Year] to the aggregate table's column name, TIME_YEAR.
- ExplicitRules.TableDef.Level(String, String, boolean, String, String, MondrianDef.AggLevelProperty[]) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
-
- ExplicitRules.TableDef.Measure - Class in mondrian.rolap.aggmatcher
-
This class is used to map from a measure's symbolic name,
[Measures].[Unit Sales] to the aggregate table's column
name, UNIT_SALES_SUM.
- ExplicitRules.TableDef.Measure(String, String) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Measure
-
- expList() - Method in class mondrian.parser.MdxParserImpl
-
- EXPONENT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- expOrEmptyList() - Method in class mondrian.parser.MdxParserImpl
-
- ExprAndValueForMemberProperty - Variable in class mondrian.resource.MondrianResource
-
ExprAndValueForMemberProperty
is 'Member property must not have both a value and an expression.
- expression - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
-
- Expression - Static variable in class mondrian.olap.Category
-
Expression
is a flag which, when bitwise-OR-ed with a
category value, indicates an expression (as opposed to a constant).
- expression - Variable in class mondrian.olap.MondrianDef.CalculatedMemberProperty
-
- expression() - Method in class mondrian.parser.MdxParserImpl
-
- expressionEof() - Method in class mondrian.parser.MdxParserImpl
-
- expressionOrEmpty() - Method in class mondrian.parser.MdxParserImpl
-
- expressions - Variable in class mondrian.gui.MondrianGuiDef.ExpressionView
-
- expressions - Variable in class mondrian.olap.MondrianDef.ExpressionView
-
- expResultCache - Variable in class mondrian.rolap.RolapEvaluatorRoot
-
- expSign - Variable in class mondrian.util.Format.NumericFormat
-
- extendedContext - Variable in class mondrian.rolap.agg.CellRequest
-
- externalSegmentCreated(SegmentHeader, MondrianServer) - Method in class mondrian.rolap.agg.SegmentCacheManager
-
Tells the cache that a segment is newly available in an external cache.
- externalSegmentDeleted(SegmentHeader, MondrianServer) - Method in class mondrian.rolap.agg.SegmentCacheManager
-
Tells the cache that a segment is no longer available in an external
cache.
- extractBodyFromSoap(Document) - Static method in class mondrian.tui.XmlaSupport
-
- extractFaultNodesFromSoap(byte[]) - Static method in class mondrian.tui.XmlaSupport
-
- extractFaultNodesFromSoap(Document) - Static method in class mondrian.tui.XmlaSupport
-
- ExtractFunDef - Class in mondrian.olap.fun
-
Definition of the Extract
MDX function.
- extractHeaderAndBodyFromSoap(byte[]) - Static method in class mondrian.tui.XmlaSupport
-
- extractHeaderAndBodyFromSoap(Document) - Static method in class mondrian.tui.XmlaSupport
-
- extractNewAliases(MondrianDef.RelationOrJoin, MondrianDef.RelationOrJoin) - Method in class mondrian.rolap.RolapCubeHierarchy
-
Populates the alias map for the old and new relations.
- extractNodes(Node, String, String[][]) - Static method in class mondrian.tui.XmlaSupport
-
Given a Document and an xpath/namespace-array pair, extract and return
the Nodes resulting from applying the xpath.
- extractNodesFromSoapXmla(byte[]) - Static method in class mondrian.tui.XmlaSupport
-
- extractNodesFromSoapXmla(Document) - Static method in class mondrian.tui.XmlaSupport
-
- extractNodesFromXmla(byte[]) - Static method in class mondrian.tui.XmlaSupport
-
- extractNodesFromXmla(Document) - Static method in class mondrian.tui.XmlaSupport
-
- extractSoapResponse(Document, XmlaConstants.Content) - Method in class mondrian.xmla.XmlaBasicTest
-
- extraPredicates(SqlQuery) - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
Adds predicates not associated with columns.
- extraPredicates(SqlQuery) - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
-
- extraProperties - Variable in class mondrian.xmla.Rowset
-
- extraTypes - Static variable in class mondrian.test.loader.DBLoader.Type
-
- GE - Static variable in interface mondrian.olap.ParserSym
-
- GE - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- gen - Variable in class mondrian.parser.MdxParserImpl.JJCalls
-
- genderMembersIncludingAll(boolean, SchemaReader, Cube) - Method in class mondrian.test.FoodMartTestCase
-
- generate(List<ResultStyle>, List<ResultStyle>) - Static method in exception mondrian.olap.ResultStyleException
-
- generate(int[]) - Method in interface mondrian.rolap.RolapResult.CellInfoPool.CellKeyMaker
-
- generate(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoPool.Four
-
- generate(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoPool.One
-
- generate(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoPool.Three
-
- generate(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoPool.Two
-
- generate(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoPool.Zero
-
- generate(SortedMap<String, PropertyUtil.PropertyDef>, File, PrintWriter) - Method in enum mondrian.util.PropertyUtil.Generator
-
- generateAfterActions(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
-
- GenerateAggregateSql - Variable in class mondrian.olap.MondrianProperties
-
Boolean property that controls whether to print the SQL code
generated for aggregate tables.
- generateBadType(List<ResultStyle>, ResultStyle) - Static method in exception mondrian.olap.ResultStyleException
-
- generateBeforeActions(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
-
- generateCountExpression(String) - Method in interface mondrian.spi.Dialect
-
Some databases, like Greenplum, don't include nulls as part
of the results of a COUNT sql call.
- generateCountExpression(String) - Method in class mondrian.spi.impl.GreenplumDialect
-
- generateCountExpression(String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- generateCreateTable(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
-
- generatedExpectResponse(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Static method in class mondrian.xmla.XmlaRequestCallback.Helper
-
- generateDropTable(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
-
- generateDropTableRows(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
-
- generateExpectedString(Properties) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- generateExprString(SqlQuery) - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable.Measure
-
- generateExprString(SqlQuery) - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
-
Generates a SQL expression, which typically this looks like
this: tableName.columnName
.
- generateExprString(SqlQuery) - Method in class mondrian.rolap.RolapStar.Column
-
Generates a SQL expression, which typically this looks like
this: tableName.columnName
.
- generateFilterCondition(Exp) - Method in class mondrian.rolap.RolapNativeSql
-
- GenerateFormattedSql - Variable in class mondrian.olap.MondrianProperties
-
Boolean property that controls pretty-print mode.
- GenerateFunDef - Class in mondrian.olap.fun
-
Definition of the Generate
MDX function.
- GenerateFunDef(FunDef) - Constructor for class mondrian.olap.fun.GenerateFunDef
-
- generateImpliedMeasures() - Method in class mondrian.rolap.aggmatcher.Recognizer
-
An implied measure in an aggregate table is one where there is both a sum
and average measures in the base fact table and the aggregate table has
either a sum or average, the other measure is implied and can be
generated from the measure and the fact_count column.
- generateInline(List<String>, List<String>, List<String[]>) - Method in interface mondrian.spi.Dialect
-
Generates a SQL statement to represent an inline dataset.
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.AccessDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.DerbyDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.HiveDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.HsqldbDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.ImpalaDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.IngresDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.MicrosoftSqlServerDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.MySqlDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.NeoviewDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.NuoDbDialect
-
In order to generate a SQL statement to represent an inline dataset
NuoDB requires that you use FROM DUAL.
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.OracleDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.RedshiftDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.TeradataDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.VerticaDialect
-
- generateInlineForAnsi(String, List<String>, List<String>, List<String[]>, boolean) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
Generates inline values list using ANSI 'VALUES' syntax.
- generateInlineGeneric(List<String>, List<String>, List<String[]>, String, boolean) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
Generic algorithm to generate inline values list,
using an optional FROM clause, specified by the caller of this
method, appropriate to the dialect of SQL.
- generateLowThreshold() - Method in class mondrian.util.AbstractMemoryMonitor
-
Returns the lowest threshold from the list of Listener
s.
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.AccessDialect
-
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.FirebirdDialect
-
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.HiveDialect
-
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.ImpalaDialect
-
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.InformixDialect
-
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
Generates SQL to force null values to collate last.
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.MySqlDialect
-
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.OracleDialect
-
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.PostgreSqlDialect
-
- generateOrderByNullsAnsi(String, boolean, boolean) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- generateOrderItem(String, boolean, boolean, boolean) - Method in interface mondrian.spi.Dialect
-
Generates an item for an ORDER BY clause, sorting in the required
direction, and ensuring that NULL values collate either before or after
all non-NULL values, depending on the collateNullsLast
parameter.
- generateOrderItem(String, boolean, boolean, boolean) - Method in class mondrian.spi.impl.ImpalaDialect
-
- generateOrderItem(String, boolean, boolean, boolean) - Method in class mondrian.spi.impl.InfobrightDialect
-
- generateOrderItem(String, boolean, boolean, boolean) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- generateParseException() - Method in class mondrian.parser.MdxParserImpl
-
Generate ParseException.
- generateRegularExpression(String, String) - Method in interface mondrian.spi.Dialect
-
Must generate a String representing a regular expression match
operation between a string literal and a Java regular expression.
- generateRegularExpression(String, String) - Method in class mondrian.spi.impl.ImpalaDialect
-
- generateRegularExpression(String, String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- generateRegularExpression(String, String) - Method in class mondrian.spi.impl.MySqlDialect
-
- generateRegularExpression(String, String) - Method in class mondrian.spi.impl.NetezzaDialect
-
- generateRegularExpression(String, String) - Method in class mondrian.spi.impl.OracleDialect
-
- generateRegularExpression(String, String) - Method in class mondrian.spi.impl.PostgreSqlDialect
-
- generateRegularExpression(String, String) - Method in class mondrian.spi.impl.RedshiftDialect
-
- generateRequestString(Properties) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- generateRollupString(SqlQuery) - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable.Measure
-
- generateSelectForLevels(DataSource, RolapCube, SqlTupleReader.WhichSelect) - Method in class mondrian.rolap.SqlTupleReader
-
Generates the SQL string corresponding to the levels referenced.
- generateSessionId(Map<String, Object>) - Method in class mondrian.xmla.impl.AuthenticatingXmlaRequestCallback
-
- generateSessionId(Map<String, Object>) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
-
- generateSessionId(Map<String, Object>) - Method in class mondrian.xmla.XmlaBaseTestCase.CallBack
-
- generateSessionId(Map<String, Object>) - Method in class mondrian.xmla.XmlaBaseTestCase.XmlaRequestCallbackImpl
-
- generateSessionId(Map<String, Object>) - Method in class mondrian.xmla.XmlaErrorTest.Callback
-
- generateSessionId(Map<String, Object>) - Method in interface mondrian.xmla.XmlaRequestCallback
-
The Callback is requested to generate a sequence id string.
- generateSql(SqlQuery) - Method in class mondrian.rolap.agg.AggQuerySpec
-
- generateSql(GroupingSetsList, List<StarPredicate>) - Static method in class mondrian.rolap.agg.AggregationManager
-
Generates the query to retrieve the cells for a list of segments.
- generateSql(List<RolapStar.Column>, List<String>) - Method in class mondrian.rolap.RolapStar
-
Generates a SQL statement to read all instances of the given attributes.
- generateSqlQuery() - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
- generateSqlQuery() - Method in class mondrian.rolap.agg.AggQuerySpec
-
- generateSqlQuery() - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
-
- generateSqlQuery() - Method in interface mondrian.rolap.agg.QuerySpec
-
- generateStatements(DBLoader.Table[]) - Method in class mondrian.test.loader.DBLoader
-
- generateStatements(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
-
- generateTopCountOrderBy(Exp) - Method in class mondrian.rolap.RolapNativeSql
-
Generates an aggregate of a measure, e.g.
- generateUuidString() - Static method in class mondrian.olap.Util
-
Generates a unique id.
- generateUuidString() - Method in interface mondrian.util.UtilCompatible
-
- generateUuidString() - Method in class mondrian.util.UtilCompatibleJdk15
-
- genericArray(Class<T>, int) - Static method in class mondrian.olap.Util
-
- GenericCalc - Class in mondrian.calc.impl
-
Adapter which computes a scalar or tuple expression and converts it to any
required type.
- GenericCalc(Exp) - Constructor for class mondrian.calc.impl.GenericCalc
-
Creates a GenericCalc without specifying child calculated expressions.
- GenericCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.GenericCalc
-
Creates an GenericCalc.
- GenericIterCalc - Class in mondrian.calc.impl
-
Adapter which computes a set expression and converts it to any list or
iterable type.
- GenericIterCalc(Exp) - Constructor for class mondrian.calc.impl.GenericIterCalc
-
Creates a GenericIterCalc without specifying child calculated
expressions.
- GenericIterCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.GenericIterCalc
-
Creates an GenericIterCalc.
- genIterCalc(ResolvedFunCall, IterCalc, Calc) - Method in class mondrian.olap.fun.SumFunDef
-
- genListCalc(ResolvedFunCall, ListCalc, Calc) - Method in class mondrian.olap.fun.SumFunDef
-
- get(int, int) - Method in class mondrian.calc.impl.AbstractTupleList
-
- get(int, int) - Method in class mondrian.calc.impl.ArrayTupleList
-
- get(int) - Method in class mondrian.calc.impl.ArrayTupleList
-
- get(int) - Method in class mondrian.calc.impl.DelegatingTupleList
-
- get(int, int) - Method in class mondrian.calc.impl.ListTupleList
-
- get(int) - Method in class mondrian.calc.impl.ListTupleList
-
- get(int, int) - Method in class mondrian.calc.impl.UnaryTupleList
-
- get(int) - Method in class mondrian.calc.impl.UnaryTupleList
-
- get(int, int) - Method in interface mondrian.calc.TupleList
-
Returns a particular column of a particular row.
- get(MemberProperty[], String) - Static method in class mondrian.olap.MemberProperty
-
Retrieves a property by name from an array.
- get(int) - Method in class mondrian.olap.Util.Flat2List
-
- get(int) - Method in class mondrian.olap.Util.Flat3List
-
- get() - Method in interface mondrian.olap.Util.MemoryInfo
-
- get(String) - Method in class mondrian.olap.Util.PropertyList
-
- get(String, String) - Method in class mondrian.olap.Util.PropertyList
-
- get(XmlaOlap4jServerInfos, String) - Method in class mondrian.olap4j.MondrianInprocProxy
-
- get(SegmentHeader) - Method in class mondrian.rolap.agg.MockSegmentCache
-
- get(SegmentHeader) - Method in class mondrian.rolap.agg.SegmentCacheManager.CompositeSegmentCache
-
- get(SegmentHeader) - Method in class mondrian.rolap.agg.SegmentCacheWorker
-
Returns a segment body corresponding to a header.
- get(int) - Method in class mondrian.rolap.BitKey.Big
-
- get(int) - Method in interface mondrian.rolap.BitKey
-
Returns the value of the bit with the specified index.
- get(int) - Method in class mondrian.rolap.BitKey.Mid128
-
- get(int) - Method in class mondrian.rolap.BitKey.Small
-
- get(SegmentHeader) - Method in class mondrian.rolap.cache.MemorySegmentCache
-
- get(K) - Method in interface mondrian.rolap.cache.SmartCache
-
Looks up and returns a cache value according to a given key.
- get(K) - Method in class mondrian.rolap.cache.SmartCacheImpl
-
- get(RolapEvaluator) - Method in interface mondrian.rolap.CellReader
-
Returns the value of the cell which has the context described by the
evaluator.
- get(RolapEvaluator) - Method in class mondrian.rolap.FastBatchingCellReader
-
- get(String, String, String, String, Util.PropertyList) - Method in class mondrian.rolap.RolapSchemaPool
-
- get(String, DataSource, Util.PropertyList) - Method in class mondrian.rolap.RolapSchemaPool
-
- get(K) - Method in class mondrian.rolap.SmartIncrementalCache
-
- get(K, SqlConstraint) - Method in class mondrian.rolap.SmartMemberListCache
-
- get() - Method in interface mondrian.rolap.SqlStatement.Accessor
-
- get(ResultSet, int) - Method in enum mondrian.rolap.SqlStatement.Type
-
- get(int) - Method in class mondrian.rolap.SubstitutingMemberReader.SubstitutingMemberList
-
- get(SegmentHeader) - Method in interface mondrian.spi.SegmentCache
-
Returns a SegmentBody once the
cache has returned any results, or null if no
segment corresponding to the header could be found.
- get(String, String) - Method in class mondrian.test.DiffRepository
-
- get(String, String, String) - Method in class mondrian.test.DiffRepository
-
Returns a given resource from a given testcase.
- get(K) - Method in class mondrian.util.BlockingHashMap
-
Retrieves the response from the map matching the given key,
blocking until it is received.
- get(Object) - Method in class mondrian.util.CacheMap
-
- get(int) - Method in class mondrian.util.CartesianProductList
-
- get(int) - Method in class mondrian.util.CombiningGenerator
-
- get() - Method in class mondrian.util.CompletedFuture
-
- get(long, TimeUnit) - Method in class mondrian.util.CompletedFuture
-
- get(int) - Method in class mondrian.util.CompositeList
-
- get(int) - Method in class mondrian.util.ConcatenableList
-
- get() - Method in class mondrian.util.ExpiringReference
-
- get(String) - Method in class mondrian.util.ExpiringReference
-
- get(int) - Method in class mondrian.util.FilteredIterableList
-
- get(String, Locale) - Static method in class mondrian.util.Format
-
Constructs a Format
in a specific locale, or retrieves
one from the cache if one already exists.
- get(String) - Method in class mondrian.util.LockBox
-
Retrieves an entry using its string moniker.
- get() - Method in class mondrian.util.SlotFuture
-
- get(long, TimeUnit) - Method in class mondrian.util.SlotFuture
-
- get(SpatialValueTree.SpatialRegion<K, E>) - Method in interface mondrian.util.SpatialValueTree
-
Looks up all the values registered in nodes intersecting
with the provided region key.
- get(SpatialValueTree2.SpatialRegionRequest) - Method in interface mondrian.util.SpatialValueTree2
-
Looks up all the values registered in nodes intersecting
with the provided region key.
- get(int) - Method in class mondrian.util.TraversalList
-
- get(int) - Method in class mondrian.util.UnsupportedList
-
- get(String) - Method in class mondrian.xmla.Rowset.Row
-
Retrieves the value of a field with a given name, or null if the
field's value is not defined.
- get(Object) - Method in class mondrian.xmla.RowsetDefinition.Column
-
Retrieves a value of this column from a row.
- getAcceptableResultStyles() - Method in interface mondrian.calc.ExpCompiler
-
Returns a list of the
ResultStyle
s
acceptable to the caller.
- getAcceptableResultStyles() - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- getAcceptableResultStyles() - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- getAccess(Schema) - Method in class mondrian.olap.DelegatingRole
-
- getAccess(Cube) - Method in class mondrian.olap.DelegatingRole
-
- getAccess(Dimension) - Method in class mondrian.olap.DelegatingRole
-
- getAccess(Hierarchy) - Method in class mondrian.olap.DelegatingRole
-
- getAccess(Level) - Method in class mondrian.olap.DelegatingRole
-
- getAccess(Member) - Method in class mondrian.olap.DelegatingRole
-
- getAccess(NamedSet) - Method in class mondrian.olap.DelegatingRole
-
- getAccess(Schema) - Method in interface mondrian.olap.Role
-
Returns the access this role has to a given schema.
- getAccess(Cube) - Method in interface mondrian.olap.Role
-
Returns the access this role has to a given cube.
- getAccess(Dimension) - Method in interface mondrian.olap.Role
-
Returns the access this role has to a given dimension.
- getAccess(Hierarchy) - Method in interface mondrian.olap.Role
-
Returns the access this role has to a given hierarchy.
- getAccess(Level) - Method in interface mondrian.olap.Role
-
Returns the access this role has to a given level.
- getAccess(Member) - Method in interface mondrian.olap.Role
-
Returns the access this role has to a given member.
- getAccess(NamedSet) - Method in interface mondrian.olap.Role
-
Returns the access this role has to a given named set.
- getAccess(Member) - Method in interface mondrian.olap.Role.HierarchyAccess
-
Returns the access the current role has to a given member.
- getAccess(Member) - Method in class mondrian.olap.RoleImpl.CachingHierarchyAccess
-
- getAccess(Member) - Method in class mondrian.olap.RoleImpl.DelegatingHierarchyAccess
-
- getAccess(Schema) - Method in class mondrian.olap.RoleImpl
-
- getAccess(Cube) - Method in class mondrian.olap.RoleImpl
-
- getAccess(Dimension) - Method in class mondrian.olap.RoleImpl
-
- getAccess(Hierarchy) - Method in class mondrian.olap.RoleImpl
-
- getAccess(Level) - Method in class mondrian.olap.RoleImpl
-
- getAccess(Member) - Method in class mondrian.olap.RoleImpl
-
- getAccess(NamedSet) - Method in class mondrian.olap.RoleImpl
-
- getAccess(Schema) - Method in class mondrian.olap.UnionRoleImpl
-
- getAccess(Cube) - Method in class mondrian.olap.UnionRoleImpl
-
- getAccess(Dimension) - Method in class mondrian.olap.UnionRoleImpl
-
- getAccess(Hierarchy) - Method in class mondrian.olap.UnionRoleImpl
-
- getAccess(Level) - Method in class mondrian.olap.UnionRoleImpl
-
- getAccess(Member) - Method in class mondrian.olap.UnionRoleImpl
-
- getAccess(NamedSet) - Method in class mondrian.olap.UnionRoleImpl
-
- getAccessDetails(Hierarchy) - Method in class mondrian.olap.DelegatingRole
-
Returns the details of this hierarchy's access, or null if the hierarchy
has not been given explicit access.
- getAccessDetails(Hierarchy) - Method in interface mondrian.olap.Role
-
Returns the details of this hierarchy's access, or null if the hierarchy
has not been given explicit access.
- getAccessDetails(Hierarchy) - Method in class mondrian.olap.RoleImpl
-
- getAccessDetails(Hierarchy) - Method in class mondrian.olap.UnionRoleImpl
-
- getAccessors() - Method in class mondrian.rolap.SqlStatement
-
- getActions(String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getActiveNativeExpansions() - Method in class mondrian.rolap.RolapEvaluator
-
Set of expressions actively being expanded.
- getAfterActions() - Method in class mondrian.test.loader.DBLoader.Table
-
- getAggExcludes() - Method in class mondrian.gui.MondrianGuiDef.AggPattern
-
- getAggExcludes() - Method in class mondrian.gui.MondrianGuiDef.Table
-
- getAggExcludes() - Method in class mondrian.olap.MondrianDef.AggPattern
-
- getAggExcludes() - Method in class mondrian.olap.MondrianDef.Table
-
- getAggFactCount() - Method in class mondrian.gui.MondrianGuiDef.AggTable
-
- getAggFactCount() - Method in class mondrian.olap.MondrianDef.AggTable
-
- getAggForeignKeys() - Method in class mondrian.gui.MondrianGuiDef.AggTable
-
- getAggForeignKeys() - Method in class mondrian.olap.MondrianDef.AggTable
-
- getAggGroup() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Get the Group with which is a part.
- getAggGroup() - Method in class mondrian.rolap.RolapCube
-
- getAggGroups(RolapStar) - Method in class mondrian.rolap.aggmatcher.AggTableManager
-
- getAggIgnoreColumns() - Method in class mondrian.gui.MondrianGuiDef.AggTable
-
- getAggIgnoreColumns() - Method in class mondrian.olap.MondrianDef.AggTable
-
- getAggLevels() - Method in class mondrian.gui.MondrianGuiDef.AggTable
-
- getAggLevels() - Method in class mondrian.olap.MondrianDef.AggTable
-
- getAggMeasures() - Method in class mondrian.gui.MondrianGuiDef.AggTable
-
- getAggMeasures() - Method in class mondrian.olap.MondrianDef.AggTable
-
- getAggregateChildrenExpression() - Method in class mondrian.rolap.RolapHierarchy
-
Returns an expression which will compute a member's value by aggregating
its children.
- getAggregateFK(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Get the name of the aggregate table's foreign key column that matches
the base fact table's foreign key column or return null.
- getAggregateFKColumnName() - Method in class mondrian.gui.MondrianGuiDef.AggForeignKey
-
- getAggregateFKColumnName() - Method in class mondrian.olap.MondrianDef.AggForeignKey
-
- getAggregationLists() - Method in class mondrian.rolap.RolapEvaluator
-
- getAggregationManager() - Method in class mondrian.olap.MondrianServer
-
- getAggregationManager() - Method in class mondrian.server.MondrianServerImpl
-
- getAggregator() - Method in class mondrian.olap4j.MondrianOlap4jMeasure
-
- getAggregator() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable.Measure
-
Get this Measure's RolapAggregator.
- getAggregator() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
Returns the aggregator associated with this usage (if its a
measure usage, otherwise null).
- getAggregator() - Method in class mondrian.rolap.RolapBaseCubeMeasure
-
- getAggregator() - Method in class mondrian.rolap.RolapStar.Measure
-
- getAggregator() - Method in interface mondrian.rolap.RolapStoredMeasure
-
Returns the aggregation function which rolls up this measure: "SUM",
"COUNT", etc.
- getAggregator() - Method in class mondrian.rolap.RolapVirtualCubeMeasure
-
- getAggRule(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getAggRule() - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
- getAggRule(String) - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
- getAggRules() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getAggStar() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Get this table's enclosing AggStar.
- getAggStars() - Method in class mondrian.rolap.RolapStar
-
Returns this RolapStar's aggregate table AggStars, ordered in ascending
order of size.
- getAggTables() - Method in class mondrian.gui.MondrianGuiDef.Table
-
- getAggTables() - Method in class mondrian.olap.MondrianDef.Table
-
- getAlias() - Method in class mondrian.gui.MondrianGuiDef.InlineTable
-
- getAlias() - Method in class mondrian.gui.MondrianGuiDef.Relation
-
- getAlias() - Method in class mondrian.gui.MondrianGuiDef.Table
-
Returns the alias or, if it is null, the table name.
- getAlias() - Method in class mondrian.gui.MondrianGuiDef.View
-
- getAlias() - Method in class mondrian.olap.MondrianDef.InlineTable
-
- getAlias() - Method in class mondrian.olap.MondrianDef.Relation
-
- getAlias() - Method in class mondrian.olap.MondrianDef.Table
-
Returns the alias or, if it is null, the table name.
- getAlias() - Method in class mondrian.olap.MondrianDef.View
-
- getAlias() - Method in class mondrian.rolap.RolapHierarchy
-
- getAlias() - Method in class mondrian.rolap.RolapStar.Table
-
- getAlias(String) - Method in class mondrian.rolap.sql.SqlQuery
-
- getAliasList() - Method in class mondrian.rolap.RolapStar
-
Returns a list of all aliases used in this star.
- getAllColumns(String, String) - Method in class mondrian.gui.JdbcMetaData
-
Gets all columns of given table in schema.
- getAllDbColumns(String, String) - Method in class mondrian.gui.JdbcMetaData
-
Returns all columns of given table in schema.
- getAllLevelName() - Method in class mondrian.olap.HierarchyBase
-
Returns the name of the 'all' level in this hierarchy.
- getAllLevelName() - Method in class mondrian.rolap.RolapCubeHierarchy
-
- getAllMember() - Method in interface mondrian.olap.Hierarchy
-
Returns the "All" member of this hierarchy.
- getAllMember() - Method in class mondrian.rolap.RolapCubeHierarchy
-
Returns the 'all' member.
- getAllMember() - Method in class mondrian.rolap.RolapHierarchy
-
Returns the 'all' member.
- getAllMemberName() - Method in class mondrian.olap.HierarchyBase
-
- getAllMemberName() - Method in class mondrian.rolap.RolapCubeHierarchy
-
- getAllMembers(SchemaReader, Hierarchy) - Static method in class mondrian.rolap.RolapMemberBase
-
Returns a list of member lists where the first member
list is the root members while the last member array is the
leaf members.
- getAllSchemas() - Method in class mondrian.gui.JdbcMetaData
-
- getAllTables(String) - Method in class mondrian.gui.JdbcMetaData
-
Returns all tables in a given schema.
- getAllTables(String, String) - Method in class mondrian.gui.JdbcMetaData
-
Returns all tables in given schema minus the given table name.
- getAncestor(int) - Method in class mondrian.olap.Walker
-
- getAncestorMembers() - Method in class mondrian.olap.fun.TestMember
-
- getAncestorMembers() - Method in interface mondrian.olap.Member
-
- getAncestorMembers() - Method in class mondrian.olap.MemberBase
-
- getAncestorMembers() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getAncestorMembers() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getAncestorOrdinal(int) - Method in class mondrian.olap.Walker
-
get the ordinal within its parent node of the iDepth
th
ancestor.
- getAncestors(E) - Method in class mondrian.util.PartiallyOrderedSet
-
Returns a list of values in the set that are less-than a given value.
- getAnnotation(Method, String, T) - Static method in class mondrian.olap.Util
-
Returns an annotation of a particular class on a method.
- getAnnotation(Method, String, T) - Method in interface mondrian.util.UtilCompatible
-
- getAnnotation(Method, String, T) - Method in class mondrian.util.UtilCompatibleJdk15
-
- getAnnotationMap() - Method in interface mondrian.olap.Annotated
-
Returns a list of annotations.
- getAnnotationMap() - Method in class mondrian.olap.fun.TestMember
-
- getAnnotationMap() - Method in class mondrian.olap.Query.ScopedNamedSet
-
- getAnnotationMap() - Method in class mondrian.olap.SetBase
-
- getAnnotationMap(MetadataElement) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- getAnnotationMap() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getAnnotationMap() - Method in class mondrian.rolap.RolapBaseCubeMeasure
-
- getAnnotationMap() - Method in class mondrian.rolap.RolapCalculatedMember
-
- getAnnotationMap() - Method in class mondrian.rolap.RolapCube
-
- getAnnotationMap() - Method in class mondrian.rolap.RolapDimension
-
- getAnnotationMap() - Method in class mondrian.rolap.RolapHierarchy
-
- getAnnotationMap() - Method in class mondrian.rolap.RolapLevel
-
- getAnnotationMap() - Method in class mondrian.rolap.RolapMemberBase
-
- getAnnotationMap() - Method in class mondrian.rolap.RolapSchema
-
- getAnnotationMap() - Method in class mondrian.rolap.RolapVirtualCubeMeasure
-
- getAnnotationMap(MetadataElement) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
Returns a map containing annotations on this element.
- getApproxRowCount() - Method in interface mondrian.olap.Level
-
Returns the approximate number of members in this level, or
Integer.MIN_VALUE
if no approximation is known.
- getApproxRowCount() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Returns an approximate number of rows in this table.
- getApproxRowCount() - Method in class mondrian.rolap.RolapLevel
-
- getApproxRowCountAttribute() - Method in class mondrian.gui.MondrianGuiDef.AggName
-
- getApproxRowCountAttribute() - Method in class mondrian.olap.MondrianDef.AggName
-
- getArg(int) - Method in class mondrian.mdx.ResolvedFunCall
-
Returns the Exp argument at the specified index.
- getArg(int) - Method in class mondrian.mdx.UnresolvedFunCall
-
Returns the Exp argument at the specified index.
- getArg(int) - Method in interface mondrian.olap.FunCall
-
Returns the index
th argument to this function
call.
- getArgCount() - Method in class mondrian.mdx.ResolvedFunCall
-
Returns the number of arguments.
- getArgCount() - Method in class mondrian.mdx.UnresolvedFunCall
-
Returns the number of arguments.
- getArgCount() - Method in interface mondrian.olap.FunCall
-
Returns the number of arguments to this function.
- getArgs() - Method in class mondrian.mdx.ResolvedFunCall
-
Returns the internal array of Exp arguments.
- getArgs() - Method in class mondrian.mdx.UnresolvedFunCall
-
Returns the internal array of Exp arguments.
- getArgs() - Method in interface mondrian.olap.FunCall
-
Returns the arguments to this function.
- getArguments() - Method in class mondrian.calc.impl.AbstractCalc
-
Returns any other arguments to this calc.
- getArity() - Method in class mondrian.calc.impl.AbstractTupleCursor
-
- getArity() - Method in class mondrian.calc.impl.AbstractTupleIterable
-
- getArity() - Method in class mondrian.calc.impl.AbstractTupleList.AbstractTupleListIterator
-
- getArity() - Method in class mondrian.calc.impl.AbstractTupleList
-
- getArity() - Method in class mondrian.calc.impl.UnaryTupleList
-
- getArity() - Method in interface mondrian.calc.TupleCursor
-
Returns the number of members in each tuple.
- getArity() - Method in interface mondrian.calc.TupleIterable
-
Returns the number of members in each tuple.
- getArity() - Method in class mondrian.olap.type.CubeType
-
- getArity() - Method in class mondrian.olap.type.DimensionType
-
- getArity() - Method in class mondrian.olap.type.HierarchyType
-
- getArity() - Method in class mondrian.olap.type.LevelType
-
- getArity() - Method in class mondrian.olap.type.MemberType
-
- getArity() - Method in class mondrian.olap.type.ScalarType
-
- getArity() - Method in class mondrian.olap.type.SetType
-
- getArity() - Method in class mondrian.olap.type.TupleType
-
- getArity() - Method in interface mondrian.olap.type.Type
-
Returns the number of fields in a tuple type, or a set of tuples.
- getArity() - Method in interface mondrian.rolap.agg.Segment.ExcludedRegion
-
Returns the arity of this region.
- getArity() - Method in class mondrian.spi.SegmentHeader
-
Returns the arity of this SegmentHeader.
- getArray(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getArray(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getArray(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getArray(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getAsciiStream(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getAsciiStream(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getAsciiStream(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getAsciiStream(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getAtomicCellCountMeasure() - Method in class mondrian.rolap.RolapCube
-
Returns the system measure that counts the number of atomic cells in
a given cell.
- getAttribute(String) - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the value of the named attribute as an Object, or null if no
attribute of the given name exists.
- getAttribute(String) - Method in class mondrian.tui.MockServletContext
-
- getAttributeNames() - Method in class mondrian.tui.MockHttpServletRequest
-
to this request.
- getAttributeNames() - Method in class mondrian.tui.MockServletContext
-
Returns an Enumeration containing the attribute names available within
this servlet context.
- getAttributes(String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getAuthenticationMode() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
-
- getAuthenticationModes() - Method in class mondrian.olap4j.MondrianOlap4jDatabase
-
- getAuthType() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the name of the authentication scheme used to protect the
servlet, for example, "BASIC" or "SSL," or null if the servlet was not
protected.
- getAutoCommit() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getAvailableRoleNames() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getAxes() - Method in class mondrian.olap.ParserTest.TestParser
-
- getAxes() - Method in class mondrian.olap.Query
-
Returns an array of this query's axes.
- getAxes() - Method in interface mondrian.olap.Result
-
Returns the non-slicer axes.
- getAxes() - Method in class mondrian.olap.ResultBase
-
- getAxes() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getAxes() - Method in class mondrian.rolap.agg.GroupingSet
-
- getAxes() - Method in class mondrian.rolap.RolapResult
-
- getAxesMetaData() - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- getAxis(int) - Method in class mondrian.rolap.CellKey.Four
-
- getAxis(int) - Method in interface mondrian.rolap.CellKey
-
Returns the axis
th axis value.
- getAxis(int) - Method in class mondrian.rolap.CellKey.Many
-
- getAxis(int) - Method in class mondrian.rolap.CellKey.One
-
- getAxis(int) - Method in class mondrian.rolap.CellKey.Three
-
- getAxis(int) - Method in class mondrian.rolap.CellKey.Two
-
- getAxis(int) - Method in class mondrian.rolap.CellKey.Zero
-
- getAxisMetaData() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxis
-
- getAxisName() - Method in class mondrian.olap.QueryAxis
-
- getAxisOrdinal() - Method in class mondrian.olap.QueryAxis
-
- getAxisOrdinal() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxis
-
- getAxisOrdinal() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxisMetaData
-
- getAxisValueSets() - Method in class mondrian.rolap.agg.AbstractSegmentBody
-
- getAxisValueSets() - Method in interface mondrian.spi.SegmentBody
-
Returns the cached axis value sets to be used as an
initializer for the segment's axis.
- getBaseCubeCollection(Query) - Method in class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
- getBaseCubeCollection(Query) - Method in class mondrian.rolap.SqlTupleReader
-
- getBaseCubes() - Method in class mondrian.olap.Query
-
return the set of base cubes associated with the virtual cube referenced
in this query
- getBaseStarKeyColumn(RolapCube) - Method in class mondrian.rolap.RolapCubeLevel
-
this method returns the RolapStar.Column if non-virtual,
if virtual, find the base cube level and return it's
column
- getBatchSize() - Method in class mondrian.test.loader.DBLoader
-
- getBeforeActions() - Method in class mondrian.test.loader.DBLoader.Table
-
- getBeginColumn() - Method in class mondrian.parser.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class mondrian.parser.SimpleCharStream
-
Get token beginning line number.
- getBestFormatLocale(Locale) - Static method in class mondrian.util.Format
-
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getBigDecimal(int, int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getBigDecimal(String, int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getBigDecimal(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getBigDecimal(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getBigDecimal(int, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getBigDecimal(String, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getBigDecimal(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getBigDecimal(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getBinaryContent() - Method in class mondrian.tui.MockHttpServletResponse.MockServletOutputStream
-
- getBinaryStream(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getBinaryStream(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getBinaryStream(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getBinaryStream(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getBitKey() - Method in class mondrian.rolap.aggmatcher.AggStar
-
Returns the BitKey.
- getBitKey(RolapStar) - Method in class mondrian.rolap.BatchTestCase.CellRequestConstraint
-
- getBitKey(String[], String[]) - Method in class mondrian.rolap.RolapStar
-
- getBitPosition() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
-
Get the bit possition associted with this column.
- getBitPosition() - Method in class mondrian.rolap.RolapStar.Column
-
- getBlob(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getBlob(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getBlob(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getBlob(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getBoolean(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getBoolean(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getBoolean(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getBoolean(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getBooleanInitParameter(ServletConfig, String) - Static method in class mondrian.xmla.XmlaServlet
-
Returns true if paramName's value is not null and 'true'.
- getBooleanRenderer() - Method in class mondrian.gui.SchemaPropertyCellRenderer
-
- getBottomLevelDepth() - Method in interface mondrian.olap.Role.HierarchyAccess
-
Returns the depth of the lowest level to which the current Role has
access.
- getBottomLevelDepth() - Method in class mondrian.olap.RoleImpl.CachingHierarchyAccess
-
- getBottomLevelDepth() - Method in class mondrian.olap.RoleImpl.DelegatingHierarchyAccess
-
- getBufferSize() - Method in class mondrian.tui.MockHttpServletResponse
-
Returns the actual buffer size used for the response.
- getByte(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getByte(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getByte(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getByte(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getBytes(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getBytes(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getBytes(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getBytes(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getBytes() - Method in class mondrian.rolap.agg.DenseSegmentDataset
-
- getBytes() - Method in interface mondrian.rolap.agg.SegmentDataset
-
Returns the number of bytes occupied by this dataset.
- getBytes() - Method in class mondrian.rolap.agg.SparseSegmentDataset
-
- getCache() - Method in class mondrian.rolap.SmartIncrementalCache
-
- getCache() - Method in class mondrian.rolap.SmartMemberListCache
-
- getCacheCellReader() - Method in class mondrian.rolap.RolapAggregationManager
-
Returns a
CellReader
which reads cells from cache.
- getCacheControl(PrintWriter) - Method in interface mondrian.olap.Connection
-
Returns an object with which to explicitly control the contents of the
cache.
- getCacheControl(RolapConnection, PrintWriter) - Method in class mondrian.rolap.agg.AggregationManager
-
Returns an API with which to explicitly manage the contents of the cache.
- getCacheControl(PrintWriter) - Method in class mondrian.rolap.RolapConnection
-
- getCacheControl() - Method in class mondrian.test.TestContext
-
- getCachedDefaultValue() - Method in interface mondrian.calc.ParameterSlot
-
- getCachedFormatString() - Method in interface mondrian.olap.Cell
-
Return the cached formatted string, that survives an aggregate cache
clear.
- getCachedFormatString() - Method in class mondrian.rolap.RolapCell
-
- getCachedResult(ExpCacheDescriptor) - Method in interface mondrian.olap.Evaluator
-
Simple caching of the result of an Exp
.
- getCachedResult(ExpCacheDescriptor) - Method in class mondrian.rolap.RolapEvaluator
-
- getCacheKey() - Method in class mondrian.rolap.ChildByNameConstraint
-
- getCacheKey() - Method in class mondrian.rolap.DefaultMemberChildrenConstraint
-
- getCacheKey() - Method in class mondrian.rolap.DefaultTupleConstraint
-
- getCacheKey() - Method in class mondrian.rolap.DescendantsConstraint
-
Returns a key that becomes part of the key for caching the
result of the SQL query.
- getCacheKey() - Method in class mondrian.rolap.RolapNativeFilter.FilterConstraint
-
- getCacheKey() - Method in class mondrian.rolap.RolapNativeSet.SetConstraint
-
returns a key to cache the result
- getCacheKey() - Method in class mondrian.rolap.RolapNativeTopCount.TopCountConstraint
-
- getCacheKey() - Method in class mondrian.rolap.sql.MemberKeyConstraint
-
- getCacheKey() - Method in interface mondrian.rolap.sql.SqlConstraint
-
Returns a key that becomes part of the key for caching the
result of the SQL query.
- getCacheKey() - Method in class mondrian.rolap.SqlContextConstraint
-
- getCacheKey() - Method in class mondrian.rolap.SqlTupleReader
-
- getCacheKey() - Method in interface mondrian.rolap.TupleReader
-
Returns an object that uniquely identifies the Result that this
TupleReader
would return.
- getCacheMgr() - Method in class mondrian.rolap.BatchLoader.Batch
-
- getCacheResult(Object) - Method in class mondrian.rolap.RolapEvaluatorRoot
-
Gets result from cache.
- getCaches() - Static method in class mondrian.spi.SegmentCache.SegmentCacheInjector
-
- getCalc() - Method in class mondrian.olap.ExpCacheDescriptor
-
- getCalcs() - Method in class mondrian.calc.impl.AbstractCalc
-
Returns this expression's child expressions.
- getCalcs() - Method in class mondrian.calc.impl.AbstractVoidCalc
-
- getCalcs() - Method in class mondrian.calc.impl.CacheCalc
-
- getCalcs() - Method in class mondrian.calc.impl.ConstantCalc
-
- getCalcs() - Method in class mondrian.calc.impl.MemberArrayValueCalc
-
- getCalcs() - Method in class mondrian.calc.impl.MemberValueCalc
-
- getCalcs() - Method in class mondrian.calc.impl.TupleValueCalc
-
- getCalcs() - Method in class mondrian.olap.fun.SetFunDef.ExprIterCalc
-
- getCalcs() - Method in class mondrian.olap.fun.SetFunDef.SetListCalc
-
- getCalculatedMember(List<Id.Segment>) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getCalculatedMember(List<Id.Segment>) - Method in interface mondrian.olap.SchemaReader
-
Looks up a calculated member by name.
- getCalculatedMember(List<Id.Segment>) - Method in class mondrian.rolap.RolapSchemaReader
-
- getCalculatedMembers(Hierarchy) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getCalculatedMembers(Level) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getCalculatedMembers() - Method in class mondrian.olap.DelegatingSchemaReader
-
- getCalculatedMembers(Hierarchy) - Method in interface mondrian.olap.SchemaReader
-
Returns a list of calculated members in a given hierarchy.
- getCalculatedMembers(Level) - Method in interface mondrian.olap.SchemaReader
-
Returns a list of calculated members in a given level.
- getCalculatedMembers() - Method in interface mondrian.olap.SchemaReader
-
Returns the list of calculated members.
- getCalculatedMembers(Hierarchy) - Method in class mondrian.rolap.RolapSchemaReader
-
- getCalculatedMembers(Level) - Method in class mondrian.rolap.RolapSchemaReader
-
- getCalculatedMembers() - Method in class mondrian.rolap.RolapSchemaReader
-
- getCallbacks() - Method in class mondrian.xmla.XmlaServlet
-
Returns the list of callbacks.
- getCapacity() - Method in class mondrian.rolap.agg.SegmentLoader.RowList.Column
-
- getCapacity() - Method in class mondrian.rolap.agg.SegmentLoader.RowList.DoubleColumn
-
- getCapacity() - Method in class mondrian.rolap.agg.SegmentLoader.RowList.IntColumn
-
- getCapacity() - Method in class mondrian.rolap.agg.SegmentLoader.RowList.LongColumn
-
- getCapacity() - Method in class mondrian.rolap.agg.SegmentLoader.RowList.ObjectColumn
-
- getCaption() - Method in class mondrian.olap.Formula
-
Returns this formula's caption.
- getCaption() - Method in class mondrian.olap.fun.TestMember
-
- getCaption() - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- getCaption() - Method in class mondrian.olap.MemberBase
-
- getCaption() - Method in interface mondrian.olap.OlapElement
-
- getCaption() - Method in class mondrian.olap.OlapElementBase
-
Returns the display name of this catalog element.
- getCaption() - Method in class mondrian.olap.Property
-
Returns the caption of this property.
- getCaption() - Method in class mondrian.olap.Query.ScopedNamedSet
-
- getCaption() - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- getCaption() - Method in class mondrian.olap4j.MondrianOlap4jDimension
-
- getCaption() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
-
- getCaption() - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
- getCaption() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getCaption() - Method in class mondrian.olap4j.MondrianOlap4jNamedSet
-
- getCaption() - Method in class mondrian.olap4j.MondrianOlap4jProperty
-
- getCaption() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getCaption() - Method in class mondrian.rolap.RolapCubeDimension
-
- getCaption() - Method in class mondrian.rolap.RolapCubeLevel
-
- getCaption() - Method in class mondrian.rolap.RolapProperty
-
- getCaptionColumn() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
-
- getCaptionExp() - Method in class mondrian.gui.MondrianGuiDef.Level
-
- getCaptionExp() - Method in class mondrian.olap.MondrianDef.Level
-
- getCaptionExp() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Level
-
- getCaptionExp() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- getCaptionExp() - Method in class mondrian.rolap.RolapLevel
-
- getCardinality() - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
- getCardinality() - Method in class mondrian.rolap.RolapStar.Column
-
Get column cardinality from the schema cache if possible;
otherwise issue a select count(distinct) query to retrieve
the cardinality and stores it in the cache.
- getCatalog() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getCatalog() - Method in class mondrian.olap4j.MondrianOlap4jSchema
-
- getCatalogLocator() - Method in class mondrian.olap.MondrianServer
-
- getCatalogLocator() - Method in class mondrian.server.MondrianServerImpl
-
- getCatalogLocator() - Static method in class mondrian.tui.XmlaSupport
-
- getCatalogName() - Method in interface mondrian.olap.Connection
-
Get the name of the Catalog associated with this Connection.
- getCatalogName(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- getCatalogName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
Get the database catalog name associated with this Group's
RolapStar's fact table.
- getCatalogName() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Returns the database's catalog name.
- getCatalogName() - Method in class mondrian.rolap.RolapConnection
-
- getCatalogNames(RolapConnection) - Method in interface mondrian.olap4j.CatalogFinder
-
Returns a list of catalogs.
- getCatalogNames(RolapConnection, String) - Method in class mondrian.server.FileRepository
-
- getCatalogNames(RolapConnection, String) - Method in class mondrian.server.ImplicitRepository
-
- getCatalogNames(RolapConnection) - Method in class mondrian.server.MondrianServerImpl
-
- getCatalogNames(RolapConnection, String) - Method in interface mondrian.server.Repository
-
Returns a list of catalog names found in the repository.
- getCatalogNameUrls(TestContext) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- getCatalogNameUrls(TestContext) - Method in class mondrian.xmla.XmlaErrorTest
-
- getCatalogNameUrls(TestContext) - Method in class mondrian.xmla.XmlaMetaDataConstraintsTest
-
- getCatalogs() - Method in class mondrian.olap4j.MondrianOlap4jDatabase
-
- getCatalogs() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getCatalogSeparator() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getCatalogTerm() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getCatalogURLProperty() - Static method in class mondrian.tui.CmdRunner
-
- getCategory() - Method in class mondrian.calc.DummyExp
-
- getCategory() - Method in class mondrian.mdx.DimensionExpr
-
- getCategory() - Method in class mondrian.mdx.HierarchyExpr
-
- getCategory() - Method in class mondrian.mdx.LevelExpr
-
- getCategory() - Method in class mondrian.mdx.MemberExpr
-
- getCategory() - Method in class mondrian.mdx.NamedSetExpr
-
- getCategory() - Method in class mondrian.mdx.ParameterExpr
-
- getCategory() - Method in class mondrian.mdx.ResolvedFunCall
-
- getCategory() - Method in class mondrian.mdx.UnresolvedFunCall
-
- getCategory() - Method in interface mondrian.olap.Exp
-
- getCategory() - Method in class mondrian.olap.Id
-
- getCategory() - Method in class mondrian.olap.Literal
-
- getCell(int[]) - Method in interface mondrian.olap.Result
-
Returns the cell at a given set of coordinates.
- getCell(List<Integer>) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getCell(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getCell(Position...) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getCell(int[]) - Method in class mondrian.rolap.RolapConnection.NonEmptyResult
-
- getCell(int[]) - Method in class mondrian.rolap.RolapResult
-
Get the Cell for the given Cell position.
- getCellCacheHitCount() - Method in class mondrian.server.monitor.ConnectionInfo
-
- getCellCacheHitCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getCellCacheHitCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getCellCacheMissCount() - Method in class mondrian.server.monitor.ConnectionInfo
-
- getCellCacheMissCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getCellCacheMissCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getCellCachePendingCount() - Method in class mondrian.server.monitor.ConnectionInfo
-
- getCellCachePendingCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getCellCachePendingCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getCellCacheRequestCount() - Method in class mondrian.server.monitor.ConnectionInfo
-
- getCellCacheRequestCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getCellCacheRequestCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getCellCoordinateCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getCellCount() - Method in interface mondrian.rolap.agg.Segment.ExcludedRegion
-
Returns an approximation of the number of cells exceluded
in this region.
- getCellCount() - Method in class mondrian.rolap.agg.SegmentWithData
-
Returns the number of cells in this Segment, deducting cells in
excluded regions.
- getCellCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getCellEditorValue() - Method in class mondrian.gui.SchemaPropertyCellEditor
-
Returns the value contained in the editor.
- getCellFormatter(String, Scripts.ScriptDefinition) - Static method in class mondrian.rolap.RolapSchema
-
Given the name of a cell formatter class and/or a cell formatter script,
returns a cell formatter.
- getCellFromAllCaches(CellRequest) - Method in class mondrian.rolap.agg.AggregationManager
-
- getCellFromAllCaches(CellRequest) - Method in class mondrian.rolap.RolapStar
-
- getCellFromCache(CellRequest) - Method in class mondrian.rolap.agg.AggregationManager
-
- getCellFromCache(CellRequest, RolapAggregationManager.PinSet) - Method in class mondrian.rolap.agg.AggregationManager
-
- getCellFromCache(CellRequest) - Method in class mondrian.rolap.RolapAggregationManager
-
Retrieves the value of a cell from the cache.
- getCellFromCache(CellRequest, RolapAggregationManager.PinSet) - Method in class mondrian.rolap.RolapAggregationManager
-
- getCellFromCache(CellRequest, RolapAggregationManager.PinSet) - Method in class mondrian.rolap.RolapStar
-
Retrieves the value of the cell identified by a cell request, if it
can be found in the local cache of the current statement (thread).
- getCellMembers(int[]) - Method in class mondrian.rolap.RolapResult
-
Called only by RolapCell.
- getCellOrdinal(int[]) - Method in class mondrian.rolap.Modulos.Base
-
- getCellOrdinal(int[]) - Method in interface mondrian.rolap.Modulos
-
Converts a set of cell coordinates to a cell ordinal.
- getCellOrdinal(int[]) - Method in class mondrian.rolap.Modulos.Many
-
- getCellOrdinal(int[]) - Method in class mondrian.rolap.Modulos.One
-
- getCellOrdinal(int[]) - Method in class mondrian.rolap.Modulos.Three
-
- getCellOrdinal(int[]) - Method in class mondrian.rolap.Modulos.Two
-
- getCellOrdinal(int[]) - Method in class mondrian.rolap.Modulos.Zero
-
- getCellOrdinal(int[]) - Method in class mondrian.rolap.RolapResult
-
Converts a set of cell coordinates to a cell ordinal.
- getCellPos(int) - Method in class mondrian.rolap.Modulos.Base
-
- getCellPos(int) - Method in interface mondrian.rolap.Modulos
-
Converts a cell ordinal to a set of cell coordinates.
- getCellPos(int) - Method in class mondrian.rolap.Modulos.Many
-
- getCellPos(int) - Method in class mondrian.rolap.Modulos.One
-
- getCellPos(int) - Method in class mondrian.rolap.Modulos.Three
-
- getCellPos(int) - Method in class mondrian.rolap.Modulos.Two
-
- getCellPos(int) - Method in class mondrian.rolap.Modulos.Zero
-
- getCellProperties() - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- getCellProps() - Method in class mondrian.olap.ParserTest.TestParser
-
- getCellRequestCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getCellSet() - Method in class mondrian.olap4j.MondrianOlap4jCell
-
- getCellSet() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxis
-
- getCellValue(Object[]) - Method in class mondrian.rolap.agg.SegmentWithData
-
Retrieves the value at the location identified by
keys
.
- getCellValue(Map<SpatialValueTree2.SpatialDimension, Object>) - Method in interface mondrian.util.SpatialValueTree2.SpatialRegion
-
Returns the value of a cell.
- getCellValueDouble(Map<SpatialValueTree2.SpatialDimension, Object>, boolean[]) - Method in interface mondrian.util.SpatialValueTree2.SpatialRegion
-
- getCellValueInt(Map<SpatialValueTree2.SpatialDimension, Object>, boolean[]) - Method in interface mondrian.util.SpatialValueTree2.SpatialRegion
-
- getChangeListener() - Method in class mondrian.rolap.MemberCacheHelper
-
- getChangeListener() - Method in class mondrian.rolap.MemberNoCacheHelper
-
- getChangeListener() - Method in class mondrian.rolap.RolapStar
-
Returns the listener for changes to this star's underlying database.
- getChar() - Method in class mondrian.olap.Scanner
-
Read a character from input, returning -1 if end of input.
- getChar() - Method in class mondrian.olap.StringScanner
-
- getCharacterData(Node) - Static method in class mondrian.xmla.XmlaErrorTest
-
- getCharacterEncoding() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the name of the character encoding used in the body of this
request.
- getCharacterEncoding() - Method in class mondrian.tui.MockHttpServletResponse
-
Returns the name of the charset used for the MIME body sent in this
response.
- getCharacterStream(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getCharacterStream(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getCharacterStream(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getCharacterStream(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getCharCase() - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- getCharOctetLength() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
For char types the maximum number of bytes in the column.
- getChecksum() - Method in class mondrian.rolap.RolapSchema
-
Returns the checksum of this schema.
- getChild(Object, int) - Method in class mondrian.gui.JdbcTreeModel
-
Returns the child of parent
at index index
in the parent's
child array.
- getChild(Object, int) - Method in class mondrian.gui.SchemaTreeModel
-
Returns the child of parent
at index index
in the parent's
child array.
- getChild(Object, int) - Method in class mondrian.gui.validate.impl.WorkbenchTreeModel
-
- getChild(Object, int) - Method in interface mondrian.gui.validate.TreeModel
-
Returns the child at index
.
- getChildByNameConstraint(RolapMember, Id.NameSegment) - Method in class mondrian.rolap.SqlConstraintFactory
-
- getChildCount(Object) - Method in class mondrian.gui.JdbcTreeModel
-
Returns the number of children of parent
.
- getChildCount(Object) - Method in class mondrian.gui.SchemaTreeModel
-
Returns the number of children of parent
.
- getChildCount(Object) - Method in class mondrian.gui.validate.impl.WorkbenchTreeModel
-
- getChildCount(Object) - Method in interface mondrian.gui.validate.TreeModel
-
Returns the number of children of parent
.
- getChildElements(Node) - Static method in class mondrian.xmla.XmlaErrorTest
-
- getChildLevel() - Method in interface mondrian.olap.Level
-
- getChildLevel() - Method in class mondrian.olap.LevelBase
-
- getChildLevel() - Method in class mondrian.rolap.RolapCubeLevel
-
- getChildMemberCount() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getChildMembers() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getChildNames() - Method in class mondrian.rolap.ChildByNameConstraint
-
- getChildren() - Method in class mondrian.mdx.ParameterExpr
-
- getChildren() - Method in class mondrian.mdx.ResolvedFunCall
-
- getChildren() - Method in class mondrian.mdx.UnresolvedFunCall
-
- getChildren() - Method in class mondrian.olap.DrillThrough
-
- getChildren() - Method in class mondrian.olap.Explain
-
- getChildren() - Method in class mondrian.olap.Formula
-
- getChildren() - Method in class mondrian.olap.MemberProperty
-
- getChildren() - Method in class mondrian.olap.ParameterImpl
-
- getChildren() - Method in class mondrian.olap.Query
-
- getChildren() - Method in class mondrian.olap.QueryAxis
-
- getChildren() - Method in class mondrian.olap.QueryPart
-
- getChildren() - Method in interface mondrian.olap.Walkable
-
Returns an array of the object's children.
- getChildren(Object) - Method in class mondrian.olap.Walker
-
Override this function to prune the tree, or to allow objects which are
not Walkable to have children.
- getChildren() - Method in class mondrian.rolap.agg.ListPredicate
-
- getChildren() - Method in class mondrian.rolap.RolapStar.Table
-
- getChildren(E) - Method in class mondrian.util.PartiallyOrderedSet
-
Returns the values in this partially-ordered set that are less-than
a given value and there are no intervening values.
- getChildrenByNamesConstraint(RolapMember, List<Id.NameSegment>) - Method in class mondrian.rolap.SqlConstraintFactory
-
- getChildrenCountFromCache(Member) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getChildrenCountFromCache(Member) - Method in interface mondrian.olap.SchemaReader
-
Returns number of children parent of a member,
if the information can be retrieved from cache, otherwise -1.
- getChildrenCountFromCache(Member) - Method in class mondrian.rolap.RolapSchemaReader
-
- getChildrenFromCache(RolapMember, MemberChildrenConstraint) - Method in class mondrian.rolap.CacheMemberReader
-
- getChildrenFromCache(RolapMember, MemberChildrenConstraint) - Method in interface mondrian.rolap.MemberCache
-
Returns the children of member
if they are currently in the
cache, otherwise returns null.
- getChildrenFromCache(RolapMember, MemberChildrenConstraint) - Method in class mondrian.rolap.MemberCacheHelper
-
- getChildrenFromCache(RolapMember, MemberChildrenConstraint) - Method in class mondrian.rolap.MemberNoCacheHelper
-
- getChildrenFromCache(RolapMember, MemberChildrenConstraint) - Method in class mondrian.rolap.NoCacheMemberReader
-
- getChildTables() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
- getClassLoader() - Method in class mondrian.util.ClassResolver.AbstractClassResolver
-
Returns the class loader to use for the current operation.
- getClassLoader() - Method in class mondrian.util.ClassResolver.ThreadContextClassResolver
-
- getClassLoaderNotNull() - Method in class mondrian.util.ClassResolver.AbstractClassResolver
-
Returns the class loader to use for the current operation, never
null.
- getClassName() - Method in class mondrian.calc.ExpCompiler.Factory
-
Get the class name set in the ThreadLocal
or null.
- getClassName() - Method in class mondrian.util.MemoryMonitorFactory
-
Get the class name set in the ThreadLocal
or null.
- getClassName() - Method in class mondrian.util.ObjectFactory
-
Returns the name of a class to use to create an object.
- getClassName(Properties) - Method in class mondrian.util.ObjectFactory
-
Returns the name of a class to use to create an object.
- getClientInfo(String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractConnection
-
- getClientInfo() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractConnection
-
- getClientInfoProperties() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractDatabaseMetaData
-
- getClob(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getClob(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getClob(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getClob(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getClosedPeer() - Method in class mondrian.rolap.RolapCubeLevel
-
- getClosedPeer() - Method in class mondrian.rolap.RolapLevel
-
- getClosestResource(ClassLoader, String) - Static method in class mondrian.olap.Util
-
- getCode() - Method in exception mondrian.xmla.XmlaException
-
- getCodeSet() - Method in class mondrian.gui.MondrianGuiDef.View
-
- getCodeSet() - Method in class mondrian.olap.MondrianDef.View
-
- getColumn() - Method in class mondrian.gui.MondrianGuiDef.AggMeasure
-
- getColumn() - Method in class mondrian.olap.MondrianDef.AggMeasure
-
- getColumn() - Method in class mondrian.parser.SimpleCharStream
-
Deprecated.
- getColumn(int) - Method in class mondrian.rolap.agg.AggQuerySpec
-
- getColumn(JdbcSchema.Table, String) - Method in class mondrian.rolap.aggmatcher.AggGen
-
- getColumn() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
Returns the column with which this usage is associated.
- getColumn(String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
Returns a column by its name.
- getColumn(int) - Method in class mondrian.rolap.RolapStar
-
Look up the column at the given bit position.
- getColumnAlias(int) - Method in class mondrian.rolap.agg.AggQuerySpec
-
- getColumnAlias(int) - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
-
- getColumnAlias(int) - Method in interface mondrian.rolap.agg.QuerySpec
-
- getColumnAlias(int) - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
-
SqlQuery relies on "c" and index.
- getColumnCardinality(MondrianDef.Relation, MondrianDef.Expression, int) - Method in class mondrian.rolap.RolapStatisticsCache
-
- getColumnCardinality(Dialect, DataSource, String, String, String, String, Execution) - Method in class mondrian.spi.impl.JdbcStatisticsProvider
-
- getColumnCardinality(Dialect, DataSource, String, String, String, String, Execution) - Method in class mondrian.spi.impl.SqlStatisticsProvider
-
- getColumnCardinality(Dialect, DataSource, String, String, String, String, Execution) - Method in interface mondrian.spi.StatisticsProvider
-
Returns an estimate of the number of rows in a table.
- getColumnCardinality2(DataSource, Dialect, String, String, String, String) - Method in class mondrian.rolap.RolapStatisticsCache
-
- getColumnClassName(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- getColumnCount() - Method in class mondrian.gui.PropertyTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- getColumnCount() - Method in class mondrian.rolap.agg.AggQuerySpec
-
- getColumnCount() - Method in class mondrian.rolap.agg.SegmentLoaderTest.MyDelegatingInvocationHandler
-
- getColumnCount() - Method in class mondrian.rolap.RolapStar
-
Returns this RolapStar's column count.
- getColumnDataType(String, String, String) - Method in class mondrian.gui.JdbcMetaData
-
- getColumnDataType(String, String, String) - Method in class mondrian.gui.validate.impl.WorkbenchJdbcValidator
-
- getColumnDataType(String, String, String) - Method in interface mondrian.gui.validate.JdbcValidator
-
Returns the data type of given column.
- getColumnDefinition(String, String, String) - Method in class mondrian.gui.JdbcMetaData
-
Gets column definition of given table and its col.
- getColumnDisplaySize(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- getColumnExpr(SqlQuery, AggStar, RolapStar.Column) - Static method in class mondrian.rolap.SqlConstraintUtils
-
Get the column expression from the AggStar if provided or the regular
table if not, and ensure table is in From
- getColumnExpression() - Method in class mondrian.spi.SegmentColumn
-
Returns the column expression of this constrained column.
- getColumnLabel(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- getColumnMap() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
- getColumnName() - Method in class mondrian.gui.MondrianGuiDef.AggColumnName
-
- getColumnName() - Method in class mondrian.gui.MondrianGuiDef.AggLevel
-
- getColumnName() - Method in class mondrian.gui.MondrianGuiDef.Column
-
- getColumnName(int) - Method in class mondrian.gui.PropertyTableModel
-
- getColumnName() - Method in class mondrian.olap.MondrianDef.AggColumnName
-
- getColumnName() - Method in class mondrian.olap.MondrianDef.AggLevel
-
- getColumnName() - Method in class mondrian.olap.MondrianDef.Column
-
- getColumnName(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- getColumnName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
-
Get the foreign key column name of the aggregate table.
- getColumnName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Measure
-
Get the aggregate table column name.
- getColumnName(MondrianDef.Expression) - Method in class mondrian.rolap.aggmatcher.Recognizer
-
- getColumnName(int) - Method in class mondrian.test.DialectTest.MockResultSetMetadata
-
- getColumnNames() - Method in class mondrian.test.loader.CsvLoader
-
- getColumnPredicate(int) - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
-
- getColumnPredicate(int) - Method in interface mondrian.rolap.agg.QuerySpec
-
Returns the predicate on the i
th column.
- getColumnPredicate(int) - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
-
- getColumnPredicates() - Method in class mondrian.rolap.RolapCacheRegion
-
Returns the list of all column predicates.
- getColumnPrivileges(String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getColumns(String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getColumns() - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
-
- getColumns() - Method in class mondrian.rolap.agg.GroupingSet
-
- getColumns() - Method in interface mondrian.rolap.agg.QuerySpec
-
- getColumns() - Method in class mondrian.rolap.agg.Segment
-
Returns the constrained columns.
- getColumns() - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
-
- getColumns() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
-
Returns a list of the columns in this table.
- getColumns() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
Returns the collection of columns in this Table.
- getColumns() - Method in class mondrian.rolap.RolapStar.Table
-
- getColumns() - Method in class mondrian.test.loader.DBLoader.Table
-
- getColumnSize() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
Returns the size in bytes of the column in the database.
- getColumnType(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- getColumnType(int) - Method in class mondrian.rolap.agg.SegmentLoaderTest.MyDelegatingInvocationHandler
-
- getColumnType(int) - Method in class mondrian.test.DialectTest.MockResultSetMetadata
-
- getColumnType() - Method in class mondrian.xmla.RowsetDefinition.Column
-
- getColumnTypeName(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- getColumnUsages(JdbcSchema.UsageType) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
Returns an iterator over all column usages of a given type.
- getCommentDelimiters() - Static method in class mondrian.olap.Scanner
-
Returns the list of comment delimiters.
- getCommitted() - Method in interface mondrian.olap.Util.MemoryInfo.Usage
-
- getComparator() - Method in enum mondrian.xmla.RowsetDefinition
-
Returns a comparator with which to sort rows of this rowset definition.
- getCompiled(Exp, boolean, ResultStyle) - Method in class mondrian.rolap.RolapEvaluatorRoot
-
Implements a cheap-and-cheerful mapping from expressions to compiled
expressions.
- getCompiledExpression(RolapEvaluatorRoot) - Method in interface mondrian.rolap.RolapCalculation
-
Returns the compiled expression to evaluate the scalar value of the
current cell.
- getCompiledExpression(RolapEvaluatorRoot) - Method in class mondrian.rolap.RolapMemberBase
-
- getCompiledExpression(RolapEvaluatorRoot) - Method in class mondrian.rolap.RolapMemberCalculation
-
- getCompiledExpression(RolapEvaluatorRoot) - Method in class mondrian.rolap.RolapResult.CompoundSlicerRolapMember
-
- getCompiledExpression(RolapEvaluatorRoot) - Method in class mondrian.rolap.RolapTupleCalculation
-
- getComponents() - Method in class mondrian.rolap.CacheControlImpl.CrossjoinCellRegion
-
- getCompoundPredicateList() - Method in class mondrian.rolap.agg.AggregationKey
-
Returns the list of compound predicates.
- getCompoundPredicateList() - Method in class mondrian.rolap.agg.Segment
-
Returns the list of compound predicates.
- getCompoundPredicateMap() - Method in class mondrian.rolap.agg.CellRequest
-
Returns the map of compound predicates, or null if empty.
- getCompoundPredicateStringList(RolapStar, List<StarPredicate>) - Static method in class mondrian.rolap.agg.AggregationKey
-
Returns a list of compound predicates, expressed as SQL strings.
- getConcurrency() - Method in class mondrian.olap4j.EmptyResultSet
-
- getConcurrency() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getConnectInfo() - Method in class mondrian.rolap.RolapConnection
-
- getConnection() - Method in class mondrian.gui.QueryPanel
-
- getConnection(String, CatalogLocator) - Static method in class mondrian.olap.DriverManager
-
Creates a connection to a Mondrian OLAP Engine
using a connect string
and a catalog locator.
- getConnection(Util.PropertyList, CatalogLocator) - Static method in class mondrian.olap.DriverManager
-
Creates a connection to a Mondrian OLAP Engine.
- getConnection(Util.PropertyList, CatalogLocator, DataSource) - Static method in class mondrian.olap.DriverManager
-
Creates a connection to a Mondrian OLAP Engine
using a list of connection properties,
a catalog locator,
and a JDBC data source.
- getConnection(String, String, String) - Method in class mondrian.olap.MondrianServer
-
Gets a Connection given a catalog (and implicitly the catalog's data
source) and the name of a user role.
- getConnection(String, String, String, Properties) - Method in class mondrian.olap.MondrianServer
-
- getConnection(int) - Method in class mondrian.olap.MondrianServer
-
Retrieves a connection.
- getConnection() - Method in class mondrian.olap.Query
-
- getConnection() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractDatabaseMetaData
-
- getConnection() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getConnection() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- getConnection(MondrianServer, String, String, String, Properties) - Method in class mondrian.server.FileRepository
-
- getConnection(FileRepository.CatalogInfo, MondrianServer, String, Properties) - Method in class mondrian.server.FileRepository
-
- getConnection(MondrianServer, String, String, String, Properties) - Method in class mondrian.server.ImplicitRepository
-
- getConnection(String, String, String) - Method in class mondrian.server.MondrianServerImpl
-
- getConnection(String, String, String, Properties) - Method in class mondrian.server.MondrianServerImpl
-
- getConnection(int) - Method in class mondrian.server.MondrianServerImpl
-
- getConnection(MondrianServer, String, String, String, Properties) - Method in interface mondrian.server.Repository
-
Returns an OlapConnection object.
- getConnection() - Method in class mondrian.test.DialectTest
-
- getConnection() - Method in class mondrian.test.FoodMartTestCase
-
- getConnection() - Method in class mondrian.test.loader.DBLoader
-
- getConnection() - Method in class mondrian.test.TestContext
-
Returns the connection to run queries.
- getConnection() - Method in class mondrian.tui.CmdRunner
-
Gets a connection to Mondrian.
- getConnection(boolean) - Method in class mondrian.tui.CmdRunner
-
Gets a Mondrian connection, creating a new one if fresh is true.
- getConnection(String, String, String, Properties) - Method in interface mondrian.xmla.XmlaHandler.ConnectionFactory
-
Creates a connection.
- getConnection(XmlaRequest, Map<String, String>) - Method in class mondrian.xmla.XmlaHandler
-
Returns a new OlapConnection opened with the credentials specified in the
XMLA request or an existing connection if one can be found associated
with the request session id.
- getConnection(String, String, String) - Method in class mondrian.xmla.XmlaHandler
-
Gets a Connection given a catalog (and implicitly the catalog's data
source) and the name of a user role.
- getConnection(String, String, String, Properties) - Method in class mondrian.xmla.XmlaHandler
-
Gets a Connection given a catalog (and implicitly the catalog's data
source) and the name of a user role.
- getConnectionCurrentlyOpenCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getConnectionEndCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getConnectionLocale() - Method in interface mondrian.olap.Evaluator
-
Returns the connection's locale.
- getConnectionLocale() - Method in class mondrian.rolap.RolapEvaluator
-
- getConnectionProperties() - Method in class mondrian.test.DelegatingTestContext
-
- getConnectionProperties() - Method in class mondrian.test.TestContext
-
- getConnections() - Method in interface mondrian.server.monitor.Monitor
-
- getConnections() - Method in interface mondrian.server.monitor.MonitorMXBean
-
- getConnections() - Method in class mondrian.server.MonitorImpl
-
- getConnectionStartCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getConnectString() - Method in interface mondrian.olap.Connection
-
Get the Connect String associated with this Connection.
- getConnectString() - Method in class mondrian.rolap.RolapConnection
-
- getConnectString() - Method in class mondrian.test.TestContext
-
Returns the connect string by which the unit tests can talk to the
FoodMart database.
- getConnectString() - Method in class mondrian.tui.CmdRunner
-
- getConnectString(boolean) - Method in class mondrian.tui.CmdRunner
-
- getConnectString() - Method in class mondrian.xmla.test.XmlaTestContext
-
- getConnectStringProperty() - Static method in class mondrian.tui.CmdRunner
-
- getConstrainedColumn() - Method in class mondrian.rolap.agg.AbstractColumnPredicate
-
- getConstrainedColumn() - Method in class mondrian.rolap.agg.MinusStarPredicate
-
- getConstrainedColumn() - Method in interface mondrian.rolap.StarColumnPredicate
-
Returns the column constrained by this predicate.
- getConstrainedColumn(String) - Method in class mondrian.spi.SegmentHeader
-
Returns the constrained column object, if any, corresponding
to a column name and a table name.
- getConstrainedColumnBitKey() - Method in class mondrian.rolap.agg.AbstractColumnPredicate
-
- getConstrainedColumnBitKey() - Method in class mondrian.rolap.agg.ListPredicate
-
- getConstrainedColumnBitKey() - Method in class mondrian.rolap.agg.MemberTuplePredicate
-
- getConstrainedColumnBitKey() - Method in interface mondrian.rolap.StarPredicate
-
Returns a bitmap of constrained columns to speed up comparison
- getConstrainedColumnList() - Method in class mondrian.rolap.agg.AbstractColumnPredicate
-
- getConstrainedColumnList() - Method in class mondrian.rolap.agg.ListPredicate
-
- getConstrainedColumnList() - Method in class mondrian.rolap.agg.MemberColumnPredicate
-
- getConstrainedColumnList() - Method in class mondrian.rolap.agg.MemberTuplePredicate
-
Returns a list of constrained columns.
- getConstrainedColumnList() - Method in interface mondrian.rolap.StarPredicate
-
Returns a list of constrained columns.
- getConstrainedColumns() - Method in class mondrian.rolap.agg.CellRequest
-
- getConstrainedColumns() - Method in class mondrian.rolap.agg.SegmentLoader.SegmentRollupWrapper
-
- getConstrainedColumns() - Method in class mondrian.spi.SegmentHeader
-
Returns a list of constrained columns which define this segment
header.
- getConstrainedColumnsBitKey() - Method in class mondrian.rolap.agg.Aggregation
-
Returns the BitKey for ALL columns (Measures and Levels) involved in the
query.
- getConstrainedColumnsBitKey() - Method in class mondrian.rolap.agg.AggregationKey
-
Returns the bitkey of columns that constrain this aggregation.
- getConstrainedColumnsBitKey() - Method in class mondrian.rolap.agg.CellRequest
-
Returns the BitKey for the list of columns.
- getConstrainedColumnsBitKey() - Method in class mondrian.rolap.agg.Segment
-
Returns the BitKey for ALL columns (Measures and Levels) involved in the
query.
- getConstrainedColumnsBitKey() - Method in class mondrian.rolap.agg.SegmentLoader.SegmentRollupWrapper
-
- getConstrainedColumnsBitKey() - Method in class mondrian.rolap.BatchLoader.Batch
-
- getConstrainedColumnsBitKey() - Method in class mondrian.rolap.RolapCacheRegion
-
- getConstrainedColumnsBitKey() - Method in class mondrian.spi.SegmentHeader
-
- getConstraint() - Method in class mondrian.test.loader.DBLoader.Column
-
- getContent() - Method in interface mondrian.server.RepositoryContentFinder
-
- getContent() - Method in class mondrian.server.StringRepositoryContentFinder
-
- getContent() - Method in class mondrian.server.UrlRepositoryContentFinder
-
- getContent() - Method in class mondrian.tui.MockHttpServletResponse.MockServletOutputStream
-
- getContentLength() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the length, in bytes, of the request body and made available by
the input stream, or -1 if the length is not known.
- getContentType() - Method in class mondrian.olap4j.MondrianOlap4jProperty
-
- getContentType() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the MIME type of the body of the request, or null if the type is
not known.
- getContentType() - Method in class mondrian.tui.MockHttpServletResponse
-
- getContentType() - Method in class mondrian.xmla.test.XmlaTestServletRequestWrapper
-
- getContext(Hierarchy) - Method in interface mondrian.olap.Evaluator
-
- getContext() - Method in class mondrian.recorder.AbstractRecorder
-
- getContext() - Method in class mondrian.recorder.ListRecorder.Entry
-
- getContext() - Method in interface mondrian.recorder.MessageRecorder
-
Get the current context string.
- getContext(Hierarchy) - Method in class mondrian.rolap.RolapEvaluator
-
- getContext(RolapHierarchy) - Method in class mondrian.rolap.RolapEvaluator
-
- getContext(String) - Method in class mondrian.tui.MockServletContext
-
Returns a ServletContext object that corresponds to a specified URL on
the server.
- getContextMember(Hierarchy) - Method in interface mondrian.olap.Cell
-
Returns the context member for a particular dimension.
- getContextMember(Hierarchy) - Method in class mondrian.rolap.RolapCell
-
- getContextPath() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the portion of the request URI that indicates the context of the
request.
- getController() - Method in class mondrian.test.loader.DBLoader.Table
-
- getConverter(RolapStar, SegmentHeader) - Method in class mondrian.rolap.agg.SegmentCacheManager
-
- getConverter(String, ByteString, String, String, String, List<String>) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
-
Returns a converter that can convert the given header to internal
format.
- getConverter(String, ByteString, String, String, String, List<String>) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- getCookies() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns an array containing all of the Cookie objects the client sent
with this request.
- getCookies() - Method in class mondrian.tui.MockHttpServletResponse
-
- getCoordinateList() - Method in interface mondrian.olap.Cell
-
Returns the coordinates of this Cell in its
Result
.
- getCoordinateList() - Method in class mondrian.olap4j.MondrianOlap4jCell
-
- getCoordinateList() - Method in class mondrian.rolap.RolapCell
-
- getCopyrightYear() - Method in class mondrian.server.MondrianServerRegistry
-
- getCost() - Method in interface mondrian.olap.fun.Resolver.Conversion
-
Returns the cost of the conversion.
- getCount() - Method in class mondrian.rolap.StringList
-
- getCount() - Static method in class mondrian.test.BasicQueryTest.CountConcurrentUdf
-
- getCountColumn() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- getCreateTableStmt() - Method in class mondrian.test.loader.DBLoader.Table
-
- getCreationTimestamp() - Method in class mondrian.rolap.agg.Aggregation
-
- getCrossReference(String, String, String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getCube(String) - Method in class mondrian.gui.MondrianGuiDef.Schema
-
- getCube() - Method in class mondrian.olap.DelegatingSchemaReader
-
- getCube() - Method in interface mondrian.olap.Evaluator
-
Returns the current cube.
- getCube(String) - Method in class mondrian.olap.MondrianDef.Schema
-
- getCube() - Method in class mondrian.olap.ParserTest.TestParser
-
- getCube() - Method in class mondrian.olap.Query
-
- getCube() - Method in interface mondrian.olap.SchemaReader
-
Returns the default cube in which to look for dimensions etc.
- getCube() - Method in class mondrian.olap.type.CubeType
-
Returns the cube.
- getCube() - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- getCube() - Method in class mondrian.olap4j.MondrianOlap4jNamedSet
-
- getCube() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- getCube() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
Get the RolapCube associated with this Group.
- getCube() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Get the RolapCube associated with this mapping.
- getCube(String) - Method in class mondrian.rolap.BatchTestCase
-
- getCube() - Method in class mondrian.rolap.RolapBaseCubeMeasure
-
- getCube() - Method in class mondrian.rolap.RolapCubeDimension
-
- getCube() - Method in class mondrian.rolap.RolapCubeHierarchy
-
- getCube() - Method in class mondrian.rolap.RolapCubeLevel
-
Returns the (non virtual) cube this level belongs to.
- getCube() - Method in class mondrian.rolap.RolapCubeMember
-
- getCube() - Method in class mondrian.rolap.RolapEvaluator
-
- getCube() - Method in interface mondrian.rolap.RolapMemberInCube
-
Returns the cube this cube member belongs to.
- getCube() - Method in class mondrian.rolap.RolapResult
-
- getCube() - Method in class mondrian.rolap.RolapSchemaReader
-
- getCube() - Method in interface mondrian.rolap.RolapStoredMeasure
-
Returns the cube this measure belongs to.
- getCube() - Method in class mondrian.rolap.RolapVirtualCubeMeasure
-
- getCube(String) - Method in class mondrian.tui.CmdRunner
-
- getCubeDescription() - Method in class mondrian.rolap.aggmatcher.BUG_1541077
-
- getCubeDescription() - Method in class mondrian.rolap.aggmatcher.Checkin_7634
-
- getCubeDescription() - Method in class mondrian.rolap.aggmatcher.Checkin_7641
-
- getCubeDescription() - Method in class mondrian.rolap.aggmatcher.MultipleColsInTupleAggTest
-
- getCubeDescription() - Method in class mondrian.rolap.aggmatcher.NonCollapsedAggTest
-
- getCubeDescription() - Method in class mondrian.rolap.aggmatcher.UsagePrefixTest
-
- getCubeDescription() - Method in class mondrian.rolap.RolapResultTest
-
- getCubeDescription() - Method in class mondrian.test.loader.CsvDBTestCase
-
- getCubeDimensions(Cube) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getCubeDimensions(Cube) - Method in interface mondrian.olap.SchemaReader
-
Returns the accessible dimensions of a cube.
- getCubeDimensions(Cube) - Method in class mondrian.rolap.RolapSchemaReader
-
- getCubeList() - Method in class mondrian.rolap.RolapSchema
-
- getCubeName() - Method in class mondrian.rolap.RolapStar.Measure
-
- getCubes() - Method in class mondrian.olap.DelegatingSchemaReader
-
- getCubes() - Method in interface mondrian.olap.Schema
-
Returns a list of all cubes in this schema.
- getCubes() - Method in interface mondrian.olap.SchemaReader
-
Returns the list of accessible cubes.
- getCubes(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getCubes() - Method in class mondrian.olap4j.MondrianOlap4jSchema
-
- getCubes() - Method in class mondrian.rolap.RolapSchema
-
- getCubes() - Method in class mondrian.rolap.RolapSchemaReader
-
- getCubes() - Method in class mondrian.tui.CmdRunner
-
- getCubesWithStar(RolapStar) - Method in class mondrian.rolap.RolapSchema
-
- getCubeType(Cube) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- getCubeType(Cube) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- getCurrentExecution() - Method in interface mondrian.server.Statement
-
Returns execution context if currently executing, null otherwise.
- getCurrentExecution() - Method in class mondrian.server.StatementImpl
-
- getCurrentLocale() - Method in class mondrian.gui.I18n
-
- getCurrentLocaleID() - Static method in class mondrian.gui.I18n
-
- getCurrentSchemaExplorer() - Method in class mondrian.gui.Workbench
-
returns the currently selected schema explorer object
- getCurrentSelectListSize() - Method in class mondrian.rolap.sql.SqlQuery
-
- getCurrentTestCaseName(boolean) - Method in class mondrian.test.DiffRepository
-
Returns the name of the current testcase by looking up the call
stack for a method whose name starts with "test", for example
"testFoo".
- getCurrMember() - Method in class mondrian.rolap.TargetBase
-
- getCursorName() - Method in class mondrian.olap4j.EmptyResultSet
-
- getCursorName() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getCustomizedFunctionTable(Set<String>) - Method in class mondrian.olap.CustomizedParserTest
-
- getData() - Method in class mondrian.rolap.agg.SegmentWithData
-
Returns the data set.
- getDatabase() - Method in class mondrian.olap4j.MondrianOlap4jCatalog
-
- getDatabase() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getDatabaseMajorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getDatabaseMinorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getDatabaseNames(RolapConnection) - Method in class mondrian.server.FileRepository
-
- getDatabaseNames(RolapConnection) - Method in class mondrian.server.ImplicitRepository
-
- getDatabaseNames(RolapConnection) - Method in interface mondrian.server.Repository
-
Returns a list of database names found in this repository.
- getDatabaseProduct(String) - Static method in enum mondrian.spi.Dialect.DatabaseProduct
-
- getDatabaseProduct() - Method in interface mondrian.spi.Dialect
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.GreenplumDialect
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.ImpalaDialect
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.InfobrightDialect
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.NetezzaDialect
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.PostgreSqlDialect
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.RedshiftDialect
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.VectorwiseDialect
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.VerticaDialect
-
- getDatabaseProductName() - Method in class mondrian.gui.JdbcMetaData
-
- getDatabaseProductName() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getDatabaseProductName() - Method in class mondrian.test.TestContext.DatabaseMetaDataInvocationHandler
-
- getDatabaseProductVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getDatabaseProductVersion() - Method in class mondrian.test.TestContext.DatabaseMetaDataInvocationHandler
-
- getDatabaseProperties(String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getDatabases(RolapConnection) - Method in class mondrian.olap.MondrianServer
-
Returns a list of the databases in this server.
- getDatabases() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getDatabases(RolapConnection) - Method in class mondrian.server.FileRepository
-
- getDatabases(RolapConnection) - Method in class mondrian.server.ImplicitRepository
-
- getDatabases(RolapConnection) - Method in class mondrian.server.MondrianServerImpl
-
- getDatabases(RolapConnection) - Method in interface mondrian.server.Repository
-
Returns a list of databases properties collections,
one per database configured on this server.
- getDatabaseSchema() - Method in class mondrian.gui.PreferencesDialog
-
- getDataMember() - Method in class mondrian.olap.fun.TestMember
-
- getDataMember() - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- getDataMember() - Method in interface mondrian.olap.Member
-
Returns the system-generated data member that is associated with a
nonleaf member of a dimension.
- getDataMember() - Method in class mondrian.olap.MemberBase
-
- getDataMember() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getDataMember() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getDataMember() - Method in class mondrian.rolap.RolapCubeMember
-
- getDataset() - Method in class mondrian.rolap.agg.SegmentLoader.SegmentRollupWrapper
-
- getDataSource() - Method in interface mondrian.olap.Connection
-
Returns the data source this connection uses to create connections
to the underlying JDBC database.
- getDataSource() - Method in class mondrian.olap.DelegatingSchemaReader
-
- getDataSource() - Method in interface mondrian.olap.SchemaReader
-
Returns the data source.
- getDataSource() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
- getDataSource() - Method in class mondrian.rolap.RolapConnection
-
- getDataSource() - Method in class mondrian.rolap.RolapSchemaReader
-
- getDataSource() - Method in class mondrian.rolap.RolapStar
-
Returns the DataSource used to connect to the underlying DBMS.
- getDataSource() - Method in class mondrian.test.DialectTest
-
- getDataSourceChangeListener() - Method in class mondrian.rolap.RolapSchema
-
- getDataSourceDescription() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
-
- getDataSourceInfo() - Method in class mondrian.olap4j.MondrianOlap4jDatabase
-
- getDataSourceInfo() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
-
- getDatasourceMap() - Method in class mondrian.server.FileRepository.ServerInfo
-
- getDataSourceName() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
-
- getDataSourcePoolingDataSource(DataSource, String, String, String) - Method in class mondrian.rolap.RolapConnectionPool
-
- getDataSources(OlapConnection) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- getDataSources(String, Map<String, String>) - Static method in class mondrian.tui.XmlaSupport
-
- getDataSources(OlapConnection) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
Returns a list of the data sources in this server.
- getDataSourcesString() - Method in class mondrian.xmla.test.XmlaTestContext
-
- getDataSourcesText(String, Map<String, String>) - Static method in class mondrian.tui.XmlaSupport
-
With a connection string, generate the DataSource xml.
- getDatatype() - Method in class mondrian.gui.MondrianGuiDef.Level
-
- getDatatype() - Method in class mondrian.olap.MondrianDef.Level
-
- getDatatype() - Method in class mondrian.olap4j.MondrianOlap4jMeasure
-
- getDatatype() - Method in class mondrian.olap4j.MondrianOlap4jProperty
-
- getDatatype() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
-
Returns the datatype of this column.
- getDatatype(int) - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
-
- getDatatype() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
Return true if this column is numeric.
- getDatatype() - Method in class mondrian.rolap.RolapBaseCubeMeasure
-
- getDatatype() - Method in class mondrian.rolap.RolapLevel
-
- getDatatype() - Method in class mondrian.rolap.RolapStar.Column
-
- getDatatypeString(Dialect) - Method in class mondrian.rolap.RolapStar.Column
-
Returns a string representation of the datatype of this column, in
the dialect specified.
- getDate(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getDate(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getDate(int, Calendar) - Method in class mondrian.olap4j.EmptyResultSet
-
- getDate(String, Calendar) - Method in class mondrian.olap4j.EmptyResultSet
-
- getDate(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getDate(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getDate(int, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getDate(String, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getDate(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.CurrentDateMemberUdf
-
- getDate(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.MockCurrentDateMember
-
- getDateHeader(String) - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the value of the specified request header as a long value that
represents a Date object.
- getDbCatalogName() - Method in class mondrian.gui.JdbcMetaData
-
- getDecimalDigits() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
Returns number of fractional digits.
- getDef(Exp[], String, Syntax) - Method in interface mondrian.olap.Validator
-
Resolves a function call to a particular function.
- getDef(Exp[], String, Syntax) - Method in class mondrian.olap.ValidatorImpl
-
- getDefault(Class[], Object[]) - Method in class mondrian.calc.ExpCompiler.Factory
-
The ExpCompiler.Factory
's implementation of the
ObjectFactory
's abstract method which returns
the default ExpCompiler
instance.
- getDefault(Class[], Object[]) - Method in class mondrian.rolap.RolapMemberBase.PropertyValueMapFactoryFactory
-
- getDefault(Class[], Object[]) - Method in class mondrian.rolap.SqlMemberSource.ValuePoolFactoryFactory
-
- getDefault(Class[], Object[]) - Method in class mondrian.util.MemoryMonitorFactory
-
The MemoryMonitorFactory
's implementation of the
ObjectFactory
's abstract method which returns
the default MemoryMonitor
instance.
- getDefault(Class[], Object[]) - Method in class mondrian.util.ObjectFactory
-
For most uses (other than testing) this is the method that derived
classes implement that return the desired object.
- getDefaultAxes() - Method in class mondrian.rolap.agg.GroupingSetsList
-
- getDefaultCallback(Locus) - Static method in class mondrian.rolap.RolapUtil
-
- getDefaultColumns() - Method in class mondrian.rolap.agg.GroupingSetsList
-
- getDefaultConnectString() - Static method in class mondrian.test.TestContext
-
Constructs a connect string by which the unit tests can talk to the
FoodMart database.
- getDefaultCubeName() - Method in class mondrian.test.DelegatingTestContext
-
- getDefaultCubeName() - Method in class mondrian.test.TestContext
-
Returns the name of the default cube.
- getDefaultExp() - Method in interface mondrian.olap.Parameter
-
Returns the expression which provides the default value for this
Parameter.
- getDefaultExp() - Method in class mondrian.olap.ParameterImpl
-
- getDefaultExp() - Method in class mondrian.rolap.RolapSchemaParameter
-
- getDefaultGroupingSet() - Method in class mondrian.rolap.agg.GroupingSetsList
-
- getDefaultHierarchy() - Method in class mondrian.olap4j.MondrianOlap4jDimension
-
- getDefaultLevelBitKey() - Method in class mondrian.rolap.agg.GroupingSetsList
-
- getDefaultMeasureBitKey() - Method in class mondrian.rolap.agg.GroupingSetsList
-
- getDefaultMember() - Method in interface mondrian.olap.Hierarchy
-
Returns the default member of this hierarchy.
- getDefaultMember() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
-
- getDefaultMember() - Method in class mondrian.rolap.CacheMemberReader
-
- getDefaultMember() - Method in class mondrian.rolap.DelegatingMemberReader
-
- getDefaultMember() - Method in interface mondrian.rolap.MemberReader
-
- getDefaultMember() - Method in class mondrian.rolap.NoCacheMemberReader
-
- getDefaultMember() - Method in class mondrian.rolap.RestrictedMemberReader
-
- getDefaultMember() - Method in class mondrian.rolap.RolapCubeHierarchy
-
- getDefaultMember() - Method in class mondrian.rolap.RolapHierarchy
-
- getDefaultMember() - Method in class mondrian.rolap.SmartMemberReader
-
- getDefaultMember() - Method in class mondrian.rolap.SqlMemberSource
-
- getDefaultMember() - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getDefaultPredicates() - Method in class mondrian.rolap.agg.GroupingSetsList
-
- getDefaultRequestProperties(String) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- getDefaultRole() - Method in class mondrian.rolap.RolapSchema
-
- getDefaultSegments() - Method in class mondrian.rolap.agg.GroupingSetsList
-
- getDefaultThresholdPercentage() - Method in class mondrian.util.AbstractMemoryMonitor
-
Returns the default memory notification percentage.
- getDefaultThresholdPercentage() - Method in class mondrian.util.MemoryMonitorTest.TestMM
-
- getDefaultThresholdPercentage() - Method in class mondrian.util.MemoryMonitorTest.TestMM2
-
- getDefaultTransactionIsolation() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getDefaultValueCalc() - Method in interface mondrian.calc.ParameterSlot
-
Returns a compiled expression to compute the default value of the
parameter.
- getDefinedMembers() - Method in class mondrian.olap.Query
-
- getDependentHierarchyOrdinals() - Method in class mondrian.olap.ExpCacheDescriptor
-
Returns the ordinals of the hierarchies which this expression is
dependent upon.
- getDepth() - Method in interface mondrian.olap.Evaluator
-
Deprecated.
Will be removed in mondrian-4
- getDepth() - Method in class mondrian.olap.fun.TestMember
-
- getDepth() - Method in interface mondrian.olap.Level
-
Returns the depth of this level.
- getDepth() - Method in class mondrian.olap.LevelBase
-
- getDepth() - Method in interface mondrian.olap.Member
-
returns the depth of this member, which is not the level's depth
in case of parent child dimensions
- getDepth() - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
- getDepth() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getDepth() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getDepth() - Method in class mondrian.rolap.RolapEvaluator
-
- getDepth() - Method in class mondrian.rolap.RolapMemberBase
-
- getDescendant(SchemaReader, Member, Level, boolean) - Static method in class mondrian.olap.fun.OpeningClosingPeriodFunDef
-
Returns the first or last descendant of the member at the target level.
- getDescendants(E) - Method in class mondrian.util.PartiallyOrderedSet
-
Returns a list of values in the set that are less-than a given value.
- getDescendantsConstraint(List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SqlConstraintFactory
-
Returns a constraint that allows to read all children of multiple parents
at once using a LevelMember query style.
- getDescription() - Method in class mondrian.olap.CubeBase
-
- getDescription() - Method in class mondrian.olap.DimensionBase
-
- getDescription() - Method in class mondrian.olap.EnumeratedValues.BasicValue
-
- getDescription(int) - Method in class mondrian.olap.EnumeratedValues
-
Returns the description associated with an ordinal; the return value
is null if the ordinal is not a member of the enumeration.
- getDescription() - Method in interface mondrian.olap.EnumeratedValues.Value
-
- getDescription() - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
-
- getDescription() - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
-
- getDescription() - Method in class mondrian.olap.fun.FunDefBase
-
- getDescription() - Method in class mondrian.olap.fun.FunInfo
-
Returns the description of this function.
- getDescription() - Method in class mondrian.olap.fun.MultiResolver
-
- getDescription() - Method in interface mondrian.olap.fun.Resolver
-
Returns the description of the function or operator.
- getDescription() - Method in class mondrian.olap.fun.ResolverBase
-
- getDescription() - Method in class mondrian.olap.fun.SimpleResolver
-
- getDescription() - Method in class mondrian.olap.fun.TestMember
-
- getDescription() - Method in class mondrian.olap.fun.UdfResolver
-
- getDescription() - Method in interface mondrian.olap.FunDef
-
Returns the description of this function.
- getDescription() - Method in class mondrian.olap.HierarchyBase
-
- getDescription() - Method in class mondrian.olap.LevelBase
-
- getDescription() - Method in class mondrian.olap.MemberBase
-
- getDescription() - Method in class mondrian.olap.MondrianPropertiesBase.FilePropertySource
-
- getDescription() - Method in interface mondrian.olap.MondrianPropertiesBase.PropertySource
-
Returns the description of this source, such as a filename or URL.
- getDescription() - Method in class mondrian.olap.MondrianPropertiesBase.UrlPropertySource
-
- getDescription() - Method in interface mondrian.olap.OlapElement
-
- getDescription() - Method in interface mondrian.olap.Parameter
-
Returns the description of this Parameter.
- getDescription() - Method in class mondrian.olap.ParameterImpl
-
- getDescription() - Method in class mondrian.olap.Query.ScopedNamedSet
-
- getDescription() - Method in class mondrian.olap.SetBase
-
- getDescription() - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- getDescription() - Method in class mondrian.olap4j.MondrianOlap4jDatabase
-
- getDescription() - Method in class mondrian.olap4j.MondrianOlap4jDimension
-
- getDescription() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
-
- getDescription() - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
- getDescription() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getDescription() - Method in class mondrian.olap4j.MondrianOlap4jNamedSet
-
- getDescription() - Method in class mondrian.olap4j.MondrianOlap4jProperty
-
- getDescription() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getDescription() - Method in class mondrian.rolap.RolapSchemaParameter
-
- getDescription() - Method in class mondrian.spi.SegmentHeader
-
Returns a human readable description of this
segment header.
- getDescription() - Method in interface mondrian.spi.UserDefinedFunction
-
Returns a description of the user-defined function.
- getDescription() - Method in class mondrian.test.BasicQueryTest.CountConcurrentUdf
-
- getDescription() - Method in class mondrian.test.BasicQueryTest.SleepUdf
-
- getDescription() - Method in class mondrian.test.PerformanceTest.CounterUdf
-
- getDescription() - Method in class mondrian.test.UdfTest.AnotherMemberErrorUdf
-
- getDescription() - Method in class mondrian.test.UdfTest.MdcUdf
-
- getDescription() - Method in class mondrian.test.UdfTest.MemberNameFunction
-
- getDescription() - Method in class mondrian.test.UdfTest.PlusOneUdf
-
- getDescription() - Method in class mondrian.test.UdfTest.PlusOrMinusOneUdf
-
- getDescription() - Method in class mondrian.test.UdfTest.ReverseFunction
-
- getDescription() - Method in class mondrian.test.UdfTest.StringMultUdf
-
- getDescription() - Method in class mondrian.udf.CurrentDateMemberExactUdf
-
- getDescription() - Method in class mondrian.udf.CurrentDateMemberUdf
-
- getDescription() - Method in class mondrian.udf.CurrentDateStringUdf
-
- getDescription() - Method in class mondrian.udf.InUdf
-
- getDescription() - Method in class mondrian.udf.InverseNormalUdf
-
- getDescription() - Method in class mondrian.udf.LastNonEmptyUdf
-
- getDescription() - Method in class mondrian.udf.MatchesUdf
-
- getDescription() - Method in class mondrian.udf.NullValueUdf
-
- getDescription() - Method in class mondrian.udf.ValUdf
-
- getDescription() - Method in enum mondrian.xmla.PropertyDefinition
-
Returns the description of this PropertyDefinition.
- getDescription() - Method in enum mondrian.xmla.RowsetDefinition
-
- getDetail() - Method in exception mondrian.xmla.XmlaException
-
- getDialect() - Method in class mondrian.rolap.FastBatchingCellReader
-
Returns the SQL dialect.
- getDialect() - Method in class mondrian.rolap.RolapEvaluator
-
- getDialect() - Method in class mondrian.rolap.RolapSchema
-
Returns this schema's SQL dialect.
- getDialect() - Method in class mondrian.rolap.sql.SqlQuery
-
- getDialect() - Method in class mondrian.test.DialectTest
-
- getDialect() - Method in class mondrian.test.TestContext
-
- getDiffRepos() - Method in class mondrian.rolap.CacheControlTest
-
Returns the repository of result strings.
- getDiffRepos() - Method in class mondrian.rolap.MemberCacheControlTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.BatchedFillTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.ClearViewBase
-
- getDiffRepos() - Method in class mondrian.test.clearview.CVBasicTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.GrandTotalTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.HangerDimensionTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.MemHungryTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.MetricFilterTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.MiscTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.MultiDimTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.MultiDimVCTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.MultiLevelTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.MultiLevelVCTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.OrderTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.PartialCacheTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.PartialCacheVCTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.PredicateFilterTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.QueryAllTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.QueryAllVCTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.SubTotalTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.SummaryMetricPercentTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.SummaryTest
-
- getDiffRepos() - Method in class mondrian.test.clearview.TopBottomTest
-
- getDiffRepos() - Method in class mondrian.test.CmdRunnerTest
-
- getDiffRepos() - Method in class mondrian.xmla.XmlaBaseTestCase
-
- getDiffRepos() - Method in class mondrian.xmla.XmlaBasicTest
-
- getDiffRepos() - Method in class mondrian.xmla.XmlaCognosTest
-
- getDiffRepos() - Method in class mondrian.xmla.XmlaDimensionPropertiesTest
-
- getDiffRepos() - Method in class mondrian.xmla.XmlaErrorTest
-
- getDiffRepos() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- getDiffRepos() - Method in class mondrian.xmla.XmlaExcel2007Test
-
- getDiffRepos() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- getDiffRepos() - Method in class mondrian.xmla.XmlaMetaDataConstraintsTest
-
- getDiffRepos() - Method in class mondrian.xmla.XmlaTabularTest
-
- getDimension(MondrianGuiDef.Schema, String) - Method in class mondrian.gui.MondrianGuiDef.Cube
-
- getDimension(MondrianGuiDef.Schema) - Method in class mondrian.gui.MondrianGuiDef.CubeDimension
-
Looks up the base dimension of this dimension.
- getDimension(MondrianGuiDef.Schema) - Method in class mondrian.gui.MondrianGuiDef.Dimension
-
- getDimension(MondrianGuiDef.Schema) - Method in class mondrian.gui.MondrianGuiDef.DimensionUsage
-
- getDimension(MondrianGuiDef.Schema) - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeDimension
-
- getDimension() - Method in class mondrian.mdx.DimensionExpr
-
Returns the dimension.
- getDimension() - Method in class mondrian.olap.CubeBase
-
- getDimension() - Method in class mondrian.olap.DimensionBase
-
- getDimension() - Method in class mondrian.olap.fun.TestMember
-
- getDimension() - Method in interface mondrian.olap.Hierarchy
-
Returns the dimension this hierarchy belongs to.
- getDimension() - Method in class mondrian.olap.HierarchyBase
-
- getDimension() - Method in class mondrian.olap.LevelBase
-
- getDimension() - Method in class mondrian.olap.MemberBase
-
- getDimension(MondrianDef.Schema, String) - Method in class mondrian.olap.MondrianDef.Cube
-
- getDimension(MondrianDef.Schema) - Method in class mondrian.olap.MondrianDef.CubeDimension
-
Looks up the base dimension of this dimension.
- getDimension(MondrianDef.Schema) - Method in class mondrian.olap.MondrianDef.Dimension
-
- getDimension(MondrianDef.Schema) - Method in class mondrian.olap.MondrianDef.DimensionUsage
-
- getDimension(MondrianDef.Schema) - Method in class mondrian.olap.MondrianDef.VirtualCubeDimension
-
- getDimension() - Method in interface mondrian.olap.OlapElement
-
Returns the dimension of a this expression, or null if no dimension is
defined.
- getDimension() - Method in class mondrian.olap.Query.ScopedNamedSet
-
- getDimension() - Method in class mondrian.olap.SetBase
-
- getDimension() - Method in class mondrian.olap.type.CubeType
-
- getDimension() - Method in class mondrian.olap.type.DimensionType
-
- getDimension() - Method in class mondrian.olap.type.HierarchyType
-
- getDimension() - Method in class mondrian.olap.type.LevelType
-
- getDimension() - Method in class mondrian.olap.type.MemberType
-
- getDimension() - Method in class mondrian.olap.type.ScalarType
-
- getDimension() - Method in class mondrian.olap.type.SetType
-
- getDimension() - Method in class mondrian.olap.type.TupleType
-
- getDimension() - Method in interface mondrian.olap.type.Type
-
Returns the Dimension of this Type, or null if not known.
- getDimension() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
-
- getDimension() - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
- getDimension() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getDimension() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getDimension() - Method in class mondrian.rolap.RolapCubeLevel
-
- getDimension() - Method in class mondrian.rolap.RolapCubeMember
-
- getDimensionality() - Method in interface mondrian.olap.CacheControl.CellRegion
-
Returns the dimensionality of a region.
- getDimensionality() - Method in class mondrian.rolap.CacheControlImpl.CrossjoinCellRegion
-
- getDimensionality() - Method in class mondrian.rolap.CacheControlImpl.EmptyCellRegion
-
- getDimensionality() - Method in class mondrian.rolap.CacheControlImpl.MemberCellRegion
-
- getDimensionality() - Method in class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
-
- getDimensionality() - Method in interface mondrian.util.SpatialValueTree
-
Tells the number of dimensions in this tree.
- getDimensionCube(Dimension) - Static method in class mondrian.olap.Util
-
Tries to find the cube from which a dimension is taken.
- getDimensionDefaultHierarchy(Dimension) - Static method in class mondrian.olap.fun.FunUtil
-
Returns the default hierarchy of a dimension, or null if there is no
default.
- getDimensionHierarchies(Dimension) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getDimensionHierarchies(Dimension) - Method in interface mondrian.olap.SchemaReader
-
Returns the accessible hierarchies of a dimension.
- getDimensionHierarchies(Dimension) - Method in class mondrian.rolap.RolapSchemaReader
-
- getDimensionProperties() - Method in class mondrian.olap.QueryAxis
-
- getDimensions() - Method in interface mondrian.olap.Cube
-
Returns the dimensions of this cube.
- getDimensions() - Method in class mondrian.olap.CubeBase
-
- getDimensions() - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- getDimensions(String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getDimensions() - Method in interface mondrian.util.SpatialValueTree
-
Returns a list of all the dimensions present in this tree.
- getDimensions() - Method in interface mondrian.util.SpatialValueTree.SpatialRegion
-
Provides a list of the dimensions included in this
region.
- getDimensions() - Method in interface mondrian.util.SpatialValueTree2
-
Returns a list of all the dimensions present in this tree.
- getDimensions() - Method in interface mondrian.util.SpatialValueTree2.SpatialRegionRequest
-
Provides a list of the dimensions included in this
region.
- getDimensionTables(String, String) - Method in class mondrian.gui.JdbcMetaData
-
Gets all possible cases of dimension tables which are linked to given
fact table by foreign keys.
- getDimensionType() - Method in class mondrian.gui.MondrianGuiDef.Dimension
-
- getDimensionType() - Method in interface mondrian.olap.Dimension
-
- getDimensionType() - Method in class mondrian.olap.DimensionBase
-
- getDimensionType() - Method in class mondrian.olap.MondrianDef.Dimension
-
- getDimensionType() - Method in class mondrian.olap4j.MondrianOlap4jDimension
-
- getDimensionType() - Method in class mondrian.rolap.RolapCubeDimension
-
- getDimensionType(Dimension) - Static method in enum mondrian.xmla.RowsetDefinition
-
- getDimensionWithName(String, Dimension[]) - Method in class mondrian.test.FoodMartTestCase
-
- getDirection() - Method in class mondrian.olap.fun.FunUtil.SortKeySpec
-
- getDirectoryName() - Method in class mondrian.rolap.aggmatcher.AggTableTestCase
-
- getDirectoryName() - Method in class mondrian.rolap.aggmatcher.Checkin_7634
-
- getDirectoryName() - Method in class mondrian.rolap.aggmatcher.Checkin_7641
-
- getDirectoryName() - Method in class mondrian.rolap.RolapResultTest
-
- getDirectoryName() - Method in class mondrian.test.loader.CsvDBTestCase
-
- getDistinctMeasureBitKey() - Method in class mondrian.rolap.aggmatcher.AggStar
-
Returns a BitKey containing only distinct measures.
- getDistinctMeasureCount() - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
Returns the number of measures whose aggregation function is
distinct-count.
- getDistinctValueWorkspace(int) - Method in class mondrian.rolap.agg.SegmentLoader
-
- getDocument(File) - Static method in class mondrian.test.comp.XmlUtility
-
- getDocumentBuilderFactory() - Static method in class mondrian.xmla.impl.DefaultXmlaServlet
-
- getDOM() - Method in class mondrian.web.taglib.ResultCache
-
- getDot() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- getDot() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- getDouble(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getDouble(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getDouble(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getDouble(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getDouble(CellKey) - Method in class mondrian.rolap.agg.DenseDoubleSegmentDataset
-
- getDouble(CellKey) - Method in class mondrian.rolap.agg.DenseSegmentDataset
-
- getDouble(CellKey) - Method in interface mondrian.rolap.agg.SegmentDataset
-
Returns the value at a given coordinate, as a double
.
- getDouble(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.Column
-
- getDouble(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.DoubleColumn
-
- getDouble(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList
-
- getDouble(int) - Method in class mondrian.rolap.agg.SegmentLoaderTest.MyDelegatingInvocationHandler
-
- getDouble(CellKey) - Method in class mondrian.rolap.agg.SparseSegmentDataset
-
- getDoubleValue() - Method in class mondrian.olap4j.MondrianOlap4jCell
-
- getDrillThroughCount() - Method in interface mondrian.olap.Cell
-
Returns the number of fact table rows which contributed to this Cell.
- getDrillThroughCount(Cell) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- getDrillThroughCount() - Method in class mondrian.rolap.RolapCell
-
- getDrillThroughCount(Cell) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
Returns the number of rows returned by a
drillthrough on the specified cell.
- getDrillThroughMeasures() - Method in class mondrian.rolap.agg.DrillThroughCellRequest
-
- getDrillThroughSQL(boolean) - Method in interface mondrian.olap.Cell
-
Returns a SQL query that, when executed, returns drill through data
for this Cell.
- getDrillThroughSql(DrillThroughCellRequest, StarPredicate, List<OlapElement>, boolean) - Method in class mondrian.rolap.agg.AggregationManager
-
- getDrillThroughSql(DrillThroughCellRequest, StarPredicate, List<OlapElement>, boolean) - Method in class mondrian.rolap.RolapAggregationManager
-
Generates a SQL statement which will return the rows which contribute to
this request.
- getDrillThroughSQL(boolean) - Method in class mondrian.rolap.RolapCell
-
- getDrillThroughSQL(List<OlapElement>, boolean) - Method in class mondrian.rolap.RolapCell
-
- getDriverClassName() - Method in class mondrian.test.AbstractMondrianOlap4jTester
-
- getDriverMajorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getDriverManagerPoolingDataSource(String, Properties) - Method in class mondrian.rolap.RolapConnectionPool
-
- getDriverMinorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getDriverName() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getDriverName() - Method in class mondrian.test.TestContext.DatabaseMetaDataInvocationHandler
-
- getDriverUrlPrefix() - Method in class mondrian.test.AbstractMondrianOlap4jTester
-
- getDriverVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getDropTableRowsStmt() - Method in class mondrian.test.loader.DBLoader.Table
-
- getDropTableStmt() - Method in class mondrian.test.loader.DBLoader.Table
-
- getEffectiveSize() - Method in class mondrian.rolap.agg.AbstractSegmentBody
-
Returns the amount of non-null elements.
- getEffectiveSize() - Method in class mondrian.rolap.agg.DenseDoubleSegmentBody
-
- getEffectiveSize() - Method in class mondrian.rolap.agg.DenseIntSegmentBody
-
- getElapsedMillis() - Method in class mondrian.server.Execution
-
- getElement() - Method in class mondrian.olap.Formula
-
- getElement(int) - Method in class mondrian.olap.Id
-
- getElementChild(OlapElement, Id.Segment) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getElementChild(OlapElement, Id.Segment, MatchType) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getElementChild(OlapElement, Id.Segment, MatchType) - Method in interface mondrian.olap.SchemaReader
-
Looks up the child of parent
called name
, or
an approximation according to matchType
, returning
null if no element is found.
- getElementChild(OlapElement, Id.Segment) - Method in interface mondrian.olap.SchemaReader
-
Looks up the child of parent
name
, returning
null if no element is found.
- getElementChild(OlapElement, Id.Segment) - Method in class mondrian.rolap.RolapSchemaReader
-
- getElementChild(OlapElement, Id.Segment, MatchType) - Method in class mondrian.rolap.RolapSchemaReader
-
- getElementType() - Method in class mondrian.olap.type.SetType
-
Returns the type of the elements of this set.
- getEncodingCharsetName() - Method in class mondrian.olap4j.MondrianInprocProxy
-
- getEndColumn() - Method in class mondrian.parser.SimpleCharStream
-
Get token end column number.
- getEndLine() - Method in class mondrian.parser.SimpleCharStream
-
Get token end line number.
- getEnumTargetCount() - Method in class mondrian.rolap.SqlTupleReader
-
- getErrMsg() - Method in class mondrian.gui.JdbcMetaData
-
- getErrMsg() - Method in class mondrian.gui.SchemaExplorer
-
- getErrorCode() - Method in class mondrian.tui.MockHttpServletResponse
-
- getErrorCount() - Method in class mondrian.recorder.AbstractRecorder
-
- getErrorEntries() - Method in class mondrian.recorder.ListRecorder
-
- getErrorMessage(Throwable) - Static method in class mondrian.olap.Util
-
Constructs the message associated with an arbitrary Java error, making
up one based on the stack trace if there is none.
- getErrorMessage(Throwable, boolean) - Static method in class mondrian.olap.Util
-
Constructs the message associated with an arbitrary Java error, making
up one based on the stack trace if there is none.
- getErrorMsg() - Method in class mondrian.gui.PropertyTableModel
-
- getErrors() - Method in class mondrian.tui.XmlUtil.SaxErrorHandler
-
- getErrorText() - Method in class mondrian.olap4j.MondrianOlap4jCell
-
- getEval(Evaluator) - Method in class mondrian.mdx.NamedSetExpr
-
- getEvalCache(String) - Method in class mondrian.olap.Query
-
Gets the Object associated with the value.
- getEvaluator() - Method in interface mondrian.calc.ExpCompiler
-
Returns the evaluator to be used for evaluating expressions during the
compilation process.
- getEvaluator() - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- getEvaluator() - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- getEvaluator() - Method in class mondrian.rolap.DefaultTupleConstraint
-
- getEvaluator() - Method in class mondrian.rolap.DescendantsConstraint
-
- getEvaluator(Result, int[]) - Method in class mondrian.rolap.NonEmptyTest
-
- getEvaluator(int[]) - Method in class mondrian.rolap.RolapResult
-
- getEvaluator() - Method in class mondrian.rolap.sql.MemberKeyConstraint
-
- getEvaluator() - Method in interface mondrian.rolap.sql.TupleConstraint
-
- getEvaluator() - Method in class mondrian.rolap.SqlContextConstraint
-
- getEvaluator(TupleConstraint) - Method in class mondrian.rolap.SqlTupleReader
-
Obtains the evaluator used to find an aggregate table to support
the Tuple constraint.
- getEventType() - Method in interface mondrian.spi.SegmentCache.SegmentCacheListener.SegmentCacheEvent
-
Returns the event type of the current SegmentCacheEvent
instance.
- getExcludedRegion(String) - Method in class mondrian.spi.SegmentHeader
-
- getExcludedRegions() - Method in class mondrian.rolap.agg.Segment
-
- getExcludedRegions() - Method in class mondrian.spi.SegmentHeader
-
- getExcludes() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.PatternTableDef
-
Get an Iterator over the list of Excludes.
- getExecuteEndCount() - Method in class mondrian.server.monitor.ConnectionInfo
-
- getExecuteEndCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getExecuteEndCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getExecuteStartCount() - Method in class mondrian.server.monitor.ConnectionInfo
-
- getExecuteStartCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getExecuteStartCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getExecuting() - Method in class mondrian.server.monitor.StatementInfo
-
- getExecution() - Method in class mondrian.rolap.RolapResult
-
- getExecutorService(int, int, long, String, RejectedExecutionHandler) - Static method in class mondrian.olap.Util
-
- getExp() - Method in class mondrian.olap.ExpCacheDescriptor
-
- getExp() - Method in class mondrian.olap.MemberProperty
-
- getExp() - Method in interface mondrian.olap.NamedSet
-
Returns the expression used to derive this named set.
- getExp() - Method in class mondrian.olap.Query.ScopedNamedSet
-
- getExp() - Method in class mondrian.olap.SetBase
-
- getExp() - Method in class mondrian.rolap.RolapProperty
-
- getExpanding() - Method in class mondrian.rolap.RolapEvaluator
-
Returns the calculated member being currently expanded.
- getExpCompiler(Evaluator, Validator) - Static method in class mondrian.calc.ExpCompiler.Factory
-
Create a ExpCompiler
instance, each call returns a
new compiler.
- getExpCompiler(Evaluator, Validator, List<ResultStyle>) - Static method in class mondrian.calc.ExpCompiler.Factory
-
- getExportedKeys(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getExpression(SqlQuery) - Method in class mondrian.gui.MondrianGuiDef.Column
-
- getExpression(SqlQuery) - Method in interface mondrian.gui.MondrianGuiDef.Expression
-
- getExpression(SqlQuery) - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
-
- getExpression() - Method in class mondrian.olap.Formula
-
- getExpression() - Method in class mondrian.olap.fun.TestMember
-
- getExpression() - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- getExpression() - Method in interface mondrian.olap.Member
-
- getExpression() - Method in class mondrian.olap.MemberBase
-
Returns the expression by which this member is calculated.
- getExpression(SqlQuery) - Method in class mondrian.olap.MondrianDef.Column
-
- getExpression(SqlQuery) - Method in interface mondrian.olap.MondrianDef.Expression
-
- getExpression(SqlQuery) - Method in class mondrian.olap.MondrianDef.ExpressionView
-
- getExpression() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getExpression() - Method in class mondrian.olap4j.MondrianOlap4jNamedSet
-
- getExpression() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
-
- getExpression() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getExpression(String) - Method in class mondrian.rolap.RolapAggregator.AvgFromAvg
-
- getExpression(String) - Method in class mondrian.rolap.RolapAggregator.AvgFromSum
-
- getExpression(String) - Method in class mondrian.rolap.RolapAggregator
-
Returns the expression to apply this aggregator to an operand.
- getExpression(String) - Method in class mondrian.rolap.RolapAggregator.SumFromAvg
-
- getExpression() - Method in class mondrian.rolap.RolapCalculatedMember
-
- getExpression() - Method in class mondrian.rolap.RolapCubeMember
-
- getExpression() - Method in class mondrian.rolap.RolapHierarchy.LimitedRollupMember
-
- getExpression() - Method in class mondrian.rolap.RolapResult.CompoundSlicerRolapMember
-
- getExpression() - Method in class mondrian.rolap.RolapStar.Column
-
- getExtra(OlapConnection) - Static method in class mondrian.xmla.XmlaHandler
-
- getExtraNameCharacters() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getFact() - Method in class mondrian.rolap.RolapCube
-
Returns this cube's fact table, null if the cube is virtual.
- getFactCount() - Method in class mondrian.rolap.aggmatcher.AggGen
-
- getFactCountMatch() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- getFactCountMatcher() - Method in class mondrian.rolap.aggmatcher.DefaultRecognizer
-
Get the Matcher to be used to match the column which is the fact count
column.
- getFactCountMatcher() - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
- getFactCountMatcher() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizer
-
Get the Matcher to be used to match the column which is the fact count
column.
- getFactCountMatcher() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Get Matcher for the fact count column.
- getFactCountMatcher() - Method in class mondrian.rolap.aggmatcher.Recognizer
-
Return the fact count column Matcher.
- getFactCountMatches() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getFactCountMeasure() - Method in class mondrian.rolap.RolapCube
-
Returns the system measure that counts the number of fact table rows in
a given cell.
- getFactCountName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Get the name of the fact count column.
- getFactFKColumnName() - Method in class mondrian.gui.MondrianGuiDef.AggForeignKey
-
- getFactFKColumnName() - Method in class mondrian.olap.MondrianDef.AggForeignKey
-
- getFactory() - Static method in class mondrian.calc.ExpCompiler.Factory
-
Get the underlying Factory object.
- getFactTable() - Method in class mondrian.gui.PropertyTableModel
-
- getFactTable() - Method in class mondrian.rolap.aggmatcher.AggGen
-
- getFactTable() - Method in class mondrian.rolap.aggmatcher.AggStar
-
Get the fact table.
- getFactTable() - Method in class mondrian.rolap.RolapStar
-
Returns the fact table at the center of this RolapStar.
- getFactTableFKs(String, String) - Method in class mondrian.gui.JdbcMetaData
-
- getFactTableName() - Method in class mondrian.rolap.aggmatcher.AggGen
-
- getFactTables(String) - Method in class mondrian.gui.JdbcMetaData
-
- getFactTableSchema() - Method in class mondrian.gui.PropertyTableModel
-
- getFakeDialect(Dialect.DatabaseProduct) - Static method in class mondrian.test.TestContext
-
Creates a dialect without using a connection.
- getFamily() - Method in enum mondrian.spi.Dialect.DatabaseProduct
-
Return the root of the family of products this database product
belongs to.
- getFaultCode() - Method in exception mondrian.xmla.XmlaException
-
- getFaultString() - Method in exception mondrian.xmla.XmlaException
-
- getFetchDirection() - Method in class mondrian.olap4j.EmptyResultSet
-
- getFetchDirection() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getFetchDirection() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- getFetchSize() - Method in class mondrian.olap4j.EmptyResultSet
-
- getFetchSize() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getFetchSize() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- getFileName() - Method in class mondrian.rolap.aggmatcher.AggregationOverAggTableTest
-
- getFileName() - Method in class mondrian.rolap.aggmatcher.BUG_1541077
-
- getFileName() - Method in class mondrian.rolap.aggmatcher.Checkin_7634
-
- getFileName() - Method in class mondrian.rolap.aggmatcher.Checkin_7641
-
- getFileName() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizerTest
-
- getFileName() - Method in class mondrian.rolap.aggmatcher.MultipleColsInTupleAggTest
-
- getFileName() - Method in class mondrian.rolap.aggmatcher.NonCollapsedAggTest
-
- getFileName() - Method in class mondrian.rolap.aggmatcher.SpeciesNonCollapsedAggTest
-
- getFileName() - Method in class mondrian.rolap.aggmatcher.UsagePrefixTest
-
- getFileName() - Method in class mondrian.rolap.RolapResultTest
-
- getFileName() - Method in class mondrian.test.loader.CsvDBTestCase
-
- getFilter() - Method in class mondrian.gui.MondrianGuiDef.Table
-
- getFilter() - Method in class mondrian.olap.MondrianDef.Table
-
- getFilterAxis() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getFilterAxisMetaData() - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- getFirstDescendantOnLevel(SchemaReader, Member, Level) - Static method in class mondrian.olap.Util
-
returns the first descendant on the level underneath parent.
- getFirstDistinctMeasure(List<RolapStar.Measure>) - Method in class mondrian.rolap.BatchLoader.Batch
-
Returns the first measure based upon a distinct aggregation, or null
if there is none.
- getFirstError() - Method in class mondrian.tui.XmlUtil.SaxErrorHandler
-
- getFirstRowOrdinal() - Method in class mondrian.olap.DrillThrough
-
- getFirstUsage(Hierarchy) - Method in class mondrian.rolap.RolapCube
-
- getFlags() - Method in class mondrian.rolap.RolapLevel
-
- getFlavor() - Method in class mondrian.test.AbstractMondrianOlap4jTester
-
- getFloat(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getFloat(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getFloat(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getFloat(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getFoodmartCatalogUrl() - Method in class mondrian.rolap.RolapSchemaPoolTest
-
- getFoodMartConnection() - Method in class mondrian.rolap.BatchTestCase
-
- getForce() - Method in class mondrian.test.loader.DBLoader
-
- getForeignKey() - Method in class mondrian.rolap.HierarchyUsage
-
- getForeignKeyBitKey() - Method in class mondrian.rolap.aggmatcher.AggStar
-
- getForeignKeyMatch() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- getForeignKeyMatcher(String) - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
- getForeignKeyMatches() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getFormatLocale(Locale) - Static method in class mondrian.util.Format
-
- getFormatString() - Method in interface mondrian.olap.Evaluator
-
Returns the format string for this cell.
- getFormatString() - Method in class mondrian.olap.MondrianDef.CalculatedMember
-
Returns the format string, looking for a property called
"FORMAT_STRING" first, then looking for an attribute called
"formatString".
- getFormatString() - Method in class mondrian.rolap.RolapEvaluator
-
Returns the format string for this cell.
- getFormatString() - Method in class mondrian.util.Format
-
- getFormattedString(String, String, Object...) - Method in class mondrian.gui.I18n
-
Retrieves a resource string using the current locale.
- getFormattedString(String, String, Object...) - Method in class mondrian.gui.validate.impl.WorkbenchMessages
-
- getFormattedString(String, String, Object...) - Method in interface mondrian.gui.validate.Messages
-
Returns the string with given key with substitutions.
- getFormattedValue() - Method in interface mondrian.olap.Cell
-
Returns the cell's value formatted according to the current format
string, and locale-specific settings such as currency symbol.
- getFormattedValue() - Method in class mondrian.olap4j.MondrianOlap4jCell
-
- getFormattedValue() - Method in class mondrian.rolap.RolapCell
-
- getFormatter() - Method in class mondrian.olap.Property
-
- getFormatter() - Method in class mondrian.rolap.RolapBaseCubeMeasure
-
- getFormatter() - Method in class mondrian.rolap.RolapHierarchy.RolapCalculatedMeasure
-
- getFormatter() - Method in interface mondrian.rolap.RolapMeasure
-
Returns the object that formats cells of this measure, or null to use
default formatting.
- getFormatter() - Method in class mondrian.rolap.RolapProperty
-
- getFormatter() - Method in class mondrian.rolap.RolapResult.CompoundSlicerRolapMember
-
- getFormatter() - Method in class mondrian.rolap.RolapVirtualCubeMeasure
-
- getFormatToken(int) - Static method in class mondrian.util.Format
-
Returns the format token as a string representation
which corresponds to a given token code.
- getFormatType() - Method in class mondrian.util.Format.BasicFormat
-
- getFormatType() - Method in class mondrian.util.Format.DateFormat
-
- getFormatType() - Method in class mondrian.util.Format.NumericFormat
-
- getFormatType() - Method in class mondrian.util.Format.Token
-
- getFormatValue() - Method in class mondrian.rolap.RolapResult.CellInfo
-
Returns the formatted value of the Cell
- getFormula() - Method in class mondrian.gui.MondrianGuiDef.CalculatedMember
-
Returns the formula, looking for a sub-element called
"Formula" first, then looking for an attribute called
"formula".
- getFormula() - Method in class mondrian.gui.MondrianGuiDef.NamedSet
-
Returns the formula, looking for a sub-element called
"Formula" first, then looking for an attribute called
"formula".
- getFormula() - Method in class mondrian.olap.MondrianDef.CalculatedMember
-
Returns the formula, looking for a sub-element called
"Formula" first, then looking for an attribute called
"formula".
- getFormula() - Method in class mondrian.olap.MondrianDef.NamedSet
-
Returns the formula, looking for a sub-element called
"Formula" first, then looking for an attribute called
"formula".
- getFormula() - Method in class mondrian.rolap.RolapCalculatedMember
-
- getFormulas() - Method in class mondrian.olap.ParserTest.TestParser
-
- getFormulas() - Method in class mondrian.olap.Query
-
Returns an array of the formulas used in this query.
- getForwardedRequest() - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
-
- getForwardedResponse() - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
-
- getFromAccessor(Object) - Method in class mondrian.xmla.RowsetDefinition.Column
-
Retrieves the value of this column "MyColumn" by calling a method
called "getMyColumn()".
- getFromField(Object) - Method in class mondrian.xmla.RowsetDefinition.Column
-
Retrieves the value of this column "MyColumn" from a field called
"myColumn".
- getFullConnectString() - Method in class mondrian.olap.ConnectionBase
-
- getFullName() - Method in class mondrian.rolap.HierarchyUsage
-
- getFunctionColumns(String, String, String, String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractDatabaseMetaData
-
- getFunctions(String, String, String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractDatabaseMetaData
-
- getFunDef() - Method in class mondrian.mdx.ResolvedFunCall
-
Returns the definition of the function which is being called.
- getFunDef() - Method in class mondrian.olap.fun.MultiResolver
-
- getFunDef() - Method in interface mondrian.olap.fun.Resolver
-
Returns a representative example of the function which this Resolver
can produce, for purposes of describing the function set.
- getFunDef() - Method in class mondrian.olap.fun.ResolverBase
-
- getFunDef() - Method in class mondrian.olap.fun.SimpleResolver
-
- getFunDef() - Method in class mondrian.olap.fun.UdfResolver
-
- getFunInfoList() - Method in class mondrian.olap.fun.FunTableImpl
-
- getFunInfoList() - Method in interface mondrian.olap.FunTable
-
- getFunName() - Method in class mondrian.mdx.ResolvedFunCall
-
- getFunName() - Method in class mondrian.mdx.UnresolvedFunCall
-
Returns the function name.
- getFunName() - Method in interface mondrian.olap.FunCall
-
Returns the name of the function.
- getFunTable() - Method in interface mondrian.olap.Schema
-
Returns this schema's function table.
- getFunTable() - Method in interface mondrian.olap.Validator
-
Returns the table of function and operator definitions.
- getFunTable() - Method in class mondrian.olap.ValidatorImpl
-
- getFunTable() - Method in class mondrian.rolap.RolapSchema
-
- getFuture(Execution, SegmentHeader) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
-
Returns a future slot for a segment body, if a segment is currently
loading, otherwise null.
- getFuture(Execution, SegmentHeader) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- getGeneratedKeys() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- getGenericExpression() - Method in class mondrian.gui.MondrianGuiDef.Column
-
- getGenericExpression() - Method in interface mondrian.gui.MondrianGuiDef.Expression
-
- getGenericExpression() - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
-
- getGenericExpression() - Method in class mondrian.olap.MondrianDef.Column
-
- getGenericExpression() - Method in interface mondrian.olap.MondrianDef.Expression
-
- getGenericExpression() - Method in class mondrian.olap.MondrianDef.ExpressionView
-
- getGlobalResourceConverter() - Static method in class mondrian.gui.Workbench
-
- getGroupingBitKeyIndex() - Method in class mondrian.rolap.agg.GroupingSetsList
-
- getGroupingColumnsList(List<GroupingSet>) - Method in class mondrian.rolap.agg.GroupingSetsList
-
- getGroupingSet(String[], String[], String[][], String, String) - Method in class mondrian.rolap.BatchTestCase
-
- getGroupingSets() - Method in class mondrian.rolap.agg.GroupingSetsList
-
- getGroupingSets() - Method in class mondrian.rolap.GroupingSetsCollector
-
- getGroupingSetsColumns() - Method in class mondrian.rolap.agg.GroupingSetsList
-
- getGUIReference(String) - Method in class mondrian.gui.I18n
-
- getHeader() - Method in class mondrian.rolap.agg.Segment
-
- getHeader() - Method in class mondrian.rolap.agg.SegmentLoader.SegmentRollupWrapper
-
- getHeader(String) - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the value of the specified request header as a String.
- getHeader(String) - Method in class mondrian.tui.MockHttpServletResponse
-
- getHeaderList(String) - Method in class mondrian.tui.MockHttpServletResponse
-
- getHeaderNames() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns an enumeration of all the header names this request contains.
- getHeaders(String) - Method in class mondrian.tui.MockHttpServletRequest
-
Returns all the values of the specified request header as an Enumeration
of String objects.
- getHideMemberCondition() - Method in class mondrian.rolap.RolapLevel
-
- getHierarchies() - Method in interface mondrian.olap.Dimension
-
Returns an array of the hierarchies which belong to this dimension.
- getHierarchies() - Method in class mondrian.olap.DimensionBase
-
- getHierarchies() - Method in class mondrian.olap.type.TupleType
-
- getHierarchies(Type) - Static method in class mondrian.olap.type.TypeUtil
-
Returns the hierarchies in a set, member, or tuple type.
- getHierarchies() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxisMetaData
-
- getHierarchies() - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- getHierarchies(String, String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getHierarchies() - Method in class mondrian.olap4j.MondrianOlap4jDimension
-
- getHierarchies() - Method in class mondrian.rolap.RolapCube
-
Returns a list of all hierarchies in this cube, in order of dimension.
- getHierarchy() - Method in class mondrian.mdx.HierarchyExpr
-
Returns the hierarchy.
- getHierarchy() - Method in class mondrian.olap.CubeBase
-
- getHierarchy() - Method in class mondrian.olap.DimensionBase
-
- getHierarchy() - Method in class mondrian.olap.fun.TestMember
-
- getHierarchy() - Method in class mondrian.olap.HierarchyBase
-
- getHierarchy() - Method in interface mondrian.olap.Level
-
- getHierarchy() - Method in class mondrian.olap.LevelBase
-
- getHierarchy() - Method in interface mondrian.olap.Member
-
- getHierarchy() - Method in class mondrian.olap.MemberBase
-
- getHierarchy() - Method in interface mondrian.olap.OlapElement
-
- getHierarchy() - Method in class mondrian.olap.Query.ScopedNamedSet
-
- getHierarchy() - Method in class mondrian.olap.SetBase
-
- getHierarchy() - Method in class mondrian.olap.type.CubeType
-
- getHierarchy() - Method in class mondrian.olap.type.DimensionType
-
- getHierarchy() - Method in class mondrian.olap.type.HierarchyType
-
- getHierarchy() - Method in class mondrian.olap.type.LevelType
-
- getHierarchy() - Method in class mondrian.olap.type.MemberType
-
- getHierarchy() - Method in class mondrian.olap.type.ScalarType
-
- getHierarchy() - Method in class mondrian.olap.type.SetType
-
- getHierarchy() - Method in class mondrian.olap.type.TupleType
-
- getHierarchy() - Method in interface mondrian.olap.type.Type
-
Returns the Hierarchy of this Type, or null if not known.
- getHierarchy() - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
- getHierarchy() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getHierarchy() - Method in class mondrian.rolap.ArrayMemberSource
-
- getHierarchy() - Method in class mondrian.rolap.CacheMemberReader
-
- getHierarchy() - Method in class mondrian.rolap.DelegatingMemberReader
-
- getHierarchy() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getHierarchy() - Method in interface mondrian.rolap.MemberSource
-
Returns the hierarchy that this source is reading for.
- getHierarchy() - Method in class mondrian.rolap.NoCacheMemberReader
-
- getHierarchy() - Method in class mondrian.rolap.RolapCubeLevel
-
- getHierarchy() - Method in class mondrian.rolap.RolapCubeMember
-
- getHierarchy() - Method in class mondrian.rolap.RolapDimension
-
Returns the hierarchy of an expression.
- getHierarchy() - Method in class mondrian.rolap.RolapLevel
-
- getHierarchy() - Method in interface mondrian.rolap.RolapMember
-
- getHierarchy() - Method in class mondrian.rolap.RolapMemberBase
-
- getHierarchy() - Method in class mondrian.rolap.SmartMemberReader
-
- getHierarchy() - Method in class mondrian.rolap.SqlMemberSource
-
- getHierarchy() - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getHierarchyCardinality(Hierarchy) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- getHierarchyCardinality(SchemaReader, Hierarchy) - Static method in class mondrian.rolap.RolapMemberBase
-
- getHierarchyCardinality(Hierarchy) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- getHierarchyDefaultMember(Hierarchy) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getHierarchyDefaultMember(Hierarchy) - Method in interface mondrian.olap.SchemaReader
-
Returns the default member of a hierarchy.
- getHierarchyDefaultMember(Hierarchy) - Method in class mondrian.rolap.RolapSchemaReader
-
- getHierarchyLevels(Hierarchy) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getHierarchyLevels(Hierarchy) - Method in interface mondrian.olap.SchemaReader
-
Returns the accessible levels of a hierarchy.
- getHierarchyLevels(Hierarchy) - Method in class mondrian.rolap.RolapSchemaReader
-
- getHierarchyName() - Method in class mondrian.rolap.HierarchyUsage
-
- getHierarchyOrdinal() - Method in interface mondrian.rolap.RolapCalculation
-
Returns the ordinal of this calculation; to resolve ties.
- getHierarchyOrdinal() - Method in class mondrian.rolap.RolapMemberBase
-
- getHierarchyOrdinal() - Method in class mondrian.rolap.RolapMemberCalculation
-
- getHierarchyOrdinal() - Method in class mondrian.rolap.RolapTupleCalculation
-
- getHierarchyRootMembers(Hierarchy) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getHierarchyRootMembers(Hierarchy) - Method in interface mondrian.olap.SchemaReader
-
Returns an array of the root members of hierarchy
.
- getHierarchyRootMembers(Hierarchy) - Method in class mondrian.rolap.RolapSchemaReader
-
- getHierarchyStructure(Hierarchy) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- getHierarchyStructure(Hierarchy) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- getHintMap() - Method in class mondrian.gui.MondrianGuiDef.Table
-
- getHintMap() - Method in class mondrian.olap.MondrianDef.Table
-
- getHitCount() - Method in class mondrian.rolap.FastBatchingCellReader
-
- getHoldability() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- getHoldability() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- getHoldability() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getHook() - Static method in class mondrian.rolap.RolapUtil
-
Sets the query-execution hook used by tests.
- getId() - Method in class mondrian.olap.MondrianServer
-
Returns an integer uniquely identifying this server within its JVM.
- getId() - Method in interface mondrian.olap.Schema
-
Returns the uniquely generated id of this schema.
- getId() - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- getId() - Method in class mondrian.rolap.RolapConnection
-
Returns the identifier of this connection.
- getId() - Method in class mondrian.rolap.RolapSchema
-
Returns this schema instance unique ID.
- getId() - Method in class mondrian.rolap.ScenarioImpl
-
- getId() - Method in class mondrian.server.Execution
-
- getId() - Method in class mondrian.server.MondrianServerImpl
-
- getId() - Method in interface mondrian.server.Statement
-
Returns the ID of this statement, unique within the JVM.
- getId() - Method in class mondrian.server.StatementImpl
-
- getIdentifier() - Method in class mondrian.olap.Formula
-
Returns the Identifier of the set or member which is declared by this
Formula.
- getIdentifierQuoteString() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getIdentifierQuoteString() - Method in class mondrian.test.TestContext.DatabaseMetaDataInvocationHandler
-
- getIgnoreColumnNames() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Get an Iterator over all ignore column name entries.
- getIgnoreMap() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- getIgnoreMaps() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getIgnoreMatcher() - Method in class mondrian.rolap.aggmatcher.DefaultRecognizer
-
Get the Matcher to be used to match columns to be ignored.
- getIgnoreMatcher() - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
- getIgnoreMatcher() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizer
-
Get the Matcher to be used to match columns to be ignored.
- getIgnoreMatcher() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Get Matcher for ignore columns.
- getIgnoreMatcher() - Method in class mondrian.rolap.aggmatcher.Recognizer
-
Return the ignore column Matcher.
- GetImage() - Method in class mondrian.parser.SimpleCharStream
-
Get token literal value.
- getImpl(K) - Method in class mondrian.rolap.cache.HardSmartCache
-
- getImpl(K) - Method in class mondrian.rolap.cache.SmartCacheImpl
-
- getImpl(K) - Method in class mondrian.rolap.cache.SoftSmartCache
-
- getImplementor() - Method in class mondrian.util.ServiceDiscovery
-
Returns a list of classes that implement the service.
- getImportedKeys(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getIncludeByTableDef(String, List<ExplicitRules.Group>) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules
-
- getIncludeByTableDef(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
Is the given tableName included either by exact name or by pattern.
- getIncludedRequest() - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
-
- getIncludedResponse() - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
-
- getIndex() - Method in interface mondrian.calc.ParameterSlot
-
Returns the unique index of the slot.
- getIndex(RolapStar) - Method in class mondrian.rolap.agg.SegmentCacheManager.SegmentCacheIndexRegistry
-
- getIndex(String, String) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- getIndex(String) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- getIndexInfo(String, String, String, boolean, boolean) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getIndexOfChild(Object, Object) - Method in class mondrian.gui.JdbcTreeModel
-
Returns the index of child in parent.
- getIndexOfChild(Object, Object) - Method in class mondrian.gui.SchemaTreeModel
-
Returns the index of child in parent.
- getIndexRegistry() - Method in class mondrian.rolap.agg.SegmentCacheManager
-
- getInfo() - Method in class mondrian.recorder.ListRecorder.Entry
-
- getInfoCount() - Method in class mondrian.recorder.AbstractRecorder
-
- getInfoEntries() - Method in class mondrian.recorder.ListRecorder
-
- getInheritedProperties() - Method in interface mondrian.olap.Level
-
Returns properties defined against this level and parent levels.
- getInheritedProperties() - Method in class mondrian.rolap.RolapLevel
-
- getInitParameter(String) - Method in class mondrian.tui.MockServletConfig
-
Returns a String containing the value of the named initialization
parameter, or null if the parameter does not exist.
- getInitParameter(String) - Method in class mondrian.tui.MockServletContext
-
Returns a String containing the value of the named context-wide
initialization parameter, or null if the parameter does not exist.
- getInitParameterNames() - Method in class mondrian.tui.MockServletConfig
-
Returns the names of the servlet's initialization parameters as an
Enumeration of String objects, or an empty Enumeration if the servlet
has no initialization parameters.
- getInitParameterNames() - Method in class mondrian.tui.MockServletContext
-
Returns the names of the context's initialization parameters as an
Enumeration of String objects, or an empty Enumeration if the context has
no initialization parameters.
- getInputDirectory() - Method in class mondrian.test.loader.CsvDBLoader
-
- getInputDirectoryRegex() - Method in class mondrian.test.loader.CsvDBLoader
-
- getInputFile() - Method in class mondrian.test.loader.CsvDBLoader
-
- getInputFiles() - Method in class mondrian.test.loader.CsvDBLoader
-
- getInputStream() - Method in class mondrian.tui.MockHttpServletRequest
-
Retrieves the body of the request as binary data using a
ServletInputStream.
- getInputStream() - Method in class mondrian.xmla.test.XmlaTestServletRequestWrapper
-
- getInstance() - Static method in class mondrian.rolap.aggmatcher.DefaultRules
-
- getInstance(ServletContext) - Static method in class mondrian.web.taglib.ApplResources
-
Retrieves the one and only instance of ApplResources
in
this servlet's context.
- getInstance(HttpSession, ServletContext, String) - Static method in class mondrian.web.taglib.ResultCache
-
Retrieves a cached query.
- getInt(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getInt(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getInt(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getInt(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getInt(CellKey) - Method in class mondrian.rolap.agg.DenseIntSegmentDataset
-
- getInt(CellKey) - Method in class mondrian.rolap.agg.DenseSegmentDataset
-
- getInt(CellKey) - Method in interface mondrian.rolap.agg.SegmentDataset
-
Returns the value at a given coordinate, as an int
.
- getInt(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.Column
-
- getInt(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList
-
- getInt(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.IntColumn
-
- getInt(int) - Method in class mondrian.rolap.agg.SegmentLoaderTest.MyDelegatingInvocationHandler
-
- getInt(CellKey) - Method in class mondrian.rolap.agg.SparseSegmentDataset
-
- getIntercept() - Method in class mondrian.olap.fun.LinReg.Value
-
- getInternalConnection() - Method in class mondrian.rolap.RolapSchema
-
Connection for purposes of parsing and validation.
- getInternalStatement() - Method in class mondrian.olap.ConnectionBase
-
- getInternalStatement() - Method in class mondrian.rolap.RolapConnection
-
- getInternalType() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
-
- getInternalType() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Level
-
- getInternalType() - Method in class mondrian.rolap.RolapLevel
-
- getInternalType() - Method in class mondrian.rolap.RolapStar.Column
-
- getIntHeader(String) - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the value of the specified request header as an int.
- getIntoArray(int, Object[]) - Method in class mondrian.util.CartesianProductList
-
- getIntValue() - Method in class mondrian.olap.Literal
-
- getIterationLength() - Method in interface mondrian.olap.Evaluator
-
- getIterationLength() - Method in class mondrian.rolap.RolapEvaluator
-
- getIterations() - Method in class mondrian.test.MondrianTestRunner
-
- getJdbcConnectionUrl() - Method in class mondrian.gui.JdbcMetaData
-
- getJdbcConnectionUrl() - Method in class mondrian.gui.PreferencesDialog
-
- getJdbcConnectionUrl() - Method in class mondrian.gui.SchemaExplorer
-
- getJdbcDriver() - Method in class mondrian.test.loader.DBLoader
-
- getJdbcDriverClassName() - Method in class mondrian.gui.PreferencesDialog
-
- getJdbcDriversProperty() - Static method in class mondrian.tui.CmdRunner
-
- getJDBCMajorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getJDBCMinorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getJdbcPassword() - Method in class mondrian.gui.PreferencesDialog
-
- getJdbcPassword() - Method in class mondrian.gui.SchemaExplorer
-
- getJdbcPasswordProperty() - Static method in class mondrian.tui.CmdRunner
-
- getJdbcURL() - Method in class mondrian.test.loader.DBLoader
-
- getJdbcURLProperty() - Static method in class mondrian.tui.CmdRunner
-
- getJdbcUsername() - Method in class mondrian.gui.PreferencesDialog
-
- getJdbcUsername() - Method in class mondrian.gui.SchemaExplorer
-
- getJdbcUserProperty() - Static method in class mondrian.tui.CmdRunner
-
- getJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.DimTable
-
- getJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
-
- getJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
- getJoinCondition() - Method in class mondrian.rolap.RolapStar.Table
-
Returns the condition by which a dimension table is connected to its
parent
; or null if this is the fact table.
- getJoinExp() - Method in class mondrian.rolap.HierarchyUsage
-
- getJoinTable() - Method in class mondrian.rolap.HierarchyUsage
-
- getJvmHeapBytesCommitted() - Method in class mondrian.server.monitor.ServerInfo
-
- getJvmHeapBytesMax() - Method in class mondrian.server.monitor.ServerInfo
-
- getJvmHeapBytesUsed() - Method in class mondrian.server.monitor.ServerInfo
-
- getKey() - Method in class mondrian.olap.fun.FunUtil.SortKeySpec
-
- getKey() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getKey() - Method in interface mondrian.rolap.RolapMember
-
- getKey() - Method in class mondrian.rolap.RolapMemberBase
-
- getKey() - Method in class mondrian.util.Pair
-
- getKeyExp() - Method in class mondrian.gui.MondrianGuiDef.Level
-
- getKeyExp() - Method in class mondrian.olap.MondrianDef.Level
-
- getKeyExp() - Method in class mondrian.rolap.RolapLevel
-
- getKeyParts() - Method in class mondrian.olap.Id.KeySegment
-
- getKeyParts() - Method in class mondrian.olap.Id.NameSegment
-
- getKeyParts() - Method in class mondrian.olap.Id.Segment
-
- getKeys() - Method in class mondrian.rolap.agg.SegmentAxis
-
- getKeywords() - Method in class mondrian.olap.MondrianServer
-
Returns a list of MDX keywords.
- getKeywords() - Method in class mondrian.server.MondrianServerImpl
-
- getKind() - Method in class mondrian.rolap.HierarchyUsage
-
- getLeadMember(Member, int) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getLeadMember(Member, int) - Method in interface mondrian.olap.SchemaReader
-
Returns a member n
further along in the same level from
member
.
- getLeadMember(RolapMember, int) - Method in class mondrian.rolap.CacheMemberReader
-
- getLeadMember(RolapMember, int) - Method in class mondrian.rolap.DelegatingMemberReader
-
- getLeadMember(RolapMember, int) - Method in interface mondrian.rolap.MemberReader
-
Returns the member n
after member
in the same
level (or before, if n
is negative).
- getLeadMember(RolapMember, int) - Method in class mondrian.rolap.NoCacheMemberReader
-
- getLeadMember(RolapMember, int) - Method in class mondrian.rolap.RestrictedMemberReader
-
- getLeadMember(Member, int) - Method in class mondrian.rolap.RolapSchemaReader
-
- getLeadMember(RolapMember, int) - Method in class mondrian.rolap.SmartMemberReader
-
- getLeadMember(RolapMember, int) - Method in class mondrian.rolap.SqlMemberSource
-
- getLeadMember(RolapMember, int) - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getLeft() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.JoinCondition
-
Return the left join expression.
- getLeft(SqlQuery) - Method in class mondrian.rolap.aggmatcher.AggStar.Table.JoinCondition
-
Return the left join expression as string.
- getLeft() - Method in class mondrian.rolap.RolapStar.Condition
-
- getLeft(SqlQuery) - Method in class mondrian.rolap.RolapStar.Condition
-
- getLeftAlias() - Method in class mondrian.gui.MondrianGuiDef.Join
-
Returns the alias of the left join key, defaulting to left's
alias if left is a table.
- getLeftAlias() - Method in class mondrian.olap.MondrianDef.Join
-
Returns the alias of the left join key, defaulting to left's
alias if left is a table.
- getLength() - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- getLevel() - Method in class mondrian.mdx.LevelExpr
-
Returns the level.
- getLevel() - Method in class mondrian.olap.fun.TestMember
-
- getLevel() - Method in interface mondrian.olap.Member
-
- getLevel() - Method in class mondrian.olap.MemberBase
-
- getLevel() - Method in class mondrian.olap.type.CubeType
-
- getLevel() - Method in class mondrian.olap.type.DimensionType
-
- getLevel() - Method in class mondrian.olap.type.HierarchyType
-
- getLevel() - Method in class mondrian.olap.type.LevelType
-
- getLevel() - Method in class mondrian.olap.type.MemberType
-
- getLevel() - Method in class mondrian.olap.type.ScalarType
-
- getLevel() - Method in class mondrian.olap.type.SetType
-
- getLevel() - Method in class mondrian.olap.type.TupleType
-
- getLevel() - Method in interface mondrian.olap.type.Type
-
Returns the Level of this Type, or null if not known.
- getLevel() - Method in interface mondrian.olap4j.IMondrianOlap4jProperty
-
- getLevel() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getLevel() - Method in class mondrian.olap4j.MondrianOlap4jProperty
-
- getLevel() - Method in class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
-
- getLevel() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getLevel() - Method in class mondrian.rolap.MemberKey
-
Returns the level of the member that this key represents.
- getLevel() - Method in class mondrian.rolap.RolapCubeMember
- getLevel() - Method in interface mondrian.rolap.RolapMember
-
- getLevel() - Method in class mondrian.rolap.RolapMemberBase
-
- getLevel() - Method in interface mondrian.rolap.sql.CrossJoinArg
-
- getLevel() - Method in class mondrian.rolap.sql.DescendantsCrossJoinArg
-
- getLevel() - Method in class mondrian.rolap.sql.MemberListCrossJoinArg
-
- getLevel() - Method in class mondrian.rolap.TargetBase
-
- getLevelBitKey() - Method in class mondrian.rolap.agg.GroupingSet
-
- getLevelBitKey() - Method in class mondrian.rolap.aggmatcher.AggStar
-
Get the foreign-key/level BitKey.
- getLevelCardinality(Level, boolean, boolean) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getLevelCardinality(Level, boolean, boolean) - Method in interface mondrian.olap.SchemaReader
-
Returns the number of members in a level, returning an approximation if
acceptable.
- getLevelCardinality(Level) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- getLevelCardinality(Level, boolean, boolean) - Method in class mondrian.rolap.RolapSchemaReader
-
- getLevelCardinality(Level) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- getLevelMap() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- getLevelMaps() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getLevelMatcher(String, String, String, String) - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
Gets a
Recognizer.Matcher
for a given
level's hierarchy's name, level name and column name.
- getLevelMemberCount(RolapLevel) - Method in class mondrian.rolap.CacheMemberReader
-
- getLevelMemberCount(RolapLevel) - Method in class mondrian.rolap.DelegatingMemberReader
-
- getLevelMemberCount(RolapLevel) - Method in interface mondrian.rolap.MemberReader
-
Returns the number of members in this level.
- getLevelMemberCount(RolapLevel) - Method in class mondrian.rolap.NoCacheMemberReader
-
- getLevelMemberCount(RolapLevel) - Method in class mondrian.rolap.SmartMemberReader
-
- getLevelMemberCount(RolapLevel) - Method in class mondrian.rolap.SqlMemberSource
-
- getLevelMembers(Level, boolean) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getLevelMembers(Level, Evaluator) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getLevelMembers(Level, boolean) - Method in interface mondrian.olap.SchemaReader
-
Returns the members of a level, optionally including calculated members.
- getLevelMembers(Level, Evaluator) - Method in interface mondrian.olap.SchemaReader
-
Returns the members of a level, optionally filtering out members which
are empty.
- getLevelMembers(Level, boolean) - Method in class mondrian.rolap.RolapSchemaReader
-
- getLevelMembers(Level, Evaluator) - Method in class mondrian.rolap.RolapSchemaReader
-
- getLevelMembersConstraint(Evaluator) - Method in class mondrian.rolap.SqlConstraintFactory
-
- getLevelMembersConstraint(Evaluator, Level[]) - Method in class mondrian.rolap.SqlConstraintFactory
-
Returns a constraint that restricts the members of a level to those that
are non-empty in the given context.
- getLevelMembersFromCache(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.CacheMemberReader
-
- getLevelMembersFromCache(RolapLevel, TupleConstraint) - Method in interface mondrian.rolap.MemberCache
-
Returns the members of level
if they are currently in the
cache, otherwise returns null.
- getLevelMembersFromCache(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.MemberCacheHelper
-
- getLevelMembersFromCache(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.MemberNoCacheHelper
-
- getLevelMembersFromCache(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.NoCacheMemberReader
-
- getLevelName() - Method in class mondrian.rolap.HierarchyUsage
-
- getLevelProperties(Level) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- getLevelProperties(Level) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
Returns the defined properties of a level.
- getLevelReader() - Method in class mondrian.rolap.RolapCubeLevel
-
- getLevels() - Method in interface mondrian.olap.Hierarchy
-
Returns the levels in this hierarchy.
- getLevels() - Method in class mondrian.olap.HierarchyBase
-
- getLevels(String, String, String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getLevels() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
-
- getLevels() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Returns all level columns.
- getLevels() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Gets all level mappings.
- getLevels() - Method in class mondrian.rolap.RolapCubeHierarchy
-
- getLevelType() - Method in interface mondrian.olap.Level
-
- getLevelType() - Method in class mondrian.olap.LevelBase
-
- getLevelType() - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
- getLimitedMemberForHierarchy(Hierarchy) - Method in class mondrian.olap.CubeAccess
-
- getLimitedMemberList() - Method in class mondrian.olap.CubeAccess
-
- getLimitedMembers() - Method in class mondrian.olap.CubeAccess
-
- getLine() - Method in class mondrian.parser.SimpleCharStream
-
Deprecated.
- getLine(Reader, StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
Read the next line of input.
- getList() - Method in class mondrian.rolap.TargetBase
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class mondrian.gui.ListRenderer
-
- getListener() - Method in class mondrian.rolap.RolapNative
-
- getListOfAvailableLanguages(Class) - Static method in class mondrian.gui.I18n
-
- getLiteralArg(ResolvedFunCall, int, String, String[]) - Static method in class mondrian.olap.fun.FunUtil
-
Returns an argument whose value is a literal.
- getLiteralArg(ResolvedFunCall, int, E, Class<E>) - Static method in class mondrian.olap.fun.FunUtil
-
Returns the ordinal of a literal argument.
- getLiterals() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getLoader() - Method in class mondrian.test.MondrianTestRunner
-
Always use the StandardTestSuiteLoader.
- getLocalAddr() - Method in class mondrian.tui.MockHttpServletRequest
-
- getLocale() - Method in class mondrian.gui.LanguageChangedEvent
-
Getter for property locale.
- getLocale() - Method in class mondrian.i18n.LocalizingDynamicSchemaProcessor
-
Returns the property locale.
- getLocale() - Method in interface mondrian.olap.Connection
-
Returns the locale this connection belongs to.
- getLocale() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getLocale() - Method in class mondrian.olap4j.MondrianOlap4jSchema
-
Shorthand for catalog.database.connection.getLocale().
- getLocale() - Method in class mondrian.rolap.RolapConnection
-
- getLocale() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the preferred Locale that the client will accept content in,
based on the Accept-Language header.
- getLocale() - Method in class mondrian.tui.MockHttpServletResponse
-
Returns the locale assigned to the response.
- getLocales() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns an Enumeration of Locale objects indicating, in decreasing order
starting with the preferred locale, the locales that are acceptable to
the client based on the Accept-Language header.
- getLocalized(OlapElement.LocalizedProperty, Locale) - Method in class mondrian.olap.fun.TestMember
-
- getLocalized(OlapElement.LocalizedProperty, Locale) - Method in interface mondrian.olap.OlapElement
-
Returns the value of a property (caption or description) of
this element in the given locale.
- getLocalized(OlapElement.LocalizedProperty, Locale) - Method in class mondrian.olap.OlapElementBase
-
- getLocalized(OlapElement.LocalizedProperty, Locale) - Method in class mondrian.olap.Query.ScopedNamedSet
-
- getLocalizedMessage() - Method in exception mondrian.olap.MondrianException
-
- getLocalName() - Method in class mondrian.tui.MockHttpServletRequest
-
- getLocalName(int) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- getLocalPort() - Method in class mondrian.tui.MockHttpServletRequest
-
- getLocalResource(String, String) - Method in interface mondrian.olap.Namer
-
- getLocation(Symbol, int[]) - Method in class mondrian.olap.Scanner
-
Deduces the line and column (0-based) of a symbol.
- getLockBox() - Method in class mondrian.olap.MondrianServer
-
Returns the lock box that can be used to pass objects via their string
key.
- getLockBox() - Method in class mondrian.server.MondrianServerImpl
-
- getLocus() - Method in interface mondrian.rolap.agg.SegmentCacheManager.Command
-
- getLocus() - Method in class mondrian.rolap.agg.SegmentCacheManager.FlushCommand
-
- getLocus() - Method in class mondrian.rolap.BatchLoader.LoadBatchCommand
-
- getLogger() - Method in class mondrian.olap.ConnectionBase
-
- getLogger() - Method in class mondrian.olap.OlapElementBase
-
- getLogger() - Method in class mondrian.olap.ResultBase
-
- getLogger() - Method in class mondrian.olap.SetBase
-
- getLogger() - Method in class mondrian.rolap.agg.AggregationManager
-
Returns the log4j logger.
- getLogger() - Static method in class mondrian.rolap.aggmatcher.AggStar
-
- getLogger() - Method in class mondrian.rolap.aggmatcher.AggTableManager
-
Get the Logger.
- getLogger() - Static method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getLogger() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Returns the Logger.
- getLogger() - Method in class mondrian.rolap.HierarchyUsage
-
- getLogger() - Method in class mondrian.rolap.RolapConnection
-
- getLogger() - Method in class mondrian.rolap.RolapConnection.NonEmptyResult
-
- getLogger() - Method in class mondrian.rolap.RolapCube
-
- getLogger() - Method in class mondrian.rolap.RolapDimension
-
- getLogger() - Method in class mondrian.rolap.RolapEvaluator
-
- getLogger() - Method in class mondrian.rolap.RolapHierarchy
-
- getLogger() - Method in class mondrian.rolap.RolapLevel
-
- getLogger() - Method in class mondrian.rolap.RolapMemberBase
-
- getLogger() - Method in class mondrian.rolap.RolapResult
-
- getLogger() - Method in class mondrian.rolap.RolapSchema
-
- getLogger() - Method in class mondrian.util.AbstractMemoryMonitor
-
Returns the Logger
.
- getLogger() - Method in class mondrian.util.NotificationMemoryMonitor
-
Get the Logger
.
- getLong(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getLong(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getLong(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getLong(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getLong(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.LongColumn
-
- getLowerBound() - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- getLowerBound() - Method in class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
-
- getLowerInclusive() - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- getLowerInclusive() - Method in class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
-
- getLowestMembersForAccess(Evaluator, Role.HierarchyAccess, Map<Member, Access>) - Method in class mondrian.rolap.RolapHierarchy
-
Goes recursively down a hierarchy and builds a list of the
members that should be constrained on because of access controls.
- getLowThreshold() - Method in class mondrian.util.AbstractMemoryMonitor
-
Returns the current lowest threshold of all registered
Listener
s.
- getMajorVersion() - Method in interface mondrian.olap.MondrianServer.MondrianVersion
-
Returns the major part of the version number.
- getMajorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDriver
-
- getMajorVersion() - Method in class mondrian.tui.MockServletContext
-
Returns the major version of the Java Servlet API that this servlet
container supports.
- getMappedCellValues() - Method in class mondrian.rolap.agg.CellRequest
-
Builds a map of column names to values, as specified
by this cell request object.
- getMatchCount(StarColumnPredicate) - Method in class mondrian.rolap.agg.SegmentAxis
-
Returns how many of this SegmentAxis's keys match a given constraint.
- getMatcher() - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
-
- getMatcher(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
-
- getMatcher() - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
-
- getMatcher(String, String, String, String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
-
- getMatcher(String[]) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- getMatcher(String, String, String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
-
- getMatcher(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
-
- getMatcher(String[]) - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
- getMatcher(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
-
- getMatchingCause(Throwable, Class<T>) - Static method in class mondrian.olap.Util
-
If one of the causes of an exception is of a particular class, returns
that cause.
- getMax() - Method in class mondrian.olap.EnumeratedValues
-
Returns the largest ordinal defined by this enumeration.
- getMax() - Method in interface mondrian.olap.Util.MemoryInfo.Usage
-
- getMaxBinaryLiteralLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxCatalogNameLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxCharLiteralLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxColumnNameLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxColumnNameLength() - Method in interface mondrian.spi.Dialect
-
Returns the maximum length of the name of a database column or query
alias allowed by this dialect.
- getMaxColumnNameLength() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- getMaxColumnNameLength() - Method in class mondrian.test.TestContext.DatabaseMetaDataInvocationHandler
-
- getMaxColumnsInGroupBy() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxColumnsInIndex() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxColumnsInOrderBy() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxColumnsInSelect() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxColumnsInTable() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxConnections() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxCursorNameLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxFieldSize() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- getMaxIndexLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxMemory() - Method in class mondrian.util.FauxMemoryMonitor
-
- getMaxMemory() - Method in interface mondrian.util.MemoryMonitor
-
Returns the maximum memory usage.
- getMaxMemory() - Method in class mondrian.util.NotificationMemoryMonitor
-
Get the maximum possible memory usage for this JVM instance.
- getMaxProcedureNameLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxRowCount() - Method in class mondrian.olap.DrillThrough
-
- getMaxRows() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- getMaxRows() - Method in class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
- getMaxRows() - Method in class mondrian.rolap.RolapNativeSet.SetEvaluator
-
- getMaxRows() - Method in class mondrian.rolap.SqlTupleReader
-
- getMaxRowSize() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxSchemaNameLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxStatementLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxStatements() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxTableNameLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxTablesInSelect() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMaxUserNameLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMdxHierarchiesOnAxis(AxisOrdinal) - Method in class mondrian.olap.Query
-
Returns Hierarchy[]
used on axis
.
- getMdxKeywords() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMdxMember() - Method in class mondrian.olap.Formula
-
Returns the Member.
- getMeasure() - Method in class mondrian.rolap.agg.CellRequest
-
Returns the measure of this cell request.
- getMeasure(int) - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
-
- getMeasure(int) - Method in interface mondrian.rolap.agg.QuerySpec
-
- getMeasure(int) - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
-
- getMeasure(String, String) - Method in class mondrian.rolap.BatchTestCase
-
- getMeasureAggregator(Member) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- getMeasureAggregator(Member) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- getMeasureAlias(int) - Method in class mondrian.rolap.agg.AggQuerySpec
-
- getMeasureAlias(int) - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
-
- getMeasureAlias(int) - Method in interface mondrian.rolap.agg.QuerySpec
-
- getMeasureAlias(int) - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
-
- getMeasureAsColumn(int) - Method in class mondrian.rolap.agg.AggQuerySpec
-
- getMeasureBitKey() - Method in class mondrian.rolap.agg.GroupingSet
-
- getMeasureBitKey() - Method in class mondrian.rolap.aggmatcher.AggStar
-
Returns a BitKey of all measures.
- getMeasureCount() - Method in class mondrian.rolap.agg.AggQuerySpec
-
- getMeasureCount() - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
-
- getMeasureCount() - Method in interface mondrian.rolap.agg.QuerySpec
-
- getMeasureCount() - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
-
- getMeasureCube() - Method in interface mondrian.olap.Evaluator
-
Returns the base (non-virtual) cube that the current measure in the
context belongs to.
- getMeasureCube() - Method in class mondrian.rolap.RolapEvaluator
-
- getMeasureMap() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- getMeasureMaps() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getMeasureMatcher(JdbcSchema.Table.Column.Usage) - Method in class mondrian.rolap.aggmatcher.DefaultRecognizer
-
Get the Match used to identify columns that are measures.
- getMeasureMatcher(String, String, String) - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
Creates a
Recognizer.Matcher
for the
given measure name (symbolic name), column name and aggregate name
(sum, count, etc.).
- getMeasures() - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- getMeasures(String, String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMeasures() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
-
Returns a list of all measures.
- getMeasures() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Gets all level mappings.
- getMeasures() - Method in class mondrian.rolap.RolapCube
-
- getMeasuresHierarchy() - Method in class mondrian.rolap.RolapCube
-
Returns the the measures hierarchy.
- getMeasuresMembers() - Method in class mondrian.olap.Query
-
- getMeasuresMembers() - Method in class mondrian.rolap.RolapCube
-
- getMember() - Method in class mondrian.mdx.MemberExpr
-
Returns the member.
- getMember(int, int) - Method in class mondrian.olap.fun.NativizeSetFunDef.Range
-
- getMember() - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- getMember(int[], Hierarchy) - Method in class mondrian.olap.ResultBase
-
Returns the current member of a given hierarchy at a given location.
- getMember() - Method in class mondrian.olap.type.MemberType
-
- getMember() - Method in class mondrian.rolap.agg.MemberColumnPredicate
-
Returns the Member
.
- getMember(Object) - Method in class mondrian.rolap.CacheMemberReader
-
- getMember(Object, boolean) - Method in class mondrian.rolap.CacheMemberReader
-
- getMember(Object) - Method in interface mondrian.rolap.MemberCache
-
- getMember(Object, boolean) - Method in interface mondrian.rolap.MemberCache
-
- getMember(Object, boolean) - Method in class mondrian.rolap.MemberCacheHelper
-
- getMember(Object) - Method in class mondrian.rolap.MemberCacheHelper
-
- getMember(Object, boolean) - Method in class mondrian.rolap.MemberNoCacheHelper
-
- getMember(Object) - Method in class mondrian.rolap.MemberNoCacheHelper
-
- getMember(Object) - Method in class mondrian.rolap.NoCacheMemberReader
-
- getMember(Object, boolean) - Method in class mondrian.rolap.NoCacheMemberReader
-
- getMember() - Method in class mondrian.rolap.ScenarioImpl
-
Returns the member of the [Scenario] dimension that represents this
scenario.
- getMemberAncestors(Member, List<Member>) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getMemberAncestors(Member, List<Member>) - Method in interface mondrian.olap.SchemaReader
-
Returns a list of ancestors of member
, in depth order.
- getMemberAncestors(Member, List<Member>) - Method in class mondrian.rolap.RolapSchemaReader
-
- getMemberBuilder() - Method in class mondrian.rolap.CacheMemberReader
-
- getMemberBuilder() - Method in class mondrian.rolap.DelegatingMemberReader
-
- getMemberBuilder() - Method in interface mondrian.rolap.MemberReader
-
- getMemberBuilder() - Method in class mondrian.rolap.NoCacheMemberReader
-
- getMemberBuilder() - Method in class mondrian.rolap.RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader
-
- getMemberBuilder() - Method in class mondrian.rolap.RolapCubeHierarchy.NoCacheRolapCubeHierarchyMemberReader
-
- getMemberBuilder() - Method in class mondrian.rolap.SmartMemberReader
-
- getMemberBuilder() - Method in class mondrian.rolap.SqlMemberSource
-
- getMemberBuilder() - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getMemberByKey(RolapLevel, List<Comparable>) - Method in class mondrian.rolap.CacheMemberReader
-
- getMemberByKey(RolapLevel, List<Comparable>) - Method in class mondrian.rolap.DelegatingMemberReader
-
- getMemberByKey(RolapLevel, List<Comparable>) - Method in interface mondrian.rolap.MemberReader
-
Looks up a member by its key value.
- getMemberByKey(RolapLevel, List<Comparable>) - Method in class mondrian.rolap.NoCacheMemberReader
-
- getMemberByKey(RolapLevel, List<Comparable>) - Method in class mondrian.rolap.RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader
-
- getMemberByKey(RolapLevel, List<Comparable>) - Method in class mondrian.rolap.SmartMemberReader
-
- getMemberByKey(RolapLevel, List<Comparable>) - Method in class mondrian.rolap.SqlMemberSource
-
- getMemberByUniqueName(List<Id.Segment>, boolean) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getMemberByUniqueName(List<Id.Segment>, boolean, MatchType) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getMemberByUniqueName(List<Id.Segment>, boolean, MatchType) - Method in interface mondrian.olap.SchemaReader
-
Finds a member based upon its unique name.
- getMemberByUniqueName(List<Id.Segment>, boolean) - Method in interface mondrian.olap.SchemaReader
-
Finds a member based upon its unique name, requiring an exact match.
- getMemberByUniqueName(List<Id.Segment>, boolean) - Method in class mondrian.rolap.RolapSchemaReader
-
- getMemberByUniqueName(List<Id.Segment>, boolean, MatchType) - Method in class mondrian.rolap.RolapSchemaReader
-
- getMemberCache() - Method in class mondrian.rolap.RolapCubeHierarchy.RolapCubeSqlMemberSource
-
- getMemberCache() - Method in class mondrian.rolap.SmartMemberReader
-
- getMemberCache() - Method in class mondrian.rolap.SqlMemberSource
-
- getMemberCache() - Method in interface mondrian.rolap.TupleReader.MemberBuilder
-
Returns the MemberCache
to look up members before
creating them.
- getMemberCacheLock() - Method in class mondrian.rolap.RolapCubeHierarchy.RolapCubeSqlMemberSource
-
use the same lock in the RolapCubeMemberSource as the
RolapCubeHiearchyMemberReader to avoid deadlocks
- getMemberCacheLock() - Method in class mondrian.rolap.SqlMemberSource
-
- getMemberCacheLock() - Method in interface mondrian.rolap.TupleReader.MemberBuilder
-
Returns the object which acts as the member cache
synchronization lock.
- getMemberCalcs() - Method in class mondrian.olap.fun.TupleFunDef.CalcImpl
-
- getMemberChildren(Member) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getMemberChildren(List<Member>) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getMemberChildren(Member, Evaluator) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getMemberChildren(List<Member>, Evaluator) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getMemberChildren(Member) - Method in interface mondrian.olap.SchemaReader
-
Returns direct children of member
.
- getMemberChildren(Member, Evaluator) - Method in interface mondrian.olap.SchemaReader
-
Returns direct children of member
, optimized
for NON EMPTY.
- getMemberChildren(List<Member>) - Method in interface mondrian.olap.SchemaReader
-
Returns direct children of each element of members
.
- getMemberChildren(List<Member>, Evaluator) - Method in interface mondrian.olap.SchemaReader
-
Returns direct children of each element of members
which is not empty in context
.
- getMemberChildren(RolapMember, List<RolapMember>) - Method in class mondrian.rolap.ArrayMemberSource
-
- getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in class mondrian.rolap.ArrayMemberSource
-
- getMemberChildren(RolapMember, List<RolapMember>) - Method in class mondrian.rolap.CacheMemberReader
-
- getMemberChildren(RolapMember, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.CacheMemberReader
-
- getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in class mondrian.rolap.CacheMemberReader
-
- getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.CacheMemberReader
-
- getMemberChildren(RolapMember, List<RolapMember>) - Method in class mondrian.rolap.DelegatingMemberReader
-
- getMemberChildren(RolapMember, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.DelegatingMemberReader
-
- getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in class mondrian.rolap.DelegatingMemberReader
-
- getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.DelegatingMemberReader
-
- getMemberChildren(RolapMember, List<RolapMember>, MemberChildrenConstraint) - Method in interface mondrian.rolap.MemberReader
-
Populates a list of the children of a Member, optionally applying a
constraint.
- getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in interface mondrian.rolap.MemberReader
-
Populates a list of the children of a given set of Members, optionally
applying a constraint.
- getMemberChildren(RolapMember, List<RolapMember>) - Method in interface mondrian.rolap.MemberSource
-
Writes all children parentMember
to children
.
- getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in interface mondrian.rolap.MemberSource
-
Returns all members which are a child of one of the members in
parentMembers
, sorted by ordinal.
- getMemberChildren(RolapMember, List<RolapMember>) - Method in class mondrian.rolap.NoCacheMemberReader
-
- getMemberChildren(RolapMember, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.NoCacheMemberReader
-
- getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in class mondrian.rolap.NoCacheMemberReader
-
- getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.NoCacheMemberReader
-
- getMemberChildren(RolapMember, List<RolapMember>) - Method in class mondrian.rolap.RestrictedMemberReader
-
- getMemberChildren(RolapMember, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.RestrictedMemberReader
-
- getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in class mondrian.rolap.RestrictedMemberReader
-
- getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.RestrictedMemberReader
-
- getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader
-
- getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.RolapCubeHierarchy.NoCacheRolapCubeHierarchyMemberReader
-
- getMemberChildren(Member) - Method in class mondrian.rolap.RolapSchemaReader
-
- getMemberChildren(Member, Evaluator) - Method in class mondrian.rolap.RolapSchemaReader
-
- getMemberChildren(List<Member>) - Method in class mondrian.rolap.RolapSchemaReader
-
- getMemberChildren(List<Member>, Evaluator) - Method in class mondrian.rolap.RolapSchemaReader
-
- getMemberChildren(RolapMember, List<RolapMember>) - Method in class mondrian.rolap.SmartMemberReader
-
- getMemberChildren(RolapMember, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SmartMemberReader
-
- getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in class mondrian.rolap.SmartMemberReader
-
- getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SmartMemberReader
-
- getMemberChildren(RolapMember, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SmartRestrictedMemberReader
-
- getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in class mondrian.rolap.SqlMemberSource
-
- getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SqlMemberSource
-
- getMemberChildren(RolapMember, List<RolapMember>) - Method in class mondrian.rolap.SqlMemberSource
-
- getMemberChildren(RolapMember, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SqlMemberSource
-
- getMemberChildren(RolapMember, List<RolapMember>) - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getMemberChildren(RolapMember, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getMemberChildrenConstraint(RolapMember) - Method in class mondrian.rolap.DefaultTupleConstraint
-
- getMemberChildrenConstraint(RolapMember) - Method in class mondrian.rolap.DescendantsConstraint
-
- getMemberChildrenConstraint(RolapMember) - Method in class mondrian.rolap.RolapNativeSet.SetConstraint
-
Returns null to prevent the member/childern from being cached.
- getMemberChildrenConstraint(RolapMember) - Method in class mondrian.rolap.sql.MemberKeyConstraint
-
- getMemberChildrenConstraint(RolapMember) - Method in interface mondrian.rolap.sql.TupleConstraint
-
When the members of a level are fetched, the result is grouped
by into parents and their children.
- getMemberChildrenConstraint(Evaluator) - Method in class mondrian.rolap.SqlConstraintFactory
-
- getMemberChildrenConstraint(RolapMember) - Method in class mondrian.rolap.SqlContextConstraint
-
- getMemberChildrenWithDetails(Member, Evaluator) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getMemberChildrenWithDetails(Member, Evaluator) - Method in interface mondrian.olap.SchemaReader
-
- getMemberChildrenWithDetails(Member, Evaluator) - Method in class mondrian.rolap.RolapSchemaReader
-
- getMemberCount() - Method in class mondrian.rolap.ArrayMemberSource
-
- getMemberCount() - Method in class mondrian.rolap.CacheMemberReader
-
- getMemberCount() - Method in class mondrian.rolap.DelegatingMemberReader
-
- getMemberCount() - Method in interface mondrian.rolap.MemberSource
-
Returns an estimate of number of members in this hierarchy.
- getMemberCount() - Method in class mondrian.rolap.NoCacheMemberReader
-
- getMemberCount() - Method in class mondrian.rolap.RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader
-
- getMemberCount() - Method in class mondrian.rolap.RolapCubeHierarchy.NoCacheRolapCubeHierarchyMemberReader
-
- getMemberCount() - Method in class mondrian.rolap.SmartMemberReader
-
- getMemberCount() - Method in class mondrian.rolap.SqlMemberSource
-
- getMemberCount() - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getMemberDepth(Member) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getMemberDepth(Member) - Method in interface mondrian.olap.SchemaReader
-
Returns the depth of a member.
- getMemberDepth(Member) - Method in class mondrian.rolap.RolapSchemaReader
-
- getMemberFormatter() - Method in interface mondrian.olap.Level
-
Returns the object that is used to format members of this level.
- getMemberFormatter() - Method in class mondrian.olap.LevelBase
-
- getMemberFormatter() - Method in class mondrian.rolap.RolapCubeLevel
-
- getMemberFormatter(String, Scripts.ScriptDefinition) - Static method in class mondrian.rolap.RolapSchema
-
Given the name of a member formatter class, returns a member formatter.
- getMemberKey(Member) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- getMemberKey(Member) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
Returns the key for a given member.
- getMemberList() - Method in class mondrian.rolap.CacheControlImpl.MemberCellRegion
-
- getMemberOrdinalInParent(SchemaReader, Member) - Static method in class mondrian.olap.Util
-
Finds the zero based ordinal of a Member among its siblings.
- getMemberParent(Member) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getMemberParent(Member) - Method in interface mondrian.olap.SchemaReader
-
Returns the parent of member
.
- getMemberParent(RolapMember) - Method in class mondrian.rolap.CacheMemberReader
-
- getMemberParent(RolapMember) - Method in class mondrian.rolap.DelegatingMemberReader
-
- getMemberParent(RolapMember) - Method in interface mondrian.rolap.MemberReader
-
- getMemberParent(RolapMember) - Method in class mondrian.rolap.NoCacheMemberReader
-
- getMemberParent(RolapMember) - Method in class mondrian.rolap.RestrictedMemberReader
-
- getMemberParent(Member) - Method in class mondrian.rolap.RolapSchemaReader
-
- getMemberParent(RolapMember) - Method in class mondrian.rolap.SmartMemberReader
-
- getMemberParent(RolapMember) - Method in class mondrian.rolap.SqlMemberSource
-
- getMemberParent(RolapMember) - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getMemberRange(Level, Member, Member, List<Member>) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getMemberRange(Level, Member, Member, List<Member>) - Method in interface mondrian.olap.SchemaReader
-
Appends to list
all members between startMember
and endMember
(inclusive) which belong to
level
.
- getMemberRange(RolapLevel, RolapMember, RolapMember, List<RolapMember>) - Method in class mondrian.rolap.CacheMemberReader
-
- getMemberRange(RolapLevel, RolapMember, RolapMember, List<RolapMember>) - Method in class mondrian.rolap.DelegatingMemberReader
-
- getMemberRange(RolapLevel, RolapMember, RolapMember, List<RolapMember>) - Method in interface mondrian.rolap.MemberReader
-
Writes all members between startMember
and
endMember
into list
.
- getMemberRange(RolapLevel, RolapMember, RolapMember, List<RolapMember>) - Method in class mondrian.rolap.NoCacheMemberReader
-
- getMemberRange(Level, Member, Member, List<Member>) - Method in class mondrian.rolap.RolapSchemaReader
-
- getMemberRange(RolapLevel, RolapMember, RolapMember, List<RolapMember>) - Method in class mondrian.rolap.SmartMemberReader
-
- getMemberRange(RolapLevel, RolapMember, RolapMember, List<RolapMember>) - Method in class mondrian.rolap.SqlMemberSource
-
- getMemberRange(RolapLevel, RolapMember, RolapMember, List<RolapMember>) - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getMemberReader() - Method in class mondrian.rolap.RolapCubeHierarchy
-
- getMemberReader() - Method in class mondrian.rolap.RolapHierarchy
-
- getMemberReader(Hierarchy) - Method in interface mondrian.rolap.RolapNativeSet.SchemaReaderWithMemberReaderAvailable
-
- getMemberReader(Hierarchy) - Method in class mondrian.rolap.RolapSchemaReader
-
This method uses a double-checked locking idiom to avoid making the
method fully synchronized, or potentially creating the same MemberReader
more than once.
- getMembers() - Method in interface mondrian.olap.Evaluator
-
Returns an array of the members which make up the current context.
- getMembers(int) - Method in class mondrian.olap.fun.NativizeSetFunDef.Range
-
- getMembers(String, String, String, String, String, String, String, Set<Member.TreeOp>) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getMembers() - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
- getMembers() - Method in class mondrian.rolap.ArrayMemberSource
-
- getMembers() - Method in class mondrian.rolap.CacheMemberReader
-
- getMembers() - Method in class mondrian.rolap.DelegatingMemberReader
-
- getMembers() - Method in interface mondrian.rolap.MemberSource
-
Returns all members of this hierarchy, sorted by ordinal.
- getMembers() - Method in class mondrian.rolap.NoCacheMemberReader
-
- getMembers() - Method in class mondrian.rolap.RolapEvaluator
-
- getMembers() - Method in class mondrian.rolap.SmartMemberReader
-
- getMembers() - Method in interface mondrian.rolap.sql.CrossJoinArg
-
- getMembers() - Method in class mondrian.rolap.sql.DescendantsCrossJoinArg
-
- getMembers() - Method in class mondrian.rolap.sql.MemberListCrossJoinArg
-
- getMembers() - Method in class mondrian.rolap.SqlMemberSource
-
- getMembers() - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getMembersForQuery(String, List<Member>) - Method in interface mondrian.olap.Cube
-
Returns Member[].
- getMembersForQuery(String, List<Member>) - Method in class mondrian.rolap.RolapCube
-
- getMembersInLevel(RolapLevel) - Method in class mondrian.rolap.CacheMemberReader
-
- getMembersInLevel(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.CacheMemberReader
-
- getMembersInLevel(RolapLevel) - Method in class mondrian.rolap.DelegatingMemberReader
-
- getMembersInLevel(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.DelegatingMemberReader
-
- getMembersInLevel(RolapLevel) - Method in interface mondrian.rolap.MemberReader
-
Returns all of the members in level
whose ordinal lies
between startOrdinal
and endOrdinal
.
- getMembersInLevel(RolapLevel, TupleConstraint) - Method in interface mondrian.rolap.MemberReader
-
Returns the members in the given Level, optionally applying a constraint.
- getMembersInLevel(RolapLevel) - Method in class mondrian.rolap.NoCacheMemberReader
-
- getMembersInLevel(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.NoCacheMemberReader
-
- getMembersInLevel(RolapLevel) - Method in class mondrian.rolap.RestrictedMemberReader
-
- getMembersInLevel(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.RestrictedMemberReader
-
- getMembersInLevel(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader
-
- getMembersInLevel(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.RolapCubeHierarchy.NoCacheRolapCubeHierarchyMemberReader
-
- getMembersInLevel(RolapLevel) - Method in class mondrian.rolap.SmartMemberReader
-
- getMembersInLevel(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.SmartMemberReader
-
- getMembersInLevel(RolapLevel) - Method in class mondrian.rolap.SqlMemberSource
-
- getMembersInLevel(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.SqlMemberSource
-
- getMembersInLevel(RolapLevel) - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getMembersInLevel(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getMemberType() - Method in class mondrian.olap.fun.TestMember
-
- getMemberType() - Method in interface mondrian.olap.Member
-
Returns the type of member.
- getMemberType() - Method in class mondrian.olap.MemberBase
-
- getMemberType() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getMemberType() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getMemoryInfo() - Static method in class mondrian.olap.Util
-
- getMemoryInfo() - Method in interface mondrian.util.UtilCompatible
-
Creates an object from which to get information about system memory
use.
- getMemoryInfo() - Method in class mondrian.util.UtilCompatibleJdk15
-
- getMemoryMonitor() - Static method in class mondrian.util.MemoryMonitorFactory
-
Access the MemoryMonitorFactory
instance.
- getMessage() - Method in exception mondrian.olap.MondrianException
-
- getMessage() - Method in error mondrian.parser.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in class mondrian.recorder.ListRecorder.Entry
-
- getMetaData() - Method in class mondrian.olap4j.EmptyResultSet
-
- getMetaData() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractConnection
-
- getMetaData() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- getMetaData() - Method in class mondrian.olap4j.MondrianOlap4jCatalog
-
- getMetaData() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getMetaData() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getMetaData() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- getMetaData() - Method in class mondrian.rolap.agg.SegmentLoaderTest.MyDelegatingInvocationHandler
-
- getMetaData() - Method in class mondrian.test.TestContext.ConnectionInvocationHandler
-
- getMetadataRowset(OlapConnection, String, Map<String, Object>) - Static method in class mondrian.xmla.XmlaUtil
-
Returns a set of column headings and rows for a given metadata request.
- getMethod() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the name of the HTTP method with which this request was made, for
example, GET, POST, or PUT.
- getMethod() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
-
- getMethod() - Method in interface mondrian.xmla.XmlaRequest
-
Indicate DISCOVER or EXECUTE method.
- getMimeType(String) - Method in class mondrian.tui.MockServletContext
-
Returns the MIME type of the specified file, or null if the MIME type is
not known.
- getMimeType() - Method in enum mondrian.xmla.Enumeration.ResponseMimeType
-
- getMin() - Method in class mondrian.olap.EnumeratedValues
-
Returns the smallest ordinal defined by this enumeration.
- getMinorVersion() - Method in interface mondrian.olap.MondrianServer.MondrianVersion
-
Returns the minor part of the version number.
- getMinorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDriver
-
- getMinorVersion() - Method in class mondrian.tui.MockServletContext
-
Returns the minor version of the Servlet API that this servlet container
supports.
- getMissCount() - Method in interface mondrian.olap.Evaluator
-
Returns the number of times that this evaluator has told a lie when
retrieving cell values.
- getMissCount() - Method in interface mondrian.rolap.CellReader
-
Returns the number of times this cell reader has told a lie
(since creation), because the required cell value is not in the
cache.
- getMissCount() - Method in class mondrian.rolap.FastBatchingCellReader
-
- getMissCount() - Method in class mondrian.rolap.RolapEvaluator
-
- getMondrianConnection() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getMondrianConnection() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- getMondrianConnection() - Method in interface mondrian.server.Statement
-
Returns this statement's connection.
- getMondrianConnection2() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getMondrianDefExpression() - Method in class mondrian.rolap.RolapBaseCubeMeasure
-
- getMondrianDefExpression() - Method in interface mondrian.rolap.RolapStoredMeasure
-
Returns the column which holds the value of the measure.
- getMondrianDefExpression() - Method in class mondrian.rolap.RolapVirtualCubeMeasure
-
- getMondrianStatement() - Method in class mondrian.server.Execution
-
- getMoniker() - Method in interface mondrian.util.LockBox.Entry
-
String key by which to identify this object.
- getMonitor() - Method in class mondrian.olap.MondrianServer
-
- getMonitor() - Method in class mondrian.server.MondrianServerImpl
-
- getMonthLevel() - Method in interface mondrian.olap.Cube
-
Return Month Level or null.
- getMonthLevel() - Method in class mondrian.olap.CubeBase
-
- getMoreResults() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- getMoreResults(int) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- getMsgType() - Method in class mondrian.recorder.ListRecorder.Entry
-
- getMutableClone() - Method in class mondrian.olap.EnumeratedValues
-
Creates a mutable enumeration from an existing enumeration, which may
already be immutable.
- getName() - Method in class mondrian.calc.impl.AbstractCalc
-
Returns the name of this expression type, used when serializing an
expression to a string.
- getName() - Method in class mondrian.calc.impl.ConstantCalc
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.AggColumnName
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.AggExclude
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.AggFactCount
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.AggForeignKey
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.AggIgnoreColumn
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.AggLevel
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.AggLevelProperty
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.AggMeasure
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.AggName
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.AggPattern
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.AggTable
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Annotation
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Annotations
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.CalculatedMember
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.CaptionExpression
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.CellFormatter
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Closure
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Column
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.ColumnDef
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.ColumnDefs
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Cube
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.CubeDimension
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.CubeGrant
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.CubeUsage
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.CubeUsages
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Dimension
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.DimensionGrant
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.DimensionUsage
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Formula
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.HierarchyGrant
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Hint
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.InlineTable
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Join
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.KeyExpression
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Level
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Measure
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.MeasureExpression
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.MemberFormatter
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.MemberGrant
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.MemberReaderParameter
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.NamedSet
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.NameExpression
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.OrdinalExpression
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Parameter
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.ParentExpression
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Property
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.PropertyFormatter
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Relation
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.RelationOrJoin
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Role
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.RoleUsage
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Row
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Rows
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Schema
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.SchemaGrant
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Script
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.SQL
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Table
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Union
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.UserDefinedFunction
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.Value
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.View
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.VirtualCube
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeDimension
-
- getName() - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
-
- getName() - Method in interface mondrian.olap.Annotation
-
Returns the name of this annotation.
- getName() - Method in interface mondrian.olap.Cube
-
- getName() - Method in class mondrian.olap.CubeBase
-
- getName() - Method in class mondrian.olap.DimensionBase
-
- getName() - Method in class mondrian.olap.EnumeratedValues.BasicValue
-
- getName(int) - Method in class mondrian.olap.EnumeratedValues
-
Returns the name associated with an ordinal; the return value
is null if the ordinal is not a member of the enumeration.
- getName() - Method in interface mondrian.olap.EnumeratedValues.Value
-
- getName() - Method in class mondrian.olap.Formula
-
Returns this formula's name.
- getName() - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
-
- getName() - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
-
- getName() - Method in class mondrian.olap.fun.FunDefBase
-
- getName() - Method in class mondrian.olap.fun.FunInfo
-
Returns the name of this function.
- getName() - Method in class mondrian.olap.fun.HierarchyCurrentMemberFunDef.CalcImpl
-
- getName() - Method in class mondrian.olap.fun.HierarchyCurrentMemberFunDef.FixedCalcImpl
-
- getName() - Method in class mondrian.olap.fun.MemberOrderKeyFunDef.CalcImpl
-
- getName() - Method in class mondrian.olap.fun.MultiResolver
-
- getName() - Method in interface mondrian.olap.fun.Resolver
-
Returns the name of the function or operator.
- getName() - Method in class mondrian.olap.fun.ResolverBase
-
- getName() - Method in class mondrian.olap.fun.SimpleResolver
-
- getName() - Method in class mondrian.olap.fun.TestMember
-
- getName() - Method in class mondrian.olap.fun.UdfResolver
-
- getName() - Method in interface mondrian.olap.FunDef
-
Returns the name of this function.
- getName() - Method in class mondrian.olap.HierarchyBase
-
- getName() - Method in class mondrian.olap.Id.NameSegment
-
- getName() - Method in class mondrian.olap.LevelBase
-
- getName() - Method in class mondrian.olap.MemberBase
-
- getName() - Method in class mondrian.olap.MemberProperty
-
- getName() - Method in class mondrian.olap.MondrianDef.AggColumnName
-
- getName() - Method in class mondrian.olap.MondrianDef.AggExclude
-
- getName() - Method in class mondrian.olap.MondrianDef.AggFactCount
-
- getName() - Method in class mondrian.olap.MondrianDef.AggForeignKey
-
- getName() - Method in class mondrian.olap.MondrianDef.AggIgnoreColumn
-
- getName() - Method in class mondrian.olap.MondrianDef.AggLevel
-
- getName() - Method in class mondrian.olap.MondrianDef.AggLevelProperty
-
- getName() - Method in class mondrian.olap.MondrianDef.AggMeasure
-
- getName() - Method in class mondrian.olap.MondrianDef.AggName
-
- getName() - Method in class mondrian.olap.MondrianDef.AggPattern
-
- getName() - Method in class mondrian.olap.MondrianDef.AggTable
-
- getName() - Method in class mondrian.olap.MondrianDef.Annotation
-
- getName() - Method in class mondrian.olap.MondrianDef.Annotations
-
- getName() - Method in class mondrian.olap.MondrianDef.CalculatedMember
-
- getName() - Method in class mondrian.olap.MondrianDef.CalculatedMemberProperty
-
- getName() - Method in class mondrian.olap.MondrianDef.CaptionExpression
-
- getName() - Method in class mondrian.olap.MondrianDef.CellFormatter
-
- getName() - Method in class mondrian.olap.MondrianDef.Closure
-
- getName() - Method in class mondrian.olap.MondrianDef.Column
-
- getName() - Method in class mondrian.olap.MondrianDef.ColumnDef
-
- getName() - Method in class mondrian.olap.MondrianDef.ColumnDefs
-
- getName() - Method in class mondrian.olap.MondrianDef.Cube
-
- getName() - Method in class mondrian.olap.MondrianDef.CubeDimension
-
- getName() - Method in class mondrian.olap.MondrianDef.CubeGrant
-
- getName() - Method in class mondrian.olap.MondrianDef.CubeUsage
-
- getName() - Method in class mondrian.olap.MondrianDef.CubeUsages
-
- getName() - Method in class mondrian.olap.MondrianDef.Dimension
-
- getName() - Method in class mondrian.olap.MondrianDef.DimensionGrant
-
- getName() - Method in class mondrian.olap.MondrianDef.DimensionUsage
-
- getName() - Method in class mondrian.olap.MondrianDef.ExpressionView
-
- getName() - Method in class mondrian.olap.MondrianDef.Formula
-
- getName() - Method in class mondrian.olap.MondrianDef.Hierarchy
-
- getName() - Method in class mondrian.olap.MondrianDef.HierarchyGrant
-
- getName() - Method in class mondrian.olap.MondrianDef.Hint
-
- getName() - Method in class mondrian.olap.MondrianDef.InlineTable
-
- getName() - Method in class mondrian.olap.MondrianDef.Join
-
- getName() - Method in class mondrian.olap.MondrianDef.KeyExpression
-
- getName() - Method in class mondrian.olap.MondrianDef.Level
-
- getName() - Method in class mondrian.olap.MondrianDef.Measure
-
- getName() - Method in class mondrian.olap.MondrianDef.MeasureExpression
-
- getName() - Method in class mondrian.olap.MondrianDef.MemberFormatter
-
- getName() - Method in class mondrian.olap.MondrianDef.MemberGrant
-
- getName() - Method in class mondrian.olap.MondrianDef.MemberReaderParameter
-
- getName() - Method in class mondrian.olap.MondrianDef.NamedSet
-
- getName() - Method in class mondrian.olap.MondrianDef.NameExpression
-
- getName() - Method in class mondrian.olap.MondrianDef.OrdinalExpression
-
- getName() - Method in class mondrian.olap.MondrianDef.Parameter
-
- getName() - Method in class mondrian.olap.MondrianDef.ParentExpression
-
- getName() - Method in class mondrian.olap.MondrianDef.Property
-
- getName() - Method in class mondrian.olap.MondrianDef.PropertyFormatter
-
- getName() - Method in class mondrian.olap.MondrianDef.Relation
-
- getName() - Method in class mondrian.olap.MondrianDef.RelationOrJoin
-
- getName() - Method in class mondrian.olap.MondrianDef.Role
-
- getName() - Method in class mondrian.olap.MondrianDef.RoleUsage
-
- getName() - Method in class mondrian.olap.MondrianDef.Row
-
- getName() - Method in class mondrian.olap.MondrianDef.Rows
-
- getName() - Method in class mondrian.olap.MondrianDef.Schema
-
- getName() - Method in class mondrian.olap.MondrianDef.SchemaGrant
-
- getName() - Method in class mondrian.olap.MondrianDef.Script
-
- getName() - Method in class mondrian.olap.MondrianDef.SQL
-
- getName() - Method in class mondrian.olap.MondrianDef.Table
-
- getName() - Method in class mondrian.olap.MondrianDef.Union
-
- getName() - Method in class mondrian.olap.MondrianDef.UserDefinedFunction
-
- getName() - Method in class mondrian.olap.MondrianDef.Value
-
- getName() - Method in class mondrian.olap.MondrianDef.View
-
- getName() - Method in class mondrian.olap.MondrianDef.VirtualCube
-
- getName() - Method in class mondrian.olap.MondrianDef.VirtualCubeDimension
-
- getName() - Method in class mondrian.olap.MondrianDef.VirtualCubeMeasure
-
- getName() - Method in interface mondrian.olap.OlapElement
-
- getName() - Method in interface mondrian.olap.Parameter
-
Returns the name of this Parameter.
- getName() - Method in class mondrian.olap.ParameterImpl
-
- getName() - Method in class mondrian.olap.Query.ScopedNamedSet
-
- getName() - Method in interface mondrian.olap.Schema
-
Returns the name of this schema.
- getName() - Method in class mondrian.olap.SetBase
-
- getName() - Method in class mondrian.olap4j.MondrianOlap4jCatalog
-
- getName() - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- getName() - Method in class mondrian.olap4j.MondrianOlap4jDatabase
-
- getName() - Method in class mondrian.olap4j.MondrianOlap4jDimension
-
- getName() - Method in class mondrian.olap4j.MondrianOlap4jDriver
-
Returns the driver name.
- getName() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
-
- getName() - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
- getName() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getName() - Method in class mondrian.olap4j.MondrianOlap4jNamedSet
-
- getName() - Method in class mondrian.olap4j.MondrianOlap4jProperty
-
- getName() - Method in class mondrian.olap4j.MondrianOlap4jSchema
-
- getName() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
-
Get the name of the column (this is the name in the database).
- getName() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Return the name of the table in the database.
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Base
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatchRef
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatchRef
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Ref
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
-
- getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
-
- getName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
Get the name of this Group (its the name of its RolapCube).
- getName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
-
Get the symbolic name, the level name.
- getName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Measure
-
Get the symbolic name, the measure name, i.e.,
[Measures].[Unit Sales].
- getName() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
Returns the column's name in the database, not a symbolic name.
- getName() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
Returns the name of the table.
- getName() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getName() - Method in class mondrian.rolap.HierarchyUsage
-
- getName() - Method in class mondrian.rolap.RolapAllCubeMember
-
- getName() - Method in class mondrian.rolap.RolapMemberBase
-
- getName() - Method in class mondrian.rolap.RolapSchema
-
- getName() - Method in class mondrian.rolap.RolapSchemaParameter
-
- getName() - Method in class mondrian.rolap.RolapStar.Column
-
- getName() - Method in interface mondrian.spi.UserDefinedFunction
-
Returns the name with which the user-defined function will be used
from within MDX expressions.
- getName() - Method in class mondrian.test.BasicQueryTest.CountConcurrentUdf
-
- getName() - Method in class mondrian.test.BasicQueryTest.SleepUdf
-
- getName() - Method in class mondrian.test.loader.DBLoader.Column
-
- getName() - Method in class mondrian.test.loader.DBLoader.Table
-
- getName() - Method in class mondrian.test.loader.DBLoader.Type
-
- getName() - Method in class mondrian.test.PerformanceTest.CounterUdf
-
- getName() - Method in class mondrian.test.UdfTest.AnotherMemberErrorUdf
-
- getName() - Method in class mondrian.test.UdfTest.BadPlusOneUdf
-
- getName() - Method in class mondrian.test.UdfTest.MdcUdf
-
- getName() - Method in class mondrian.test.UdfTest.MemberNameFunction
-
- getName() - Method in class mondrian.test.UdfTest.PlusOneUdf
-
- getName() - Method in class mondrian.test.UdfTest.PlusOrMinusOneUdf
-
- getName() - Method in class mondrian.test.UdfTest.ReverseFunction
-
- getName() - Method in class mondrian.test.UdfTest.StringMultUdf
-
- getName() - Method in class mondrian.udf.CurrentDateMemberUdf
-
- getName() - Method in class mondrian.udf.CurrentDateStringUdf
-
- getName() - Method in class mondrian.udf.InUdf
-
- getName() - Method in class mondrian.udf.InverseNormalUdf
-
- getName() - Method in class mondrian.udf.LastNonEmptyUdf
-
- getName() - Method in class mondrian.udf.MatchesUdf
-
- getName() - Method in class mondrian.udf.MockCurrentDateMember
-
- getName() - Method in class mondrian.udf.NullValueUdf
-
- getName() - Method in class mondrian.udf.ValUdf
-
- getName() - Method in class mondrian.web.taglib.QueryTag
-
- getName() - Method in class mondrian.xmla.DataSourcesConfig.Catalog
-
- getName() - Method in class mondrian.xmla.DataSourcesConfig.Catalogs
-
- getName() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
-
- getName() - Method in class mondrian.xmla.DataSourcesConfig.DataSources
-
- getName() - Method in class mondrian.xmla.Enumeration
-
- getName() - Method in enum mondrian.xmla.RowsetDefinition.Type
-
- getNameAttribute() - Method in class mondrian.gui.MondrianGuiDef.AggExclude
-
- getNameAttribute() - Method in class mondrian.gui.MondrianGuiDef.AggLevel
-
- getNameAttribute() - Method in class mondrian.gui.MondrianGuiDef.AggMeasure
-
- getNameAttribute() - Method in class mondrian.gui.MondrianGuiDef.AggName
-
- getNameAttribute() - Method in class mondrian.olap.MondrianDef.AggExclude
-
- getNameAttribute() - Method in class mondrian.olap.MondrianDef.AggLevel
-
- getNameAttribute() - Method in class mondrian.olap.MondrianDef.AggMeasure
-
- getNameAttribute() - Method in class mondrian.olap.MondrianDef.AggName
-
- getNameColumn() - Method in class mondrian.rolap.RolapStar.Column
-
- getNamedDispatcher(String) - Method in class mondrian.tui.MockServletContext
-
Returns a RequestDispatcher object that acts as a wrapper for the named
servlet.
- getNamedSet() - Method in class mondrian.mdx.NamedSetExpr
-
Returns the named set.
- getNamedSet(List<Id.Segment>) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getNamedSet() - Method in class mondrian.olap.Formula
-
- getNamedSet(List<Id.Segment>) - Method in interface mondrian.olap.SchemaReader
-
Looks up a set by name.
- getNamedSet(String) - Method in class mondrian.rolap.RolapSchema
-
- getNamedSet(IdentifierSegment) - Method in class mondrian.rolap.RolapSchema
-
- getNamedSet(List<Id.Segment>) - Method in class mondrian.rolap.RolapSchemaReader
-
- getNamedSetDescription() - Method in class mondrian.test.loader.CsvDBTestCase
-
- getNamedSetEvaluator(NamedSet, boolean) - Method in interface mondrian.olap.Evaluator
-
Returns an evaluator for a named set.
- getNamedSetEvaluator(NamedSet, boolean) - Method in class mondrian.rolap.RolapEvaluator
-
- getNamedSets() - Method in interface mondrian.olap.Cube
-
Returns the named sets of this cube.
- getNamedSets() - Method in class mondrian.rolap.RolapCube
-
Returns the named sets of this cube.
- getNameExp() - Method in class mondrian.gui.MondrianGuiDef.Level
-
- getNameExp() - Method in class mondrian.olap.MondrianDef.Level
-
- getNameExp() - Method in class mondrian.rolap.RolapLevel
-
- getNames() - Method in class mondrian.gui.PropertyTableModel
-
- getNames() - Method in class mondrian.olap.EnumeratedValues
-
Returns the names in this enumeration, in declaration order.
- getNames() - Static method in enum mondrian.olap.fun.DescendantsFunDef.Flag
-
- getNames() - Static method in enum mondrian.olap.fun.FunUtil.Flag
-
- getNamespaceAttributeValue(Document) - Static method in class mondrian.tui.XmlUtil
-
This is used to get a Document's namespace attribute value.
- getNamespaces() - Method in class mondrian.olap.DelegatingSchemaReader
-
- getNamespaces() - Method in interface mondrian.olap.SchemaReader
-
Returns a list of namespaces to search when resolving elements by name.
- getNamespaces() - Method in class mondrian.rolap.RolapSchemaReader
-
- getNameUniqueWithinQuery() - Method in interface mondrian.olap.NamedSet
-
Returns a name for this set that is unique within the query.
- getNameUniqueWithinQuery() - Method in class mondrian.olap.Query.ScopedNamedSet
-
- getNameUniqueWithinQuery() - Method in class mondrian.olap.SetBase
-
- getNativeEvaluator() - Method in class mondrian.rolap.RolapNative.NativeEvent
-
- getNativeRegistry() - Method in class mondrian.rolap.RolapSchema
-
- getNativeSetEvaluator(FunDef, Exp[], Evaluator, Calc) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getNativeSetEvaluator(FunDef, Exp[], Evaluator, Calc) - Method in interface mondrian.olap.SchemaReader
-
Returns an object which can evaluate an expression in native SQL, or
null if this is not possible.
- getNativeSetEvaluator(FunDef, Exp[], Evaluator, Calc) - Method in class mondrian.rolap.RolapSchemaReader
-
- getNCharacterStream(int) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- getNCharacterStream(String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- getNCharacterStream(int) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- getNCharacterStream(String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- getNClob(int) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- getNClob(String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- getNClob(int) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- getNClob(String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- getNestedCommentsState() - Static method in class mondrian.olap.Scanner
-
Returns the current nested comments state.
- getNextSetCount() - Method in class mondrian.test.loader.CsvLoader
-
- getNextToken() - Method in class mondrian.parser.MdxParserImpl
-
Get the next Token.
- getNextToken() - Method in class mondrian.parser.MdxParserImplTokenManager
-
Get the next Token.
- getNoAccessHierarchies() - Method in class mondrian.olap.CubeAccess
-
- getNoAccessHierarchyList() - Method in class mondrian.olap.CubeAccess
-
- getNodeContent(Node) - Static method in class mondrian.xmla.XmlaErrorTest
-
- getNonAllMembers() - Method in interface mondrian.olap.Evaluator
-
Returns an array of the non-All members which make up the current
context.
- getNonAllMembers() - Method in class mondrian.rolap.RolapEvaluator
-
- getNonApplicableMembers() - Method in class mondrian.rolap.agg.DrillThroughCellRequest
-
- getNonChildren() - Method in class mondrian.util.PartiallyOrderedSet
-
- getNonDistinctAggregator() - Method in class mondrian.rolap.RolapAggregator
-
If this is a distinct aggregator, returns the corresponding non-distinct
aggregator, otherwise throws an error.
- getNonEmptyLevelMembers(Evaluator, Level, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
Returns members of a level which are not empty (according to the
criteria expressed by the evaluator).
- getNonEmptyMemberChildren(Evaluator, Member) - Static method in class mondrian.olap.fun.FunUtil
-
- getNonEmptyMemberChildrenWithDetails(Evaluator, Member) - Static method in class mondrian.olap.fun.FunUtil
-
- getNonParents() - Method in class mondrian.util.PartiallyOrderedSet
-
- getNString(int) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- getNString(String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- getNString(int) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- getNString(String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- getNullAxisFlags() - Method in class mondrian.rolap.agg.AbstractSegmentBody
-
- getNullAxisFlags() - Method in interface mondrian.spi.SegmentBody
-
Returns an array of boolean values which identify which
axis of the cached segment contained null values.
- getNullIndicators() - Method in class mondrian.rolap.agg.SegmentLoader.RowList.NativeColumn
-
- getNullMember() - Method in interface mondrian.olap.Hierarchy
-
Returns a special member representing the "null" value.
- getNullMember() - Method in class mondrian.rolap.RolapCubeHierarchy
-
- getNullMember() - Method in class mondrian.rolap.RolapHierarchy
-
- getNullParentValue() - Method in class mondrian.rolap.RolapLevel
-
- getNullValueIndicators() - Method in class mondrian.rolap.agg.AbstractSegmentBody
-
- getNullValueIndicators() - Method in class mondrian.rolap.agg.DenseDoubleSegmentBody
-
- getNullValueIndicators() - Method in class mondrian.rolap.agg.DenseIntSegmentBody
-
- getNullValueIndicators() - Method in interface mondrian.spi.SegmentBody
-
Returns a bit-set indicating whether values are null.
- getNumberOfRows() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
-
Get the number of rows in this aggregate table.
- getNumberOfRows() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
Returns the number of rows in the table.
- getNumericFunctions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getNumPrecRadix() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
Returns Radix (typically either 10 or 2).
- getNumValues() - Method in class mondrian.rolap.agg.CellRequest
-
Return the number of column constraints associated with this CellRequest.
- getObject(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getObject(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getObject(int, Map<String, Class<?>>) - Method in class mondrian.olap4j.EmptyResultSet
-
- getObject(String, Map<String, Class<?>>) - Method in class mondrian.olap4j.EmptyResultSet
-
- getObject(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getObject(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getObject(int, Map<String, Class<?>>) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getObject(String, Map<String, Class<?>>) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getObject(int) - Method in class mondrian.rolap.agg.AbstractSegmentBody
-
- getObject(int) - Method in class mondrian.rolap.agg.DenseDoubleSegmentBody
-
- getObject(CellKey) - Method in class mondrian.rolap.agg.DenseDoubleSegmentDataset
-
- getObject(int) - Method in class mondrian.rolap.agg.DenseDoubleSegmentDataset
-
- getObject(int) - Method in class mondrian.rolap.agg.DenseIntSegmentBody
-
- getObject(CellKey) - Method in class mondrian.rolap.agg.DenseIntSegmentDataset
-
- getObject(int) - Method in class mondrian.rolap.agg.DenseIntSegmentDataset
-
- getObject(int) - Method in class mondrian.rolap.agg.DenseObjectSegmentBody
-
- getObject(CellKey) - Method in class mondrian.rolap.agg.DenseObjectSegmentDataset
-
- getObject(int) - Method in class mondrian.rolap.agg.DenseObjectSegmentDataset
-
- getObject(int) - Method in class mondrian.rolap.agg.DenseSegmentDataset
-
- getObject(CellKey) - Method in class mondrian.rolap.agg.DenseSegmentDataset
-
- getObject(CellKey) - Method in interface mondrian.rolap.agg.SegmentDataset
-
Returns the value at a given coordinate, as an
Object
.
- getObject(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.Column
-
- getObject(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.DoubleColumn
-
- getObject(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList
-
Returns the object in the given column of the current row.
- getObject(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.IntColumn
-
- getObject(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.LongColumn
-
- getObject(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.ObjectColumn
-
- getObject(int) - Method in class mondrian.rolap.agg.SegmentLoaderTest.MyDelegatingInvocationHandler
-
- getObject(int) - Method in class mondrian.rolap.agg.SparseSegmentBody
-
- getObject(CellKey) - Method in class mondrian.rolap.agg.SparseSegmentDataset
-
- getObject() - Method in class mondrian.util.ObjectFactory
-
Constructs an object where the System Properties can be used
to look up a class name.
- getObject(Properties) - Method in class mondrian.util.ObjectFactory
-
Constructs an object where the Properties
parameter can
be used to look up a class name.
- getObject(Class[], Object[]) - Method in class mondrian.util.ObjectFactory
-
Constructs an object where the parameterTypes
and
parameterValues
are constructor parameters and
System Properties are used to look up a class name.
- getObject(Properties, Class[], Object[]) - Method in class mondrian.util.ObjectFactory
-
Constructs an object where the parameterTypes
and
parameterValues
are constructor parameters and
Properties parameter is used to look up a class name.
- getObject(String, Class[], Object[]) - Method in class mondrian.util.ObjectFactory
-
Creates an instance with the given className
,
parameterTypes
and parameterValues
or
throw a CreationException
.
- getObject(Properties, Class[], Object[]) - Method in class mondrian.util.ObjectFactory.Singleton
-
Returns the singleton Object.
- getOffset(int[]) - Method in class mondrian.rolap.agg.DenseSegmentDataset
-
- getOffset(Object[]) - Method in class mondrian.rolap.agg.DenseSegmentDataset
-
- getOffset(Comparable) - Method in class mondrian.rolap.agg.SegmentAxis
-
- getOffset(int[]) - Method in class mondrian.rolap.CellKey.Four
-
- getOffset(int[], int[]) - Static method in class mondrian.rolap.CellKey.Generator
-
- getOffset(int[]) - Method in interface mondrian.rolap.CellKey
-
Returns the offset of the cell in a raster-scan order.
- getOffset(int[]) - Method in class mondrian.rolap.CellKey.Many
-
- getOffset(int[]) - Method in class mondrian.rolap.CellKey.One
-
- getOffset(int[]) - Method in class mondrian.rolap.CellKey.Three
-
- getOffset(int[]) - Method in class mondrian.rolap.CellKey.Two
-
- getOffset(int[]) - Method in class mondrian.rolap.CellKey.Zero
-
- getOlap4jConnection() - Method in class mondrian.test.TestContext
-
- getOlapCatalog() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getOlapCatalogs() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getOlapConnection() - Method in class mondrian.olap4j.MondrianOlap4jDatabase
-
- getOlapConnection() - Method in class mondrian.tui.CmdRunner
-
Gets an olap4j connection, creating a new one if fresh is true.
- getOlapDatabase() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getOlapDatabases() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getOlapElement() - Method in class mondrian.olap4j.MondrianOlap4jCatalog
-
- getOlapElement() - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- getOlapElement() - Method in class mondrian.olap4j.MondrianOlap4jDatabase
-
- getOlapElement() - Method in class mondrian.olap4j.MondrianOlap4jDimension
-
- getOlapElement() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
-
- getOlapElement() - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
- getOlapElement() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getOlapElement() - Method in class mondrian.olap4j.MondrianOlap4jMetadataElement
-
Returns the Mondrian metadata element inside this wrapper, or null if
there is none.
- getOlapElement() - Method in class mondrian.olap4j.MondrianOlap4jNamedSet
-
- getOlapElement() - Method in class mondrian.olap4j.MondrianOlap4jSchema
-
- getOlapFunctions(String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getOlapSchema() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getOlapSchemas() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getOp() - Method in class mondrian.rolap.agg.AndPredicate
-
- getOp() - Method in class mondrian.rolap.agg.ListPredicate
-
- getOp() - Method in class mondrian.rolap.agg.OrPredicate
-
- getOptimizedSlicerTuples(RolapCube) - Method in class mondrian.rolap.RolapEvaluator
-
Returns an optimized list of tuples related to the slicer based on the
current evaluator.
- getOrCreateStar(MondrianDef.Relation) - Method in class mondrian.rolap.RolapSchema.RolapStarRegistry
-
Looks up a
RolapStar
, creating it if it does not exist.
- getOrderKey() - Method in class mondrian.olap.fun.TestMember
-
- getOrderKey() - Method in interface mondrian.olap.Member
-
Returns the order key of the member (relative to its siblings);
null if undefined or unavailable.
- getOrderKey() - Method in class mondrian.olap.MemberBase
-
Returns the order key of this member among its siblings.
- getOrderKey(Member) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- getOrderKey() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getOrderKey() - Method in class mondrian.rolap.RolapMemberBase
-
- getOrderKey(Member) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
Returns the ordering key for a given member.
- getOrdinal() - Method in class mondrian.olap.EnumeratedValues.BasicValue
-
- getOrdinal(String) - Method in class mondrian.olap.EnumeratedValues
-
Returns the ordinal associated with a name
- getOrdinal() - Method in interface mondrian.olap.EnumeratedValues.Value
-
- getOrdinal() - Method in class mondrian.olap.fun.TestMember
-
- getOrdinal() - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- getOrdinal() - Method in interface mondrian.olap.Member
-
Returns the ordinal of the member.
- getOrdinal() - Method in class mondrian.olap.MemberBase
-
Returns the ordinal of this member within its hierarchy.
- getOrdinal() - Method in class mondrian.olap.Walker
-
get the ordinal within its parent node of the current node.
- getOrdinal() - Method in class mondrian.olap4j.MondrianOlap4jCell
-
- getOrdinal() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getOrdinal() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getOrdinal() - Method in class mondrian.rolap.RolapCubeDimension
-
- getOrdinal() - Method in class mondrian.rolap.RolapMemberBase
-
- getOrdinalColumn() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
-
- getOrdinalExp() - Method in class mondrian.gui.MondrianGuiDef.Level
-
- getOrdinalExp() - Method in class mondrian.olap.MondrianDef.Level
-
- getOrdinalExp() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Level
-
- getOrdinalExp() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- getOrdinalExp() - Method in class mondrian.rolap.RolapLevel
-
- getOrdinalInCube() - Method in class mondrian.rolap.RolapCubeHierarchy
-
- getOrdinalInCube() - Method in class mondrian.rolap.RolapHierarchy
-
Returns the ordinal of this hierarchy in its cube.
- getOrdinals() - Method in class mondrian.rolap.CellKey.Four
-
- getOrdinals() - Method in interface mondrian.rolap.CellKey
-
Returns the axis keys as an array.
- getOrdinals() - Method in class mondrian.rolap.CellKey.Many
-
- getOrdinals() - Method in class mondrian.rolap.CellKey.One
-
- getOrdinals() - Method in class mondrian.rolap.CellKey.Three
-
- getOrdinals() - Method in class mondrian.rolap.CellKey.Two
-
- getOrdinals() - Method in class mondrian.rolap.CellKey.Zero
-
- getOutputDirectory() - Method in class mondrian.test.loader.DBLoader
-
- getOutputStream() - Method in class mondrian.tui.MockHttpServletResponse
-
Returns a ServletOutputStream suitable for writing binary data in the
response.
- getParameter() - Method in interface mondrian.calc.ParameterSlot
-
Returns the parameter.
- getParameter() - Method in class mondrian.mdx.ParameterExpr
-
Returns the parameter used by this expression.
- getParameter(String) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getParameter(String) - Method in interface mondrian.olap.SchemaReader
-
Returns the definition of a parameter with a given name, or null if not
found.
- getParameter(String) - Method in class mondrian.rolap.RolapSchemaReader
-
- getParameter(String) - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the value of a request parameter as a String, or null if the
parameter does not exist.
- getParameter(HttpServletRequest, String) - Static method in class mondrian.xmla.XmlaServlet
-
- getParameterCategories() - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
-
- getParameterCategories() - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
-
- getParameterCategories() - Method in class mondrian.olap.fun.FunDefBase
-
- getParameterCategories() - Method in class mondrian.olap.fun.FunInfo
-
Returns the types of the arguments of this function.
- getParameterCategories() - Method in class mondrian.olap.fun.TupleFunDef
-
- getParameterCategories() - Method in class mondrian.olap.fun.ValueFunDef
-
- getParameterCategories() - Method in interface mondrian.olap.FunDef
-
Returns the types of the arguments of this function.
- getParameterClassName(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- getParameterCount() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- getParameterDescription() - Method in class mondrian.test.loader.CsvDBTestCase
-
- getParameterMap() - Method in class mondrian.tui.MockHttpServletRequest
-
- getParameterMetaData() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- getParameterMode(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- getParameterName(Exp[]) - Static method in class mondrian.olap.fun.ParameterFunDef
-
- getParameterName(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- getParameterNames() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns an Enumeration of String objects containing the names of the
parameters contained in this request.
- getParameterOlapType(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- getParameters() - Method in class mondrian.olap.Query
-
Returns the parameters defined in this query.
- getParameters() - Method in interface mondrian.olap.Schema
-
Returns this schema's parameters.
- getParameters() - Method in class mondrian.rolap.RolapSchema
-
- getParameterType(Exp[]) - Static method in class mondrian.olap.fun.ParameterFunDef
-
Returns an approximate type for a parameter, based upon the 1'th
argument.
- getParameterType(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- getParameterTypeName(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- getParameterTypes() - Method in interface mondrian.spi.UserDefinedFunction
-
Returns an array of the types of the parameters of this function.
- getParameterTypes() - Method in class mondrian.test.BasicQueryTest.CountConcurrentUdf
-
- getParameterTypes() - Method in class mondrian.test.BasicQueryTest.SleepUdf
-
- getParameterTypes() - Method in class mondrian.test.PerformanceTest.CounterUdf
-
- getParameterTypes() - Method in class mondrian.test.UdfTest.AnotherMemberErrorUdf
-
- getParameterTypes() - Method in class mondrian.test.UdfTest.MdcUdf
-
- getParameterTypes() - Method in class mondrian.test.UdfTest.MemberNameFunction
-
- getParameterTypes() - Method in class mondrian.test.UdfTest.PlusOneUdf
-
- getParameterTypes() - Method in class mondrian.test.UdfTest.PlusOrMinusOneUdf
-
- getParameterTypes() - Method in class mondrian.test.UdfTest.ReverseFunction
-
- getParameterTypes() - Method in class mondrian.test.UdfTest.StringMultUdf
-
- getParameterTypes() - Method in class mondrian.udf.CurrentDateMemberExactUdf
-
- getParameterTypes() - Method in class mondrian.udf.CurrentDateMemberUdf
-
- getParameterTypes() - Method in class mondrian.udf.CurrentDateStringUdf
-
- getParameterTypes() - Method in class mondrian.udf.InUdf
-
- getParameterTypes() - Method in class mondrian.udf.InverseNormalUdf
-
- getParameterTypes() - Method in class mondrian.udf.LastNonEmptyUdf
-
- getParameterTypes() - Method in class mondrian.udf.MatchesUdf
-
- getParameterTypes() - Method in class mondrian.udf.NullValueUdf
-
- getParameterTypes() - Method in class mondrian.udf.ValUdf
-
- getParameterValue() - Method in interface mondrian.calc.ParameterSlot
-
Returns the value of this parameter.
- getParameterValue(ParameterSlot) - Method in interface mondrian.olap.Evaluator
-
Returns the value of a parameter, evaluating its default value if it is
not set.
- getParameterValue(ParameterSlot) - Method in class mondrian.rolap.RolapEvaluator
-
- getParameterValue(ParameterSlot) - Method in class mondrian.rolap.RolapEvaluatorRoot
-
Returns the value of a parameter, evaluating its default expression
if necessary.
- getParameterValue(ParameterSlot) - Method in class mondrian.rolap.RolapResult.RolapResultEvaluatorRoot
-
- getParameterValues(String) - Method in class mondrian.tui.MockHttpServletRequest
-
Returns an array of String objects containing all of the values the given
request parameter has, or null if the parameter does not exist.
- getParent() - Method in interface mondrian.olap.Evaluator
-
Deprecated.
Will be removed in mondrian-4
- getParent() - Method in class mondrian.olap.Walker
-
- getParent() - Method in class mondrian.rolap.aggmatcher.AggStar.DimTable
-
- getParent() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
-
- getParent() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Get the parent table (returns null if this table is a FactTable).
- getParent() - Method in class mondrian.rolap.RolapEvaluator
-
- getParentChildContributingChildren(Member, Hierarchy, List<Member>) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getParentChildContributingChildren(Member, Hierarchy, List<Member>) - Method in interface mondrian.olap.SchemaReader
-
Returns a list of contributing children of a member of a parent-child
hierarchy.
- getParentChildContributingChildren(Member, Hierarchy, List<Member>) - Method in class mondrian.rolap.RolapSchemaReader
-
- getParentColumn() - Method in class mondrian.rolap.RolapStar.Column
-
- getParentExp() - Method in class mondrian.gui.MondrianGuiDef.Level
-
- getParentExp() - Method in class mondrian.olap.MondrianDef.Level
-
- getParentExp() - Method in class mondrian.rolap.RolapLevel
-
- getParentLevel() - Method in interface mondrian.olap.Level
-
- getParentLevel() - Method in class mondrian.olap.LevelBase
-
- getParentLevel() - Method in class mondrian.rolap.RolapCubeLevel
-
- getParentLogger() - Method in class mondrian.olap4j.MondrianOlap4jDriver
-
- getParentMember() - Method in class mondrian.olap.fun.TestMember
-
- getParentMember() - Method in interface mondrian.olap.Member
-
- getParentMember() - Method in class mondrian.olap.MemberBase
-
- getParentMember() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getParentMember() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getParentMember() - Method in class mondrian.rolap.RolapCubeMember
-
- getParentMember() - Method in interface mondrian.rolap.RolapMember
-
- getParentMember() - Method in class mondrian.rolap.RolapMemberBase
-
- getParentObject() - Method in class mondrian.gui.SchemaExplorer
-
- getParents(E) - Method in class mondrian.util.PartiallyOrderedSet
-
Returns the values in this partially-ordered set that are greater-than
a given value and there are no intervening values.
- getParentTable() - Method in class mondrian.rolap.RolapStar.Table
-
Returns this table's parent table, or null if this is the fact table
(which is at the center of the star).
- getParentTarget() - Method in class mondrian.gui.PropertyTableModel
-
- getParentUniqueName() - Method in class mondrian.olap.fun.TestMember
-
- getParentUniqueName() - Method in interface mondrian.olap.Member
-
Returns name of parent member, or empty string (not null) if we are the
root.
- getParentUniqueName() - Method in class mondrian.olap.MemberBase
-
- getParentUniqueName() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getParser(String, EntityResolver, boolean) - Static method in class mondrian.tui.XmlUtil
-
Get your non-cached DOM parser which can be configured to do schema
based validation of the instance Document.
- getParserFactory() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getPassword() - Method in class mondrian.test.loader.DBLoader
-
- getPassword() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
-
- getPassword() - Method in interface mondrian.xmla.XmlaRequest
-
The password to use to open the underlying olap4j connection.
- getPath() - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
-
- getPathComponent(int) - Method in class mondrian.gui.validate.impl.WorkbenchTreeModelPath
-
- getPathComponent(int) - Method in interface mondrian.gui.validate.TreeModelPath
-
Returns the component of the path at the given index.
- getPathCount() - Method in class mondrian.gui.validate.impl.WorkbenchTreeModelPath
-
- getPathCount() - Method in interface mondrian.gui.validate.TreeModelPath
-
Returns the length of this path.
- getPathInfo() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns any extra path information associated with the URL the client
sent when it made this request.
- getPathTranslated() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns any extra path information after the servlet name but before the
query string, and translates it to a real path.
- getPattern() - Method in class mondrian.gui.MondrianGuiDef.AggExclude
-
- getPattern() - Method in class mondrian.gui.MondrianGuiDef.AggPattern
-
- getPattern() - Method in class mondrian.olap.MondrianDef.AggExclude
-
- getPattern() - Method in class mondrian.olap.MondrianDef.AggPattern
-
- getPattern(String[]) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- getPattern() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.PatternTableDef
-
Get the Pattern.
- getPattern(Dialect.DatabaseProduct, SqlPattern[]) - Static method in class mondrian.test.SqlPattern
-
- getPendingCount() - Method in class mondrian.rolap.FastBatchingCellReader
-
- getPhaseCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getPoolingDataSource(Object, ConnectionFactory) - Method in class mondrian.rolap.RolapConnectionPool
-
Sets up a pooling data source for connection pooling.
- getPositionCount() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxis
-
- getPositions() - Method in interface mondrian.olap.Axis
-
- getPositions() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxis
-
- getPositions() - Method in class mondrian.rolap.RolapAxis
-
- getPrecision() - Method in class mondrian.olap.type.DecimalType
-
Returns the maximum number of decimal digits which a value of
this type can have.
- getPrecision(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- getPrecision(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- getPrecision(int) - Method in class mondrian.test.DialectTest.MockResultSetMetadata
-
- getPreConfiguredDiscoverDatasourcesResponse() - Method in class mondrian.server.MondrianServerImpl
-
- getPreConfiguredDiscoverDatasourcesResponse() - Method in interface mondrian.xmla.XmlaHandler.ConnectionFactory
-
Returns a map of property name-value pairs with which to populate
the response to the DISCOVER_DATASOURCES request.
- getPredicate(int) - Method in class mondrian.rolap.agg.AggQuerySpec
-
Returns the predicate on the i
th column.
- getPredicate() - Method in class mondrian.rolap.agg.SegmentAxis
-
- getPredicate(int) - Method in class mondrian.rolap.RolapCacheRegion
-
Returns the predicate associated with the
columnOrdinal
th column.
- getPredicate(String) - Method in class mondrian.rolap.RolapCacheRegion
-
Returns the predicate associated with the
columnName
, where column name is
the generic SQL expression in the form of:
- getPredicateList() - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
Returns a list of predicates not associated with a particular column.
- getPredicateList() - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
-
- getPredicateList() - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
-
- getPredicates() - Method in class mondrian.rolap.agg.GroupingSet
-
- getPredicates() - Method in class mondrian.rolap.agg.ListColumnPredicate
-
Returns the list of child predicates.
- getPredicates() - Method in class mondrian.rolap.RolapCacheRegion
-
Returns a collection of all multi-column predicates.
- getPreviousContext(Hierarchy) - Method in interface mondrian.olap.Evaluator
-
Returns the member that was the current evaluation context for a
particular hierarchy before the most recent change in context.
- getPreviousContext(Hierarchy) - Method in class mondrian.rolap.RolapEvaluator
-
- getPrimaryKeys(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getProcedureColumns(String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getProcedures(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getProcedureTerm() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getProduct(String, String) - Static method in class mondrian.spi.impl.JdbcDialectImpl
-
Converts a product name and version (per the JDBC driver) into a product
enumeration.
- getProductName() - Method in interface mondrian.olap.MondrianServer.MondrianVersion
-
Retrieves the name of this database product.
- getProductVersion() - Method in class mondrian.server.MondrianServerRegistry
-
- getProfileHandler() - Method in interface mondrian.server.Statement
-
- getProfileHandler() - Method in class mondrian.server.StatementImpl
-
- getProperties() - Method in class mondrian.olap.fun.TestMember
-
- getProperties() - Method in interface mondrian.olap.Level
-
Returns properties defined against this level.
- getProperties() - Method in interface mondrian.olap.Member
-
Returns the definitions of the properties this member may have.
- getProperties() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxisMetaData
-
- getProperties(String, String, String, String, String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getProperties() - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
- getProperties(boolean) - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
Returns a list of this level's properties, optionally including standard
properties that are available on every level.
- getProperties() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getProperties() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Level
-
- getProperties() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
-
- getProperties() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- getProperties() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getProperties() - Method in class mondrian.rolap.RolapLevel
-
- getProperties() - Method in class mondrian.rolap.RolapMemberBase
-
- getProperties() - Method in class mondrian.server.FileRepository.DatabaseInfo
-
- getProperties() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
-
- getProperties() - Method in interface mondrian.xmla.XmlaRequest
-
Properties of XML/A request.
- getProperty(String) - Method in interface mondrian.olap.Connection
-
Returns the value of a connection property.
- getProperty(String, Object) - Method in interface mondrian.olap.Evaluator
-
Retrieves the value of property name
.
- getProperty(String) - Method in class mondrian.rolap.RolapConnection
-
- getProperty(String, Object) - Method in class mondrian.rolap.RolapEvaluator
-
- getProperty(String) - Method in interface mondrian.server.Statement
-
- getProperty(String) - Method in class mondrian.server.StatementImpl
-
- getPropertyExp(int) - Method in class mondrian.gui.MondrianGuiDef.Level
-
- getPropertyExp(int) - Method in class mondrian.olap.MondrianDef.Level
-
- getPropertyFormattedValue(String) - Method in class mondrian.olap.fun.TestMember
-
- getPropertyFormattedValue(String) - Method in interface mondrian.olap.Member
-
Returns the formatted value of the property named
propertyName
.
- getPropertyFormattedValue(String) - Method in class mondrian.olap.MemberBase
-
- getPropertyFormattedValue(Property) - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getPropertyFormattedValue(String) - Method in class mondrian.rolap.DelegatingRolapMember
-
- getPropertyFormattedValue(String) - Method in class mondrian.rolap.RolapMemberBase
-
- getPropertyFromMap(String, boolean) - Method in class mondrian.rolap.RolapMemberBase
-
Returns the value of a property by looking it up in the property map.
- getPropertyInfo(String, Properties) - Method in class mondrian.olap4j.MondrianOlap4jDriver
-
- getPropertyValue(String) - Method in interface mondrian.olap.Cell
-
Returns the value of a property.
- getPropertyValue(String) - Method in class mondrian.olap.fun.TestMember
-
- getPropertyValue(String, boolean) - Method in class mondrian.olap.fun.TestMember
-
- getPropertyValue(String, boolean) - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- getPropertyValue(String) - Method in interface mondrian.olap.Member
-
Returns the value of the property named propertyName
.
- getPropertyValue(String, boolean) - Method in interface mondrian.olap.Member
-
Returns the value of the property named propertyName
,
matching according to the required case-sensitivity.
- getPropertyValue(Property) - Method in class mondrian.olap4j.MondrianOlap4jCell
-
- getPropertyValue(Property) - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getPropertyValue(String) - Method in class mondrian.rolap.DelegatingRolapMember
-
- getPropertyValue(String, boolean) - Method in class mondrian.rolap.DelegatingRolapMember
-
- getPropertyValue(String, boolean) - Method in class mondrian.rolap.RolapCalculatedMember
-
- getPropertyValue(String) - Method in class mondrian.rolap.RolapCell
-
- getPropertyValue(String, boolean) - Method in class mondrian.rolap.RolapCubeMember
-
- getPropertyValue(String) - Method in class mondrian.rolap.RolapMemberBase
-
- getPropertyValue(String, boolean) - Method in class mondrian.rolap.RolapMemberBase
-
- getPropertyValue(String, boolean) - Method in class mondrian.rolap.RolapVirtualCubeMeasure
-
- getPropertyValueMapFactory() - Static method in class mondrian.rolap.RolapMemberBase.PropertyValueMapFactoryFactory
-
Access the PropertyValueMapFactory
instance.
- getProtocol() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the name and version of the protocol the request uses in the form
protocol/majorVersion.minorVersion, for example, HTTP/1.1.
- getProviderName() - Method in class mondrian.olap4j.MondrianOlap4jDatabase
-
- getProviderName() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
-
- getProviderType() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
-
- getProviderTypes() - Method in class mondrian.olap4j.MondrianOlap4jDatabase
-
- getPublicDimension(String) - Method in class mondrian.gui.MondrianGuiDef.Schema
-
- getPublicDimension(String) - Method in class mondrian.olap.MondrianDef.Schema
-
- getQName(int) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- getQualifiedName() - Method in class mondrian.olap.CubeBase
-
- getQualifiedName() - Method in class mondrian.olap.DimensionBase
-
- getQualifiedName() - Method in class mondrian.olap.fun.TestMember
-
- getQualifiedName() - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- getQualifiedName() - Method in class mondrian.olap.HierarchyBase
-
- getQualifiedName() - Method in class mondrian.olap.LevelBase
-
- getQualifiedName() - Method in class mondrian.olap.MemberBase
-
- getQualifiedName() - Method in interface mondrian.olap.OlapElement
-
Returns the name of this element qualified by its class, for example
"hierarchy 'Customers'".
- getQualifiedName() - Method in class mondrian.olap.Query.ScopedNamedSet
-
- getQualifiedName() - Method in class mondrian.olap.SetBase
-
- getQualifiedName() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getQuarterLevel() - Method in interface mondrian.olap.Cube
-
Return Quarter Level or null.
- getQuarterLevel() - Method in class mondrian.olap.CubeBase
-
- getQuery() - Method in class mondrian.olap.DrillThrough
-
- getQuery() - Method in interface mondrian.olap.Evaluator
-
Returns the current query.
- getQuery() - Method in class mondrian.olap.Explain
-
- getQuery() - Method in interface mondrian.olap.Result
-
Returns the query which generated this result.
- getQuery() - Method in class mondrian.olap.ResultBase
-
- getQuery() - Method in interface mondrian.olap.Validator
-
Returns the
Query
which is being validated.
- getQuery() - Method in class mondrian.rolap.RolapEvaluator
-
- getQuery() - Method in interface mondrian.server.Statement
-
- getQuery() - Method in class mondrian.server.StatementImpl
-
- getQuery() - Method in class mondrian.web.taglib.ResultCache
-
- getQuery() - Method in class mondrian.web.taglib.TransformTag
-
- getQueryCardinality(Dialect, DataSource, String, Execution) - Method in class mondrian.spi.impl.JdbcStatisticsProvider
-
- getQueryCardinality(Dialect, DataSource, String, Execution) - Method in class mondrian.spi.impl.SqlStatisticsProvider
-
- getQueryCardinality(Dialect, DataSource, String, Execution) - Method in interface mondrian.spi.StatisticsProvider
-
Returns an estimate of the number of rows returned by a query.
- getQueryStartTime() - Method in interface mondrian.olap.Evaluator
-
Returns the start time of the current query.
- getQueryStartTime() - Method in class mondrian.olap.Query
-
- getQueryStartTime() - Method in class mondrian.rolap.RolapEvaluator
-
- getQueryStartTime() - Method in class mondrian.rolap.RolapEvaluatorRoot
-
Get query start time.
- getQueryString() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the query string that is contained in the request URL after the
path.
- getQueryTime() - Method in class mondrian.tui.CmdRunner
-
- getQueryTimeout() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- getQueryTimeoutMillis() - Method in interface mondrian.server.Statement
-
Returns the query timeout of this statement, in milliseconds.
- getQueryTimeoutMillis() - Method in class mondrian.server.StatementImpl
-
- getQueryTiming() - Method in class mondrian.server.Execution
-
- getQuoteIdentifierString() - Method in interface mondrian.spi.Dialect
-
Returns the character which is used to quote identifiers, or null
if quoting is not supported.
- getQuoteIdentifierString() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- getQuoting() - Method in class mondrian.olap.Id.Segment
-
- getRawFoodMartSchema() - Static method in class mondrian.test.TestContext
-
Returns the definition of the "FoodMart" schema as stored in
FoodMart.xml
.
- getRawSchema() - Method in class mondrian.test.TestContext
-
Returns the definition of the schema.
- getReader() - Method in class mondrian.tui.MockHttpServletRequest
-
Retrieves the body of the request as character data using a
BufferedReader.
- getRealPath(String) - Method in class mondrian.tui.MockHttpServletRequest
-
Deprecated.
Method getRealPath is deprecated
- getRealPath(String) - Method in class mondrian.tui.MockServletContext
-
Returns a String containing the real path for a given virtual path.
- getRef(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getRef(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getRef(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getRef(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getRefId() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Ref
-
- getRegex(String[]) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- getRegex(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
-
Generates a regular expression string by prepending and
appending regular expression to the parameter tableName.
- getRegex(String[]) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- getRegionContaining(Map<SpatialValueTree2.SpatialDimension, Object>) - Method in interface mondrian.util.SpatialValueTree2
-
Returns a region containing a given cell.
- getRegistry(Connection) - Method in class mondrian.rolap.BatchTestCase
-
- getRelation(JTable, int, int) - Method in class mondrian.gui.SchemaPropertyCellEditor
-
- getRelation() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
- getRelation() - Method in class mondrian.rolap.RolapCubeHierarchy
-
The currentRelation object is derived from the shared relation object
it is generated via the RolapStar object, and contains unique aliases
for it's particular join path
- getRelation() - Method in class mondrian.rolap.RolapHierarchy
-
- getRelation() - Method in class mondrian.rolap.RolapStar.Table
-
- getRelationCardinality(MondrianDef.Relation, String, int) - Method in class mondrian.rolap.RolapStatisticsCache
-
- getRemoteAddr() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the Internet Protocol (IP) address of the client that sent the
request.
- getRemoteHost() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the fully qualified name of the client that sent the request, or
the IP address of the client if the name cannot be determined.
- getRemotePort() - Method in class mondrian.tui.MockHttpServletRequest
-
- getRemoteUser() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the login of the user making this request, if the user has been
authenticated, or null if the user has not been authenticated.
- getRepositoryContentFinder() - Method in class mondrian.server.FileRepository
-
- getRequest() - Method in interface mondrian.util.SpatialValueTree2.SpatialRegion
-
Returns the specification of this region.
- getRequestDispatcher(String) - Method in class mondrian.tui.MockHttpServletRequest
-
Returns a RequestDispatcher object that acts as a wrapper for the
resource located at the given path.
- getRequestDispatcher(String) - Method in class mondrian.tui.MockServletContext
-
Returns a RequestDispatcher object that acts as a wrapper for the
resource located at the given path.
- getRequestDispatcherMap() - Method in class mondrian.tui.MockHttpServletRequest
-
- getRequestedSessionId() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the session ID specified by the client.
- getRequestType() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
-
- getRequestType() - Method in interface mondrian.xmla.XmlaRequest
-
Request type of DISCOVER method.
- getRequestURI() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the part of this request's URL from the protocol name up to the
query string in the first line of the HTTP request.
- getRequestURL() - Method in class mondrian.tui.MockHttpServletRequest
-
- getRequireSchema() - Method in class mondrian.gui.JdbcMetaData
-
- getRequireSchema() - Method in class mondrian.gui.PreferencesDialog
-
- getReservedWords() - Method in class mondrian.olap.fun.FunTableImpl
-
- getReservedWords() - Method in class mondrian.olap.fun.MultiResolver
-
- getReservedWords() - Method in class mondrian.olap.fun.ParameterFunDef.ParameterResolver
-
- getReservedWords() - Method in class mondrian.olap.fun.ReflectiveMultiResolver
-
- getReservedWords() - Method in interface mondrian.olap.fun.Resolver
-
Returns an array of symbolic constants which can appear as arguments
to this function.
- getReservedWords() - Method in class mondrian.olap.fun.ResolverBase
-
- getReservedWords() - Method in class mondrian.olap.fun.SimpleResolver
-
- getReservedWords() - Method in class mondrian.olap.fun.UdfResolver
-
- getReservedWords() - Method in interface mondrian.olap.FunTable
-
Returns a list of words (
String
) which may not be used as
identifiers.
- getReservedWords() - Method in interface mondrian.spi.UserDefinedFunction
-
Returns a list of reserved words used by this function.
- getReservedWords() - Method in class mondrian.test.BasicQueryTest.CountConcurrentUdf
-
- getReservedWords() - Method in class mondrian.test.BasicQueryTest.SleepUdf
-
- getReservedWords() - Method in class mondrian.test.PerformanceTest.CounterUdf
-
- getReservedWords() - Method in class mondrian.test.UdfTest.AnotherMemberErrorUdf
-
- getReservedWords() - Method in class mondrian.test.UdfTest.MdcUdf
-
- getReservedWords() - Method in class mondrian.test.UdfTest.MemberNameFunction
-
- getReservedWords() - Method in class mondrian.test.UdfTest.PlusOneUdf
-
- getReservedWords() - Method in class mondrian.test.UdfTest.PlusOrMinusOneUdf
-
- getReservedWords() - Method in class mondrian.test.UdfTest.ReverseFunction
-
- getReservedWords() - Method in class mondrian.test.UdfTest.StringMultUdf
-
- getReservedWords() - Method in class mondrian.udf.CurrentDateMemberExactUdf
-
- getReservedWords() - Method in class mondrian.udf.CurrentDateMemberUdf
-
- getReservedWords() - Method in class mondrian.udf.CurrentDateStringUdf
-
- getReservedWords() - Method in class mondrian.udf.InUdf
-
- getReservedWords() - Method in class mondrian.udf.InverseNormalUdf
-
- getReservedWords() - Method in class mondrian.udf.LastNonEmptyUdf
-
- getReservedWords() - Method in class mondrian.udf.MatchesUdf
-
- getReservedWords() - Method in class mondrian.udf.NullValueUdf
-
- getReservedWords() - Method in class mondrian.udf.ValUdf
-
- getResolvedFunCall() - Method in class mondrian.olap.fun.CrossJoinTest
-
- getResolvers() - Method in class mondrian.olap.fun.FunTableImpl
-
- getResolvers(String, Syntax) - Method in class mondrian.olap.fun.FunTableImpl
-
- getResolvers() - Method in interface mondrian.olap.FunTable
-
- getResolvers(String, Syntax) - Method in interface mondrian.olap.FunTable
-
Returns a list of resolvers for an operator with a given name and syntax.
- getResource(String) - Method in class mondrian.tui.MockServletContext
-
Returns a URL to the resource that is mapped to a specified path.
- getResourceAsStream(String) - Method in class mondrian.tui.MockServletContext
-
Returns the resource located at the named path as an InputStream object.
- getResourceConverter() - Method in class mondrian.gui.JdbcMetaData
-
- getResourceConverter() - Method in class mondrian.gui.PreferencesDialog
-
- getResourceConverter() - Method in class mondrian.gui.PreferencesSchemasDialog
-
- getResourceConverter() - Method in class mondrian.gui.QueryPanel
-
- getResourceConverter() - Method in class mondrian.gui.SchemaExplorer
-
- getResourceConverter() - Method in class mondrian.gui.Workbench
-
- getResourcePaths(String) - Method in class mondrian.tui.MockServletContext
-
- getResources(String) - Method in class mondrian.util.ClassResolver.AbstractClassResolver
-
- getResources(String) - Method in interface mondrian.util.ClassResolver
-
- getResourcesInPackage(Class, String) - Static method in class mondrian.gui.I18n
-
Enumerates the resouces in a give package name.
- getRestrictions() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
-
- getRestrictions() - Method in interface mondrian.xmla.XmlaRequest
-
Restrictions of DISCOVER method.
- getRestrictionValueAsInt(RowsetDefinition.Column) - Method in class mondrian.xmla.Rowset
-
Returns a column's restriction as an int
if it
exists, -1 otherwise.
- getRestrictionValueAsString(RowsetDefinition.Column) - Method in class mondrian.xmla.Rowset
-
Returns the restriction if it is a String, or null otherwise.
- getResult() - Method in class mondrian.web.taglib.ResultCache
-
- getResultSet() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- getResultSet() - Method in class mondrian.rolap.SqlStatement
-
- getResultSetConcurrency() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- getResultSetHoldability() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getResultSetHoldability() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- getResultSetType() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- getResultShepherd() - Method in class mondrian.olap.MondrianServer
-
- getResultShepherd() - Method in class mondrian.server.MondrianServerImpl
-
- getResultStyle() - Method in interface mondrian.calc.Calc
-
Returns style in which the result of evaluating this expression is
returned.
- getResultStyle() - Method in class mondrian.calc.impl.AbstractCalc
-
- getResultStyle() - Method in class mondrian.calc.impl.AbstractIterCalc
-
- getResultStyle() - Method in class mondrian.calc.impl.AbstractListCalc
-
- getResultStyle() - Method in class mondrian.calc.impl.ConstantCalc
-
- getResultStyle() - Method in class mondrian.olap.fun.NativizeSetFunDef.NonNativeCalc
-
- getResultStyle() - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- getResultStyle() - Method in class mondrian.olap.Query
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.CrossJoinFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.DimensionsNumericFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.DimensionsStringFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.ExtractFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.FunDefBase
-
Returns the type of a call to this function with a given set of
arguments.
The default implementation makes the coarse assumption that the return
type is in some way related to the type of the first argument.
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.GenerateFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.IifFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.LastPeriodsFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.MemberLevelFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.OpeningClosingPeriodFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.ParallelPeriodFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.ParameterFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.ParenthesesFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.PeriodsToDateFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.SetFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.SetItemFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.StrToSetFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.StrToTupleFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.TupleFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.TupleItemFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.ValueFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.XtdFunDef
-
- getReturnCategories() - Method in class mondrian.olap.fun.FunInfo
-
Returns the type of value returned by this function.
- getReturnCategory() - Method in class mondrian.olap.fun.AncestorsFunDef
-
- getReturnCategory() - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
-
- getReturnCategory() - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
-
- getReturnCategory() - Method in class mondrian.olap.fun.FunDefBase
-
- getReturnCategory() - Method in class mondrian.olap.fun.TupleFunDef
-
- getReturnCategory() - Method in class mondrian.olap.fun.ValueFunDef
-
- getReturnCategory() - Method in interface mondrian.olap.FunDef
-
Returns the
Category
code of the value returned by this
function.
- getReturnList() - Method in class mondrian.olap.DrillThrough
-
- getReturnType(Type[]) - Method in interface mondrian.spi.UserDefinedFunction
-
Returns the return-type of this function.
- getReturnType(Type[]) - Method in class mondrian.test.BasicQueryTest.CountConcurrentUdf
-
- getReturnType(Type[]) - Method in class mondrian.test.BasicQueryTest.SleepUdf
-
- getReturnType(Type[]) - Method in class mondrian.test.PerformanceTest.CounterUdf
-
- getReturnType(Type[]) - Method in class mondrian.test.UdfTest.AnotherMemberErrorUdf
-
- getReturnType(Type[]) - Method in class mondrian.test.UdfTest.BadPlusOneUdf
-
- getReturnType(Type[]) - Method in class mondrian.test.UdfTest.MdcUdf
-
- getReturnType(Type[]) - Method in class mondrian.test.UdfTest.MemberNameFunction
-
- getReturnType(Type[]) - Method in class mondrian.test.UdfTest.PlusOneUdf
-
- getReturnType(Type[]) - Method in class mondrian.test.UdfTest.PlusOrMinusOneUdf
-
- getReturnType(Type[]) - Method in class mondrian.test.UdfTest.ReverseFunction
-
- getReturnType(Type[]) - Method in class mondrian.test.UdfTest.StringMultUdf
-
- getReturnType(Type[]) - Method in class mondrian.udf.CurrentDateMemberUdf
-
- getReturnType(Type[]) - Method in class mondrian.udf.CurrentDateStringUdf
-
- getReturnType(Type[]) - Method in class mondrian.udf.InUdf
-
- getReturnType(Type[]) - Method in class mondrian.udf.InverseNormalUdf
-
- getReturnType(Type[]) - Method in class mondrian.udf.LastNonEmptyUdf
-
- getReturnType(Type[]) - Method in class mondrian.udf.MatchesUdf
-
- getReturnType(Type[]) - Method in class mondrian.udf.NullValueUdf
-
- getReturnType(Type[]) - Method in class mondrian.udf.ValUdf
-
- getRight() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.JoinCondition
-
Return the right join expression.
- getRight() - Method in class mondrian.rolap.RolapStar.Condition
-
- getRight(SqlQuery) - Method in class mondrian.rolap.RolapStar.Condition
-
- getRightAlias() - Method in class mondrian.gui.MondrianGuiDef.Join
-
Returns the alias of the right join key, defaulting to right's
alias if right is a table.
- getRightAlias() - Method in class mondrian.olap.MondrianDef.Join
-
Returns the alias of the right join key, defaulting to right's
alias if right is a table.
- getRolapCubeMemberCacheHelper() - Method in class mondrian.rolap.RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader
-
- getRolapCubeMemberCacheHelper() - Method in class mondrian.rolap.RolapCubeHierarchy.NoCacheRolapCubeHierarchyMemberReader
-
- getRolapCubeMemberCacheHelper() - Method in interface mondrian.rolap.RolapCubeHierarchy.RolapCubeHierarchyMemberReader
-
- getRolapFieldName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
-
- getRolapHierarchy() - Method in class mondrian.rolap.RolapCubeHierarchy
-
- getRolapLevel() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
-
Get the RolapLevel associated with level name.
- getRolapLevel() - Method in class mondrian.rolap.RolapCubeLevel
-
Returns the underlying level.
- getRolapMember() - Method in class mondrian.rolap.RolapCubeMember
-
Returns the underlying member.
- getRolapSchema() - Method in class mondrian.rolap.RolapHierarchy
-
- getRolapSchemas(RolapConnection, String) - Method in interface mondrian.olap4j.CatalogFinder
-
Returns a list of (schema name, schema) pairs in a catalog of a
particular name.
- getRolapSchemas() - Static method in class mondrian.rolap.RolapSchema
-
- getRolapSchemas() - Method in class mondrian.rolap.RolapSchemaPool
-
Returns a list of schemas in this pool.
- getRolapSchemas(RolapConnection, String, String) - Method in class mondrian.server.FileRepository
-
- getRolapSchemas(RolapConnection, String, String) - Method in class mondrian.server.ImplicitRepository
-
- getRolapSchemas(RolapConnection, String) - Method in class mondrian.server.MondrianServerImpl
-
- getRolapSchemas(RolapConnection, String, String) - Method in interface mondrian.server.Repository
-
Must return a map of schema names and schema objects
who are children of the specified datasource and catalog.
- getRolapStarColumnName(RolapStar.Column) - Method in class mondrian.rolap.aggmatcher.AggGen
-
- getRolapStarMeasure() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Measure
-
Get the RolapStar.Measure associated with this symbolic name.
- getRolapStarRegistry() - Method in class mondrian.rolap.RolapSchema
-
- getRole() - Method in interface mondrian.olap.Connection
-
Returns the access-control profile for this connection.
- getRole() - Method in class mondrian.olap.DelegatingSchemaReader
-
- getRole() - Method in interface mondrian.olap.SchemaReader
-
Returns the access-control profile that this SchemaReader
is implementing.
- getRole() - Method in class mondrian.rolap.RolapConnection
-
- getRole() - Method in class mondrian.rolap.RolapSchemaReader
-
- getRoleConstraintMembers(SchemaReader, Member[]) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- getRoleDescription() - Method in class mondrian.test.loader.CsvDBTestCase
-
- getRoleName() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getRoleName() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
-
- getRoleName() - Method in interface mondrian.xmla.XmlaRequest
-
Role name binds with this XML/A request.
- getRoleNames() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
Returns a list of the current role names.
- getRollableLevelBitKey() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable.Measure
-
Returns a BitKey
of the levels which can be
safely rolled up.
- getRollup() - Method in interface mondrian.olap.Aggregator
-
Returns the aggregator used to combine sub-totals into a grand-total.
- getRollup() - Method in class mondrian.rolap.RolapAggregator
-
Returns the aggregator used to roll up.
- getRollupBitKey(int, ResultSet, int) - Method in class mondrian.rolap.agg.SegmentLoader
-
Generates bit key representing roll up columns
- getRollupColumns() - Method in class mondrian.rolap.agg.GroupingSetsList
-
- getRollupColumnsBitKeyList() - Method in class mondrian.rolap.agg.GroupingSetsList
-
- getRollupGroupingSets() - Method in class mondrian.rolap.agg.GroupingSetsList
-
- getRollupPolicy() - Method in interface mondrian.olap.Role.HierarchyAccess
-
Returns the policy by which cell values are calculated if not all
of a member's children are visible.
- getRollupPolicy() - Method in class mondrian.olap.RoleImpl.CachingHierarchyAccess
-
- getRollupPolicy() - Method in class mondrian.olap.RoleImpl.DelegatingHierarchyAccess
-
- getRoot() - Method in class mondrian.gui.JdbcTreeModel
-
Returns the root of the tree.
- getRoot() - Method in class mondrian.gui.SchemaTreeModel
-
Returns the root of the tree.
- getRoot() - Method in class mondrian.gui.validate.impl.WorkbenchTreeModel
-
- getRoot() - Method in interface mondrian.gui.validate.TreeModel
-
Returns the root object of this tree model.
- getRootCause(Throwable) - Static method in exception mondrian.xmla.XmlaException
-
- getRootEvaluator() - Method in class mondrian.rolap.RolapResult
-
- getRootMembers() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
-
- getRootMembers() - Method in class mondrian.rolap.ArrayMemberSource
-
- getRootMembers() - Method in class mondrian.rolap.CacheMemberReader
-
- getRootMembers() - Method in class mondrian.rolap.DelegatingMemberReader
-
- getRootMembers() - Method in interface mondrian.rolap.MemberSource
-
Returns all members of this hierarchy which do not have a parent,
sorted by ordinal.
- getRootMembers() - Method in class mondrian.rolap.NoCacheMemberReader
-
- getRootMembers() - Method in class mondrian.rolap.RestrictedMemberReader
-
- getRootMembers() - Method in class mondrian.rolap.RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader
-
- getRootMembers() - Method in class mondrian.rolap.RolapCubeHierarchy.NoCacheRolapCubeHierarchyMemberReader
-
- getRootMembers() - Method in class mondrian.rolap.SmartMemberReader
-
- getRootMembers() - Method in class mondrian.rolap.SqlMemberSource
-
- getRootMembers() - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getRow() - Method in class mondrian.olap4j.EmptyResultSet
-
- getRow() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getRowCount() - Method in class mondrian.gui.PropertyTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class mondrian.web.taglib.DomBuilder.AxisBuilder
-
- getRowCount() - Method in class mondrian.web.taglib.DomBuilder.ColumnBuilder
-
- getRowCount() - Method in class mondrian.web.taglib.DomBuilder.RowBuilder
-
- getRowId(int) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- getRowId(String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- getRowId(int) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- getRowId(String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- getRowIdLifetime() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractDatabaseMetaData
-
- getRowName(int) - Method in class mondrian.gui.PropertyTableModel
-
- getRowset(XmlaRequest, XmlaHandler) - Method in enum mondrian.xmla.RowsetDefinition
-
- getRSquared() - Method in class mondrian.olap.fun.LinReg.Value
-
- getRules() - Method in class mondrian.rolap.aggmatcher.DefaultRecognizer
-
Get the DefaultRules instance associated with this object.
- getRunTimeMillis() - Method in class mondrian.recorder.AbstractRecorder
-
- getRunTimeMillis() - Method in interface mondrian.recorder.MessageRecorder
-
How long the MessageRecorder has been running since it was created or the
last time clear was called.
- getScalarExpression(String) - Method in class mondrian.rolap.RolapAggregator.AvgFromAvg
-
- getScalarExpression(String) - Method in class mondrian.rolap.RolapAggregator.AvgFromSum
-
- getScalarExpression(String) - Method in class mondrian.rolap.RolapAggregator.BaseAggor
-
- getScalarExpression(String) - Method in class mondrian.rolap.RolapAggregator.SumFromAvg
-
- getScale() - Method in class mondrian.olap.type.DecimalType
-
Returns the number of digits to the right of the decimal point.
- getScale(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- getScale(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- getScale(int) - Method in class mondrian.test.DialectTest.MockResultSetMetadata
-
- getScenario() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getScenario() - Method in class mondrian.rolap.RolapConnection
-
- getScheduledExecutorService(int, String) - Static method in class mondrian.olap.Util
-
- getSchema() - Method in class mondrian.gui.SchemaExplorer
-
- getSchema() - Method in interface mondrian.olap.Connection
-
Get the Schema associated with this Connection.
- getSchema() - Method in interface mondrian.olap.Cube
-
- getSchema() - Method in class mondrian.olap.DelegatingSchemaReader
-
- getSchema() - Method in interface mondrian.olap.Dimension
-
Returns the schema this dimension belongs to.
- getSchema() - Method in interface mondrian.olap.SchemaReader
-
Returns the schema.
- getSchema() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getSchema() - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- getSchema() - Method in class mondrian.rolap.RolapConnection
-
- getSchema() - Method in class mondrian.rolap.RolapCube
-
- getSchema() - Method in class mondrian.rolap.RolapCubeDimension
-
- getSchema() - Method in class mondrian.rolap.RolapDimension
-
- getSchema() - Method in class mondrian.rolap.RolapSchemaParameter
-
- getSchema() - Method in class mondrian.rolap.RolapSchemaReader
-
- getSchema() - Method in class mondrian.rolap.RolapStar
-
- getSchema() - Method in interface mondrian.server.Statement
-
Returns this statement's schema.
- getSchema() - Method in class mondrian.server.StatementImpl
-
- getSchema() - Method in class mondrian.test.DynamicSchemaProcessorTest.BaseDsp
-
- getSchema() - Method in class mondrian.test.loader.CsvDBTestCase
-
- getSchema(String, String, String, String, String, String) - Method in class mondrian.test.TestContext
-
Returns a the XML of the current schema with added parameters and cube
definitions.
- getSchemaFile() - Method in class mondrian.gui.SchemaExplorer
-
returns the schema file
- getSchemaFunctionList(List<XmlaHandler.XmlaExtra.FunctionDefinition>, Schema, Util.Functor1<Boolean, String>) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- getSchemaFunctionList(List<XmlaHandler.XmlaExtra.FunctionDefinition>, Schema, Util.Functor1<Boolean, String>) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- getSchemaId(Schema) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- getSchemaId(Schema) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
Returns the unique ID of a schema.
- getSchemaLoadDate() - Method in interface mondrian.olap.Schema
-
Returns when this schema was last loaded.
- getSchemaLoadDate(Schema) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- getSchemaLoadDate() - Method in class mondrian.rolap.RolapSchema
-
- getSchemaLoadDate(Schema) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- getSchemaName(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- getSchemaName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
Get the database schema name associated with this Group's RolapStar's
fact table.
- getSchemaName() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Returns the database's schema name.
- getSchemaReader() - Method in interface mondrian.olap.Connection
-
Returns a schema reader with access control appropriate to the current
role.
- getSchemaReader(Role) - Method in interface mondrian.olap.Cube
-
Returns a
SchemaReader
for which this cube is the context for
lookup up members.
- getSchemaReader() - Method in interface mondrian.olap.Evaluator
-
Returns a
SchemaReader
appropriate for the current
access-control context.
- getSchemaReader(boolean) - Method in class mondrian.olap.Query
-
Returns a schema reader.
- getSchemaReader() - Method in interface mondrian.olap.Schema
-
- getSchemaReader() - Method in interface mondrian.olap.Validator
-
Returns the schema reader with which to resolve names of MDX objects
(dimensions, hierarchies, levels, members, named sets).
- getSchemaReader() - Method in class mondrian.rolap.RolapConnection
-
- getSchemaReader() - Method in class mondrian.rolap.RolapCube
-
Returns the schema reader which enforces the appropriate access-control
context.
- getSchemaReader(Role) - Method in class mondrian.rolap.RolapCube
-
- getSchemaReader() - Method in class mondrian.rolap.RolapEvaluator
-
- getSchemaReader() - Method in class mondrian.rolap.RolapSchema
-
- getSchemaReader() - Method in interface mondrian.server.Statement
-
Returns this statement's schema reader.
- getSchemaReader() - Method in class mondrian.server.StatementImpl
-
- getSchemaRoleNames(Schema) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- getSchemaRoleNames(Schema) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
Returns a list of names of roles in the given schema to which the
current user belongs.
- getSchemas(String, String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractDatabaseMetaData
-
- getSchemas() - Method in class mondrian.olap4j.MondrianOlap4jCatalog
-
- getSchemas() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getSchemaTableModel() - Method in class mondrian.gui.PreferencesSchemasDialog
-
- getSchemaTerm() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getSchemaWarnings() - Method in class mondrian.test.TestContext
-
Creates a FoodMart connection with "Ignore=true" and returns the list
of warnings in the schema.
- getScheme() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the name of the scheme used to make this request, for example,
http, https, or ftp.
- getScope() - Method in interface mondrian.olap.Parameter
-
Returns the scope where this parameter is defined.
- getScope() - Method in class mondrian.olap.ParameterImpl
-
- getScope() - Method in class mondrian.rolap.RolapSchemaParameter
-
- getSearchStringEscape() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getSegmentCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSegmentCreateCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSegmentCreateViaExternalCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSegmentCreateViaRollupCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSegmentCreateViaSqlCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSegmentDeleteViaExternalCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSegmentHeaders() - Method in class mondrian.rolap.agg.MockSegmentCache
-
- getSegmentHeaders() - Method in class mondrian.rolap.agg.SegmentCacheManager.CompositeSegmentCache
-
- getSegmentHeaders() - Method in class mondrian.rolap.agg.SegmentCacheWorker
-
Returns a list of segments present in the cache.
- getSegmentHeaders() - Method in class mondrian.rolap.cache.MemorySegmentCache
-
- getSegmentHeaders() - Method in interface mondrian.spi.SegmentCache
-
Returns a list of all segments present in the cache.
- getSegmentLoader() - Method in class mondrian.rolap.BatchLoader.CompositeBatch
-
- getSegments() - Method in class mondrian.olap.Id
-
- getSegments() - Method in class mondrian.rolap.agg.GroupingSet
-
- getSelectedLevel(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- getServer() - Method in class mondrian.rolap.RolapConnection
-
Returns the server (mondrian instance) that this connection belongs to.
- getServer() - Method in class mondrian.server.Locus
-
- getServer() - Method in interface mondrian.server.monitor.Monitor
-
- getServer() - Method in interface mondrian.server.monitor.MonitorMXBean
-
- getServer() - Method in class mondrian.server.MonitorImpl
-
- getServerInfo() - Method in class mondrian.server.FileRepository
-
- getServerInfo() - Method in class mondrian.tui.MockServletContext
-
Returns the name and version of the servlet container on which the
servlet is running.
- getServerName() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the host name of the server that received the request.
- getServerPort() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the port number on which this request was received.
- getServlet(String) - Method in class mondrian.tui.MockServletContext
-
- getServlet(TestContext) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- getServletCallbackClass() - Method in class mondrian.xmla.XmlaBaseTestCase
-
- getServletCallbackClass() - Method in class mondrian.xmla.XmlaBasicTest
-
- getServletCallbackClass() - Method in class mondrian.xmla.XmlaCognosTest
-
- getServletCallbackClass() - Method in class mondrian.xmla.XmlaDimensionPropertiesTest
-
- getServletCallbackClass() - Method in class mondrian.xmla.XmlaErrorTest
-
- getServletCallbackClass() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- getServletCallbackClass() - Method in class mondrian.xmla.XmlaExcel2007Test
-
- getServletCallbackClass() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- getServletCallbackClass() - Method in class mondrian.xmla.XmlaMetaDataConstraintsTest
-
- getServletCallbackClass() - Method in class mondrian.xmla.XmlaTabularTest
-
- getServletContext() - Method in class mondrian.tui.MockServletConfig
-
Returns a reference to the ServletContext in which the servlet is
executing.
- getServletContextName() - Method in class mondrian.tui.MockServletContext
-
- getServletInfo() - Method in class mondrian.web.servlet.MdxQueryServlet
-
Returns a short description of the servlet.
- getServletName() - Method in class mondrian.tui.MockServletConfig
-
Returns the name of this servlet instance.
- getServletNames() - Method in class mondrian.tui.MockServletContext
-
- getServletPath() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the part of this request's URL that calls the servlet.
- getServlets() - Method in class mondrian.tui.MockServletContext
-
- getSession(boolean) - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the current HttpSession associated with this request or, if if
there is no current session and create is true, returns a new session.
- getSession() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns the current session associated with this request, or if the
request does not have a session, creates one.
- getSessionId() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
-
- getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaBaseTestCase
-
Creates, retrieves or clears the session id for this test.
- getSessionId(String, XmlaBaseTestCase.Action) - Static method in class mondrian.xmla.XmlaBaseTestCase
-
- getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaBasicTest
-
- getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaCognosTest
-
- getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaDimensionPropertiesTest
-
- getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaErrorTest
-
- getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaExcel2000Test
-
- getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaExcel2007Test
-
- getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaExcelXPTest
-
- getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaMetaDataConstraintsTest
-
- getSessionId() - Method in interface mondrian.xmla.XmlaRequest
-
Returns the id of the session this request belongs to.
- getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaTabularTest
-
- getSet() - Method in class mondrian.olap.QueryAxis
-
Returns the expression which is used to compute the value of this axis.
- getSetEvaluator(Exp, boolean) - Method in interface mondrian.olap.Evaluator
-
Returns an evaluator for a set.
- getSetEvaluator(Exp, boolean) - Method in class mondrian.rolap.RolapEvaluator
-
- getSetFromCalculatedMember(Evaluator, Member) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- getSets() - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- getSets(String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getSharedDimensions() - Method in class mondrian.olap4j.MondrianOlap4jSchema
-
- getSharedHierarchies() - Method in interface mondrian.olap.Schema
-
Returns a list of shared dimensions in this schema.
- getSharedHierarchies() - Method in class mondrian.rolap.RolapSchema
-
- getSharedHierarchy(String) - Method in class mondrian.rolap.RolapSchema
-
- getSharedHierarchyName() - Method in class mondrian.rolap.RolapCubeHierarchy
-
- getSharedHierarchyName() - Method in class mondrian.rolap.RolapHierarchy
-
Returns the name of the source hierarchy, if this hierarchy is shared,
otherwise null.
- getSharedSmartMemberReader(String) - Method in class mondrian.rolap.DataSourceChangeListenerTest
-
- getSharedSmartMemberReader(Connection, String) - Method in class mondrian.rolap.DataSourceChangeListenerTest
-
- getSharedSmartMemberReader(String) - Method in class mondrian.rolap.NonEmptyTest
-
- getSharedSmartMemberReader(Connection, String) - Method in class mondrian.rolap.NonEmptyTest
-
- getShort(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getShort(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getShort(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getShort(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getSignature() - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
-
- getSignature() - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
-
- getSignature() - Method in class mondrian.olap.fun.FunDefBase
-
- getSignature() - Method in class mondrian.olap.fun.MultiResolver
-
- getSignature() - Method in interface mondrian.olap.fun.Resolver
-
Returns a string describing the syntax of this function, for example
- getSignature() - Method in class mondrian.olap.fun.ResolverBase
-
- getSignature() - Method in class mondrian.olap.fun.SimpleResolver
-
- getSignature() - Method in class mondrian.olap.fun.UdfResolver
-
- getSignature() - Method in interface mondrian.olap.FunDef
-
Returns an English description of the signature of the function, for
example "<Numeric Expression> / <Numeric Expression>".
- getSignature(String, int, int[]) - Method in enum mondrian.olap.Syntax
-
Returns a description of the signature of a function call, for
example, "CoalesceEmpty(, )".
- getSignatures() - Method in class mondrian.olap.fun.FunInfo
-
- getSignatures() - Method in class mondrian.olap.fun.MultiResolver
-
- getSingleValues() - Method in class mondrian.rolap.agg.CellRequest
-
Returns an array of the values for each column.
- getSize() - Method in class mondrian.rolap.agg.AbstractSegmentBody
-
Returns the overall amount of stored elements, including those,
that are considered to be null.
- getSize() - Method in class mondrian.rolap.agg.DenseDoubleSegmentBody
-
- getSize() - Method in class mondrian.rolap.agg.DenseDoubleSegmentDataset
-
- getSize() - Method in class mondrian.rolap.agg.DenseIntSegmentBody
-
- getSize() - Method in class mondrian.rolap.agg.DenseIntSegmentDataset
-
- getSize() - Method in class mondrian.rolap.agg.DenseObjectSegmentBody
-
- getSize() - Method in class mondrian.rolap.agg.DenseObjectSegmentDataset
-
- getSize() - Method in class mondrian.rolap.agg.DenseSegmentDataset
-
- getSize() - Method in class mondrian.rolap.agg.SparseSegmentBody
-
- getSize() - Method in class mondrian.rolap.aggmatcher.AggStar
-
Returns a measure of the IO cost of querying this table.
- getSlicer() - Method in class mondrian.olap.ParserTest.TestParser
-
- getSlicerAxis() - Method in class mondrian.olap.Query
-
- getSlicerAxis() - Method in interface mondrian.olap.Result
-
Returns the slicer axis.
- getSlicerAxis() - Method in class mondrian.olap.ResultBase
-
- getSlicerMembers() - Method in class mondrian.rolap.RolapEvaluator
-
Return the list of slicer members in the current evaluator context.
- getSlicerTuples() - Method in class mondrian.rolap.RolapEvaluator
-
Return the list of compound slicer tuples
- getSlope() - Method in class mondrian.olap.fun.LinReg.Value
-
- getSmartMemberReader(String) - Method in class mondrian.rolap.DataSourceChangeListenerTest
-
- getSmartMemberReader(Connection, String) - Method in class mondrian.rolap.DataSourceChangeListenerTest
-
- getSmartMemberReader(String) - Method in class mondrian.rolap.NonEmptyTest
-
- getSmartMemberReader(Connection, String) - Method in class mondrian.rolap.NonEmptyTest
-
- getSoapBodyXPath() - Static method in class mondrian.tui.XmlaSupport
-
- getSoapFaultXPath() - Static method in class mondrian.tui.XmlaSupport
-
- getSoapHeaderAndBodyXPath() - Static method in class mondrian.tui.XmlaSupport
-
- getSoapXmlaRootXPath(String) - Static method in class mondrian.tui.XmlaSupport
-
- getSoapXmlaXds2xd(String) - Static method in class mondrian.tui.XmlUtil
-
This is the xslt that can extract the "data" part of a SOAP
XMLA response.
- getSoapXmlaXds2xs(String) - Static method in class mondrian.tui.XmlUtil
-
This is the xslt that can extract the "schema" part of a SOAP
XMLA response.
- getSolveOrder() - Method in class mondrian.olap.Formula
-
Returns the solve order.
- getSolveOrder() - Method in class mondrian.olap.fun.TestMember
-
- getSolveOrder() - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- getSolveOrder() - Method in interface mondrian.olap.Member
-
- getSolveOrder() - Method in class mondrian.olap.MemberBase
-
- getSolveOrder() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getSolveOrder() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getSolveOrder() - Method in class mondrian.rolap.RolapCalculatedMember
-
- getSolveOrder() - Method in interface mondrian.rolap.RolapCalculation
-
Returns the solve order of this calculation.
- getSolveOrder() - Method in class mondrian.rolap.RolapMemberCalculation
-
- getSolveOrder() - Method in class mondrian.rolap.RolapResult.CompoundSlicerRolapMember
-
- getSolveOrder() - Method in class mondrian.rolap.RolapTupleCalculation
-
- getSource() - Method in class mondrian.rolap.HierarchyUsage
-
- getSource() - Method in interface mondrian.spi.SegmentCache.SegmentCacheListener.SegmentCacheEvent
-
Returns the segment header at the source of the event.
- getSpace() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- getSpace() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- getSql() - Method in class mondrian.server.monitor.SqlStatementInfo
-
- getSql() - Method in class mondrian.test.SqlPattern
-
- getSqlConnection() - Method in class mondrian.test.loader.CsvDBTestCase
-
- getSQLKeywords() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getSqlQuery() - Method in class mondrian.rolap.aggmatcher.AggGen
-
- getSqlQuery() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
-
- getSqlQuery() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Get a SqlQuery object.
- getSqlQuery() - Method in class mondrian.rolap.RolapStar.Column
-
- getSqlQuery() - Method in class mondrian.rolap.RolapStar
-
Clones an existing SqlQuery to create a new one (this cloning creates one
with an empty sql query).
- getSqlQueryDialect() - Method in class mondrian.rolap.RolapStar
-
Returns this RolapStar's SQL dialect.
- getSqlStatementCellRequestCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSqlStatementCurrentlyOpenCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSqlStatementEndCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSqlStatementEndCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getSqlStatementExecuteCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSqlStatementExecuteCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getSqlStatementExecuteNanos() - Method in class mondrian.server.monitor.ServerInfo
-
- getSqlStatementExecuteNanos() - Method in class mondrian.server.monitor.StatementInfo
-
- getSqlStatementId() - Method in class mondrian.server.monitor.SqlStatementInfo
-
- getSqlStatementRowFetchCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSqlStatementRowFetchCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getSqlStatements() - Method in interface mondrian.server.monitor.Monitor
-
- getSqlStatements() - Method in interface mondrian.server.monitor.MonitorMXBean
-
- getSqlStatements() - Method in class mondrian.server.MonitorImpl
-
- getSqlStatementStartCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSqlStatementStartCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getSQLStateType() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getSQLXML(int) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- getSQLXML(String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- getSQLXML(int) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- getSQLXML(String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- getSrcMembers() - Method in class mondrian.rolap.TargetBase
-
- getStackTrace(Throwable) - Static method in class mondrian.test.TestContext
-
- getStar() - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
- getStar() - Method in class mondrian.rolap.agg.AggQuerySpec
-
- getStar() - Method in class mondrian.rolap.agg.Aggregation
-
This is called during SQL generation.
- getStar() - Method in class mondrian.rolap.agg.AggregationKey
-
Returns the star.
- getStar() - Method in class mondrian.rolap.agg.GroupingSetsList
-
- getStar() - Method in interface mondrian.rolap.agg.QuerySpec
-
- getStar() - Method in class mondrian.rolap.agg.Segment
-
Returns the star.
- getStar(SegmentHeader) - Static method in class mondrian.rolap.agg.SegmentCacheManager
-
- getStar() - Method in class mondrian.rolap.aggmatcher.AggStar
-
Get this AggStar's RolapStar.
- getStar() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
Get the RolapStar associated with this Group's RolapCube.
- getStar() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Get the RolapStar associated with this cube.
- getStar(String) - Method in class mondrian.rolap.DataSourceChangeListenerTest
-
- getStar(Connection, String) - Method in class mondrian.rolap.DataSourceChangeListenerTest
-
- getStar() - Method in class mondrian.rolap.RolapCube
-
Returns this cube's underlying star schema.
- getStar(String) - Method in class mondrian.rolap.RolapSchema
-
- getStar(String) - Method in class mondrian.rolap.RolapSchema.RolapStarRegistry
-
- getStar() - Method in class mondrian.rolap.RolapStar.Column
-
- getStar() - Method in class mondrian.rolap.RolapStar.Table
-
- getStar(Connection, String) - Method in class mondrian.rolap.RolapStarTest
-
- getStar(String) - Method in class mondrian.rolap.RolapStarTest
-
- getStarKeyColumn() - Method in class mondrian.rolap.RolapCubeLevel
-
This is the RolapStar.Column that is related to this RolapCubeLevel
- getStarList(CacheControl.CellRegion) - Static method in class mondrian.rolap.CacheControlImpl
-
- getStarMeasure() - Method in class mondrian.rolap.RolapBaseCubeMeasure
-
- getStarMeasure(Member) - Static method in class mondrian.rolap.RolapStar
-
- getStarMeasure() - Method in interface mondrian.rolap.RolapStoredMeasure
-
- getStarMeasure() - Method in class mondrian.rolap.RolapVirtualCubeMeasure
-
- getStars() - Method in class mondrian.rolap.RolapSchema
-
- getStars() - Method in class mondrian.rolap.RolapSchema.RolapStarRegistry
-
- getStartTime() - Method in class mondrian.server.Execution
-
- getStartTimeMillis() - Method in class mondrian.recorder.AbstractRecorder
-
- getStartTimeMillis() - Method in interface mondrian.recorder.MessageRecorder
-
Get the time when the MessageRecorder was created or the last time that
the clear method was called.
- getStatement() - Method in class mondrian.olap.Query
-
- getStatement() - Method in class mondrian.olap4j.EmptyResultSet
-
- getStatement() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getStatement() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
-
- getStatement() - Method in interface mondrian.xmla.XmlaRequest
-
Statement of EXECUTE method.
- getStatementCurrentlyExecutingCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getStatementCurrentlyOpenCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getStatementEndCount() - Method in class mondrian.server.monitor.ConnectionInfo
-
- getStatementEndCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getStatementId() - Method in class mondrian.server.monitor.SqlStatementEvent
-
- getStatementId() - Method in class mondrian.server.monitor.StatementInfo
-
- getStatements() - Method in interface mondrian.server.monitor.Monitor
-
- getStatements() - Method in interface mondrian.server.monitor.MonitorMXBean
-
- getStatements() - Method in class mondrian.server.MonitorImpl
-
- getStatementStartCount() - Method in class mondrian.server.monitor.ConnectionInfo
-
- getStatementStartCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getStatisticsCache() - Method in class mondrian.rolap.RolapStar
-
- getStatisticsProviders() - Method in interface mondrian.spi.Dialect
-
Returns a list of statistics providers for this dialect.
- getStatisticsProviders() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- getStatusCode() - Method in class mondrian.tui.MockHttpServletResponse
-
- getStoredMeasure() - Method in class mondrian.rolap.RolapNativeSql
-
- getString(String) - Method in class mondrian.gui.I18n
-
Retreives a resource string using the current locale.
- getString(String, String) - Method in class mondrian.gui.I18n
-
Retreives a resource string using the current locale, with a default.
- getString(String, Locale, String) - Method in class mondrian.gui.I18n
-
Retreive a resource string using the given locale.
- getString(String, String) - Method in class mondrian.gui.validate.impl.WorkbenchMessages
-
- getString(String, String) - Method in interface mondrian.gui.validate.Messages
-
Returns the string with given key.
- getString(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getString(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getString(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getString(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getStringFunctions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getStringProperty() - Method in class mondrian.calc.ExpCompiler.Factory
-
Return the
ExpCompiler.Factory
- getStringProperty() - Method in class mondrian.rolap.RolapMemberBase.PropertyValueMapFactoryFactory
-
- getStringProperty() - Method in class mondrian.rolap.SqlMemberSource.ValuePoolFactoryFactory
-
- getStringProperty() - Method in class mondrian.util.MemoryMonitorFactory
-
Return the
MemoryMonitorFactory
- getStringProperty() - Method in class mondrian.util.ObjectFactory
-
Return the StringProperty
associated with this factory.
- getSubName() - Method in class mondrian.olap.HierarchyBase
-
Returns the name of the hierarchy sans dimension name.
- getSubtotalVisibility() - Method in class mondrian.olap.QueryAxis
-
- GetSuffix(int) - Method in class mondrian.parser.SimpleCharStream
-
Get the suffix.
- getSuperTables(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getSuperTypes(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getSupportedCellSetListenerGranularities() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getSupportedLocales() - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- getSupportedLocales() - Method in class mondrian.olap4j.MondrianOlap4jSchema
-
- getSymbolicName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Measure
-
Get the symbolic name, the measure name, i.e., [Unit Sales].
- getSymbolicName() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
Returns the usage's symbolic name.
- getSyntax() - Method in class mondrian.mdx.ResolvedFunCall
-
- getSyntax() - Method in class mondrian.mdx.UnresolvedFunCall
-
Returns the syntax of this function call.
- getSyntax() - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
-
- getSyntax() - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
-
- getSyntax() - Method in class mondrian.olap.fun.FunDefBase
-
- getSyntax() - Method in class mondrian.olap.fun.FunInfo
-
Returns the syntactic type of the function.
- getSyntax() - Method in class mondrian.olap.fun.MultiResolver
-
- getSyntax() - Method in interface mondrian.olap.fun.Resolver
-
Returns the syntax with which the function or operator was invoked.
- getSyntax() - Method in class mondrian.olap.fun.ResolverBase
-
- getSyntax() - Method in class mondrian.olap.fun.SimpleResolver
-
- getSyntax() - Method in class mondrian.olap.fun.UdfResolver
-
- getSyntax() - Method in interface mondrian.olap.FunCall
-
Returns the syntax of the call.
- getSyntax() - Method in interface mondrian.olap.FunDef
-
Returns the syntactic type of the function.
- getSyntax() - Method in interface mondrian.spi.UserDefinedFunction
-
Returns the syntactic type of the user-defined function.
- getSyntax() - Method in class mondrian.test.BasicQueryTest.CountConcurrentUdf
-
- getSyntax() - Method in class mondrian.test.BasicQueryTest.SleepUdf
-
- getSyntax() - Method in class mondrian.test.PerformanceTest.CounterUdf
-
- getSyntax() - Method in class mondrian.test.UdfTest.AnotherMemberErrorUdf
-
- getSyntax() - Method in class mondrian.test.UdfTest.MdcUdf
-
- getSyntax() - Method in class mondrian.test.UdfTest.MemberNameFunction
-
- getSyntax() - Method in class mondrian.test.UdfTest.PlusOneUdf
-
- getSyntax() - Method in class mondrian.test.UdfTest.PlusOrMinusOneUdf
-
- getSyntax() - Method in class mondrian.test.UdfTest.ReverseFunction
-
- getSyntax() - Method in class mondrian.test.UdfTest.StringMultUdf
-
- getSyntax() - Method in class mondrian.udf.CurrentDateMemberUdf
-
- getSyntax() - Method in class mondrian.udf.CurrentDateStringUdf
-
- getSyntax() - Method in class mondrian.udf.InUdf
-
- getSyntax() - Method in class mondrian.udf.InverseNormalUdf
-
- getSyntax() - Method in class mondrian.udf.LastNonEmptyUdf
-
- getSyntax() - Method in class mondrian.udf.MatchesUdf
-
- getSyntax() - Method in class mondrian.udf.NullValueUdf
-
- getSyntax() - Method in class mondrian.udf.ValUdf
-
- getSystemFunctions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getTable(JdbcSchema, RolapStar.Table) - Method in class mondrian.rolap.aggmatcher.AggGen
-
- getTable(JdbcSchema, String) - Method in class mondrian.rolap.aggmatcher.AggGen
-
- getTable() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
-
Get the enclosing AggStar.Table.
- getTable() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.JoinCondition
-
Get the enclosing AggStar.Table.
- getTable(String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Gets a table by name.
- getTable() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
Returns this column's table.
- getTable(String) - Method in class mondrian.rolap.RolapHierarchy
-
- getTable() - Method in class mondrian.rolap.RolapStar.Column
-
- getTableAlias() - Method in class mondrian.gui.MondrianGuiDef.Column
-
- getTableAlias() - Method in interface mondrian.gui.MondrianGuiDef.Expression
-
- getTableAlias() - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
-
- getTableAlias() - Method in class mondrian.olap.MondrianDef.Column
-
- getTableAlias() - Method in interface mondrian.olap.MondrianDef.Expression
-
- getTableAlias() - Method in class mondrian.olap.MondrianDef.ExpressionView
-
- getTableAlias() - Method in class mondrian.rolap.RolapLevel
-
- getTableCardinality(Dialect, DataSource, String, String, String, Execution) - Method in class mondrian.spi.impl.JdbcStatisticsProvider
-
- getTableCardinality(Dialect, DataSource, String, String, String, Execution) - Method in class mondrian.spi.impl.SqlStatisticsProvider
-
- getTableCardinality(Dialect, DataSource, String, String, String, Execution) - Method in interface mondrian.spi.StatisticsProvider
-
Returns an estimate of the number of rows in a table.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class mondrian.gui.SchemaPropertyCellEditor
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class mondrian.gui.SchemaPropertyCellRenderer
-
- getTableDef() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizer
-
Get the ExplicitRules.TableDef associated with this instance.
- getTableMatch() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- getTableMatcher(String) - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
- getTableMatches() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getTableName(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- getTableName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
Get the database table name associated with this Group's RolapStar's
fact table.
- getTableName() - Method in class mondrian.rolap.RolapLevel
-
- getTableName() - Method in class mondrian.rolap.RolapStar.Table
-
Sometimes one need to get to the "real" name when the table has
been given an alias.
- getTableName(RolapHierarchy) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl
-
- getTableName(RolapHierarchy) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl2
-
- getTableName(RolapHierarchy) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl3
-
- getTableName(RolapHierarchy) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl4
-
- getTableNameForAlias(MondrianGuiDef.RelationOrJoin, String) - Static method in class mondrian.gui.SchemaExplorer
-
- getTableNamesForJoin(MondrianGuiDef.RelationOrJoin, Set<String>) - Static method in class mondrian.gui.SchemaExplorer
-
- getTablePK(String, String) - Method in class mondrian.gui.JdbcMetaData
-
- getTablePrivileges(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getTables(String, String, String, String[]) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getTables() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Returns the database's tables.
- getTables() - Method in class mondrian.test.loader.CsvDBLoader
-
- getTables(File[]) - Method in class mondrian.test.loader.CsvDBLoader
-
- getTables(Reader) - Method in class mondrian.test.loader.CsvDBLoader
-
- getTables() - Method in class mondrian.test.loader.DBLoader
-
- getTablesFromDirectory() - Method in class mondrian.test.loader.CsvDBLoader
-
- getTablesFromFile() - Method in class mondrian.test.loader.CsvDBLoader
-
- getTablesFromFiles() - Method in class mondrian.test.loader.CsvDBLoader
-
- getTableType() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
Returns the table's type.
- getTableTypes() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getTableUsageType() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
Returns the table's usage type.
- getTabSize(int) - Method in class mondrian.parser.SimpleCharStream
-
- getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Base
-
- getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Ref
-
- getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
- getTag() - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
- getTarget() - Method in class mondrian.rolap.agg.SegmentLoaderTest.MyDelegatingInvocationHandler
-
- getTarget() - Method in class mondrian.rolap.FastBatchingCellReaderTest.MyDelegatingInvocationHandler
-
- getTarget() - Method in class mondrian.rolap.SqlStatement.MyDelegatingInvocationHandler
-
- getTarget() - Method in class mondrian.util.DelegatingInvocationHandler
-
Returns the object to forward method calls to, should the derived class
not implement the method.
- getTask() - Method in class mondrian.util.ExpiringReference
-
- getTemplate() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- getTemplate() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- getTemplateNames() - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
-
- getTemplateNames() - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
-
- getTemplateNames() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- getTemplateNames() - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
-
- getTemplateNames() - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
This must be defined in derived classes.
- getTestCaseNames() - Method in class mondrian.test.DiffRepository
-
- getTestContext() - Method in class mondrian.olap.type.TypeTest
-
- getTestContext() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- getTestContext() - Method in class mondrian.rolap.MemberCacheControlTest
-
- getTestContext() - Method in class mondrian.rolap.NonEmptyTest
-
- getTestContext() - Method in class mondrian.test.AbstractMondrianOlap4jTester
-
- getTestContext() - Method in class mondrian.test.FoodMartTestCase
-
Returns the test context.
- getTestContext() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
-
- getTestContext() - Method in class mondrian.test.loader.CsvDBTestCase
-
- getTestContext() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- getTestContext() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- getTestContext() - Method in class mondrian.test.SteelWheelsPerformanceTest
-
Returns the test context.
- getTestContext() - Method in class mondrian.test.SteelWheelsTestCase
-
Returns the test context.
- getTestContext() - Method in class mondrian.test.UdfTest
-
- getTestingJdbcMetadata() - Method in class mondrian.gui.PreferencesDialog
-
- getTestObject(String, Class[], Object[]) - Method in class mondrian.util.ObjectFactory.Singleton
-
Create an instance for test purposes.
- getThreadLocalClassName() - Static method in class mondrian.calc.ExpCompiler.Factory
-
Get the class name of a ExpCompiler
implementation
or null.
- getTime(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getTime(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getTime(int, Calendar) - Method in class mondrian.olap4j.EmptyResultSet
-
- getTime(String, Calendar) - Method in class mondrian.olap4j.EmptyResultSet
-
- getTime(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getTime(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getTime(int, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getTime(String, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getTime(Calendar) - Static method in class mondrian.util.ScheduleUtil
-
Extracts the time part of a date.
- getTimeDateFunctions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getTimeHierarchy(String) - Method in class mondrian.rolap.RolapCube
-
Returns the time hierarchy for this cube.
- getTimeLimit() - Method in class mondrian.test.MondrianTestRunner
-
- getTimeQueries() - Method in class mondrian.tui.CmdRunner
-
- getTimestamp(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getTimestamp(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getTimestamp(int, Calendar) - Method in class mondrian.olap4j.EmptyResultSet
-
- getTimestamp(String, Calendar) - Method in class mondrian.olap4j.EmptyResultSet
-
- getTimestamp(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getTimestamp(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getTimestamp(int, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getTimestamp(String, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getTiming() - Method in interface mondrian.olap.Evaluator
-
Returns the query timing context for this execution.
- getTiming() - Method in class mondrian.rolap.RolapEvaluator
-
- getTimingKeys() - Method in class mondrian.olap.QueryTiming
-
- getTimings(String) - Method in class mondrian.olap.QueryTiming
-
- getToken(int) - Method in class mondrian.parser.MdxParserImpl
-
Get the specific Token.
- getTokenList() - Static method in class mondrian.util.Format
-
- getTooltip(String) - Method in class mondrian.gui.Workbench
-
- getTopLevelDepth() - Method in interface mondrian.olap.Role.HierarchyAccess
-
Returns the depth of the highest level to which the current Role has
access.
- getTopLevelDepth() - Method in class mondrian.olap.RoleImpl.CachingHierarchyAccess
-
- getTopLevelDepth() - Method in class mondrian.olap.RoleImpl.DelegatingHierarchyAccess
-
- getTotalColumnSize() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
-
Get the total size of all columns in a row.
- getTotalColumnSize() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
Returns the total size of a row (sum of the column sizes).
- getTotalQueryTime() - Method in class mondrian.tui.CmdRunner
-
- getTransactionIsolation() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getTransformer(String, boolean) - Method in class mondrian.web.taglib.ApplResources
-
- getTransformerFactory() - Static method in class mondrian.tui.XmlUtil
-
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class mondrian.gui.SchemaTreeCellEditor
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class mondrian.gui.SchemaTreeCellRenderer
-
- getTreeUpdater() - Method in class mondrian.gui.JdbcExplorer
-
- getTreeUpdater() - Method in class mondrian.gui.SchemaExplorer
-
- getTriggerSql() - Method in class mondrian.test.SqlPattern
-
- getTuple() - Method in class mondrian.olap.fun.NativizeSetFunDef.Range
-
- getTupleList() - Method in class mondrian.rolap.RolapAxis
-
- getTupleReader() - Method in class mondrian.rolap.RolapNative.TupleEvent
-
- getTuples() - Method in class mondrian.olap.fun.NativizeSetFunDef.Range
-
- getType() - Method in interface mondrian.calc.Calc
-
Returns the type of this expression.
- getType() - Method in class mondrian.calc.DummyExp
-
- getType() - Method in class mondrian.calc.impl.AbstractCalc
-
- getType() - Method in class mondrian.calc.impl.AbstractIterCalc
-
- getType() - Method in class mondrian.calc.impl.AbstractListCalc
-
- getType() - Method in class mondrian.calc.impl.GenericIterCalc
-
- getType() - Method in class mondrian.mdx.DimensionExpr
-
- getType() - Method in class mondrian.mdx.HierarchyExpr
-
- getType() - Method in class mondrian.mdx.LevelExpr
-
- getType() - Method in class mondrian.mdx.MemberExpr
-
- getType() - Method in class mondrian.mdx.NamedSetExpr
-
- getType() - Method in class mondrian.mdx.ParameterExpr
-
- getType() - Method in class mondrian.mdx.ResolvedFunCall
-
- getType() - Method in class mondrian.mdx.UnresolvedFunCall
-
- getType() - Method in interface mondrian.olap.Exp
-
Returns the type of this expression.
- getType() - Method in class mondrian.olap.fun.NativizeSetFunDef.NonNativeCalc
-
- getType() - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- getType() - Method in class mondrian.olap.Id
-
- getType() - Method in class mondrian.olap.Literal
-
- getType() - Method in interface mondrian.olap.NamedSet
-
Returns the type of this named set.
- getType() - Method in interface mondrian.olap.Parameter
-
Returns the type of this Parameter.
- getType() - Method in class mondrian.olap.ParameterImpl
-
- getType() - Method in class mondrian.olap.Property
-
Returns the datatype of the property.
- getType() - Method in class mondrian.olap.Query.ScopedNamedSet
-
- getType() - Method in class mondrian.olap.SetBase
-
- getType() - Method in class mondrian.olap4j.EmptyResultSet
-
- getType() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getType() - Method in class mondrian.olap4j.MondrianOlap4jProperty
-
- getType() - Method in class mondrian.rolap.agg.DenseDoubleSegmentDataset
-
- getType() - Method in class mondrian.rolap.agg.DenseIntSegmentDataset
-
- getType() - Method in class mondrian.rolap.agg.DenseObjectSegmentDataset
-
- getType() - Method in interface mondrian.rolap.agg.SegmentDataset
-
Returns the SQL type of the data contained in this dataset.
- getType() - Method in class mondrian.rolap.agg.SparseSegmentDataset
-
- getType() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
Returns the columnIter java.sql.Type enun of the column.
- getType() - Method in class mondrian.rolap.RolapSchemaParameter
-
- getType(ResultSetMetaData, int) - Method in interface mondrian.spi.Dialect
-
Chooses the most appropriate type for accessing the values of a
column in a result set for a dialect.
- getType(ResultSetMetaData, int) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- getType(ResultSetMetaData, int) - Method in class mondrian.spi.impl.MonetDbDialect
-
- getType(ResultSetMetaData, int) - Method in class mondrian.spi.impl.NetezzaDialect
-
- getType(ResultSetMetaData, int) - Method in class mondrian.spi.impl.OracleDialect
-
Chooses the most appropriate type for accessing the values of a
column in a result set.
- getType(ResultSetMetaData, int) - Method in class mondrian.spi.impl.PostgreSqlDialect
-
- getType(ResultSetMetaData, int) - Method in class mondrian.spi.impl.VerticaDialect
-
- getType() - Method in interface mondrian.spi.UserDefinedFunction.Argument
-
Returns the type of the argument.
- getType() - Method in class mondrian.test.loader.DBLoader.Column
-
- getType(String) - Static method in class mondrian.test.loader.DBLoader.Type
-
- getType(int) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- getType(String, String) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- getType(String) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- getTypeInfo() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getTypeMap() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getTypeName() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
Returns the columnIter java.sql.Type name.
- getTypeName() - Method in class mondrian.test.loader.DBLoader.Column
-
- getTypes(Exp[]) - Static method in class mondrian.olap.ExpBase
-
- getTypes() - Method in class mondrian.rolap.agg.SegmentLoader.RowList
-
- getUdfDescription() - Method in class mondrian.test.loader.CsvDBTestCase
-
- getUDTs(String, String, String, int[]) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getUnicodeStream(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getUnicodeStream(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getUnicodeStream(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getUnicodeStream(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getUniqueID() - Method in class mondrian.spi.SegmentHeader
-
Returns a unique identifier for this header.
- getUniqueKeyLevelName() - Method in class mondrian.rolap.RolapHierarchy
-
Gets "unique key level name" attribute of this Hierarchy, if set.
- getUniqueName() - Method in class mondrian.olap.CubeBase
-
- getUniqueName() - Method in class mondrian.olap.DimensionBase
-
- getUniqueName() - Method in class mondrian.olap.Formula
-
Returns the unique name of the member or set.
- getUniqueName() - Method in class mondrian.olap.fun.TestMember
-
- getUniqueName() - Method in class mondrian.olap.HierarchyBase
-
- getUniqueName() - Method in class mondrian.olap.LevelBase
-
- getUniqueName() - Method in class mondrian.olap.MemberBase
-
- getUniqueName() - Method in interface mondrian.olap.OlapElement
-
- getUniqueName() - Method in class mondrian.olap.Query.ScopedNamedSet
-
- getUniqueName() - Method in class mondrian.olap.SetBase
-
- getUniqueName() - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- getUniqueName() - Method in class mondrian.olap4j.MondrianOlap4jDimension
-
- getUniqueName() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
-
- getUniqueName() - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
- getUniqueName() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- getUniqueName() - Method in class mondrian.olap4j.MondrianOlap4jNamedSet
-
- getUniqueName() - Method in class mondrian.olap4j.MondrianOlap4jProperty
-
- getUniqueName() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getUniqueName() - Method in class mondrian.rolap.RolapAllCubeMember
-
- getUniqueName() - Method in class mondrian.rolap.RolapCubeMember
-
- getUniqueNameSsas() - Method in interface mondrian.olap.Hierarchy
-
- getUniqueNameSsas() - Method in class mondrian.olap.HierarchyBase
-
- getUniqueOrdinalMembers(Member[]) - Static method in class mondrian.rolap.SqlConstraintUtils
-
Gets a list of unique ordinal cube members to make sure our
cell request isn't unsatisfiable, following the same logic
as RolapEvaluator
- getUniqueRelation(MondrianDef.RelationOrJoin, String, String, String) - Method in class mondrian.rolap.RolapStar
-
Generates a unique relational join to the fact table via re-aliasing
MondrianDef.Relations
currently called in the RolapCubeHierarchy constructor.
- getUniqueTable() - Method in class mondrian.rolap.RolapHierarchy
-
If this hierarchy has precisely one table, returns that table;
if this hierarchy has no table, return the cube's fact-table;
otherwise, returns null.
- getUpdateCount() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- getUpperBound() - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- getUpperBound() - Method in class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
-
- getUpperInclusive() - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- getUpperInclusive() - Method in class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
-
- getURI(int) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- getURL(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- getURL(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- getURL(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getURL(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getURL() - Method in class mondrian.olap4j.MondrianOlap4jDatabase
-
- getURL() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getURL() - Method in class mondrian.test.AbstractMondrianOlap4jTester
-
- getURL() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
-
- getUsagePrefix() - Method in class mondrian.rolap.HierarchyUsage
-
- getUsagePrefix() - Method in class mondrian.rolap.RolapStar.Column
-
- getUsages() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
Returns an iterator over all usages.
- getUsages(JdbcSchema.UsageType) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
Returns an iterator over all usages of the given column type.
- getUsages(Hierarchy) - Method in class mondrian.rolap.RolapCube
-
A Hierarchy may have one or more HierarchyUsages.
- getUsageType() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
Returns the column usage type.
- getUsed() - Method in interface mondrian.olap.Util.MemoryInfo.Usage
-
- getUsedMemory() - Method in class mondrian.util.FauxMemoryMonitor
-
- getUsedMemory() - Method in interface mondrian.util.MemoryMonitor
-
Returns the current memory used.
- getUsedMemory() - Method in class mondrian.util.NotificationMemoryMonitor
-
Get the current memory usage for this JVM instance.
- getUserName() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getUserName() - Method in class mondrian.test.loader.DBLoader
-
- getUsername() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
-
- getUsername() - Method in interface mondrian.xmla.XmlaRequest
-
The username to use to open the underlying olap4j connection.
- getUserPrincipal() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns a java.security.Principal object containing the name of the
current authenticated user.
- getValidator() - Method in interface mondrian.calc.ExpCompiler
-
Returns the validator which was used to validate this expression.
- getValidator() - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- getValidator() - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- getValue() - Method in class mondrian.gui.PropertyTableModel
-
- getValue() - Method in interface mondrian.olap.Annotation
-
Returns the value of this annotation.
- getValue() - Method in interface mondrian.olap.Cell
-
Returns the cell's raw value.
- getValue(int) - Method in class mondrian.olap.EnumeratedValues
-
Returns the name associated with an ordinal; the return value
is null if the ordinal is not a member of the enumeration.
- getValue(String, boolean) - Method in class mondrian.olap.EnumeratedValues
-
Returns the value associated with a name.
- getValue() - Method in class mondrian.olap.Literal
-
- getValue() - Method in interface mondrian.olap.Parameter
-
Returns the value of this parameter.
- getValue() - Method in class mondrian.olap.ParameterImpl
-
- getValue() - Method in class mondrian.olap4j.MondrianOlap4jCell
-
- getValue() - Method in class mondrian.parser.Token
-
An optional attribute value of the Token.
- getValue() - Method in class mondrian.rolap.agg.LiteralStarPredicate
-
- getValue() - Method in class mondrian.rolap.agg.ValueColumnPredicate
-
Returns the value which the column is compared to.
- getValue() - Method in class mondrian.rolap.RolapCell
-
- getValue() - Method in class mondrian.rolap.RolapSchemaParameter
-
- getValue() - Method in interface mondrian.util.LockBox.Entry
-
Returns the value in this lock box entry.
- getValue() - Method in class mondrian.util.Pair
-
- getValue(int) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- getValue(String, String) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- getValue(String) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- getValueArray() - Method in class mondrian.rolap.agg.AbstractSegmentBody
-
- getValueArray() - Method in class mondrian.rolap.agg.DenseDoubleSegmentBody
-
- getValueArray() - Method in class mondrian.rolap.agg.DenseIntSegmentBody
-
- getValueArray() - Method in class mondrian.rolap.agg.DenseObjectSegmentBody
-
- getValueArray() - Method in interface mondrian.spi.SegmentBody
-
Returns an array of values.
- getValueAt(int, int) - Method in class mondrian.gui.PropertyTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int) - Method in class mondrian.rolap.agg.CellRequest
-
Return the predicate value associated with the given index.
- getValueCount() - Method in class mondrian.spi.SegmentColumn
-
Returns the number of distinct values that occur for this column in the
database.
- getValueMap() - Method in class mondrian.rolap.agg.AbstractSegmentBody
-
- getValueMap() - Method in class mondrian.rolap.agg.SparseSegmentBody
-
- getValueMap() - Method in interface mondrian.spi.SegmentBody
-
Converts contents of this segment into a cellkey/value map.
- getValuePoolFactory() - Static method in class mondrian.rolap.SqlMemberSource.ValuePoolFactoryFactory
-
Access the ValuePoolFactory
instance.
- getValues() - Method in class mondrian.spi.SegmentColumn
-
Returns an array of predicate values for this column.
- getValues(K) - Method in interface mondrian.util.SpatialValueTree.SpatialRegion
-
Provides an array of objects describing this region's
bounds within the specified dimension's axis.
- getValues() - Method in interface mondrian.util.SpatialValueTree2.SpatialDimension
-
Declares that a particular dimension has a finite set of values.
- getValues(SpatialValueTree2.SpatialDimension) - Method in interface mondrian.util.SpatialValueTree2.SpatialRegionRequest
-
Provides an array of objects describing this region's
bounds within the specified dimension's axis.
- getValues() - Method in class mondrian.xmla.Enumeration
-
- getValuesAndIndicator() - Method in class mondrian.rolap.agg.SegmentAxis
-
- getValuesForColumn(SegmentColumn) - Method in class mondrian.rolap.agg.SegmentLoader.SegmentRollupWrapper
-
- getValuesSortedByName() - Method in class mondrian.olap.EnumeratedValues
-
Returns the members of this enumeration, sorted by name.
- getValueType() - Method in class mondrian.olap.type.MemberType
-
- getValueType() - Method in class mondrian.olap.type.TupleType
-
- getValueTypeHint(String) - Static method in class mondrian.xmla.XmlaHandler.ValueInfo
-
Returns XSD_INT, XSD_DOUBLE, XSD_STRING or null.
- getVariance() - Method in class mondrian.olap.fun.LinReg.Value
-
- getVersion() - Method in class mondrian.olap.MondrianServer
-
Returns the version of this MondrianServer.
- getVersion() - Method in class mondrian.olap4j.MondrianOlap4jDriver
-
Returns the driver version.
- getVersion() - Method in class mondrian.server.MondrianServerRegistry
-
- getVersionColumns(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- getVersionString() - Method in interface mondrian.olap.MondrianServer.MondrianVersion
-
Returns the version string, for example "2.3.0".
- getViewXmlMenuItem() - Method in class mondrian.gui.Workbench
-
Used by schema framewhen it uses 'view xml' to update view xml menu item
- getVirtualCubeDescription() - Method in class mondrian.test.loader.CsvDBTestCase
-
- getVolume() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
-
Get the volume of the table (now of rows * size of a row).
- getVUsers() - Method in class mondrian.test.MondrianTestRunner
-
- getWarnEntries() - Method in class mondrian.recorder.ListRecorder
-
- getWarningCount() - Method in class mondrian.recorder.AbstractRecorder
-
- getWarnings() - Method in interface mondrian.olap.Schema
-
Returns a list of warnings and errors that occurred while loading this
schema.
- getWarnings() - Method in class mondrian.olap4j.EmptyResultSet
-
- getWarnings() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- getWarnings() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getWarnings() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- getWarnings() - Method in class mondrian.rolap.RolapSchema
-
- getWeekLevel() - Method in interface mondrian.olap.Cube
-
Return Week Level or null.
- getWeekLevel() - Method in class mondrian.olap.CubeBase
-
- getWorkbenchProperty(String) - Method in class mondrian.gui.Workbench
-
returns the value of a workbench property
- getWorkbenchResourceBundle() - Method in class mondrian.gui.Workbench
-
- getWrappedResultSet() - Method in class mondrian.rolap.SqlStatement
-
Returns the result set in a proxy which automatically closes this
SqlStatement (and hence also the statement and result set) when the
result set is closed.
- getWrapper() - Method in class mondrian.test.AbstractMondrianOlap4jTester
-
- getWriter() - Method in class mondrian.calc.CalcWriter
-
- getWriter() - Method in class mondrian.rolap.RolapUtil.TeeWriter
-
Returns the underlying writer.
- getWriter() - Method in class mondrian.test.DelegatingTestContext
-
- getWriter() - Method in class mondrian.test.MondrianResultPrinter
-
- getWriter() - Method in class mondrian.test.TestContext
-
Returns the output writer.
- getWriter() - Method in class mondrian.tui.MockHttpServletResponse
-
Returns a PrintWriter object that can send character text to the client.
- getWriter() - Method in class mondrian.xmla.impl.DefaultXmlaResponse
-
- getWriter() - Method in interface mondrian.xmla.XmlaResponse
-
Get helper for writing XML document.
- getXercesVersion() - Static method in class mondrian.tui.XmlUtil
-
Get the Xerces version being used.
- getXercesVersionNumbers() - Static method in class mondrian.tui.XmlUtil
-
Gets the Xerces version numbers as a three part array of ints where
the first element is the major release number, the second is the
minor release number, and the third is the patch number.
- getXercesVersionNumberString() - Static method in class mondrian.tui.XmlUtil
-
Get the number part of the Xerces Version string.
- getXmlaHandler() - Method in class mondrian.xmla.XmlaServlet
-
Gets (creating if needed) the XmlaHandler.
- getXmlaRootXPath(String) - Static method in class mondrian.tui.XmlaSupport
-
- getXmlaTransform(String) - Static method in class mondrian.tui.XmlaSupport
-
This is a parameterized XSLT.
- getXmlaXds2xd(String) - Static method in class mondrian.tui.XmlUtil
-
This is the xslt that can extract the "data" part of a XMLA response.
- getXmlaXds2xs(String) - Static method in class mondrian.tui.XmlUtil
-
This is the xslt that can extract the "schema" part of a XMLA response.
- getXMLDefClass() - Static method in class mondrian.gui.MondrianGuiDef
-
- getXMLDefClass() - Static method in class mondrian.olap.MondrianDef
-
- getXMLDefClass() - Static method in class mondrian.rolap.aggmatcher.DefaultDef
-
- getXMLDefClass() - Static method in class mondrian.xmla.DataSourcesConfig
-
- getXmlHierarchy() - Method in class mondrian.rolap.RolapHierarchy
-
- getXMLSchema() - Method in class mondrian.rolap.RolapSchema
-
- getXsltURI() - Method in class mondrian.web.taglib.TransformTag
-
- getYearLevel() - Method in interface mondrian.olap.Cube
-
Helper method that returns the Year Level or returns null if the Time
Dimension does not exist or if Year is not defined in the Time Dimension.
- getYearLevel() - Method in class mondrian.olap.CubeBase
-
- GlobalFunTable - Class in mondrian.olap.fun
-
Global function table contains builtin functions and global user-defined
functions.
- gmtTz - Static variable in class mondrian.util.ScheduleTest
-
- gotChildren - Variable in class mondrian.gui.JdbcExplorer.Node
-
- GrandTotalTest - Class in mondrian.test.clearview
-
GrandTotalTest
is a test suite which tests scenarios of
using grand total against the FoodMart database.
- GrandTotalTest() - Constructor for class mondrian.test.clearview.GrandTotalTest
-
- GrandTotalTest(String) - Constructor for class mondrian.test.clearview.GrandTotalTest
-
- grant(Schema, Access) - Method in class mondrian.olap.RoleImpl
-
Defines access to all cubes and dimensions in a schema.
- grant(Cube, Access) - Method in class mondrian.olap.RoleImpl
-
Defines access to a cube.
- grant(Dimension, Access) - Method in class mondrian.olap.RoleImpl
-
Defines access to a dimension.
- grant(Hierarchy, Access, Level, Level, Role.RollupPolicy) - Method in class mondrian.olap.RoleImpl
-
Defines access to a hierarchy.
- grant(Member, Access) - Method in class mondrian.olap.RoleImpl
-
Defines access to a member in a hierarchy.
- GreenplumDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the GreenplumSQL database.
- GreenplumDialect(Connection) - Constructor for class mondrian.spi.impl.GreenplumDialect
-
Creates a GreenplumDialect.
- groupBatches(List<BatchLoader.Batch>) - Static method in class mondrian.rolap.BatchLoader
-
- GroupingSet - Class in mondrian.rolap.agg
-
A collection
of
Segment
s that can be represented
as a GROUP BY GROUPING SET in a SQL query.
- GroupingSet(List<Segment>, BitKey, BitKey, StarColumnPredicate[], RolapStar.Column[]) - Constructor for class mondrian.rolap.agg.GroupingSet
-
Creates a GroupingSet.
- GroupingSetQueryTest - Class in mondrian.rolap
-
Test support for generating SQL queries with the GROUPING SETS
construct, if the DBMS supports it.
- GroupingSetQueryTest() - Constructor for class mondrian.rolap.GroupingSetQueryTest
-
- GroupingSetsCollector - Class in mondrian.rolap
-
The GroupingSetsCollector
collects the GroupinpSets and pass
the consolidated list to form group by grouping sets sql
- GroupingSetsCollector(boolean) - Constructor for class mondrian.rolap.GroupingSetsCollector
-
- GroupingSetsList - Class in mondrian.rolap.agg
-
Class for using GROUP BY GROUPING SETS sql query.
- GroupingSetsList(List<GroupingSet>) - Constructor for class mondrian.rolap.agg.GroupingSetsList
-
Creates a GroupingSetsList.
- GroupingSetsList.Cohort - Class in mondrian.rolap.agg
-
Collection of
SegmentDataset
that have the
same dimensionality and identical axis values.
- GroupingSetsList.Cohort(List<SegmentDataset>, SegmentAxis[]) - Constructor for class mondrian.rolap.agg.GroupingSetsList.Cohort
-
- GT - Static variable in interface mondrian.olap.ParserSym
-
- GT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- guessTypes() - Method in class mondrian.rolap.SqlStatement
-
- GZIP - Static variable in class mondrian.util.Base64
-
Specify that data should be gzip-compressed.
H
- handle(Exception) - Method in class mondrian.rolap.ResultLoader
-
Handles an error, and returns an exception that the caller should then
throw.
- handle(Throwable) - Method in class mondrian.rolap.SqlStatement
-
Handles an exception thrown from the ResultSet, implicitly calls
SqlStatement.close()
, and returns an exception which includes the full
stack, including a description of the high-level operation.
- handle(SegmentCache.SegmentCacheListener.SegmentCacheEvent) - Method in interface mondrian.spi.SegmentCache.SegmentCacheListener
-
Handle an event
- handleFault(HttpServletResponse, byte[][], XmlaServlet.Phase, Throwable) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
-
This produces a SOAP 1.1 version Fault element - not a 1.2 version.
- handleFault(HttpServletResponse, byte[][], XmlaServlet.Phase, Throwable) - Method in class mondrian.xmla.XmlaServlet
-
Implement to application specified handler of SOAP fualt.
- handler - Variable in class mondrian.xmla.Rowset
-
- handleSoapBody(HttpServletResponse, Element[], byte[][], Map<String, Object>) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
-
- handleSoapBody(HttpServletResponse, Element[], byte[][], Map<String, Object>) - Method in class mondrian.xmla.XmlaServlet
-
Implement to handle XML/A request.
- handleSoapHeader(HttpServletResponse, Element[], byte[][], Map<String, Object>) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
-
Implement to handle application specified SOAP header.
- handleSoapHeader(HttpServletResponse, Element[], byte[][], Map<String, Object>) - Method in class mondrian.xmla.XmlaServlet
-
Implement to handle application specified SOAP header.
- HangerDimensionTest - Class in mondrian.test.clearview
-
HangerDimensionTest
tests the extended syntax of Order
function.
- HangerDimensionTest() - Constructor for class mondrian.test.clearview.HangerDimensionTest
-
- HangerDimensionTest(String) - Constructor for class mondrian.test.clearview.HangerDimensionTest
-
- hardRef - Variable in class mondrian.util.ExpiringReference
-
- HardSmartCache<K,V> - Class in mondrian.rolap.cache
-
An implementation of
SmartCache
that uses hard
references.
- HardSmartCache() - Constructor for class mondrian.rolap.cache.HardSmartCache
-
- hasAggGroup() - Method in class mondrian.rolap.RolapCube
-
- hasAggRule(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- hasAll - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- hasAll() - Method in interface mondrian.olap.Hierarchy
-
- hasAll - Variable in class mondrian.olap.HierarchyBase
-
- hasAll() - Method in class mondrian.olap.HierarchyBase
-
- hasAll - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- hasAll() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
-
- hasAllMember() - Method in class mondrian.rolap.sql.MemberListCrossJoinArg
-
- hasCalcMembers() - Method in class mondrian.rolap.sql.MemberListCrossJoinArg
-
- hasCaptionColumn() - Method in class mondrian.rolap.RolapLevel
-
- hasCellProperty(String) - Method in class mondrian.olap.Query
-
Checks whether the property name is present in the query.
- hasChildren() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Return true if this table has one or more child tables.
- hasClosedPeer() - Method in class mondrian.rolap.RolapCubeLevel
-
- hasClosedPeer() - Method in class mondrian.rolap.RolapLevel
-
Returns true when the level is part of a parent/child hierarchy and has
an equivalent closed level.
- hasDatabaseProduct(Dialect.DatabaseProduct) - Method in class mondrian.test.SqlPattern
-
- hasDataSourcesContentChanged(String) - Method in class mondrian.server.DynamicContentFinder
-
- hasDistinctCountMeasure() - Method in class mondrian.rolap.BatchLoader.Batch
-
- hasErrors() - Method in class mondrian.recorder.AbstractRecorder
-
- hasErrors() - Method in interface mondrian.recorder.MessageRecorder
-
Returns true if there are one or more error messages.
- hasErrors() - Method in class mondrian.tui.XmlUtil.SaxErrorHandler
-
- hasFactCountMatch(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- hasForeignKeyMatch(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- hasForeignKeys() - Method in class mondrian.rolap.aggmatcher.AggStar
-
Returns whether this AggStar has foreign keys.
- hash(int, int) - Static method in class mondrian.olap.Util
-
Combines two integers into a hash code.
- hash(int, Object) - Static method in class mondrian.olap.Util
-
Computes a hash code from an existing hash code and an object (which
may be null).
- hash(T) - Method in class mondrian.util.ObjectPool
-
- hashArray(int, Object[]) - Static method in class mondrian.olap.Util
-
Computes a hash code from an existing hash code and an array of objects
(which may be null).
- hashCode() - Method in class mondrian.gui.MondrianGuiDef.Column
-
- hashCode() - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
-
- hashCode() - Method in class mondrian.gui.MondrianGuiDef.InlineTable
-
- hashCode() - Method in class mondrian.gui.MondrianGuiDef.RelationOrJoin
-
- hashCode() - Method in class mondrian.gui.MondrianGuiDef.SQL
-
- hashCode() - Method in class mondrian.gui.MondrianGuiDef.Table
-
- hashCode() - Method in class mondrian.mdx.ParameterExpr
-
- hashCode() - Method in class mondrian.olap.CubeAccess
-
- hashCode() - Method in class mondrian.olap.fun.FunInfo
-
- hashCode() - Method in class mondrian.olap.fun.FunUtil.ObjIntPair
-
- hashCode() - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- hashCode() - Method in class mondrian.olap.Id.KeySegment
-
- hashCode() - Method in class mondrian.olap.Id.NameSegment
-
- hashCode() - Method in class mondrian.olap.MondrianDef.Column
-
- hashCode() - Method in class mondrian.olap.MondrianDef.ExpressionView
-
- hashCode() - Method in class mondrian.olap.MondrianDef.InlineTable
-
- hashCode() - Method in class mondrian.olap.MondrianDef.RelationOrJoin
-
- hashCode() - Method in class mondrian.olap.MondrianDef.SQL
-
- hashCode() - Method in class mondrian.olap.MondrianDef.Table
-
- hashCode() - Method in class mondrian.olap.OlapElementBase
-
- hashCode() - Method in class mondrian.olap.ParameterImpl
-
- hashCode() - Method in class mondrian.olap.RoleImpl
-
- hashCode() - Method in class mondrian.olap.type.CubeType
-
- hashCode() - Method in class mondrian.olap.type.DimensionType
-
- hashCode() - Method in class mondrian.olap.type.HierarchyType
-
- hashCode() - Method in class mondrian.olap.type.LevelType
-
- hashCode() - Method in class mondrian.olap.type.ScalarType
-
- hashCode() - Method in class mondrian.olap.type.SetType
-
- hashCode() - Method in class mondrian.olap.type.TupleType
-
- hashCode() - Method in class mondrian.olap.UnionRoleImpl
-
- hashCode() - Method in class mondrian.olap.Util.Flat2List
-
- hashCode() - Method in class mondrian.olap.Util.Flat3List
-
- hashCode() - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- hashCode() - Method in class mondrian.olap4j.MondrianOlap4jDimension
-
- hashCode() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
-
- hashCode() - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
- hashCode() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- hashCode() - Method in class mondrian.rolap.agg.AggregationKey
-
- hashCode() - Method in class mondrian.rolap.agg.ListColumnPredicate
-
- hashCode() - Method in class mondrian.rolap.agg.ListPredicate
-
- hashCode() - Method in class mondrian.rolap.agg.LiteralStarPredicate
-
- hashCode() - Method in class mondrian.rolap.agg.MemberColumnPredicate
-
- hashCode() - Method in class mondrian.rolap.agg.MemberTuplePredicate
-
- hashCode() - Method in class mondrian.rolap.agg.MinusStarPredicate
-
- hashCode() - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- hashCode() - Method in class mondrian.rolap.agg.SegmentLoader.SegmentRollupWrapper
-
- hashCode() - Method in class mondrian.rolap.agg.ValueColumnPredicate
-
- hashCode() - Method in class mondrian.rolap.BitKey.Big
-
- hashCode() - Method in class mondrian.rolap.BitKey.Mid128
-
- hashCode() - Method in class mondrian.rolap.BitKey.Small
-
- hashCode() - Method in class mondrian.rolap.CellKey.Four
-
- hashCode() - Method in class mondrian.rolap.CellKey.Many
-
- hashCode() - Method in class mondrian.rolap.CellKey.One
-
- hashCode() - Method in class mondrian.rolap.CellKey.Three
-
- hashCode() - Method in class mondrian.rolap.CellKey.Two
-
- hashCode() - Method in class mondrian.rolap.CellKey.Zero
-
- hashCode() - Method in class mondrian.rolap.ChildByNameConstraint
-
- hashCode() - Method in class mondrian.rolap.HierarchyUsage
-
- hashCode() - Method in class mondrian.rolap.MemberKey
-
- hashCode() - Method in class mondrian.rolap.RolapCubeMember
-
- hashCode() - Method in class mondrian.rolap.RolapEvaluator
-
- hashCode() - Method in class mondrian.rolap.RolapHierarchy.LimitedRollupMember
-
- hashCode() - Method in class mondrian.rolap.RolapMemberBase
-
- hashCode() - Method in class mondrian.rolap.RolapMemberCalculation
-
- hashCode() - Method in class mondrian.rolap.RolapResult.CellInfo
-
- hashCode() - Method in class mondrian.rolap.RolapSchema
-
- hashCode() - Method in class mondrian.rolap.RolapStar.Column
-
- hashCode() - Method in class mondrian.rolap.RolapStar.Condition
-
- hashCode() - Method in class mondrian.rolap.RolapStar.Measure
-
- hashCode() - Method in class mondrian.rolap.RolapStar.Table
-
- hashCode() - Method in class mondrian.rolap.RolapTupleCalculation
-
- hashCode() - Method in class mondrian.rolap.ScenarioImpl
-
- hashCode() - Method in class mondrian.rolap.sql.DescendantsCrossJoinArg
-
- hashCode() - Method in class mondrian.rolap.sql.MemberListCrossJoinArg
-
- hashCode() - Method in class mondrian.spi.SegmentColumn
-
- hashCode() - Method in class mondrian.spi.SegmentHeader
-
- hashCode() - Method in class mondrian.util.AbstractMemoryMonitor.Entry
-
- hashCode() - Method in class mondrian.util.ByteString
-
- hashCode() - Method in class mondrian.util.CacheMap
-
- hashCode() - Method in class mondrian.util.ConcatenableList
-
- hashCode() - Method in class mondrian.util.FilteredIterableList
-
- hashCode() - Method in class mondrian.util.ObjectPoolTest.KeyValue
-
- hashCode() - Method in class mondrian.util.Pair
-
- hashCode() - Method in class mondrian.util.StringKey
-
- hashCode() - Method in class mondrian.util.Triple
-
- hashCode() - Method in class mondrian.util.UnsupportedList
-
- hasIgnoredColumns() - Method in class mondrian.rolap.aggmatcher.AggStar
-
- hasIgnoreMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- hasInaccessibleDescendants(Member) - Method in interface mondrian.olap.Role.HierarchyAccess
-
Returns true
if at least one of the descendants of the
given Member is inaccessible to this Role.
- hasInaccessibleDescendants(Member) - Method in class mondrian.olap.RoleImpl.CachingHierarchyAccess
-
- hasInaccessibleDescendants(Member) - Method in class mondrian.olap.RoleImpl.DelegatingHierarchyAccess
-
- hasInformation() - Method in class mondrian.recorder.AbstractRecorder
-
- hasInformation() - Method in interface mondrian.recorder.MessageRecorder
-
Returns true if there are one or more informational messages.
- hasJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.DimTable
-
- hasJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
-
- hasJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Return true if this table has a join condition (only DimTables have
join conditions, FactTable instances do not).
- hasLevelMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- hasLevels() - Method in class mondrian.rolap.aggmatcher.AggStar
-
Return true if AggStar has levels
- hasLevels() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Return true if table has levels.
- hasMeasureMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- hasMeasures() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
-
Return true it table has measures
- hasMeasures() - Method in class mondrian.rolap.aggmatcher.AggStar
-
Return true if AggStar has measures
- hasMoreElements() - Method in class mondrian.olap.Walker
-
- hasMultipleLevelSlicer(Evaluator) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- hasMultiPositionSlicer(List<Member>) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- hasNext - Variable in class mondrian.calc.impl.AbstractTupleIterator
-
- hasNext() - Method in class mondrian.calc.impl.AbstractTupleIterator
-
- hasNext() - Method in class mondrian.calc.impl.AbstractTupleList.AbstractTupleListIterator
-
- hasNext() - Method in class mondrian.olap.fun.NativizeSetFunDef.RangeIterator
-
- hasNext() - Method in class mondrian.olap.Util.GcIterator
-
- hasNext() - Method in class mondrian.rolap.NoCacheMemberReader.SiblingIterator
-
- hasNext() - Method in class mondrian.rolap.SmartMemberReader.SiblingIterator
-
- hasNext() - Method in class mondrian.util.UnionIterator
-
- hasNext() - Method in class mondrian.util.UnsupportedList.Itr
-
- hasNext() - Method in class mondrian.util.UnsupportedList.ItrUnknownSize
-
- hasNextLine() - Method in class mondrian.test.loader.CsvLoader
-
- hasOverlappingBitKeys(BatchLoader.Batch) - Method in class mondrian.rolap.BatchLoader.Batch
-
- hasParent() - Method in class mondrian.rolap.aggmatcher.AggStar.DimTable
-
- hasParent() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
-
- hasParent() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Return true if this table has a parent table (FactTable instances
do not have parent tables, all other do).
- hasPrevious() - Method in class mondrian.rolap.NoCacheMemberReader.SiblingIterator
-
- hasPrevious() - Method in class mondrian.rolap.SmartMemberReader.SiblingIterator
-
- hasPrevious() - Method in class mondrian.util.UnsupportedList.ListItr
-
- hasRestrictions() - Method in class mondrian.olap.CubeAccess
-
- hasRules() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
Are there any rules associated with this Group.
- hasSameCompoundPredicate(BatchLoader.Batch) - Method in class mondrian.rolap.BatchLoader.Batch
-
- hasTableMatch(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- hasUsage() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
Return true if the column has at least one usage.
- hasUsage(JdbcSchema.UsageType) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
Return true if the column has at least one usage of the given
column type.
- hasWarnings() - Method in class mondrian.recorder.AbstractRecorder
-
- hasWarnings() - Method in interface mondrian.recorder.MessageRecorder
-
Returns true if there are one or more warning messages.
- haveSameClosureColumns(BatchLoader.Batch) - Method in class mondrian.rolap.BatchLoader.Batch
-
Returns whether this batch has the same closure columns as another.
- haveSameStarAndAggregation(BatchLoader.Batch) - Method in class mondrian.rolap.BatchLoader.Batch
-
- haveSameValues(BatchLoader.Batch) - Method in class mondrian.rolap.BatchLoader.Batch
-
Return whether have same values for overlapping columns or
has all children for others.
- having(Object, String, String) - Static method in class mondrian.xmla.XmlaHandlerTypeTest.TestVal
-
- head(int, TupleList) - Static method in class mondrian.olap.fun.HeadTailFunDef
-
- headerList - Variable in class mondrian.xmla.XmlaUtil.MetadataRowset
-
- HeadResolver - Static variable in class mondrian.olap.fun.HeadTailFunDef
-
- headSet(E) - Method in class mondrian.util.ArraySortedSet
-
- HeadTailFunDef - Class in mondrian.olap.fun
-
Definition of the Head
and Tail
MDX builtin functions.
- HeadTailFunDef(FunDef) - Constructor for class mondrian.olap.fun.HeadTailFunDef
-
- helper - Variable in class mondrian.olap4j.MondrianOlap4jConnection
-
Handler for errors.
- helperTest(boolean) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- helperTestExpect(boolean) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- hex(Object) - Static method in class mondrian.olap.fun.vba.Vba
-
- hideMemberIf - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- hideMemberIf - Variable in class mondrian.olap.MondrianDef.Level
-
- hierarchies - Variable in class mondrian.gui.MondrianGuiDef.Dimension
-
- hierarchies - Variable in class mondrian.olap.DimensionBase
-
- hierarchies - Variable in class mondrian.olap.MondrianDef.Dimension
-
- HierarchizeFunDef - Class in mondrian.olap.fun
-
Definition of the Hierarchize
MDX function.
- HierarchizeFunDef(FunDef) - Constructor for class mondrian.olap.fun.HierarchizeFunDef
-
- hierarchizeMemberList(List<Member>, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
Sorts a list of members into hierarchical order.
- hierarchizeTupleList(TupleList, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
Sorts a list of tuples into hierarchical order.
- hierarchy - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
-
- hierarchy - Variable in class mondrian.gui.MondrianGuiDef.HierarchyGrant
-
- Hierarchy - Static variable in class mondrian.olap.Category
-
Hierarchy
is a hierarchy expression.
- Hierarchy - Interface in mondrian.olap
-
A Hierarchy
is a set of members, organized into levels.
- hierarchy - Variable in class mondrian.olap.LevelBase
-
- hierarchy - Variable in class mondrian.olap.MondrianDef.CalculatedMember
-
- hierarchy - Variable in class mondrian.olap.MondrianDef.HierarchyGrant
-
- hierarchy - Variable in class mondrian.olap4j.MondrianOlap4jHierarchy
-
- hierarchy - Variable in class mondrian.rolap.ArrayMemberSource
-
- hierarchy - Variable in class mondrian.rolap.CacheControlImpl.SimpleMemberSet
-
- HIERARCHY_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
-
- HIERARCHY_UNIQUE_NAME - Static variable in class mondrian.olap.CubeBase
-
- HIERARCHY_UNIQUE_NAME - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the unique name of the current hierarchy.
- HIERARCHY_UNIQUE_NAME_ORDINAL - Static variable in class mondrian.olap.Property
-
- hierarchyAccess - Variable in class mondrian.olap.RoleImpl.DelegatingHierarchyAccess
-
- hierarchyAccess - Variable in class mondrian.rolap.RolapHierarchy.LimitedRollupMember
-
- HierarchyBase - Class in mondrian.olap
-
- HierarchyBase(Dimension, String, String, boolean, String, boolean) - Constructor for class mondrian.olap.HierarchyBase
-
- HierarchyBugTest - Class in mondrian.olap
-
- HierarchyBugTest(String) - Constructor for class mondrian.olap.HierarchyBugTest
-
- HierarchyBugTest() - Constructor for class mondrian.olap.HierarchyBugTest
-
- HierarchyCalc - Interface in mondrian.calc
-
- HierarchyCurrentMemberFunDef - Class in mondrian.olap.fun
-
Definition of the <Hierarchy>.CurrentMember
MDX
builtin function.
- HierarchyCurrentMemberFunDef.CalcImpl - Class in mondrian.olap.fun
-
Compiled implementation of the Hierarchy.CurrentMember function that
evaluates the hierarchy expression first.
- HierarchyCurrentMemberFunDef.CalcImpl(Exp, HierarchyCalc) - Constructor for class mondrian.olap.fun.HierarchyCurrentMemberFunDef.CalcImpl
-
- HierarchyCurrentMemberFunDef.FixedCalcImpl - Class in mondrian.olap.fun
-
Compiled implementation of the Hierarchy.CurrentMember function that
uses a fixed hierarchy.
- HierarchyCurrentMemberFunDef.FixedCalcImpl(Exp, Hierarchy) - Constructor for class mondrian.olap.fun.HierarchyCurrentMemberFunDef.FixedCalcImpl
-
- HierarchyDimensionFunDef - Class in mondrian.olap.fun
-
Definition of the <Hierarchy>.Dimension
MDX
builtin function.
- HierarchyDimensionFunDef.CalcImpl - Class in mondrian.olap.fun
-
- HierarchyDimensionFunDef.CalcImpl(Exp, HierarchyCalc) - Constructor for class mondrian.olap.fun.HierarchyDimensionFunDef.CalcImpl
-
- HierarchyExpr - Class in mondrian.mdx
-
- HierarchyExpr(Hierarchy) - Constructor for class mondrian.mdx.HierarchyExpr
-
Creates a hierarchy expression.
- hierarchyGrants - Variable in class mondrian.gui.MondrianGuiDef.CubeGrant
-
- hierarchyGrants - Variable in class mondrian.olap.MondrianDef.CubeGrant
-
- HierarchyHasNoAccessibleMembers - Variable in class mondrian.resource.MondrianResource
-
HierarchyHasNoAccessibleMembers
is 'Hierarchy ''{0}'' has no accessible members.
'
- HierarchyHasNoLevels - Variable in class mondrian.resource.MondrianResource
-
HierarchyHasNoLevels
is 'Hierarchy ''{0}'' must have at least one level.
'
- HierarchyInIndependentAxes - Variable in class mondrian.resource.MondrianResource
-
HierarchyInIndependentAxes
is 'Hierarchy ''{0}'' appears in more than one independent axis.
'
- HierarchyInvalidForeignKey - Variable in class mondrian.resource.MondrianResource
-
HierarchyInvalidForeignKey
is 'Foreign key ''{0}'' of hierarchy ''{1}'' in cube ''{2}'' is not a column in the fact table.
'
- HierarchyLevelNamesNotUnique - Variable in class mondrian.resource.MondrianResource
-
HierarchyLevelNamesNotUnique
is 'Level names within hierarchy ''{0}'' are not unique; there is more than one level with name ''{1}''.
'
- hierarchyList - Variable in class mondrian.rolap.RolapCube
-
- hierarchyList - Variable in class mondrian.util.IdentifierParser.BuilderImpl
-
- hierarchyMembers(Hierarchy, Evaluator, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
- HierarchyMustHaveForeignKey - Variable in class mondrian.resource.MondrianResource
-
HierarchyMustHaveForeignKey
is 'Hierarchy ''{0}'' in cube ''{1}'' must have a foreign key, since it is not based on the cube''s fact table.
'
- HierarchyMustNotHaveMoreThanOneSource - Variable in class mondrian.resource.MondrianResource
-
HierarchyMustNotHaveMoreThanOneSource
is 'Hierarchy ''{0}'' has more than one source (memberReaderClass, <Table>, <Join> or <View>)
'
- hierarchyName(String, String) - Static method in class mondrian.test.TestContext
-
- HierarchyType - Class in mondrian.olap.type
-
The type of an expression which represents a hierarchy.
- HierarchyType(Dimension, Hierarchy) - Constructor for class mondrian.olap.type.HierarchyType
-
Creates a type representing a hierarchy.
- HierarchyUsage - Class in mondrian.rolap
-
A HierarchyUsage
is the usage of a hierarchy in the context
of a cube.
- HierarchyUsage(RolapCube, RolapHierarchy, MondrianDef.CubeDimension) - Constructor for class mondrian.rolap.HierarchyUsage
-
Creates a HierarchyUsage.
- HierarchyUsage.Kind - Enum in mondrian.rolap
-
- HighCardChunkSize - Variable in class mondrian.olap.MondrianProperties
-
Property that establishes the amount of chunks for querying cells
involving high-cardinality dimensions.
- highCardinality - Variable in class mondrian.gui.MondrianGuiDef.CubeDimension
-
- highCardinality - Variable in class mondrian.olap.DimensionBase
-
- highCardinality - Variable in class mondrian.olap.MondrianDef.CubeDimension
-
- HighCardinalityInDimension - Variable in class mondrian.resource.MondrianResource
-
HighCardinalityInDimension
is 'The highCardinality attribute specified on dimension ''{0}'' is deprecated and will be removed in future versions of Mondrian.The feature will produce wrong results in some scenarios and should be used with caution.
'
- HighCardSqlTupleReader - Class in mondrian.rolap
-
Deprecated.
Deprecated for Mondrian 4.0.
- HighCardSqlTupleReader(TupleConstraint) - Constructor for class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
- highCardToString(Result) - Method in class mondrian.tui.CmdRunner
-
Converts a
Result
object to a string printing to standard
output directly, without buffering.
- HighDimensionsTest - Class in mondrian.rolap
-
Unit-test for non cacheable elementos of high dimensions.
- HighDimensionsTest() - Constructor for class mondrian.rolap.HighDimensionsTest
-
- HighDimensionsTest(String) - Constructor for class mondrian.rolap.HighDimensionsTest
-
- highWaterMark - Variable in class mondrian.util.ObjectPool
-
- hint - Variable in class mondrian.xmla.XmlaHandlerTypeTest.TestVal
-
- hitCount - Variable in class mondrian.server.monitor.ExecutionPhaseEvent
-
- HiveDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the Hive database.
- HiveDialect(Connection) - Constructor for class mondrian.spi.impl.HiveDialect
-
Creates a HiveDialect.
- hour(Date) - Static method in class mondrian.olap.fun.vba.Vba
-
- HSB_ACCESS_DENIED_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_ACCESS_DENIED_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_COMMAND_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_COMMAND_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_METHOD_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_METHOD_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_METHOD_NS_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_METHOD_NS_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_NON_NULLABLE_COLUMN_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_NON_NULLABLE_COLUMN_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_PROPERTIES_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_PROPERTIES_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_PROPERTIES_LIST_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_PROPERTIES_LIST_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_REQUEST_TYPE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_REQUEST_TYPE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_RESTRICTION_LIST_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_RESTRICTION_LIST_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_RESTRICTIONS_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_RESTRICTIONS_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_SOAP_BODY_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_SOAP_BODY_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_STATEMENT_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_BAD_STATEMENT_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_CONNECTION_DATA_SOURCE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_CONNECTION_DATA_SOURCE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_DISCOVER_FORMAT_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_DISCOVER_FORMAT_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_DISCOVER_UNPARSE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_DISCOVER_UNPARSE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_DRILL_THROUGH_FORMAT_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_DRILL_THROUGH_FORMAT_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_DRILL_THROUGH_NOT_ALLOWED_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_DRILL_THROUGH_NOT_ALLOWED_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_DRILL_THROUGH_SQL_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_DRILL_THROUGH_SQL_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_EXECUTE_QUERY_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_EXECUTE_QUERY_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_EXECUTE_UNPARSE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_EXECUTE_UNPARSE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_PARSE_QUERY_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_PARSE_QUERY_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_PROCESS_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_PROCESS_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_UNKNOWN_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSB_UNKNOWN_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSH_BAD_SESSION_ID_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSH_BAD_SESSION_ID_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSH_MUST_UNDERSTAND_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSH_MUST_UNDERSTAND_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSH_UNKNOWN_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- HSH_UNKNOWN_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- HsqldbDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the Hsqldb database.
- HsqldbDialect(Connection) - Constructor for class mondrian.spi.impl.HsqldbDialect
-
Creates a FirebirdDialect.
I
- i - Variable in class mondrian.olap.fun.FunUtil.ObjIntPair
-
- I18n - Class in mondrian.gui
-
- I18n(ResourceBundle, ResourceBundle) - Constructor for class mondrian.gui.I18n
-
- I18nTest - Class in mondrian.test
-
Test suite for internalization and localization.
- I18nTest() - Constructor for class mondrian.test.I18nTest
-
- IBM_JVM - Static variable in class mondrian.olap.Util
-
Whether this is an IBM JVM.
- Id - Class in mondrian.olap
-
Multi-part identifier.
- Id(Id.Segment) - Constructor for class mondrian.olap.Id
-
Creates an identifier containing a single part.
- Id(List<Id.Segment>) - Constructor for class mondrian.olap.Id
-
- ID - Static variable in interface mondrian.olap.ParserSym
-
- ID - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- id - Variable in class mondrian.rolap.agg.Segment
-
- id - Variable in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- id - Variable in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
- id - Variable in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
- Id.KeySegment - Class in mondrian.olap
-
Identifier segment representing a key, possibly composite.
- Id.KeySegment(Id.NameSegment...) - Constructor for class mondrian.olap.Id.KeySegment
-
Creates a KeySegment with one or more sub-segments.
- Id.KeySegment(List<Id.NameSegment>) - Constructor for class mondrian.olap.Id.KeySegment
-
Creates a KeySegment a list of sub-segments.
- Id.NameSegment - Class in mondrian.olap
-
Component in a compound identifier that describes the name of an object.
- Id.NameSegment(String, Id.Quoting) - Constructor for class mondrian.olap.Id.NameSegment
-
Creates a name segment with the given quoting.
- Id.NameSegment(String) - Constructor for class mondrian.olap.Id.NameSegment
-
Creates a quoted name segment.
- Id.Quoting - Enum in mondrian.olap
-
- Id.Segment - Class in mondrian.olap
-
Component in a compound identifier.
- Id.Segment(Id.Quoting) - Constructor for class mondrian.olap.Id.Segment
-
- IdBatchResolver - Class in mondrian.olap
-
Used to collect and resolve identifiers in groups of children
where possible.
- IdBatchResolver(Query) - Constructor for class mondrian.olap.IdBatchResolver
-
- IdBatchResolverTest - Class in mondrian.olap
-
- IdBatchResolverTest() - Constructor for class mondrian.olap.IdBatchResolverTest
-
- IdBatchResolverTest.FactoryImplTestWrapper - Class in mondrian.olap
-
- IdBatchResolverTest.FactoryImplTestWrapper() - Constructor for class mondrian.olap.IdBatchResolverTest.FactoryImplTestWrapper
-
- identifier() - Method in class mondrian.parser.MdxParserImpl
-
- IdentifierParser - Class in mondrian.util
-
Utilities for parsing fully-qualified member names, tuples, member lists,
and tuple lists.
- IdentifierParser() - Constructor for class mondrian.util.IdentifierParser
-
- IdentifierParser.BuilderImpl - Class in mondrian.util
-
Implementation of Builder that resolves segment lists to members.
- IdentifierParser.BuilderImpl(SchemaReader, Cube, List<Hierarchy>) - Constructor for class mondrian.util.IdentifierParser.BuilderImpl
-
- IdentifierParser.MemberListBuilder - Class in mondrian.util
-
Implementation of Builder that builds a member list.
- IdentifierParser.MemberListBuilder(SchemaReader, Cube, Hierarchy) - Constructor for class mondrian.util.IdentifierParser.MemberListBuilder
-
- IdentifierParser.TupleBuilder - Class in mondrian.util
-
Implementation of Builder that builds a tuple.
- IdentifierParser.TupleBuilder(SchemaReader, Cube, List<Hierarchy>) - Constructor for class mondrian.util.IdentifierParser.TupleBuilder
-
- IdentifierParser.TupleListBuilder - Class in mondrian.util
-
Implementation of Builder that builds a tuple list.
- IdentifierParser.TupleListBuilder(SchemaReader, Cube, List<Hierarchy>) - Constructor for class mondrian.util.IdentifierParser.TupleListBuilder
-
- IdentifierVisitor - Class in mondrian.olap
-
- IdentifierVisitor(Set<Id>) - Constructor for class mondrian.olap.IdentifierVisitor
-
- IdentityCatalogLocator - Class in mondrian.spi.impl
-
- IdentityCatalogLocator() - Constructor for class mondrian.spi.impl.IdentityCatalogLocator
-
- identityFunctor() - Static method in class mondrian.olap.Util
-
- IGNORE_COLUMN_NAME - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
-
- IGNORE_COLUMN_USAGE - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
-
- ignorecase - Variable in class mondrian.gui.MondrianGuiDef.AggExclude
-
- ignorecase - Variable in class mondrian.gui.MondrianGuiDef.AggTable
-
- ignorecase - Variable in class mondrian.olap.MondrianDef.AggExclude
-
- ignorecase - Variable in class mondrian.olap.MondrianDef.AggTable
-
- ignoreCase - Variable in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
- ignoreColumnNames - Variable in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
- ignoreColumns - Variable in class mondrian.gui.MondrianGuiDef.AggTable
-
- ignoreColumns - Variable in class mondrian.olap.MondrianDef.AggTable
-
- IgnoreInvalidMembers - Variable in class mondrian.olap.MondrianProperties
-
Property that defines whether non-existent member errors should be
ignored during schema load.
- ignoreInvalidMembers() - Method in class mondrian.olap.Query
-
- IgnoreInvalidMembersDuringQuery - Variable in class mondrian.olap.MondrianProperties
-
Property that defines whether non-existent member errors should be
ignored during query validation.
- ignoreMap - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- ignoreMapRef - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- ignoreMaps - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
All shared IgnoreMap.
- IgnoreMeasureForNonJoiningDimension - Variable in class mondrian.olap.MondrianProperties
-
Property that defines whether to ignore measure when non joining
dimension is in the tuple during aggregation.
- IgnoreMeasureForNonJoiningDimensionInAggregationTest - Class in mondrian.test
-
Test ignoring of measure when unrelated Dimension is in
aggregation list when IgnoreMeasureForNonJoiningDimension property is
set to true.
- IgnoreMeasureForNonJoiningDimensionInAggregationTest() - Constructor for class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
-
- ignoreUnrelatedDimensions - Variable in class mondrian.gui.MondrianGuiDef.CubeUsage
-
- ignoreUnrelatedDimensions - Variable in class mondrian.olap.MondrianDef.CubeUsage
-
- IgnoreUnrelatedDimensionsTest - Class in mondrian.test
-
Test case to
push unrelatedDimensions to top level when ignoreUnrelatedDimensions property
is set to true on a base cube usage.
- IgnoreUnrelatedDimensionsTest() - Constructor for class mondrian.test.IgnoreUnrelatedDimensionsTest
-
- IifFunDef - Class in mondrian.olap.fun
-
Definition of the Iif
MDX function.
- IifFunDef(String, String, String) - Constructor for class mondrian.olap.fun.IifFunDef
-
Creates an IifFunDef.
- il - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- IllegalLeftDeepJoin - Variable in class mondrian.resource.MondrianResource
-
IllegalLeftDeepJoin
is 'Left side of join must not be a join; mondrian only supports right-deep joins.
'
- image - Variable in class mondrian.parser.Token
-
The string image of the token.
- IMondrianOlap4jProperty - Interface in mondrian.olap4j
-
Wraps to provide
information about level that contains current property
- ImpalaDialect - Class in mondrian.spi.impl
-
Dialect for Cloudera's Impala DB.
- ImpalaDialect(Connection) - Constructor for class mondrian.spi.impl.ImpalaDialect
-
Creates an ImpalaDialect.
- ImplicitRepository - Class in mondrian.server
-
Implementation of
Repository
for
a server that doesn't have a repository: each connection in the server
has its own catalog (specified in the connect string) and therefore the
catalog and schema metadata will be whatever pertains to that connection.
- ImplicitRepository() - Constructor for class mondrian.server.ImplicitRepository
-
- implode(List<Id.Segment>) - Static method in class mondrian.olap.Util
-
Converts an array of name parts {"part1", "part2"} into a single string
"[part1].[part2]".
- IN - Static variable in interface mondrian.olap.ParserSym
-
- IN - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- IN_FORMAL_COMMENT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
Lexical state.
- IN_MULTI_LINE_COMMENT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
Lexical state.
- IN_SINGLE_LINE_COMMENT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
Lexical state.
- inBuf - Variable in class mondrian.parser.SimpleCharStream
-
- include(ServletRequest, ServletResponse) - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
-
- includeInSelect(RolapStar.Column) - Method in class mondrian.rolap.agg.DrillThroughCellRequest
-
- includeInSelect(RolapStar.Measure) - Method in class mondrian.rolap.agg.DrillThroughCellRequest
-
- inComment() - Method in class mondrian.test.loader.CsvLoader
-
- incrementEmptySets() - Method in class mondrian.rolap.SqlTupleReader
-
- incrementEmptySets() - Method in interface mondrian.rolap.TupleReader
-
Indicates that there was an empty argument somewhere in the tuple.
- indent() - Method in class mondrian.calc.CalcWriter
-
Increases the indentation level.
- index - Variable in class mondrian.olap.fun.PartialSortTest.Item
-
- IndexedValuesTest - Class in mondrian.rolap
-
Test case for '&[..]' capability in MDX identifiers.
- IndexedValuesTest(String) - Constructor for class mondrian.rolap.IndexedValuesTest
-
- IndexedValuesTest() - Constructor for class mondrian.rolap.IndexedValuesTest
-
- indexOf(Member) - Method in class mondrian.olap.fun.RankFunDef.RankedMemberList
-
- indexOf(List<Member>) - Method in class mondrian.olap.fun.RankFunDef.RankedTupleList
-
- indexOf(Object) - Method in class mondrian.olap.Util.Flat2List
-
- indexOf(Object) - Method in class mondrian.olap.Util.Flat3List
-
- indexOf(Object) - Method in class mondrian.util.UnsupportedList
-
- indexOfInsertion(T) - Method in class mondrian.util.ObjectPool
-
- Info - Class in mondrian.server.monitor
-
Abstract base class for objects returned from polling the
Monitor
for server state.
- Info(String) - Constructor for class mondrian.server.monitor.Info
-
- InfobrightDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the Infobright database.
- InfobrightDialect(Connection) - Constructor for class mondrian.spi.impl.InfobrightDialect
-
Creates an InfobrightDialect.
- InformixDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the Informix database.
- InformixDialect(Connection) - Constructor for class mondrian.spi.impl.InformixDialect
-
Creates an InformixDialect.
- IngresDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the Ingres database.
- IngresDialect(Connection) - Constructor for class mondrian.spi.impl.IngresDialect
-
Creates an IngresDialect.
- init() - Method in class mondrian.olap.fun.FunTableImpl
-
Initializes the function table.
- init(boolean) - Method in class mondrian.olap.QueryTiming
-
Initializes (or re-initializes) a query timing, also setting whether
enabled.
- init() - Method in class mondrian.olap.Scanner
-
Initialize the scanner
- init(RolapCube, RolapHierarchy, MondrianDef.DimensionUsage) - Method in class mondrian.rolap.HierarchyUsage
-
- init(MondrianDef.CubeDimension) - Method in class mondrian.rolap.RolapCubeHierarchy
-
- init(MondrianDef.CubeDimension) - Method in class mondrian.rolap.RolapCubeLevel
-
- init(MondrianDef.CubeDimension) - Method in class mondrian.rolap.RolapDimension
-
Initializes a dimension within the context of a cube.
- init(MondrianDef.CubeDimension) - Method in class mondrian.rolap.RolapHierarchy
-
Initializes a hierarchy within the context of a cube.
- init(MondrianDef.CubeDimension) - Method in class mondrian.rolap.RolapLevel
-
- init(Dialect) - Method in class mondrian.test.loader.DBLoader.Column
-
- init(ServletConfig) - Method in class mondrian.web.servlet.MdxQueryServlet
-
Initializes the servlet.
- init(ServletContextEvent) - Method in class mondrian.web.taglib.ApplResources
-
- init(ServletContextEvent) - Method in interface mondrian.web.taglib.Listener.ApplicationContext
-
- init(ServletConfig) - Method in class mondrian.xmla.impl.AuthenticatingXmlaRequestCallback
-
- init(Element) - Method in class mondrian.xmla.impl.DefaultXmlaRequest
-
- init(ServletConfig) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
-
- init(ServletConfig) - Method in class mondrian.xmla.XmlaBaseTestCase.CallBack
-
- init(ServletConfig) - Method in class mondrian.xmla.XmlaBaseTestCase.XmlaRequestCallbackImpl
-
- init(ServletConfig) - Method in class mondrian.xmla.XmlaErrorTest.Callback
-
- init(ServletConfig) - Method in interface mondrian.xmla.XmlaRequestCallback
-
- init(ServletConfig) - Method in class mondrian.xmla.XmlaServlet
-
Initializes servlet and XML/A handler.
- init_actions() - Method in class mondrian.olap.Parser
-
Action encapsulation object initializer.
- initCache() - Static method in class mondrian.rolap.agg.SegmentCacheWorker
-
Instantiates a cache.
- initCallbacks(ServletConfig) - Method in class mondrian.xmla.XmlaServlet
-
Registers callbacks configured in web.xml.
- initCharEncodingHandler(ServletConfig) - Method in class mondrian.xmla.XmlaServlet
-
Initialize character encoding
- initConnection() - Method in class mondrian.gui.JdbcMetaData
-
- initConnection(String) - Method in class mondrian.gui.QueryPanel
-
- initialize() - Method in class mondrian.rolap.aggmatcher.AggTableManager
-
Initializes this object, loading all aggregate tables and associating
them with
RolapStar
s.
- initialize() - Method in class mondrian.test.loader.CsvLoader
-
- initialize() - Method in class mondrian.test.loader.DBLoader
-
- initializeColumns(DBLoader.Column[]) - Method in class mondrian.test.loader.DBLoader
-
- InlineTableTest - Class in mondrian.test
-
Unit test for the InlineTable element, defining tables whose values are held
in the Mondrian schema file, not in the database.
- InlineTableTest(String) - Constructor for class mondrian.test.InlineTableTest
-
- inNotSeenForeignKeys(String, List<JdbcSchema.Table.Column.Usage>) - Method in class mondrian.rolap.aggmatcher.Recognizer
-
Return true if the foreignKey column name is in the list of not seen
foreign keys.
- input_stream - Variable in class mondrian.parser.MdxParserImplTokenManager
-
- inputStream - Variable in class mondrian.parser.SimpleCharStream
-
- insertIntoCollapsed() - Method in class mondrian.rolap.aggmatcher.AggGen
-
Return the sql code to populate a collapsed dimension table from
the fact table.
- insertIntoLost() - Method in class mondrian.rolap.aggmatcher.AggGen
-
Return the sql code to populate a lost dimension table from the fact
table.
- insertRow() - Method in class mondrian.olap4j.EmptyResultSet
-
- insertRow() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- insertsAreDetected(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- instance - Static variable in class mondrian.olap.Category
-
The singleton instance of Category
.
- instance() - Static method in class mondrian.olap.Category
-
Returns the singleton instance of Category
.
- instance() - Static method in class mondrian.olap.fun.BuiltinFunTable
-
Returns the singleton, creating if necessary.
- INSTANCE - Static variable in class mondrian.olap.fun.DimensionDimensionFunDef
-
- INSTANCE - Static variable in class mondrian.olap.fun.DimensionsNumericFunDef
-
- INSTANCE - Static variable in class mondrian.olap.fun.DimensionsStringFunDef
-
- instance - Static variable in class mondrian.olap.fun.DistinctFunDef
-
- instance - Static variable in class mondrian.olap.fun.extra.CalculatedChildFunDef
-
- instance - Static variable in class mondrian.olap.fun.FilterFunDef
-
- instance - Static variable in class mondrian.olap.fun.FunUtil.DescendingValueComparator
-
The singleton.
- instance() - Static method in class mondrian.olap.fun.GlobalFunTable
-
- instance - Static variable in class mondrian.olap.fun.HierarchyCurrentMemberFunDef
-
- instance - Static variable in class mondrian.olap.fun.HierarchyDimensionFunDef
-
- INSTANCE - Static variable in class mondrian.olap.fun.LevelDimensionFunDef
-
- instance - Static variable in class mondrian.olap.fun.LevelHierarchyFunDef
-
- INSTANCE - Static variable in class mondrian.olap.fun.LevelMembersFunDef
-
- INSTANCE - Static variable in class mondrian.olap.fun.MemberDimensionFunDef
-
- instance - Static variable in class mondrian.olap.fun.MemberHierarchyFunDef
-
- instance - Static variable in class mondrian.olap.fun.MemberLevelFunDef
-
- instance - Static variable in class mondrian.olap.fun.MemberOrderKeyFunDef
-
- instance - Static variable in class mondrian.olap.fun.NamedSetCurrentFunDef
-
- instance - Static variable in class mondrian.olap.fun.NamedSetCurrentOrdinalFunDef
-
- instance - Static variable in class mondrian.olap.fun.RangeFunDef
-
- instance - Static variable in class mondrian.olap.fun.SetToStrFunDef
-
- INSTANCE - Static variable in class mondrian.olap.fun.StrToMemberFunDef
-
- instance - Static variable in class mondrian.olap.fun.TupleItemFunDef
-
- instance - Static variable in class mondrian.olap.fun.TupleToStrFunDef
-
- instance - Static variable in class mondrian.olap.fun.ValidMeasureFunDef
-
- instance() - Static method in class mondrian.olap.MondrianProperties
-
Returns the singleton.
- instance - Static variable in class mondrian.olap.Util.SqlNullSafeComparator
-
- INSTANCE - Static variable in class mondrian.olap4j.MondrianOlap4jExtra
-
- INSTANCE - Static variable in class mondrian.olap4j.Unsafe
-
- instance() - Static method in class mondrian.resource.MondrianResource
-
- instance(Locale) - Static method in class mondrian.resource.MondrianResource
-
- instance() - Static method in class mondrian.rolap.agg.AggregationManager
-
- INSTANCE - Static variable in exception mondrian.rolap.agg.CellRequestQuantumExceededException
-
- instance() - Static method in class mondrian.rolap.cache.CachePool
-
Returns the singleton.
- INSTANCE - Static variable in class mondrian.rolap.CacheControlImpl.EmptyMemberSet
-
- INSTANCE - Static variable in class mondrian.rolap.CellKey.Zero
-
- instance() - Static method in class mondrian.rolap.DefaultMemberChildrenConstraint
-
- instance() - Static method in class mondrian.rolap.DefaultTupleConstraint
-
- instance() - Static method in class mondrian.rolap.RolapConnectionPool
-
- instance() - Static method in class mondrian.rolap.RolapSchemaPool
-
- instance - Static variable in class mondrian.rolap.RolapStar.ColumnComparator
-
- instance() - Static method in class mondrian.rolap.SqlConstraintFactory
-
- INSTANCE - Static variable in class mondrian.server.MondrianServerRegistry
-
- INSTANCE - Static variable in class mondrian.spi.impl.CatalogLocatorImpl
-
- instance() - Static method in class mondrian.test.TestContext
-
Retrieves the singleton (instantiating if necessary).
- INSTANCE - Static variable in interface mondrian.util.ClassResolver
-
Default resolver.
- INSTANCE - Static variable in class mondrian.xmla.XmlaUtil.ElementNameEncoder
-
- instantiateSafe(String, Object...) - Method in class mondrian.util.ClassResolver.AbstractClassResolver
-
- instantiateSafe(String, Object...) - Method in interface mondrian.util.ClassResolver
-
Instantiates a class and constructs an instance using the given
arguments.
- inStr(String, String) - Static method in class mondrian.olap.fun.vba.Vba
-
- inStr(int, String, String) - Static method in class mondrian.olap.fun.vba.Vba
-
- inStr(int, String, String, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- inStrRev(String, String) - Static method in class mondrian.olap.fun.vba.Vba
-
- inStrRev(String, String, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- inStrRev(String, String, int, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- int_(Object) - Static method in class mondrian.olap.fun.vba.Vba
-
- Integer - Static variable in class mondrian.olap.Category
-
Integer
is an integer expression.
- Integer - Static variable in class mondrian.test.loader.DBLoader.Type
-
- IntegerCalc - Interface in mondrian.calc
-
Compiled expression whose result is an int
.
- integerEditor - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- integerFormatter - Static variable in class mondrian.test.loader.DBLoader
-
- IntegerNull - Static variable in class mondrian.olap.fun.FunUtil
-
Special value which indicates that an int
computation
has returned the MDX null value.
- integerRenderer - Variable in class mondrian.gui.SchemaPropertyCellRenderer
-
- InterbaseDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the Interbase database.
- InterbaseDialect(Connection) - Constructor for class mondrian.spi.impl.InterbaseDialect
-
Creates an InterbaseDialect.
- Intercept - Static variable in class mondrian.olap.fun.LinReg
-
- intercept - Variable in class mondrian.olap.fun.LinReg.Value
-
The intercept for the linear regression model.
- InterceptResolver - Static variable in class mondrian.olap.fun.LinReg
-
- interfaceName - Variable in class mondrian.xmla.XmlaHandler.XmlaExtra.FunctionDefinition
-
- Internal - Variable in class mondrian.resource.MondrianResource
-
Internal
is 'Internal error: {0}
'
- internalAddRow(SqlStatement, int) - Method in class mondrian.rolap.Target
-
Deprecated.
- internalAddRow(SqlStatement, int) - Method in class mondrian.rolap.TargetBase
-
- internalType - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- internalType - Variable in class mondrian.olap.MondrianDef.Level
-
- intersect(SortedSet<E>, SortedSet<E>) - Static method in class mondrian.olap.Util
-
Returns the intersection of two sorted sets.
- intersect(StarColumnPredicate) - Method in class mondrian.rolap.agg.ListColumnPredicate
-
- intersect(StarColumnPredicate) - Method in class mondrian.rolap.agg.LiteralStarPredicate
-
- intersect(StarColumnPredicate) - Method in class mondrian.rolap.agg.MinusStarPredicate
-
- intersect(StarColumnPredicate) - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- intersect(StarColumnPredicate) - Method in class mondrian.rolap.agg.ValueColumnPredicate
-
- intersect(StarColumnPredicate) - Method in interface mondrian.rolap.StarColumnPredicate
-
Applies this predicate to a predicate from the axis of
a segment, and tests for overlap.
- IntersectFunDef - Class in mondrian.olap.fun
-
Definition of the INTERSECT
MDX function.
- IntersectFunDef(FunDef) - Constructor for class mondrian.olap.fun.IntersectFunDef
-
- intersectRegion(String, ByteString, String, String, String, SegmentColumn[]) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
-
Finds a list of headers that intersect a given region.
- intersectRegion(String, ByteString, String, String, String, SegmentColumn[]) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- intersects(BitKey) - Method in class mondrian.rolap.BitKey.Big
-
- intersects(BitKey) - Method in interface mondrian.rolap.BitKey
-
Returns whether this BitKey has any bits in common with a given BitKey.
- intersects(BitKey) - Method in class mondrian.rolap.BitKey.Mid128
-
- intersects(BitKey) - Method in class mondrian.rolap.BitKey.Small
-
- intlCurrencySymbol - Static variable in class mondrian.util.Format
-
- intNative(double) - Static method in class mondrian.olap.fun.vba.Vba
-
- intResolver - Static variable in class mondrian.olap.fun.SetItemFunDef
-
- InUdf - Class in mondrian.udf
-
User-defined function IN
.
- InUdf() - Constructor for class mondrian.udf.InUdf
-
- invalid(JTree, TreePath, Object) - Method in class mondrian.gui.SchemaTreeCellRenderer
-
- invalid(JTree, TreePath, Object, MondrianGuiDef.Cube, MondrianGuiDef.Dimension, MondrianGuiDef.Hierarchy, MondrianGuiDef.Level) - Method in class mondrian.gui.SchemaTreeCellRenderer
-
- invalid(Messages, JdbcValidator, TreeModel, TreeModelPath, Object, MondrianGuiDef.Cube, MondrianGuiDef.Dimension, MondrianGuiDef.Hierarchy, MondrianGuiDef.Level, boolean) - Static method in class mondrian.gui.validate.ValidationUtils
-
Validate a schema model and returns the first error message if it is
invalid.
- INVALID_LEXICAL_STATE - Static variable in error mondrian.parser.TokenMgrError
-
Tried to change to an invalid lexical state.
- InvalidArgumentException - Exception in mondrian.olap
-
Exception which indicates that an argument is invalid
- InvalidArgumentException(String) - Constructor for exception mondrian.olap.InvalidArgumentException
-
Creates a InvalidArgumentException.
- InvalidAxis - Variable in class mondrian.resource.MondrianResource
-
InvalidAxis
is 'Invalid axis specification.
- invalidFlag - Variable in class mondrian.gui.SchemaTreeCellRenderer
-
- InvalidHierarchyCondition - Variable in class mondrian.resource.MondrianResource
-
InvalidHierarchyCondition
is 'Hierarchy ''{0}'' is invalid (has no members)
'
- InvalidHierarchyException - Exception in mondrian.olap
-
Exception which indicates that a Cube is invalid
because there is a hierarchy with no members.
- InvalidHierarchyException(String) - Constructor for exception mondrian.olap.InvalidHierarchyException
-
Creates a InvalidHierarchyException.
- InvalidInsertLine - Variable in class mondrian.resource.MondrianResource
-
InvalidInsertLine
is 'Input line is not a valid INSERT statement; line {0,number}: {1}.
'
- InverseNormalUdf - Class in mondrian.udf
-
A user-defined function which returns the inverse normal distribution value
of its argument.
- InverseNormalUdf() - Constructor for class mondrian.udf.InverseNormalUdf
-
- invoke(Object, Method, Object[]) - Method in class mondrian.util.DelegatingInvocationHandler
-
- iPmt(double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
-
- iPmt(double, double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
-
- iPmt(double, double, double, double, double, boolean) - Static method in class mondrian.olap.fun.vba.Vba
-
- IRR(double[]) - Static method in class mondrian.olap.fun.vba.Vba
-
- IRR(double[], double) - Static method in class mondrian.olap.fun.vba.Vba
-
- IS - Static variable in interface mondrian.olap.ParserSym
-
- IS - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- is0000(Calendar) - Static method in class mondrian.util.ScheduleUtil
-
- isAccepted() - Method in class mondrian.gui.PreferencesSchemasDialog
-
- isAfterLast() - Method in class mondrian.olap4j.EmptyResultSet
-
- isAfterLast() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- isAggregate() - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
- isAggregate() - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
-
- isAggregate() - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
-
- isAggregationChanged(AggregationKey) - Method in interface mondrian.spi.DataSourceChangeListener
-
Deprecated.
Checks if the given aggregation has changed since the previous
time this function was called.
- isAggregationChanged(AggregationKey) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl
-
- isAggregationChanged(AggregationKey) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl2
-
- isAggregationChanged(AggregationKey) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl3
-
- isAggregationChanged(AggregationKey) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl4
-
- isAll() - Method in class mondrian.olap.fun.TestMember
-
- isAll() - Method in interface mondrian.olap.Level
-
- isAll() - Method in class mondrian.olap.LevelBase
-
- isAll() - Method in interface mondrian.olap.Member
-
Returns whether this is the 'all' member.
- isAll() - Method in class mondrian.olap.MemberBase
-
- isAll() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- isAll() - Method in class mondrian.rolap.DelegatingRolapMember
-
- isAll() - Method in class mondrian.rolap.RolapLevel
-
- isAllMember() - Method in class mondrian.rolap.DelegatingRolapMember
-
- isAllMember() - Method in interface mondrian.rolap.RolapMember
-
Deprecated.
will be removed in mondrian-4.0
- isAllMember() - Method in class mondrian.rolap.RolapMemberBase
-
- isAncestorOf(Member, Member, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
Returns whether m0
is an ancestor of m1
.
- isApplicable() - Method in class mondrian.test.loader.CsvDBTestCase
-
- isApplicableTo(double) - Method in class mondrian.util.Format.BasicFormat
-
Returns whether this format can handle a given value.
- isApplicableTo(long) - Method in class mondrian.util.Format.BasicFormat
-
Returns whether this format can handle a given value.
- isApplicableTo(double) - Method in class mondrian.util.Format.CompoundFormat
-
- isApplicableTo(double) - Method in class mondrian.util.Format.NumericFormat
-
- isArray(Object) - Method in class mondrian.olap.fun.vba.Vba
-
- isAutoIncrement(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- isBeforeFirst() - Method in class mondrian.olap4j.EmptyResultSet
-
- isBeforeFirst() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- isBitSubset - Static variable in class mondrian.util.PartiallyOrderedSetTest
-
- isBitSuperset - Static variable in class mondrian.util.PartiallyOrderedSetTest
-
- isBlank(String) - Static method in class mondrian.olap.Util
-
Checks if a String is whitespace, empty ("") or null.
- isCacheAggregations() - Method in class mondrian.rolap.RolapCube
-
Returns true if this Cube is either virtual or if the Cube's
RolapStar is caching aggregates.
- isCacheAggregations() - Method in class mondrian.rolap.RolapStar
-
Returns whether the this RolapStar cache aggregates.
- isCacheDisabled() - Method in class mondrian.rolap.RolapStar
-
- isCalculated() - Method in class mondrian.olap.fun.TestMember
-
- isCalculated() - Method in interface mondrian.olap.Member
-
Returns whether this member is computed using either a with
member
clause in an mdx query or a calculated member defined in
cube.
- isCalculated() - Method in class mondrian.olap.MemberBase
-
- isCalculated() - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
- isCalculated() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- isCalculated() - Method in class mondrian.rolap.DelegatingRolapMember
-
- isCalculated() - Method in class mondrian.rolap.RolapHierarchy.LimitedRollupMember
-
- isCalculatedInQuery() - Method in class mondrian.olap.fun.TestMember
-
- isCalculatedInQuery() - Method in interface mondrian.olap.Member
-
Returns whether this member is computed from a WITH MEMBER
clause in an MDX query.
- isCalculatedInQuery() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- isCalculatedInQuery() - Method in class mondrian.rolap.DelegatingRolapMember
-
- isCalculatedInQuery() - Method in class mondrian.rolap.RolapCalculatedMember
-
- isCalculatedInQuery() - Method in interface mondrian.rolap.RolapCalculation
-
Returns whether this calculation is a member is computed from a
WITH MEMBER
clause in an MDX query.
- isCalculatedInQuery() - Method in class mondrian.rolap.RolapMemberBase
-
- isCalculatedInQuery() - Method in class mondrian.rolap.RolapMemberCalculation
-
- isCalculatedInQuery() - Method in class mondrian.rolap.RolapTupleCalculation
-
- isCancelled() - Method in class mondrian.util.CompletedFuture
-
- isCancelled() - Method in class mondrian.util.SlotFuture
-
- isCancelOrTimeout() - Method in class mondrian.server.Execution
-
Returns whether this execution is currently in a failed
state and will throw an exception as soon as the next check
is performed using
Execution.checkCancelOrTimeout()
.
- isCaseSensitive(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- isCatalogAtStart() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- isCellEditable(int, int) - Method in class mondrian.gui.PropertyTableModel
-
- isCellEditable(EventObject) - Method in class mondrian.gui.SchemaPropertyCellEditor
-
Asks the editor if it can start editing using anEvent
.
- isCellEditable(EventObject) - Method in class mondrian.gui.SchemaTreeCellEditor
-
- isCellProperty() - Method in class mondrian.olap.Property
-
Returns whether this property is a standard cell property.
- isCellPropertyEmpty() - Method in class mondrian.olap.Query
-
Checks whether any cell property present in the query
- isChildOrEqualTo(Member) - Method in class mondrian.olap.fun.TestMember
-
- isChildOrEqualTo(Member) - Method in interface mondrian.olap.Member
-
Returns whether member
is equal to, a child, or a
descendent of this Member
.
- isChildOrEqualTo(Member) - Method in class mondrian.olap.MemberBase
-
- isChildOrEqualTo(String) - Method in class mondrian.olap.MemberBase
-
Returns whether this Member
's unique name is equal to, a
child of, or a descendent of a member whose unique name is
uniqueName
.
- isChildOrEqualTo(Member) - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- isChildOrEqualTo(Member) - Method in class mondrian.rolap.DelegatingRolapMember
-
- isClosed() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- isClosed() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- isClosed() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- isClosed() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- isClosed(Object) - Static method in class mondrian.test.Olap4jTest
-
- isColExists(String, String, String) - Method in class mondrian.gui.JdbcMetaData
-
- isColExists(String, String, String) - Method in class mondrian.gui.validate.impl.WorkbenchJdbcValidator
-
- isColExists(String, String, String) - Method in interface mondrian.gui.validate.JdbcValidator
-
Returns true if column exists.
- isCollapsed() - Method in class mondrian.gui.MondrianGuiDef.AggLevel
-
- isCollapsed() - Method in class mondrian.olap.MondrianDef.AggLevel
-
- isCollapsed() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Level
-
- isCollapsed() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
-
Returns whether this level is collapsed (includes
parent levels in the agg table).
- isCommitted() - Method in class mondrian.tui.MockHttpServletResponse
-
Returns a boolean indicating if the response has been committed.
- isCurrency(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- isDatabase(Dialect.DatabaseProduct, Connection) - Static method in class mondrian.spi.impl.JdbcDialectImpl
-
Helper method to determine if a connection would work with
a given database product.
- isDate(Object) - Static method in class mondrian.olap.fun.vba.Vba
-
- isDate() - Method in class mondrian.util.Format.Token
-
- isDecimal - Variable in class mondrian.xmla.XmlaHandler.ValueInfo
-
- isDefaultNullMemberRepresentation() - Method in class mondrian.test.FoodMartTestCase
-
- isDefinitelyWritable(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- isDirty() - Method in class mondrian.gui.SchemaExplorer
-
- isDirty() - Method in interface mondrian.rolap.CellReader
-
- isDirty() - Method in class mondrian.rolap.FastBatchingCellReader
-
Returns whether this reader has told a lie.
- isDirty() - Method in class mondrian.rolap.RolapResult
-
- isDisjointSlicerTuple() - Method in class mondrian.rolap.RolapEvaluator
-
- isDisjointTuple(TupleList) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- isDistinct() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable.Measure
-
- isDistinct() - Method in class mondrian.rolap.RolapAggregator
-
- isDivisor - Static variable in class mondrian.util.PartiallyOrderedSetTest
-
- isDivisorInverse - Static variable in class mondrian.util.PartiallyOrderedSetTest
-
- isDone() - Method in class mondrian.server.Execution
-
Tells whether this execution is done executing.
- isDone() - Method in class mondrian.util.CompletedFuture
-
- isDone() - Method in class mondrian.util.SlotFuture
-
- isDrillable(Member) - Method in class mondrian.olap.DelegatingSchemaReader
-
- isDrillable(Member) - Method in interface mondrian.olap.SchemaReader
-
Returns whether a member has visible children.
- isDrillable(Member) - Method in class mondrian.rolap.RolapSchemaReader
-
- isDrillThrough() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
-
- isDrillThrough() - Method in interface mondrian.xmla.XmlaRequest
-
Indicate whether statement is a drill through statement of
EXECUTE method.
- isDrillThroughEnabled() - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- isDynamic() - Method in interface mondrian.olap.NamedSet
-
Returns whether this named set is dynamic.
- isDynamic() - Method in class mondrian.olap.Query.ScopedNamedSet
-
- isDynamic() - Method in class mondrian.olap.SetBase
-
- isEditModeXML() - Method in class mondrian.gui.SchemaExplorer
-
- isEmpty() - Method in class mondrian.gui.validate.impl.WorkbenchTreeModelPath
-
- isEmpty() - Method in interface mondrian.gui.validate.TreeModelPath
-
Returns true if path has no components.
- isEmpty(String) - Static method in class mondrian.gui.validate.ValidationUtils
-
Returns whether an object is null or the empty string.
- isEmpty(Object[]) - Static method in class mondrian.gui.validate.ValidationUtils
-
Returns whether an array is null or empty
- isEmpty() - Method in class mondrian.olap.fun.NativizeSetFunDef.Range
-
- isEmpty() - Method in class mondrian.olap.Util.AbstractFlatList
-
- isEmpty(String) - Static method in class mondrian.olap.Util
-
Returns whether a string is null or empty.
- isEmpty() - Method in class mondrian.olap4j.MondrianOlap4jCell
-
- isEmpty() - Method in class mondrian.rolap.BitKey.Big
-
- isEmpty() - Method in interface mondrian.rolap.BitKey
-
Returns true if this BitKey
contains no bits that are set
to true
.
- isEmpty() - Method in class mondrian.rolap.BitKey.Mid128
-
- isEmpty() - Method in class mondrian.rolap.BitKey.Small
-
- isEmpty() - Method in class mondrian.rolap.StringList
-
- isEmpty() - Method in class mondrian.util.CacheMap
-
- isEmpty() - Method in class mondrian.util.ConcatenableList
-
- isEmpty() - Method in class mondrian.util.FilteredIterableList
-
- isEmpty() - Method in class mondrian.util.UnsupportedList
-
- isEmptyCrossJoinArg() - Method in class mondrian.rolap.sql.MemberListCrossJoinArg
-
Returns whether the input CJ arg is empty.
- IsEmptyFunDef - Class in mondrian.olap.fun
-
Definition of the IsEmpty
MDX function.
- IsEmptyFunDef(FunDef) - Constructor for class mondrian.olap.fun.IsEmptyFunDef
-
- isEnabled() - Method in class mondrian.gui.MondrianGuiDef.Cube
-
- isEnabled() - Method in class mondrian.gui.MondrianGuiDef.VirtualCube
-
- isEnabled() - Method in class mondrian.olap.MondrianDef.Cube
-
- isEnabled() - Method in class mondrian.olap.MondrianDef.VirtualCube
-
- isEnabled() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Base
-
- isEnabled() - Method in class mondrian.rolap.RolapNative
-
if enabled == false, then createEvaluator will always return null
- isEnum() - Method in enum mondrian.xmla.RowsetDefinition.Type
-
- isError() - Method in interface mondrian.olap.Cell
-
Returns whether the cell's calculation returned an error.
- isError(Object) - Method in class mondrian.olap.fun.vba.Vba
-
- isError() - Method in class mondrian.olap4j.MondrianOlap4jCell
-
- isError() - Method in class mondrian.rolap.RolapCell
-
- isEvalAxes() - Method in interface mondrian.olap.Evaluator
-
- isEvalAxes() - Method in class mondrian.rolap.RolapEvaluator
-
- isEvaluated() - Method in class mondrian.olap.fun.TestMember
-
- isEvaluated() - Method in interface mondrian.olap.Member
-
Returns whether this member should be evaluated within the Evaluator.
- isEvaluated() - Method in class mondrian.olap.MemberBase
-
- isEvaluated() - Method in class mondrian.rolap.DelegatingRolapMember
-
- isEvaluated() - Method in class mondrian.rolap.RolapHierarchy.LimitedRollupMember
-
- isEvaluated() - Method in class mondrian.rolap.RolapResult.CompoundSlicerRolapMember
-
- isExact() - Method in enum mondrian.olap.MatchType
-
Return true if either Exact or Exact Schema value
is selected.
- isExceptional - Variable in class mondrian.util.MondrianFloatingDecimal
-
- isExcluded(Object[]) - Method in class mondrian.rolap.agg.Segment
-
Returns whether a cell value is excluded from this segment.
- isExecuteSql() - Method in class mondrian.rolap.BatchTestCase.TestListener
-
- isFilter() - Method in interface mondrian.olap.AxisOrdinal
-
Returns whether this is the filter (slicer) axis.
- isFilter() - Method in enum mondrian.olap.AxisOrdinal.StandardAxisOrdinal
-
- isFirst() - Method in class mondrian.olap4j.EmptyResultSet
-
- isFirst() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- isFoundEvaluator() - Method in class mondrian.rolap.BatchTestCase.TestListener
-
- isFoundInCache() - Method in class mondrian.rolap.BatchTestCase.TestListener
-
- isFullyCollapsed() - Method in class mondrian.rolap.aggmatcher.AggStar
-
Returns true if every level column in the AggStar is collapsed.
- isFunCall(String) - Method in class mondrian.olap.Parser
-
Returns whether the given identifier can possibly the name of an operator
with property syntax.
- IsFunDef - Class in mondrian.olap.fun
-
Definition of the IS
MDX function.
- IsFunDef(FunDef) - Constructor for class mondrian.olap.fun.IsFunDef
-
- isFunky() - Method in class mondrian.rolap.RolapStar.Table
-
Note: I do not think that this is ever true.
- isGroupingSetsSupported() - Method in class mondrian.test.FoodMartTestCase
-
- isHidden() - Method in class mondrian.olap.fun.TestMember
-
- isHidden() - Method in interface mondrian.olap.Member
-
Returns whether this member is 'hidden', as per the rules which define
a ragged hierarchy.
- isHidden() - Method in class mondrian.olap.MemberBase
-
- isHidden() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- isHidden() - Method in class mondrian.rolap.DelegatingRolapMember
-
- isHidden() - Method in class mondrian.rolap.RolapMemberBase
-
- isHierarchyAllowed(Hierarchy) - Method in class mondrian.olap.CubeAccess
-
- isHierarchyChanged(RolapHierarchy) - Method in interface mondrian.spi.DataSourceChangeListener
-
Deprecated.
Checks if the given hierarchy has changed since the previous
time this function was called.
- isHierarchyChanged(RolapHierarchy) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl
-
- isHierarchyChanged(RolapHierarchy) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl2
-
- isHierarchyChanged(RolapHierarchy) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl3
-
- isHierarchyChanged(RolapHierarchy) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl4
-
- isHierarchyParentChild(Hierarchy) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- isHierarchyParentChild(Hierarchy) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- isHighCardinality() - Method in interface mondrian.olap.Dimension
-
Returns whether the dimension should be considered as a "high
cardinality" or "low cardinality" according to cube definition.
- isHighCardinality() - Method in class mondrian.olap.DimensionBase
-
- isIgnoreCase() - Method in class mondrian.gui.MondrianGuiDef.AggExclude
-
- isIgnoreCase() - Method in class mondrian.gui.MondrianGuiDef.AggTable
-
- isIgnoreCase() - Method in class mondrian.olap.MondrianDef.AggExclude
-
- isIgnoreCase() - Method in class mondrian.olap.MondrianDef.AggTable
-
- isIgnoreCase() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Return true if this name/pattern matching ignores case.
- isImmutable() - Method in class mondrian.olap.EnumeratedValues
-
- isInfobright(DatabaseMetaData) - Static method in class mondrian.spi.impl.MySqlDialect
-
Detects whether this database is Infobright.
- isInitialized() - Method in class mondrian.gui.validate.impl.WorkbenchJdbcValidator
-
- isInitialized() - Method in interface mondrian.gui.validate.JdbcValidator
-
Returns true if this object successfully connected to database (and
validation methods can now be called).
- isInstance(Object) - Method in class mondrian.olap.type.BooleanType
-
- isInstance(Object) - Method in class mondrian.olap.type.CubeType
-
- isInstance(Object) - Method in class mondrian.olap.type.DateTimeType
-
- isInstance(Object) - Method in class mondrian.olap.type.DimensionType
-
- isInstance(Object) - Method in class mondrian.olap.type.HierarchyType
-
- isInstance(Object) - Method in class mondrian.olap.type.LevelType
-
- isInstance(Object) - Method in class mondrian.olap.type.MemberType
-
- isInstance(Object) - Method in class mondrian.olap.type.NumericType
-
- isInstance(Object) - Method in class mondrian.olap.type.ScalarType
-
- isInstance(Object) - Method in class mondrian.olap.type.SetType
-
- isInstance(Object) - Method in class mondrian.olap.type.StringType
-
- isInstance(Object) - Method in class mondrian.olap.type.TupleType
-
- isInstance(Object) - Method in interface mondrian.olap.type.Type
-
Returns whether a value is valid for a type.
- isInternal() - Method in class mondrian.olap.Property
-
Returns whether this property is for system use only.
- isJoinRequired() - Method in class mondrian.rolap.RolapNativeFilter.FilterConstraint
-
Returns whether a join with the fact table is required.
- isJoinRequired() - Method in class mondrian.rolap.RolapNativeSet.SetConstraint
-
Returns whether a join with the fact table is required.
- isJoinRequired() - Method in class mondrian.rolap.RolapNativeTopCount.TopCountConstraint
-
Returns whether a join with the fact table is required.
- isJoinRequired() - Method in class mondrian.rolap.SqlContextConstraint
-
Returns whether a join with the fact table is required.
- isLast() - Method in class mondrian.olap4j.EmptyResultSet
-
- isLast() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- isLeaf(Object) - Method in class mondrian.gui.JdbcTreeModel
-
Returns true
if node
is a leaf.
- isLeaf(Object) - Method in class mondrian.gui.SchemaTreeModel
-
Returns true
if node
is a leaf.
- isLevelCollapsed(AggStar, RolapCubeLevel) - Static method in class mondrian.rolap.SqlMemberSource
-
Determine if the given aggregate table has the dimension level
specified within in (AggStar.FactTable) it, aka collapsed,
or associated with foreign keys (AggStar.DimTable)
- isLevelUnique(Level) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- isLevelUnique(Level) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- isLoadInProgress() - Method in class mondrian.rolap.RolapCube
-
- isLocal() - Method in interface mondrian.spi.SegmentCache.SegmentCacheListener.SegmentCacheEvent
-
Tells whether or not this event was a local event or
an event triggered by an operation on a remote node.
- isMeasure() - Method in class mondrian.olap.fun.TestMember
-
- isMeasure() - Method in class mondrian.olap.LevelBase
-
- isMeasure() - Method in interface mondrian.olap.Member
-
Returns whether this is a member of the measures dimension.
- isMeasure() - Method in class mondrian.olap.MemberBase
-
- isMeasure() - Method in class mondrian.rolap.DelegatingRolapMember
-
- isMeasures() - Method in interface mondrian.olap.Dimension
-
Returns whether this is the [Measures]
dimension.
- isMeasures() - Method in class mondrian.olap.DimensionBase
-
- isMember() - Method in class mondrian.olap.Formula
-
- isMemberProperty() - Method in class mondrian.olap.Property
-
Returns whether this property is a standard member property.
- isMissing(Object) - Method in class mondrian.olap.fun.vba.Vba
-
- isModifiable() - Method in class mondrian.mdx.ParameterExpr
-
Returns whether the parameter can be modified.
- isModifiable() - Method in interface mondrian.olap.Parameter
-
Returns whether the value of this Parameter can be modified in a query.
- isModifiable() - Method in class mondrian.olap.ParameterImpl
-
Returns whether the parameter can be modified.
- isModifiable() - Method in class mondrian.rolap.RolapSchemaParameter
-
- isMultiLevelSlicerTuple() - Method in class mondrian.rolap.RolapEvaluator
-
- isMutable() - Method in class mondrian.olap.RoleImpl
-
Returns whether modifications are possible.
- isMutable() - Method in class mondrian.rolap.CacheMemberReader
-
- isMutable() - Method in interface mondrian.rolap.MemberCache
-
Returns whether the cache supports removing selected items.
- isMutable() - Method in class mondrian.rolap.MemberCacheHelper
-
- isMutable() - Method in class mondrian.rolap.MemberNoCacheHelper
-
- isMutable() - Method in class mondrian.rolap.NoCacheMemberReader
-
- isNameColumn() - Method in class mondrian.rolap.RolapStar.Column
-
- isNameEquals(String) - Method in class mondrian.olap.CellProperty
-
checks whether cell property is equals to passed parameter.
- isNativeCompatible() - Method in enum mondrian.olap.fun.NativizeSetFunDef.NativeElementType
-
- isNegative - Variable in class mondrian.util.MondrianFloatingDecimal
-
- isNewFile() - Method in class mondrian.gui.SchemaExplorer
-
- isNonEmpty() - Method in interface mondrian.olap.Evaluator
-
Returns true for an axis that is NON EMPTY.
- isNonEmpty() - Method in class mondrian.olap.QueryAxis
-
Returns whether the axis has the NON EMPTY
property set.
- isNonEmpty() - Method in class mondrian.rolap.RolapEvaluator
-
- isNull() - Method in interface mondrian.olap.Cell
-
Returns whether the cell's value is null.
- isNull() - Method in class mondrian.olap.fun.TestMember
-
- isNull(Object) - Method in class mondrian.olap.fun.vba.Vba
-
- isNull() - Method in interface mondrian.olap.Member
-
Returns whether this is the 'null member'.
- isNull() - Method in class mondrian.olap.MemberBase
-
- isNull(Object) - Static method in class mondrian.olap.Util
-
- isNull() - Method in class mondrian.olap4j.MondrianOlap4jCell
-
- isNull(Double) - Method in class mondrian.rolap.agg.DenseDoubleSegmentBodyTest
-
- isNull(Integer) - Method in class mondrian.rolap.agg.DenseIntSegmentBodyTest
-
- isNull(CellKey) - Method in class mondrian.rolap.agg.DenseNativeSegmentDataset
-
- isNull(int) - Method in class mondrian.rolap.agg.DenseNativeSegmentDataset
-
Returns whether the value at the given offset is null.
- isNull(CellKey) - Method in class mondrian.rolap.agg.DenseObjectSegmentDataset
-
- isNull(V) - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- isNull(CellKey) - Method in interface mondrian.rolap.agg.SegmentDataset
-
Returns whether the cell at a given coordinate is null.
- isNull(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.Column
-
- isNull(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.DoubleColumn
-
- isNull(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.IntColumn
-
- isNull(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList
-
- isNull(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.LongColumn
-
- isNull(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.ObjectColumn
-
- isNull(CellKey) - Method in class mondrian.rolap.agg.SparseSegmentDataset
-
- isNull() - Method in class mondrian.rolap.DelegatingRolapMember
-
- isNull() - Method in class mondrian.rolap.RolapCell
-
- isNullable(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- isNullable(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- isNullable() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
False means the column definitely does not allow NULL values.
- IsNullFunDef - Class in mondrian.olap.fun
-
Definition of the IS NULL
MDX function.
- IsNullFunDef(FunDef) - Constructor for class mondrian.olap.fun.IsNullFunDef
-
- isNumeric(Object) - Method in class mondrian.olap.fun.vba.Vba
-
- isNumeric() - Method in enum mondrian.spi.Dialect.Datatype
-
Returns whether this is a numeric datatype.
- isNumeric() - Method in class mondrian.util.Format.Token
-
- isObject(Object) - Method in class mondrian.olap.fun.vba.Vba
-
- isOrdered() - Method in class mondrian.olap.QueryAxis
-
Returns whether the axis has the ORDER
property set.
- isOrdered() - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
Whether to add an ORDER BY clause to make results deterministic.
- isOrdered() - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
-
- isParam(String) - Static method in class mondrian.tui.CmdRunner
-
- isParameterSet() - Method in interface mondrian.calc.ParameterSlot
-
Returns whether the parameter has been assigned a value.
- isParentChild() - Method in class mondrian.rolap.RolapLevel
-
Returns whether this level is parent-child.
- isParentChildLeaf() - Method in class mondrian.olap.fun.TestMember
-
- isParentChildLeaf() - Method in interface mondrian.olap.Member
-
- isParentChildLeaf() - Method in class mondrian.olap.MemberBase
-
- isParentChildLeaf() - Method in class mondrian.rolap.DelegatingRolapMember
-
- isParentChildLeaf() - Method in class mondrian.rolap.RolapMemberBase
-
- isParentChildPhysicalMember() - Method in class mondrian.olap.fun.TestMember
-
- isParentChildPhysicalMember() - Method in interface mondrian.olap.Member
-
- isParentChildPhysicalMember() - Method in class mondrian.olap.MemberBase
-
- isParentChildPhysicalMember() - Method in class mondrian.rolap.DelegatingRolapMember
-
- isPartOfSelect(RolapStar.Column) - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
Allows subclasses to specify if a given column must
be returned as part of the result set, in the select clause.
- isPartOfSelect(RolapStar.Measure) - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
Allows subclasses to specify if a given column must
be returned as part of the result set, in the select clause.
- isPartOfSelect(RolapStar.Column) - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
-
- isPartOfSelect(RolapStar.Measure) - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
-
- isPoolable() - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- isPreferInterpreter(CrossJoinArg[], boolean) - Method in class mondrian.rolap.RolapNativeSet
-
Tests whether non-native evaluation is preferred for the
given arguments.
- isPreferInterpreter(boolean) - Method in interface mondrian.rolap.sql.CrossJoinArg
-
- isPreferInterpreter(boolean) - Method in class mondrian.rolap.sql.DescendantsCrossJoinArg
-
- isPreferInterpreter(boolean) - Method in class mondrian.rolap.sql.MemberListCrossJoinArg
-
- isPrivate() - Method in class mondrian.rolap.HierarchyUsage
-
- isProperty(String) - Method in class mondrian.olap.fun.FunTableImpl
-
- isProperty(String) - Method in interface mondrian.olap.FunTable
-
Returns whether a string is a property-style (postfix)
operator.
- isProperty(String) - Static method in class mondrian.tui.CmdRunner
-
- isPropertyInternal(Property) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- isPropertyInternal(Property) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- isRagged() - Method in class mondrian.olap.HierarchyBase
-
- isRagged() - Method in class mondrian.rolap.RolapHierarchy
-
A hierarchy is ragged if it contains one or more levels with hidden
members.
- isReadOnly(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- isReadOnly() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- isReadOnly() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- isReadOnly() - Method in class mondrian.test.TestContext.DatabaseMetaDataInvocationHandler
-
- isReady() - Method in class mondrian.rolap.aggmatcher.AggGen
-
Return true if this instance is ready to generate the sql.
- isRegistered() - Method in interface mondrian.util.LockBox.Entry
-
Returns whether the entry is still valid.
- isRequestedSessionIdFromCookie() - Method in class mondrian.tui.MockHttpServletRequest
-
Checks whether the requested session ID came in as a cookie.
- isRequestedSessionIdFromURL() - Method in class mondrian.tui.MockHttpServletRequest
-
Checks whether the requested session ID came in as part of the request
URL.
- isRequestedSessionIdFromUrl() - Method in class mondrian.tui.MockHttpServletRequest
-
- isRequestedSessionIdValid() - Method in class mondrian.tui.MockHttpServletRequest
-
Checks whether the requested session ID is still valid.
- isReserved(String) - Method in class mondrian.olap.fun.FunTableImpl
-
- isReserved(String) - Method in interface mondrian.olap.FunTable
-
Returns whether a string is a reserved word.
- isRestricted(RowsetDefinition.Column) - Method in class mondrian.xmla.Rowset
-
Returns true if there is a restriction for the given column
definition.
- isResultCache() - Method in class mondrian.web.taglib.QueryTag
-
- isScalar(int) - Static method in class mondrian.olap.Category
-
Returns whether a category represents a scalar type.
- isScenario(Hierarchy) - Static method in class mondrian.rolap.ScenarioImpl
-
Returns whether a hierarchy is the [Scenario] hierarchy.
- isSchemaExists(String) - Method in class mondrian.gui.validate.impl.WorkbenchJdbcValidator
-
- isSchemaExists(String) - Method in interface mondrian.gui.validate.JdbcValidator
-
Returns true if schema exists.
- isSearchable(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- isSecure() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns a boolean indicating whether this request was made using a
secure channel, such as HTTPS.
- isSet() - Method in interface mondrian.olap.Parameter
-
Returns whether the value of this parameter has been set.
- isSet() - Method in class mondrian.olap.ParameterImpl
-
- isSet(Type) - Static method in class mondrian.olap.type.TypeUtil
-
Returns whether a type is a set type.
- isSet(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- isSet() - Method in class mondrian.rolap.RolapSchemaParameter
-
- isShared() - Method in class mondrian.rolap.HierarchyUsage
-
- isSigned(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- isSigned(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- isSimple() - Method in class mondrian.rolap.RolapLevel
-
Indicates that level is not ragged and not a parent/child level.
- isSorted(List<T>) - Static method in class mondrian.olap.Util
-
Returns whether a list is strictly sorted.
- isSorted(List<RolapMember>) - Method in class mondrian.rolap.SmartMemberReader
-
Returns true if every element of members
is not null and is
strictly less than the following element; false otherwise.
- isSpecial() - Method in class mondrian.util.Format.Token
-
- isStablySorted(PartialSortTest.Item[], int, boolean) - Static method in class mondrian.olap.fun.PartialSortTest.Item
-
- isStale() - Method in class mondrian.olap.MondrianPropertiesBase.FilePropertySource
-
- isStale() - Method in interface mondrian.olap.MondrianPropertiesBase.PropertySource
-
- isStale() - Method in class mondrian.olap.MondrianPropertiesBase.UrlPropertySource
-
- isStandard() - Method in class mondrian.olap.Property
-
Returns whether this property is standard.
- isString() - Method in class mondrian.util.Format.Token
-
- isSubset(SegmentHeader, Segment) - Static method in class mondrian.rolap.agg.SegmentBuilder
-
Tells if the passed segment is a subset of this segment
and could be used for a rollup in cache operation.
- isSuperSet(Member[], Member[]) - Static method in class mondrian.olap.fun.AggregateFunDef.AggregateCalc
-
Returns whether tuple1 is a superset of tuple2.
- isSuperSetOf(BitKey) - Method in class mondrian.rolap.BitKey.Big
-
- isSuperSetOf(BitKey) - Method in interface mondrian.rolap.BitKey
-
Is every bit set in the parameter bitKey
also set in
this
.
- isSuperSetOf(BitKey) - Method in class mondrian.rolap.BitKey.Mid128
-
- isSuperSetOf(BitKey) - Method in class mondrian.rolap.BitKey.Small
-
- isSupportedCalculatedMember(Member) - Static method in class mondrian.rolap.SqlConstraintUtils
-
Check to see if this is in a list of supported calculated members.
- isSupportedExpressionForCalculatedMember(Exp) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- isTableExists(String, String) - Method in class mondrian.gui.JdbcMetaData
-
- isTableExists(String, String) - Method in class mondrian.gui.validate.impl.WorkbenchJdbcValidator
-
- isTableExists(String, String) - Method in interface mondrian.gui.validate.JdbcValidator
-
Returns true if table exists.
- isText(int) - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Returns true if the parameter is a java.sql.Type text type.
- isTime() - Method in enum mondrian.olap.LevelType
-
Deprecated.
Returns whether this is a time level.
- isTime(Calendar) - Static method in class mondrian.util.ScheduleUtil
-
- isTraceEnabled() - Method in interface mondrian.olap.CacheControl
-
Tells if tracing is enabled.
- isTraceEnabled() - Method in class mondrian.rolap.CacheControlImpl
-
- isUnionCompatible(Type, Type) - Static method in class mondrian.olap.type.TypeUtil
-
Returns whether this type is union-compatible with another.
- isUnique() - Method in class mondrian.rolap.RolapLevel
-
- isUniqueColumnType(Set<JdbcSchema.UsageType>) - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Determine if the parameter represents a single column type, i.e., the
column only has one usage.
- isUnsatisfiable() - Method in class mondrian.rolap.agg.CellRequest
-
Returns whether this cell request is impossible to satisfy.
- isUserInRole(String) - Method in class mondrian.tui.MockHttpServletRequest
-
Returns a boolean indicating whether the authenticated user is included
in the specified logical "role".
- isUsingCubeFact() - Method in class mondrian.rolap.RolapCubeHierarchy
-
- isValid(int) - Method in class mondrian.olap.EnumeratedValues
-
Returns whether ordinal
is valid for this enumeration.
- isValid(int) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractConnection
-
- isValid(boolean) - Method in class mondrian.util.PartiallyOrderedSet
-
Checks internal consistency of this lattice.
- isValidContext(Evaluator, boolean) - Static method in class mondrian.rolap.SqlContextConstraint
-
- isValidContext(Evaluator, boolean, Level[], boolean) - Static method in class mondrian.rolap.SqlContextConstraint
-
- isValidProperty(String, Level) - Static method in class mondrian.olap.Util
-
Returns whether a property is valid for a member of a given level.
- isValidXsdInt(long) - Static method in class mondrian.xmla.XmlaHandler
-
- isVirtual() - Method in class mondrian.rolap.HierarchyUsage
-
- isVirtual() - Method in class mondrian.rolap.RolapCube
-
Returns whether this cube is virtual.
- isVisible(Member) - Method in class mondrian.olap.DelegatingSchemaReader
-
- isVisible() - Method in class mondrian.olap.fun.TestMember
-
- isVisible() - Method in interface mondrian.olap.OlapElement
-
Returns whether this element is visible to end-users.
- isVisible() - Method in class mondrian.olap.OlapElementBase
-
- isVisible() - Method in class mondrian.olap.Query.ScopedNamedSet
-
- isVisible(Member) - Method in interface mondrian.olap.SchemaReader
-
Returns whether a member is visible.
- isVisible() - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- isVisible() - Method in class mondrian.olap4j.MondrianOlap4jDimension
-
- isVisible() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
-
- isVisible() - Method in class mondrian.olap4j.MondrianOlap4jLevel
-
- isVisible() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- isVisible() - Method in class mondrian.olap4j.MondrianOlap4jNamedSet
-
- isVisible() - Method in class mondrian.olap4j.MondrianOlap4jProperty
-
- isVisible(Member) - Method in class mondrian.rolap.RolapSchemaReader
-
- isWrapperFor(Class<?>) - Method in interface mondrian.calc.Calc
-
- isWrapperFor(Class<?>) - Method in class mondrian.calc.impl.AbstractCalc
-
Default implementation just does 'instanceof TargetClass'.
- isWrapperFor(Class<?>) - Method in class mondrian.olap.fun.NativizeSetFunDef.NonNativeCalc
-
Default implementation just does 'instanceof TargetClass'.
- isWrapperFor(Class<?>) - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- isWrapperFor(Class<?>) - Method in class mondrian.olap4j.EmptyResultSet
-
- isWrapperFor(Class<?>) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- isWrapperFor(Class<?>) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- isWrapperFor(Class<?>) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- isWrapperFor(Class<?>) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- isWrapperFor(Class<?>) - Method in class mondrian.olap4j.MondrianOlap4jMetadataElement
-
- isWrapperFor(Class<?>) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- isWritable(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- isXsltCache() - Method in class mondrian.web.taglib.TransformTag
-
- iter0(Iterable<Triple<T0, T1, T2>>) - Static method in class mondrian.util.Triple
-
Returns an iterable over the slice #0 of an iterable.
- iter1(Iterable<Triple<T0, T1, T2>>) - Static method in class mondrian.util.Triple
-
Returns an iterable over the slice #1 of an iterable.
- iter2(Iterable<Triple<T0, T1, T2>>) - Static method in class mondrian.util.Triple
-
Returns an iterable over the slice #2 of an iterable.
- ITERABLE_ANY - Static variable in enum mondrian.calc.ResultStyle
-
- ITERABLE_LIST - Static variable in enum mondrian.calc.ResultStyle
-
- ITERABLE_LIST_MUTABLELIST - Static variable in enum mondrian.calc.ResultStyle
-
- ITERABLE_LIST_MUTABLELIST_ANY - Static variable in enum mondrian.calc.ResultStyle
-
- ITERABLE_MUTABLELIST - Static variable in enum mondrian.calc.ResultStyle
-
- ITERABLE_MUTABLELIST_LIST - Static variable in enum mondrian.calc.ResultStyle
-
- ITERABLE_ONLY - Static variable in enum mondrian.calc.ResultStyle
-
- IterableListCalc - Class in mondrian.calc.impl
-
- IterableListCalc(IterCalc) - Constructor for class mondrian.calc.impl.IterableListCalc
-
Creates an IterableListCalc.
- IterationLimit - Variable in class mondrian.olap.MondrianProperties
-
Integer property indicating the maximum number of iterations
allowed when iterating over members to compute aggregates.
- IterationLimitExceeded - Variable in class mondrian.resource.MondrianResource
-
IterationLimitExceeded
is 'Number of iterations exceeded limit of {0,number}
'
- Iterations - Variable in class mondrian.olap.MondrianProperties
-
Not documented.
- iterator() - Method in class mondrian.calc.impl.AbstractTupleIterable
-
- iterator() - Method in class mondrian.calc.impl.AbstractTupleList
-
- iterator() - Method in class mondrian.calc.impl.UnaryTupleList
-
- iterator(TupleCursor) - Static method in class mondrian.calc.TupleCollections
-
- iterator() - Method in class mondrian.olap.Util.AbstractFlatList
-
- iterator() - Method in class mondrian.olap.Util.PropertyList
-
- iterator() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxis
-
- iterator() - Method in class mondrian.rolap.agg.DenseSegmentDataset
-
- iterator() - Method in class mondrian.rolap.agg.SparseSegmentDataset
-
- iterator() - Method in class mondrian.rolap.BitKey.Big
-
- iterator() - Method in interface mondrian.rolap.BitKey
-
An Iterator over the bit positions.
- iterator() - Method in class mondrian.rolap.BitKey.Mid128
-
- iterator() - Method in class mondrian.rolap.BitKey.Small
-
To say that I am happy about this algorithm (or the variations
of the algorithm used for the Mid128 and Big BitKey implementations)
would be a stretch.
- iterator() - Method in class mondrian.test.loader.CsvDBLoader.CsvLoaderRowStream
-
- iterator() - Method in class mondrian.test.loader.CsvDBLoader.ListRowStream
-
- iterator() - Method in interface mondrian.test.loader.DBLoader.RowStream
-
- iterator() - Method in class mondrian.util.ArraySortedSet
-
- iterator() - Method in class mondrian.util.CartesianProductList
-
- iterator() - Method in class mondrian.util.ConcatenableList
-
- iterator() - Method in class mondrian.util.IteratorIterable
-
- iterator() - Method in class mondrian.util.ObjectPool
-
Returns an Iterator of this ObjectPool
.
- iterator() - Method in class mondrian.util.PartiallyOrderedSet
-
- iterator() - Method in class mondrian.util.TraversalList
-
- iterator() - Method in class mondrian.util.UnsupportedList
-
- iteratorImpl() - Method in class mondrian.rolap.cache.HardSmartCache
-
- iteratorImpl() - Method in class mondrian.rolap.cache.SmartCacheImpl
-
Must provide an iterator on the contents of the cache.
- iteratorImpl() - Method in class mondrian.rolap.cache.SoftSmartCache
-
- IteratorIterable<E> - Class in mondrian.util
-
Iterable over an iterator.
- IteratorIterable(Iterator<E>) - Constructor for class mondrian.util.IteratorIterable
-
Creates an IteratorIterable.
- IterCalc - Interface in mondrian.calc
-
J
- JavaccParserValidatorImpl - Class in mondrian.parser
-
- JavaccParserValidatorImpl() - Constructor for class mondrian.parser.JavaccParserValidatorImpl
-
Creates a JavaccParserValidatorImpl.
- JavaccParserValidatorImpl(MdxParserValidator.QueryPartFactory) - Constructor for class mondrian.parser.JavaccParserValidatorImpl
-
Creates a JavaccParserValidatorImpl with an explicit factory for parse
tree nodes.
- javaFormat - Variable in class mondrian.util.Format.AlternateFormat
-
- JavaFunDef - Class in mondrian.olap.fun
-
MDX function which is implemented by a Java method.
- JavaFunDef(String, String, Syntax, int, int[], Method) - Constructor for class mondrian.olap.fun.JavaFunDef
-
Creates a JavaFunDef.
- JavaFunDef.Description - Annotation Type in mondrian.olap.fun
-
Annotation which allows you to tag a Java method with the description
of the MDX function it implements.
- JavaFunDef.FunctionName - Annotation Type in mondrian.olap.fun
-
Annotation which allows you to tag a Java method with the name of the
MDX function it implements.
- JavaFunDef.Signature - Annotation Type in mondrian.olap.fun
-
Annotation which allows you to tag a Java method with the signature of
the MDX function it implements.
- JavaFunDef.SyntaxDef - Annotation Type in mondrian.olap.fun
-
Annotation which allows you to tag a Java method with the syntax of the
MDX function it implements.
- JDBC_DRIVER_PROP - Static variable in class mondrian.test.loader.DBLoader
-
- JDBC_LOCALE - Static variable in class mondrian.xmla.XmlaHandler
-
Name of property used by JDBC to hold locale.
- JDBC_PASSWORD_PROP - Static variable in class mondrian.test.loader.DBLoader
-
- JDBC_URL_PROP - Static variable in class mondrian.test.loader.DBLoader
-
- JDBC_USER_PROP - Static variable in class mondrian.test.loader.DBLoader
-
- jdbcCompliant() - Method in class mondrian.olap4j.MondrianOlap4jDriver
-
- jdbcConnectionUrl - Variable in class mondrian.gui.JdbcMetaData
-
- JdbcDialectFactory - Class in mondrian.spi.impl
-
- JdbcDialectFactory(Class<? extends JdbcDialectImpl>, Dialect.DatabaseProduct) - Constructor for class mondrian.spi.impl.JdbcDialectFactory
-
Creates a JdbcDialectFactory.
- JdbcDialectImpl - Class in mondrian.spi.impl
-
Implementation of
Dialect
based on a JDBC connection and metadata.
- JdbcDialectImpl(Connection) - Constructor for class mondrian.spi.impl.JdbcDialectImpl
-
Creates a JdbcDialectImpl.
- JdbcDialectImpl() - Constructor for class mondrian.spi.impl.JdbcDialectImpl
-
- jdbcDriverClassName - Variable in class mondrian.gui.JdbcMetaData
-
- JdbcDrivers - Variable in class mondrian.olap.MondrianProperties
-
Property containing a list of JDBC drivers to load automatically.
- JdbcExplorer - Class in mondrian.gui
-
- JdbcExplorer(JdbcMetaData, Workbench) - Constructor for class mondrian.gui.JdbcExplorer
-
- JdbcExplorer.Node - Class in mondrian.gui
-
- JdbcExplorer.Node(String, JdbcExplorer.NodeType, DefaultMutableTreeNode) - Constructor for class mondrian.gui.JdbcExplorer.Node
-
- JdbcExplorer.Node(String, JdbcExplorer.NodeType, DefaultMutableTreeNode, JdbcMetaData.DbColumn) - Constructor for class mondrian.gui.JdbcExplorer.Node
-
- JdbcExplorer.NodeType - Enum in mondrian.gui
-
- JdbcFactoryClass - Variable in class mondrian.olap.MondrianProperties
-
Property that defines the JdbcSchema factory class which
determines the list of tables and columns of a specific datasource.
- jdbcMetaData - Variable in class mondrian.gui.JdbcExplorer
-
- JdbcMetaData - Class in mondrian.gui
-
- JdbcMetaData(Workbench, String, String, String, String, String, boolean) - Constructor for class mondrian.gui.JdbcMetaData
-
- JdbcMetaData(String, String, String, String) - Constructor for class mondrian.gui.JdbcMetaData
-
Tests database connection.
- jdbcMetadata - Variable in class mondrian.gui.PreferencesSchemasDialog
-
- jdbcMetaData - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- JdbcMetaData.Database - Class in mondrian.gui
-
Database metadata.
- JdbcMetaData.Database() - Constructor for class mondrian.gui.JdbcMetaData.Database
-
- JdbcMetaData.Database.TableTracker - Class in mondrian.gui
-
- JdbcMetaData.Database.TableTracker() - Constructor for class mondrian.gui.JdbcMetaData.Database.TableTracker
-
- JdbcMetaData.DbColumn - Class in mondrian.gui
-
- JdbcMetaData.DbColumn() - Constructor for class mondrian.gui.JdbcMetaData.DbColumn
-
- JdbcMetaData.DbSchema - Class in mondrian.gui
-
- JdbcMetaData.DbSchema() - Constructor for class mondrian.gui.JdbcMetaData.DbSchema
-
- JdbcMetaData.DbTable - Class in mondrian.gui
-
- JdbcMetaData.DbTable() - Constructor for class mondrian.gui.JdbcMetaData.DbTable
-
- JdbcMetaData.FactTable - Class in mondrian.gui
-
- JdbcMetaData.FactTable() - Constructor for class mondrian.gui.JdbcMetaData.FactTable
-
- jdbcPassword - Variable in class mondrian.gui.JdbcMetaData
-
- JdbcPropertyPrefix - Static variable in enum mondrian.rolap.RolapConnectionProperties
-
Any property beginning with this value will be added to the
JDBC connection properties, after removing this prefix.
- jdbcSchema - Variable in class mondrian.gui.JdbcMetaData
-
- JdbcSchema - Class in mondrian.rolap.aggmatcher
-
Metadata gleaned from JDBC about the tables and columns in the star schema.
- JdbcSchema(DataSource) - Constructor for class mondrian.rolap.aggmatcher.JdbcSchema
-
- JdbcSchema.Factory - Interface in mondrian.rolap.aggmatcher
-
- JdbcSchema.StdFactory - Class in mondrian.rolap.aggmatcher
-
- JdbcSchema.StdFactory() - Constructor for class mondrian.rolap.aggmatcher.JdbcSchema.StdFactory
-
- JdbcSchema.Table - Class in mondrian.rolap.aggmatcher
-
A table in a database.
- JdbcSchema.Table.Column - Class in mondrian.rolap.aggmatcher
-
A column in a table.
- JdbcSchema.Table.Column.Usage - Class in mondrian.rolap.aggmatcher
-
A usage of a column.
- JdbcSchema.Table.Column.Usage(JdbcSchema.UsageType) - Constructor for class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
Creates a Usage.
- JdbcSchema.TableUsageType - Enum in mondrian.rolap.aggmatcher
-
- JdbcSchema.UsageType - Enum in mondrian.rolap.aggmatcher
-
Enumeration of ways that an aggregate table can use a column.
- JdbcStatisticsProvider - Class in mondrian.spi.impl
-
Implementation of
StatisticsProvider
that uses JDBC
metadata calls to count rows and distinct values.
- JdbcStatisticsProvider() - Constructor for class mondrian.spi.impl.JdbcStatisticsProvider
-
- JdbcTreeModel - Class in mondrian.gui
-
- JdbcTreeModel(Connection) - Constructor for class mondrian.gui.JdbcTreeModel
-
Creates a new instance of JDBCTreeModel
- JdbcTreeModel.Node - Class in mondrian.gui
-
- JdbcTreeModel.Node(String, int) - Constructor for class mondrian.gui.JdbcTreeModel.Node
-
- jdbcUsername - Variable in class mondrian.gui.JdbcMetaData
-
- JdbcValidator - Interface in mondrian.gui.validate
-
Validation for database schema, table, and columns.
- JdbcVersion - Static variable in class mondrian.olap.Util
-
What version of JDBC?
Returns:
0x0401 in JDK 1.7 and higher
0x0400 in JDK 1.6
0x0300 otherwise
- jj_input_stream - Variable in class mondrian.parser.MdxParserImpl
-
- jj_nt - Variable in class mondrian.parser.MdxParserImpl
-
Next token.
- jjbitVec0 - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjbitVec2 - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjbitVec3 - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjbitVec4 - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjbitVec5 - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjbitVec6 - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjbitVec7 - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjbitVec8 - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjbitVec9 - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjFillToken() - Method in class mondrian.parser.MdxParserImplTokenManager
-
- jjmatchedKind - Variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjmatchedPos - Variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjnewLexState - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
Lex State array.
- jjnewStateCnt - Variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjnextStates - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjround - Variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjstrLiteralImages - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
Token literal values.
- jjtoMore - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjtoSkip - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjtoSpecial - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
- jjtoToken - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
- JndiDataSourceResolver - Class in mondrian.spi.impl
-
- JndiDataSourceResolver() - Constructor for class mondrian.spi.impl.JndiDataSourceResolver
-
Public constructor, required for plugin instantiation.
- joinExp - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- joinLevelTableToFactTable(SqlQuery, RolapCube, AggStar, Evaluator, RolapCubeLevel) - Static method in class mondrian.rolap.SqlConstraintUtils
-
Ensures that the table of level
is joined to the fact
table
- jScrollPaneCDATA - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- jScrollPaneCDATA - Variable in class mondrian.gui.SchemaPropertyCellRenderer
-
- jScrollPaneT - Variable in class mondrian.gui.SchemaPropertyCellRenderer
-
- JsonSaxWriter - Class in mondrian.xmla.impl
-
Implementation of SaxWriter
which, perversely, generates a
JSON (JavaScript Object Notation) document.
- JsonSaxWriter(OutputStream) - Constructor for class mondrian.xmla.impl.JsonSaxWriter
-
Creates a JsonSaxWriter.
- jstTz - Static variable in class mondrian.util.ScheduleTest
-
- JTreeUpdater - Class in mondrian.gui
-
Helper to enable update the tree and keep expanded nodes expanded after
reloading the tree.
- JTreeUpdater(JTree) - Constructor for class mondrian.gui.JTreeUpdater
-
Constructor
- julianDay(Calendar) - Static method in class mondrian.util.ScheduleUtil
-
Returns the julian day number of a given date.
- JVM_INSTANCE_UUID - Static variable in class mondrian.olap.Util
-
Unique id for this JVM instance.
- jvmHeapBytesCommitted - Variable in class mondrian.server.monitor.ServerInfo
-
- jvmHeapBytesMax - Variable in class mondrian.server.monitor.ServerInfo
-
- jvmHeapBytesUsed - Variable in class mondrian.server.monitor.ServerInfo
-
K
- key - Variable in class mondrian.olap.fun.PartialSortTest.Item
-
- KEY - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the key of the current member.
- key - Variable in class mondrian.olap.Util.ByteMatcher
-
- key - Variable in class mondrian.rolap.RolapResult.CellInfo
-
- key - Variable in class mondrian.rolap.RolapSchema
-
This is basically a unique identifier for this RolapSchema instance
used it its equals and hashCode methods.
- key - Variable in class mondrian.util.ObjectPoolTest.KeyValue
-
- KEY_ORDINAL - Static variable in class mondrian.olap.Property
-
- keyExp - Variable in class mondrian.gui.MondrianGuiDef.Level
-
The SQL expression used to populate this level's key.
- keyExp - Variable in class mondrian.olap.MondrianDef.Level
-
The SQL expression used to populate this level's key.
- keyExp - Variable in class mondrian.rolap.RolapLevel
-
The column or expression which yields the level's key.
- keyIdentifier() - Method in class mondrian.parser.MdxParserImpl
-
- keys - Variable in class mondrian.rolap.agg.SparseSegmentBody
-
- keySet() - Method in class mondrian.util.CacheMap
-
- keyToString(Object) - Static method in class mondrian.rolap.RolapMemberBase
-
Converts a key to a string to be used as part of the member's name
and unique name.
- keyword() - Method in class mondrian.parser.MdxParserImpl
-
- kind - Variable in class mondrian.parser.Token
-
An integer that describes the kind of this token.
L
- LagResolver - Static variable in class mondrian.olap.fun.LeadLagFunDef
-
- language - Variable in class mondrian.gui.MondrianGuiDef.Script
-
- language - Variable in class mondrian.olap.MondrianDef.Script
-
- LANGUAGE - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the translation expressed as an LCID.
- language - Variable in class mondrian.spi.impl.Scripts.ScriptDefinition
-
- LANGUAGE_ORDINAL - Static variable in class mondrian.olap.Property
-
- languageChanged(LanguageChangedEvent) - Method in interface mondrian.gui.LanguageChangedListener
-
- LanguageChangedEvent - Class in mondrian.gui
-
- LanguageChangedEvent(Locale) - Constructor for class mondrian.gui.LanguageChangedEvent
-
Creates a new instance of LanguageChangedEvent
- LanguageChangedListener - Interface in mondrian.gui
-
- largestPrime - Static variable in class mondrian.util.PrimeFinder
-
The largest prime this class can generate; currently equal to
Integer.MAX_VALUE.
- last(List<T>) - Static method in class mondrian.olap.Util
-
Returns the last item in a list.
- last() - Method in class mondrian.olap4j.EmptyResultSet
-
- last() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- last() - Method in class mondrian.rolap.agg.SegmentLoader.RowList
-
Moves to after the last row.
- last() - Method in class mondrian.util.ArraySortedSet
-
- LAST_DAY_OF_MONTH - Static variable in class mondrian.util.Schedule
-
Indicates that a schedule should fire on the last day of the month.
- LAST_SCHEMA_UPDATE_DATE - Static variable in class mondrian.xmla.XmlaBaseTestCase
-
- LAST_WEEK_OF_MONTH - Static variable in class mondrian.util.Schedule
-
Indicates that a schedule should fire on the last week of the month.
- lastDataSourcesConfigString - Variable in class mondrian.server.DynamicContentFinder
-
- lastIndexOf(Object) - Method in class mondrian.olap.Util.Flat2List
-
- lastIndexOf(Object) - Method in class mondrian.olap.Util.Flat3List
-
- lastIndexOf(Object) - Method in class mondrian.util.UnsupportedList
-
- LastNonEmptyUdf - Class in mondrian.udf
-
Definition of the user-defined function "LastNonEmpty".
- LastNonEmptyUdf() - Constructor for class mondrian.udf.LastNonEmptyUdf
-
- lastPeriods(Member, Evaluator, int) - Method in class mondrian.olap.fun.LastPeriodsFunDef
-
If Index is positive, returns the set of Index
members ending with Member and starting with the
member lagging Index - 1 from Member.
- LastPeriodsFunDef - Class in mondrian.olap.fun
-
Definition of the LastPeriods
MDX function.
- LastPeriodsFunDef(FunDef) - Constructor for class mondrian.olap.fun.LastPeriodsFunDef
-
- lastRet - Variable in class mondrian.calc.impl.AbstractTupleList.AbstractTupleListIterator
-
Index of element returned by most recent call to next or
previous.
- lastRet - Variable in class mondrian.util.UnsupportedList.Itr
-
- lastSelected - Variable in class mondrian.gui.SchemaExplorer
-
- LBRACE - Static variable in interface mondrian.olap.ParserSym
-
- LBRACE - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- lCase(String) - Static method in class mondrian.olap.fun.vba.Vba
-
- LE - Static variable in interface mondrian.olap.ParserSym
-
- LE - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- LeadLagFunDef - Class in mondrian.olap.fun
-
Definition of the Lead
and Lag
MDX functions.
- LeadLagFunDef(FunDef) - Constructor for class mondrian.olap.fun.LeadLagFunDef
-
- LeadResolver - Static variable in class mondrian.olap.fun.LeadLagFunDef
-
- left - Variable in class mondrian.gui.MondrianGuiDef.Join
-
- left(String, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- left - Variable in class mondrian.olap.MondrianDef.Join
-
- left - Variable in class mondrian.util.Pair
-
- left(List<Pair<L, R>>) - Static method in class mondrian.util.Pair
-
Returns a list of the left elements of a list of pairs.
- LEFT_OF_POINT - Static variable in class mondrian.util.Format
-
- leftAlias - Variable in class mondrian.gui.MondrianGuiDef.Join
-
- leftAlias - Variable in class mondrian.olap.MondrianDef.Join
-
- leftIter(Iterable<Pair<L, R>>) - Static method in class mondrian.util.Pair
-
Returns an iterable over the left slice of an iterable.
- leftKey - Variable in class mondrian.gui.MondrianGuiDef.Join
-
- leftKey - Variable in class mondrian.olap.MondrianDef.Join
-
- length() - Method in class mondrian.util.ByteString
-
Returns the number of bytes in this byte string.
- lessThan(E, E) - Method in interface mondrian.util.PartiallyOrderedSet.Ordering
-
Returns whether element e1 is ≤ e2 according to
the relation that defines a partially-ordered set.
- lessThan(Time, Time, boolean) - Static method in class mondrian.util.ScheduleUtil
-
- lessThan(Date, Date, boolean) - Static method in class mondrian.util.ScheduleUtil
-
- LETTER - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- level - Variable in class mondrian.gui.MondrianGuiDef.DimensionUsage
-
- Level - Static variable in class mondrian.olap.Category
-
Level
is a level expression.
- Level - Interface in mondrian.olap
-
A
Level
is a group of
Member
s in a
Hierarchy
,
all with the same attributes and at the same depth in the hierarchy.
- level - Variable in class mondrian.olap.MemberBase
-
- level - Variable in class mondrian.olap.MondrianDef.DimensionUsage
-
- level() - Method in class mondrian.olap.Walker
-
returns level in the tree of the current element (that is, last element
returned from nextElement()).
- level - Variable in class mondrian.olap4j.MondrianOlap4jLevel
-
- level - Variable in class mondrian.olap4j.MondrianOlap4jProperty
-
- level - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- level - Variable in class mondrian.rolap.sql.DescendantsCrossJoinArg
-
- level - Variable in class mondrian.rolap.TargetBase
-
- LEVEL_COLUMN_NAME - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
-
- LEVEL_COLUMN_USAGE - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
-
- LEVEL_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
-
- LEVEL_NUMBER - Static variable in class mondrian.olap.CubeBase
-
- LEVEL_NUMBER - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the ordinal of the current level.
- LEVEL_NUMBER_ORDINAL - Static variable in class mondrian.olap.Property
-
- LEVEL_SEPARATOR - Static variable in class mondrian.gui.JdbcMetaData
-
- LEVEL_UNIQUE_NAME - Static variable in class mondrian.olap.CubeBase
-
- LEVEL_UNIQUE_NAME - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the unique name of the current level.
- LEVEL_UNIQUE_NAME_ORDINAL - Static variable in class mondrian.olap.Property
-
- LevelBase - Class in mondrian.olap
-
Skeleton implementation of
Level
.
- LevelBase(Hierarchy, String, String, boolean, String, int, LevelType) - Constructor for class mondrian.olap.LevelBase
-
- LevelCalc - Interface in mondrian.calc
-
Expression which yields a
Level
.
- levelColumnName - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- levelContainsMultipleColumns(RolapLevel) - Static method in class mondrian.rolap.SqlMemberSource
-
Determine if a level contains more than a single column for its
data, such as an ordinal column or property column
- LevelDimensionFunDef - Class in mondrian.olap.fun
-
Definition of the <Level>.Dimension
MDX builtin function.
- LevelDimensionFunDef() - Constructor for class mondrian.olap.fun.LevelDimensionFunDef
-
- LevelExpr - Class in mondrian.mdx
-
Usage of a
Level
as an MDX expression.
- LevelExpr(Level) - Constructor for class mondrian.mdx.LevelExpr
-
Creates a level expression.
- LevelHierarchyFunDef - Class in mondrian.olap.fun
-
Definition of the <Level>.Hierarchy
MDX builtin function.
- LevelHierarchyFunDef.CalcImpl - Class in mondrian.olap.fun
-
- LevelHierarchyFunDef.CalcImpl(Exp, LevelCalc) - Constructor for class mondrian.olap.fun.LevelHierarchyFunDef.CalcImpl
-
- levelMap - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- levelMapRef - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- levelMaps - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
All shared LevelMap.
- levelMembers(Level, Evaluator, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
- LevelMembersFunDef - Class in mondrian.olap.fun
-
Definition of the <Level>.Members
MDX function.
- LevelMustHaveNameExpression - Variable in class mondrian.resource.MondrianResource
-
LevelMustHaveNameExpression
is 'Level ''{0}'' must have a name expression (a ''column'' attribute or an <Expression> child
'
- levelName(String, String, String) - Static method in class mondrian.test.TestContext
-
- LevelPreCacheThreshold - Variable in class mondrian.olap.MondrianProperties
-
Property which governs whether child members or members of a level are precached
when child or level members are requested within a
query expression.
- levelReader - Variable in class mondrian.rolap.RolapCubeLevel
-
- levels - Variable in class mondrian.gui.MondrianGuiDef.AggTable
-
- levels - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- levels - Variable in class mondrian.olap.HierarchyBase
-
- levels - Variable in class mondrian.olap.MondrianDef.AggTable
-
- levels - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- levels - Variable in class mondrian.rolap.aggmatcher.AggStar.Table
-
- levels - Variable in class mondrian.web.taglib.DomBuilder.AxisBuilder
-
- LevelTableParentNotFound - Variable in class mondrian.resource.MondrianResource
-
LevelTableParentNotFound
is 'The level {0} makes use of the ''parentColumn'' attribute, but a parent member for key {1} is missing.
- levelType - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- levelType - Variable in class mondrian.olap.LevelBase
-
- LevelType - Enum in mondrian.olap
-
Deprecated.
Will be replaced with Level.Type
before mondrian-4.0.
- levelType - Variable in class mondrian.olap.MondrianDef.Level
-
- LevelType - Class in mondrian.olap.type
-
The type of an expression which represents a level.
- LevelType(Dimension, Hierarchy, Level) - Constructor for class mondrian.olap.type.LevelType
-
Creates a type representing a level.
- LEXICAL_ERROR - Static variable in error mondrian.parser.TokenMgrError
-
Lexical error occurred.
- LexicalError(boolean, int, int, int, String, char) - Static method in error mondrian.parser.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the
token manager to indicate a lexical error.
- lexStateNames - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
Lexer state names.
- LimitExceededDuringCrossjoin - Variable in class mondrian.resource.MondrianResource
-
LimitExceededDuringCrossjoin
is 'Size of CrossJoin result ({0,number}) exceeded limit ({1,number})
'
- line - Variable in class mondrian.parser.SimpleCharStream
-
- LINE_SEP - Static variable in class mondrian.tui.XmlUtil
-
- linearReg(List, List) - Static method in class mondrian.olap.fun.LinReg
-
- lineNumber - Variable in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- linkSqlStatement(SegmentHeader, Statement) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
-
- linkSqlStatement(SegmentHeader, Statement) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- LinReg - Class in mondrian.olap.fun
-
Abstract base class for definitions of linear regression functions.
- LinReg(FunDef, int) - Constructor for class mondrian.olap.fun.LinReg
-
- LinReg.InterceptFunDef - Class in mondrian.olap.fun
-
Definition of the LinRegIntercept
MDX function.
- LinReg.InterceptFunDef(FunDef) - Constructor for class mondrian.olap.fun.LinReg.InterceptFunDef
-
- LinReg.PointFunDef - Class in mondrian.olap.fun
-
Definition of the LinRegPoint
MDX function.
- LinReg.PointFunDef(FunDef) - Constructor for class mondrian.olap.fun.LinReg.PointFunDef
-
- LinReg.R2FunDef - Class in mondrian.olap.fun
-
Definition of the LinRegR2
MDX function.
- LinReg.R2FunDef(FunDef) - Constructor for class mondrian.olap.fun.LinReg.R2FunDef
-
- LinReg.SlopeFunDef - Class in mondrian.olap.fun
-
Definition of the LinRegSlope
MDX function.
- LinReg.SlopeFunDef(FunDef) - Constructor for class mondrian.olap.fun.LinReg.SlopeFunDef
-
- LinReg.Value - Class in mondrian.olap.fun
-
- LinReg.Value(double, double, List, List) - Constructor for class mondrian.olap.fun.LinReg.Value
-
- LinReg.VarianceFunDef - Class in mondrian.olap.fun
-
Definition of the LinRegVariance
MDX function.
- LinReg.VarianceFunDef(FunDef) - Constructor for class mondrian.olap.fun.LinReg.VarianceFunDef
-
- list - Variable in class mondrian.calc.impl.UnaryTupleList
-
- list - Variable in class mondrian.olap.Util.PropertyList
-
- LIST_MUTABLELIST - Static variable in enum mondrian.calc.ResultStyle
-
- LIST_ONLY - Static variable in enum mondrian.calc.ResultStyle
-
- listAllSchemas() - Method in class mondrian.gui.JdbcMetaData
-
- ListCalc - Interface in mondrian.calc
-
Expression which evaluates a set of members or tuples to a list.
- ListColumnPredicate - Class in mondrian.rolap.agg
-
Predicate which is the union of a list of predicates, each of which applies
to the same, single column.
- ListColumnPredicate(RolapStar.Column, List<StarColumnPredicate>) - Constructor for class mondrian.rolap.agg.ListColumnPredicate
-
Creates a ListColumnPredicate
- listCubeAttribues(String, StringBuilder) - Method in class mondrian.tui.CmdRunner
-
- listCubeName(StringBuilder) - Method in class mondrian.tui.CmdRunner
-
- listEditor - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- listEditor - Variable in class mondrian.gui.SchemaTreeCellEditor
-
- listEditorValue - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- listener - Variable in class mondrian.rolap.RolapNative
-
- listener - Variable in class mondrian.util.AbstractMemoryMonitor.Entry
-
- Listener - Class in mondrian.web.taglib
-
Listener
creates and destroys a
ApplResources
at the
appropriate times in the servlet's life-cycle.
- Listener() - Constructor for class mondrian.web.taglib.Listener
-
- Listener.ApplicationContext - Interface in mondrian.web.taglib
-
- listeners - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- listeners - Variable in class mondrian.gui.SchemaTreeCellEditor
-
- listIterator() - Method in class mondrian.olap.Util.AbstractFlatList
-
- listIterator(int) - Method in class mondrian.olap.Util.AbstractFlatList
-
- listIterator(int) - Method in class mondrian.util.FilteredIterableList
-
- listIterator(int) - Method in class mondrian.util.TraversalList
-
- listIterator() - Method in class mondrian.util.TraversalList
-
- listIterator() - Method in class mondrian.util.UnsupportedList
-
- listIterator(int) - Method in class mondrian.util.UnsupportedList
-
- listParam(String, StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- listParameterNameValues(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- ListPredicate - Class in mondrian.rolap.agg
-
- ListPredicate(List<StarPredicate>) - Constructor for class mondrian.rolap.agg.ListPredicate
-
- listPropertiesAll(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- listProperty(String, StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- listPropertyNames(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- ListRecorder - Class in mondrian.recorder
-
- ListRecorder() - Constructor for class mondrian.recorder.ListRecorder
-
- ListRecorder.Entry - Class in mondrian.recorder
-
Entry is a Info, Warning or Error message.
- ListRenderer - Class in mondrian.gui
-
ListRenderer
...
- ListRenderer(ListCellRenderer) - Constructor for class mondrian.gui.ListRenderer
-
- listRenderer - Variable in class mondrian.gui.SchemaPropertyCellRenderer
-
- ListResolver - Static variable in class mondrian.olap.fun.GenerateFunDef
-
- listToBuffer(StringBuilder, List<SqlQuery.ClauseList>, boolean, String, String, String, String) - Static method in class mondrian.rolap.sql.SqlQuery.ClauseList
-
- ListTupleList - Class in mondrian.calc.impl
-
Implementation of
TupleList
that stores tuples
end-to-end in a backing list.
- ListTupleList(int, List<Member>) - Constructor for class mondrian.calc.impl.ListTupleList
-
Creates a ListTupleList.
- Literal - Class in mondrian.olap
-
Represents a constant value, such as a string or number, in a parse tree.
- LiteralStarPredicate - Class in mondrian.rolap.agg
-
A constraint which always returns true or false.
- LiteralStarPredicate(RolapStar.Column, boolean) - Constructor for class mondrian.rolap.agg.LiteralStarPredicate
-
Creates a LiteralStarPredicate.
- load(SegmentCacheManager, int, RolapStar.Column[], List<RolapStar.Measure>, StarColumnPredicate[], GroupingSetsCollector, List<Future<Map<Segment, SegmentWithData>>>) - Method in class mondrian.rolap.agg.Aggregation
-
Loads a set of segments into this aggregation, one per measure,
each constrained by the same set of column values, and each pinned
once.
- load(int, List<GroupingSet>, List<StarPredicate>, List<Future<Map<Segment, SegmentWithData>>>) - Method in class mondrian.rolap.agg.SegmentLoader
-
Loads data for all the segments of the GroupingSets.
- load() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
This forces the tables to be loaded.
- load() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
- load(List<Future<Map<Segment, SegmentWithData>>>) - Method in class mondrian.rolap.BatchLoader.CompositeBatch
-
- load(List<CellRequest>) - Method in class mondrian.rolap.BatchLoader
-
Determines which segments need to be loaded from external cache,
created using roll up, or created using SQL to satisfy a given list
of cell requests.
- load(String, String) - Method in class mondrian.rolap.RolapSchema
-
Method called by all constructors to load the catalog into DOM and build
application mdx and sql objects.
- LOAD_TABLE_ROWS_PROP - Static variable in class mondrian.test.loader.DBLoader
-
- LOAD_TABLE_ROWS_SUFFIX_DEFAULT - Static variable in class mondrian.test.loader.DBLoader
-
- loadAggGroup(MondrianDef.Cube) - Method in class mondrian.rolap.RolapCube
-
- loadAggregation(SegmentCacheManager, int, List<RolapStar.Measure>, RolapStar.Column[], AggregationKey, StarColumnPredicate[], GroupingSetsCollector, List<Future<Map<Segment, SegmentWithData>>>) - Static method in class mondrian.rolap.agg.AggregationManager
-
Called by FastBatchingCellReader.load where the
RolapStar creates an Aggregation if needed.
- loadAggregation(List<Future<Map<Segment, SegmentWithData>>>) - Method in class mondrian.rolap.BatchLoader.Batch
-
- loadAggregation(GroupingSetsCollector, List<Future<Map<Segment, SegmentWithData>>>) - Method in class mondrian.rolap.BatchLoader.Batch
-
- loadAggregations() - Method in class mondrian.rolap.FastBatchingCellReader
-
Resolves any pending cell reads using the cache.
- loadColumns(String[], String[], int) - Method in class mondrian.test.loader.CsvDBLoader
-
- loadData(SqlStatement, GroupingSetsList) - Method in class mondrian.rolap.agg.SegmentLoader
-
- loadDatabaseMeta() - Method in class mondrian.gui.Workbench
-
load database meta
- loadDrivers(String) - Static method in class mondrian.rolap.RolapUtil
-
Loads a set of JDBC drivers.
- loadFailed(RolapStar, SegmentHeader, Throwable) - Method in class mondrian.rolap.agg.SegmentCacheManager
-
Informs cache manager that a segment load failed.
- loadFailed(SegmentHeader, Throwable) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
-
Notifies the segment index that a segment failed to load, and removes the
segment from the index.
- loadFailed(SegmentHeader, Throwable) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- loadMembers(List<List<Member>>, RolapEvaluator, QueryAxis, Calc, RolapResult.AxisMemberList) - Method in class mondrian.rolap.RolapResult
-
- loadParameter(Query, Parameter) - Method in class mondrian.tui.CmdRunner
-
- loadParameters(Query) - Method in class mondrian.tui.CmdRunner
-
- loadPropertiesFromFile(String) - Static method in class mondrian.tui.CmdRunner
-
- loadResult() - Method in class mondrian.rolap.ResultLoader
-
- loadRows() - Method in class mondrian.test.loader.DBLoader.Table.Controller
-
- loadSpecialMembers(List<Member>, List<List<Member>>, List<Member>) - Method in class mondrian.rolap.RolapResult
-
Finds all root Members 1) whose Hierarchy does not have an ALL
Member, 2) whose default Member is not the ALL Member and 3)
all Measures.
- loadSucceeded(RolapStar, SegmentHeader, SegmentBody) - Method in class mondrian.rolap.agg.SegmentCacheManager
-
Adds a segment to segment index.
- loadSucceeded(SegmentHeader, SegmentBody) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
-
Changes the state of a header from loading to loaded.
- loadSucceeded(SegmentHeader, SegmentBody) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- loadTables(File, List<DBLoader.Table>) - Method in class mondrian.test.loader.CsvDBLoader
-
- loadTables(Reader, List<DBLoader.Table>) - Method in class mondrian.test.loader.CsvDBLoader
-
- locale - Variable in class mondrian.rolap.RolapResult.FormatValueFormatter
-
- locale - Variable in class mondrian.util.Format.DateFormat
-
- locale - Variable in class mondrian.util.Format.NumericFormat
-
- LOCALE_PROP - Static variable in class mondrian.xmla.XmlaBaseTestCase
-
- locale_US - Static variable in class mondrian.util.Format
-
Locale for US English, also the default for English and for all
locales.
- LocalePropFile - Variable in class mondrian.olap.MondrianProperties
-
String property that holds the
name of the class whose resource bundle is to be used to for this
schema.
- LocalizingDynamicSchemaProcessor - Class in mondrian.i18n
-
Schema processor which helps localize data and metadata.
- LocalizingDynamicSchemaProcessor() - Constructor for class mondrian.i18n.LocalizingDynamicSchemaProcessor
-
Creates a new instance of LocalizingDynamicSchemaProcessor
- localTestContext - Variable in class mondrian.rolap.NonEmptyTest
-
- locate(String, ByteString, String, String, String, BitKey, Map<String, Comparable>, List<String>) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
-
Identifies the segment headers that contain a given cell.
- locate(String, ByteString, String, String, String, BitKey, Map<String, Comparable>, List<String>) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- locate(ElementDef, String) - Method in class mondrian.rolap.RolapSchema
-
Returns the location of an element or attribute in an XML document.
- locate(String) - Method in interface mondrian.spi.CatalogLocator
-
- locate(String) - Method in class mondrian.spi.impl.CatalogLocatorImpl
-
- locate(String) - Method in class mondrian.spi.impl.IdentityCatalogLocator
-
- locate(String) - Method in class mondrian.spi.impl.ServletContextCatalogLocator
-
- locatorsUpdateCopy() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- lock - Variable in class mondrian.rolap.SmartRestrictedMemberReader
-
- lockBox - Variable in class mondrian.server.MondrianServerRegistry
-
Registry of all servers.
- LockBox - Class in mondrian.util
-
Provides a way to pass objects via a string moniker.
- LockBox() - Constructor for class mondrian.util.LockBox
-
Creates a LockBox.
- LockBox.Entry - Interface in mondrian.util
-
- Locus - Class in mondrian.server
-
Point of execution from which a service is invoked.
- Locus(Execution, String, String) - Constructor for class mondrian.server.Locus
-
Creates a Locus.
- locus - Variable in class mondrian.server.monitor.SqlStatementEvent
-
Locus of event.
- Locus.Action<T> - Interface in mondrian.server
-
- locusSchemaReader(RolapConnection, SchemaReader) - Static method in class mondrian.rolap.RolapUtil
-
Wraps a schema reader in a proxy so that each call to schema reader
has a locus for profiling purposes.
- log(double) - Static method in class mondrian.olap.fun.vba.Vba
-
- log(String) - Method in class mondrian.tui.MockServletContext
-
Writes the specified message to a servlet log file, usually an event log.
- log(Exception, String) - Method in class mondrian.tui.MockServletContext
-
Deprecated.
Method log is deprecated
- log(String, Throwable) - Method in class mondrian.tui.MockServletContext
-
Writes an explanatory message and a stack trace for a given Throwable
exception to the servlet log file.
- log10(double) - Static method in class mondrian.olap.fun.vba.Excel
-
- logErrorMessage(Logger) - Method in class mondrian.recorder.ListRecorder
-
- LOGGER - Static variable in class mondrian.olap.fun.NativizeSetFunDef
-
- LOGGER - Static variable in class mondrian.olap.IdBatchResolver
-
- LOGGER - Static variable in class mondrian.rolap.RolapNativeSet
-
- LOGGER - Static variable in class mondrian.rolap.RolapResult
-
- LOGGER - Static variable in class mondrian.rolap.RolapSchema
-
- LOGGER - Static variable in class mondrian.rolap.RolapSchemaPool
-
- LOGGER - Static variable in class mondrian.rolap.RolapUtil
-
- LOGGER - Static variable in class mondrian.rolap.sql.CrossJoinArgFactory
-
- logger - Static variable in class mondrian.server.MondrianServerRegistry
-
- LOGGER - Static variable in class mondrian.test.loader.CsvLoader
-
- LOGGER - Static variable in class mondrian.test.loader.DBLoader
-
- LOGGER - Static variable in class mondrian.test.PerformanceTest
-
Certain tests are enabled only if logging is enabled at debug level or
higher.
- LOGGER - Static variable in class mondrian.xmla.Rowset
-
- LOGGER - Static variable in class mondrian.xmla.XmlaServlet
-
- LoggerRecorder - Class in mondrian.recorder
-
- LoggerRecorder(Logger) - Constructor for class mondrian.recorder.LoggerRecorder
-
- Logical - Static variable in class mondrian.olap.Category
-
Logical
is a boolean expression.
- logicalOrdinal() - Method in interface mondrian.olap.AxisOrdinal
-
Returns the ordinal of this axis.
- logicalOrdinal() - Method in enum mondrian.olap.AxisOrdinal.StandardAxisOrdinal
-
- logInfoMessage(Logger) - Method in class mondrian.recorder.ListRecorder
-
- logMessage(String, String, AbstractRecorder.MsgType, Logger) - Static method in class mondrian.recorder.AbstractRecorder
-
Helper method to format a message and write to logger.
- logMessage(Iterator<ListRecorder.Entry>, Logger) - Static method in class mondrian.recorder.ListRecorder
-
- logMessage(ListRecorder.Entry, Logger) - Static method in class mondrian.recorder.ListRecorder
-
- logTypeInfo(ResultSetMetaData, int, SqlStatement.Type) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- logWarningMessage(Logger) - Method in class mondrian.recorder.ListRecorder
-
- logXmlaRequest(Element) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
-
- longProps - Static variable in class mondrian.xmla.XmlaHandler.MDDataSet
-
- lookup(int) - Static method in class mondrian.olap.Property
-
Looks up a Property with a given ordinal.
- lookup(String, boolean) - Static method in class mondrian.olap.Property
-
Looks up a Property with a given name.
- lookup(Query, List<Id.Segment>) - Static method in class mondrian.olap.Util
-
- lookup(Query, List<Id.Segment>, boolean) - Static method in class mondrian.olap.Util
-
Converts an identifier into an expression by resolving its parts into
an OLAP object (dimension, hierarchy, level or member) within the
context of a query.
- lookup(Query, SchemaReader, List<Id.Segment>, boolean) - Static method in class mondrian.olap.Util
-
Converts an identifier into an expression by resolving its parts into
an OLAP object (dimension, hierarchy, level or member) within the
context of a query.
- lookup(Class<E>, String) - Static method in class mondrian.olap.Util
-
Looks up an enumeration by name, returning null if null or not valid.
- lookup(Class<E>, String, E) - Static method in class mondrian.olap.Util
-
Looks up an enumeration by name, returning a given default value if null
or not valid.
- lookup(MondrianDef.CubeDimension[], String) - Method in class mondrian.rolap.RolapCube
-
- lookup(int[]) - Method in interface mondrian.rolap.RolapResult.CellInfoContainer
-
Gets the CellInfo object at the location pos
.
- lookup(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoMap
-
- lookup(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoPool
-
- lookup(String) - Method in interface mondrian.spi.DataSourceResolver
-
Converts a data source name to a JDBC data source object.
- lookup(String) - Method in class mondrian.spi.impl.JndiDataSourceResolver
-
- lookup(String) - Static method in enum mondrian.spi.impl.Scripts.ScriptLanguage
-
- lookup(Class) - Static method in class mondrian.test.DiffRepository
-
Finds the repository instance for a given class, using the default
prefixes, and with no parent repository.
- lookup(Class, DiffRepository, String[]) - Static method in class mondrian.test.DiffRepository
-
Finds the repository instance for a given class.
- lookupAggRule(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- lookupAlias(String) - Method in class mondrian.rolap.RolapCubeHierarchy
-
- lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.olap.CubeBase
-
- lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.olap.DimensionBase
-
- lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.olap.fun.TestMember
-
- lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.olap.HierarchyBase
-
- lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.olap.LevelBase
-
- lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.olap.MemberBase
-
- lookupChild(OlapElement, IdentifierSegment, MatchType) - Method in interface mondrian.olap.NameResolver.Namespace
-
Looks up a child element, using a match type for inexact matching.
- lookupChild(OlapElement, IdentifierSegment) - Method in interface mondrian.olap.NameResolver.Namespace
-
Looks up a child element.
- lookupChild(SchemaReader, Id.Segment, MatchType) - Method in interface mondrian.olap.OlapElement
-
Looks up a child element, returning null if it does not exist.
- lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.olap.Query.ScopedNamedSet
-
- lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.olap.SetBase
-
- lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.rolap.DelegatingRolapMember
-
- lookupChild(SchemaReader, Id.Segment) - Method in class mondrian.rolap.RolapCube
-
- lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.rolap.RolapCube
-
- lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.rolap.RolapCubeMember
-
- lookupChild(SchemaReader, Id.Segment) - Method in class mondrian.rolap.RolapLevel
-
- lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.rolap.RolapLevel
-
- lookupChild(OlapElement, IdentifierSegment) - Method in class mondrian.rolap.RolapSchemaReader
-
- lookupChild(OlapElement, IdentifierSegment, MatchType) - Method in class mondrian.rolap.RolapSchemaReader
-
- lookupColumn(int) - Method in class mondrian.rolap.aggmatcher.AggStar
-
Get the Column at the bit position.
- lookupColumn(String, String) - Method in class mondrian.rolap.RolapStar
-
This is used by TestAggregationManager only.
- lookupColumn(String) - Method in class mondrian.rolap.RolapStar.Table
-
- lookupColumn(String) - Method in enum mondrian.xmla.RowsetDefinition
-
- lookupColumnByExpression(MondrianDef.Expression) - Method in class mondrian.rolap.RolapStar.Table
-
Given a MondrianDef.Expression return a column with that expression
or null.
- lookupColumns(String, String) - Method in class mondrian.rolap.RolapStar
-
Retrieves a named column, returns null if not found.
- lookupColumns(String) - Method in class mondrian.rolap.RolapStar.Table
-
Returns an array of all columns in this star with a given name.
- lookupCompound(OlapElement, List<Id.Segment>, boolean, int) - Method in class mondrian.olap.DelegatingSchemaReader
-
- lookupCompound(OlapElement, List<Id.Segment>, boolean, int, MatchType) - Method in class mondrian.olap.DelegatingSchemaReader
-
- lookupCompound(OlapElement, List<Id.Segment>, boolean, int, MatchType) - Method in interface mondrian.olap.SchemaReader
-
Looks up an MDX object by name, specifying how to
match if no object exactly matches the name.
- lookupCompound(OlapElement, List<Id.Segment>, boolean, int) - Method in interface mondrian.olap.SchemaReader
-
Looks up an MDX object by name.
- lookupCompound(SchemaReader, OlapElement, List<Id.Segment>, boolean, int) - Static method in class mondrian.olap.Util
-
- lookupCompound(SchemaReader, OlapElement, List<Id.Segment>, boolean, int, MatchType) - Static method in class mondrian.olap.Util
-
Resolves a name such as
'[Products].[Product Department].[Produce]' by resolving the
components ('Products', and so forth) one at a time.
- lookupCompound(OlapElement, List<Id.Segment>, boolean, int) - Method in class mondrian.rolap.RolapSchemaReader
-
- lookupCompound(OlapElement, List<Id.Segment>, boolean, int, MatchType) - Method in class mondrian.rolap.RolapSchemaReader
-
- lookupCompoundInternal(OlapElement, List<Id.Segment>, boolean, int, MatchType) - Method in class mondrian.olap.DelegatingSchemaReader
-
- lookupCompoundInternal(OlapElement, List<Id.Segment>, boolean, int, MatchType) - Method in class mondrian.rolap.RolapSchemaReader
-
- lookupCube(String, boolean) - Method in interface mondrian.olap.Schema
-
Finds a cube called cube
in this schema; if no cube
exists, failIfNotFound
controls whether to raise an error
or return null
.
- lookupCube(SchemaReader, String, boolean) - Static method in class mondrian.olap.Util
-
Looks up a cube in a schema reader.
- lookupCube(String, boolean) - Method in class mondrian.rolap.RolapSchema
-
- lookupCube(String) - Method in class mondrian.rolap.RolapSchema
-
Finds a cube called 'cube' in the current catalog, or return null if no
cube exists.
- lookupCubeMember(RolapCubeMember, RolapMember, RolapCubeLevel) - Method in class mondrian.rolap.RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader
-
- lookupCubeMember(RolapCubeMember, RolapMember, RolapCubeLevel) - Method in class mondrian.rolap.RolapCubeHierarchy.NoCacheRolapCubeHierarchyMemberReader
-
- lookupCubeMember(RolapCubeMember, RolapMember, RolapCubeLevel) - Method in interface mondrian.rolap.RolapCubeHierarchy.RolapCubeHierarchyMemberReader
-
- lookupDimension(Id.Segment) - Method in class mondrian.olap.CubeBase
-
Looks up a dimension in this cube based on a component of its name.
- lookupFactCountMatch(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- lookupForeignKeyMatch(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- lookupHierarchy(Id.NameSegment, boolean) - Method in interface mondrian.olap.Cube
-
Finds a hierarchy whose name (or unique name, if unique
is
true) equals s
.
- lookupHierarchy(Id.NameSegment, boolean) - Method in class mondrian.olap.CubeBase
-
- lookupHierarchyLevel(Hierarchy, String) - Static method in class mondrian.olap.Util
-
Finds a named level in this hierarchy.
- lookupHierarchyRootMember(SchemaReader, Hierarchy, Id.NameSegment) - Static method in class mondrian.olap.Util
-
- lookupHierarchyRootMember(SchemaReader, Hierarchy, Id.NameSegment, MatchType) - Static method in class mondrian.olap.Util
-
Finds a root member of a hierarchy with a given name.
- lookupIgnoreMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- lookupInChildren(RolapStar.Table, String) - Method in class mondrian.rolap.aggmatcher.Recognizer
-
- lookupLevel(int) - Method in class mondrian.rolap.aggmatcher.AggStar
-
Get the Level at the given bit position or return null.
- lookupLevel(RolapLevel[], String) - Static method in class mondrian.rolap.RolapLevel
-
- lookupLevelMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- lookupMeasure(int) - Method in class mondrian.rolap.aggmatcher.AggStar
-
Get the Measure at the given bit position or return null.
- lookupMeasureByName(String, String) - Method in class mondrian.rolap.RolapStar.Table
-
- lookupMeasureMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- lookupMember(List<IdentifierSegment>) - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- lookupMember(List<Id.Segment>, boolean) - Method in class mondrian.rolap.ArrayMemberSource
-
- lookupMember(List<Id.Segment>, boolean) - Method in class mondrian.rolap.CacheMemberReader
-
- lookupMember(List<Id.Segment>, boolean) - Method in class mondrian.rolap.DelegatingMemberReader
-
- lookupMember(List<Id.Segment>, boolean) - Method in interface mondrian.rolap.MemberSource
-
Finds a member based upon its unique name.
- lookupMember(List<Id.Segment>, boolean) - Method in class mondrian.rolap.NoCacheMemberReader
-
- lookupMember(MemberReader, List<Id.Segment>, boolean) - Static method in class mondrian.rolap.RolapUtil
-
- lookupMember(List<Id.Segment>, boolean) - Method in class mondrian.rolap.SmartMemberReader
-
- lookupMember(List<Id.Segment>, boolean) - Method in class mondrian.rolap.SqlMemberSource
-
- lookupMember(List<Id.Segment>, boolean) - Method in class mondrian.rolap.SubstitutingMemberReader
-
- lookupMemberChildByName(Member, Id.Segment, MatchType) - Method in class mondrian.olap.DelegatingSchemaReader
-
- lookupMemberChildByName(Member, Id.Segment, MatchType) - Method in interface mondrian.olap.SchemaReader
-
Finds a child of a member with a given name.
- lookupMemberChildByName(Member, Id.Segment, MatchType) - Method in class mondrian.rolap.RolapSchemaReader
-
- lookupMemberChildrenByNames(Member, List<Id.NameSegment>, MatchType) - Method in class mondrian.olap.DelegatingSchemaReader
-
- lookupMemberChildrenByNames(Member, List<Id.NameSegment>, MatchType) - Method in interface mondrian.olap.SchemaReader
-
Finds a list of child members with the given names.
- lookupMemberChildrenByNames(Member, List<Id.NameSegment>, MatchType) - Method in class mondrian.rolap.RolapSchemaReader
-
- lookupMemberFromCache(String) - Method in class mondrian.olap.Query
-
Looks up a member whose unique name is memberUniqueName
from cache.
- lookupMembers(Set<Member.TreeOp>, List<IdentifierSegment>) - Method in class mondrian.olap4j.MondrianOlap4jCube
-
- lookupOrCreateAggregation(AggregationKey) - Method in class mondrian.rolap.RolapStar
-
Looks up an aggregation or creates one if it does not exist in an
atomic (synchronized) operation.
- lookupProperty(Level, String) - Static method in class mondrian.olap.Util
-
Finds a member property called propertyName
at, or above,
level
.
- lookupReserved(int) - Method in class mondrian.olap.Scanner
-
return the name of the reserved word whose token code is "i"
- lookupRole(String) - Method in interface mondrian.olap.Schema
-
Finds a role with a given name in the current catalog, or returns
null
if no such role exists.
- lookupRole(String) - Method in class mondrian.rolap.RolapSchema
-
- lookupScopedNamedSet(List<Id.Segment>, ArrayStack<QueryPart>) - Method in class mondrian.olap.Query
-
Looks up a named set defined by an alias.
- lookupSegment(AggregationKey) - Method in class mondrian.rolap.RolapStar
-
Looks for an existing aggregation over a given set of columns, in the
local segment cache, returning null
if there is none.
- lookupTableMatch(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- lookupXmlCalculatedMember(String, String) - Method in class mondrian.rolap.RolapSchema
-
Returns an xmlCalculatedMember called 'calcMemberName' in the
cube called 'cubeName' or return null if no calculatedMember or
xmlCube by those name exists.
- LOOP_DETECTED - Static variable in error mondrian.parser.TokenMgrError
-
Detected (and bailed out of) an infinite loop in the token manager.
- LPAREN - Static variable in interface mondrian.olap.ParserSym
-
- LPAREN - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- LT - Static variable in interface mondrian.olap.ParserSym
-
- LT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- lTrim(String) - Static method in class mondrian.olap.fun.vba.Vba
-
- LucidDbDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the LucidDB database.
- LucidDbDialect(Connection) - Constructor for class mondrian.spi.impl.LucidDbDialect
-
Creates a LucidDbDialect.
M
- m3 - Static variable in class mondrian.olap.fun.CrossJoinTest
-
- m4 - Static variable in class mondrian.olap.fun.CrossJoinTest
-
- main(String[]) - Static method in class mondrian.gui.JdbcMetaData
-
- main(String[]) - Static method in class mondrian.gui.Workbench
-
- main(String[]) - Static method in class mondrian.olap.Walker
-
- main(String[]) - Static method in class mondrian.rolap.Test
-
- main(String[]) - Static method in class mondrian.test.loader.CsvDBLoader
-
- main(String[]) - Static method in class mondrian.test.loader.CsvLoader
-
- main(String[]) - Static method in class mondrian.test.loader.MondrianFoodMartLoader
-
Command-line entry point.
- Main - Class in mondrian.test
-
Main test suite for Mondrian.
- Main() - Constructor for class mondrian.test.Main
-
- main(String[]) - Static method in class mondrian.test.Main
-
Entry point to run test suite from the command line.
- main(String[]) - Static method in class mondrian.test.QueryRunner
-
- main(String[]) - Static method in class mondrian.test.SimpleTestRunner
-
- main(String[]) - Static method in class mondrian.test.StandAlone
-
- main(String[]) - Static method in class mondrian.tui.CmdRunner
-
- main(String[]) - Static method in class mondrian.util.CombiningGenerator
-
Ad hoc test.
- main(String[]) - Static method in class mondrian.util.PrimeFinder
-
Tests correctness.
- main(String[]) - Static method in class mondrian.util.PropertyUtil
-
Generates MondrianProperties.java from MondrianProperties.xml.
- Main.TerminatorTest - Class in mondrian.test
-
Test that executes last.
- Main.TerminatorTest() - Constructor for class mondrian.test.Main.TerminatorTest
-
- main0(String[]) - Static method in class mondrian.util.PropertyUtil
-
Generates an XML file from a MondrianProperties instance.
- MAJOR_VERSION - Static variable in class mondrian.olap4j.MondrianOlap4jDriverVersion
-
- MAJOR_VERSION - Static variable in class mondrian.server.MondrianServerVersion
-
- make(Resolver) - Static method in class mondrian.olap.fun.FunInfo
-
- make(RolapCube, MondrianDef.Cube) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
Make an ExplicitRules.Group for a given RolapCube given the
MondrianDef.Cube associated with that cube.
- make(MondrianDef.AggName, ExplicitRules.Group) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules.NameTableDef
-
Makes a NameTableDef from the catalog schema.
- make(MondrianDef.AggPattern, ExplicitRules.Group) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules.PatternTableDef
-
Make a PatternTableDef from the catalog schema.
- make(MondrianDef.AggTable, ExplicitRules.Group) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Given a MondrianDef.AggTable instance create a TableDef instance
which is either a NameTableDef or PatternTableDef.
- makeAggRules(File) - Static method in class mondrian.rolap.aggmatcher.DefaultRules
-
- makeAggRules(URL) - Static method in class mondrian.rolap.aggmatcher.DefaultRules
-
- makeAggRules(InputStream) - Static method in class mondrian.rolap.aggmatcher.DefaultRules
-
- makeAggRules(String, String) - Static method in class mondrian.rolap.aggmatcher.DefaultRules
-
- makeAggStar(RolapStar, JdbcSchema.Table, MessageRecorder, int) - Static method in class mondrian.rolap.aggmatcher.AggStar
-
- makeBigDecimalFromDouble(double) - Static method in class mondrian.olap.Util
-
Make a BigDecimal from a double.
- makeBigDecimalFromDouble(double) - Method in interface mondrian.util.UtilCompatible
-
- makeBigDecimalFromDouble(double) - Method in class mondrian.util.UtilCompatibleJdk15
-
This generates a BigDecimal with a precision reflecting
the precision of the input double.
- makeBitKey(int) - Static method in class mondrian.rolap.BitKey.Factory
-
Creates a
BitKey
with a capacity for a given number of bits.
- makeBitKey(int, boolean) - Static method in class mondrian.rolap.BitKey.Factory
-
Creates a
BitKey
with a capacity for a given number of bits.
- makeBitKey(BitSet) - Static method in class mondrian.rolap.BitKey.Factory
-
- makeCacheRegion(RolapStar, CacheControl.CellRegion) - Static method in class mondrian.rolap.RolapAggregationManager
-
- makeCatalogLocator(ServletConfig) - Method in class mondrian.xmla.impl.MondrianXmlaServlet
-
Make catalog locator.
- makeChildMemberSql(RolapMember, DataSource, MemberChildrenConstraint) - Method in class mondrian.rolap.SqlMemberSource
-
Generates the SQL statement to access the children of
member
.
- makeCollapsedAggregateTableName(String) - Method in class mondrian.rolap.aggmatcher.AggGen
-
- makeColumns(RolapStar.Table, RolapCubeLevel, RolapStar.Column, String) - Method in class mondrian.rolap.RolapCube
-
Adds a column to the appropriate table in the
RolapStar
.
- makeColumns(RolapCube, RolapCubeLevel, RolapStar.Column, String) - Method in class mondrian.rolap.RolapStar.Table
-
This is only called by RolapCube.
- makeCondition(RowsetDefinition.Column) - Method in class mondrian.xmla.Rowset
-
Creates a condition functor based on the restrictions on a given metadata
column specified in an XMLA request.
- makeCondition(Util.Functor1<V, ? super E>, RowsetDefinition.Column) - Method in class mondrian.xmla.Rowset
-
Creates a condition functor using an accessor.
- makeConnectString() - Method in class mondrian.tui.CmdRunner
-
- makeConstraintCountryState(List<String[]>) - Static method in class mondrian.rolap.BatchTestCase
-
- makeConstraintProductFamilyDepartment(List<String[]>) - Static method in class mondrian.rolap.BatchTestCase
-
- makeConstraintYearQuarterMonth(List<String[]>) - Static method in class mondrian.rolap.BatchTestCase
-
- makeContentFinder(String) - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServlet
-
- makeContentFinder(String) - Method in class mondrian.xmla.impl.MondrianXmlaServlet
-
Creates a callback for reading the repository.
- makeConverterKey(SegmentHeader) - Static method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- makeConverterKey(CellRequest, AggregationKey) - Static method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- makeDataSourcesUrl(ServletConfig) - Method in class mondrian.xmla.impl.MondrianXmlaServlet
-
Creates the URL where the data sources file is to be found.
- makeDB(DataSource) - Method in interface mondrian.rolap.aggmatcher.JdbcSchema.Factory
-
- makeDB(DataSource) - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Creates or retrieves an instance of the JdbcSchema for the given
DataSource.
- makeDB(DataSource) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.StdFactory
-
- makeDOMWrapper(File) - Static method in class mondrian.rolap.aggmatcher.DefaultRules
-
- makeDOMWrapper(URL) - Static method in class mondrian.rolap.aggmatcher.DefaultRules
-
- makeDOMWrapper(InputStream) - Static method in class mondrian.rolap.aggmatcher.DefaultRules
-
- makeDOMWrapper(String, String) - Static method in class mondrian.rolap.aggmatcher.DefaultRules
-
- makeDrillThrough(Query, int, int, List<Exp>) - Method in class mondrian.olap.Parser.FactoryImpl
-
- makeDrillThrough(Query, int, int, List<Exp>) - Method in class mondrian.olap.ParserTest.TestParser
-
- makeDrillThrough(Query, int, int, List<Exp>) - Method in interface mondrian.parser.MdxParserValidator.QueryPartFactory
-
- makeDrillThroughRequest(Member[], boolean, RolapCube, List<OlapElement>) - Static method in class mondrian.rolap.RolapAggregationManager
-
Creates a request for the fact-table rows underlying the cell identified
by members
.
- makeExplain(QueryPart) - Method in class mondrian.olap.Parser.FactoryImpl
-
- makeExplain(QueryPart) - Method in class mondrian.olap.ParserTest.TestParser
-
- makeExplain(QueryPart) - Method in interface mondrian.parser.MdxParserValidator.QueryPartFactory
-
- makeFactCount(JdbcSchema.Table.Column) - Method in class mondrian.rolap.aggmatcher.Recognizer
-
Create a fact count usage for the aggColumn.
- makeFileWriter(DBLoader.Table, String) - Method in class mondrian.test.loader.DBLoader
-
- makeForeignKey(JdbcSchema.Table.Column.Usage, JdbcSchema.Table.Column, String) - Method in class mondrian.rolap.aggmatcher.Recognizer
-
Here a measure ussage is created and the right join condition is
explicitly supplied.
- makeFormat(Format.FormatLocale) - Method in class mondrian.util.Format.Token
-
- makeFqName(String) - Static method in class mondrian.olap.Util
-
- makeFqName(OlapElement, String) - Static method in class mondrian.olap.Util
-
- makeFqName(String, String) - Static method in class mondrian.olap.Util
-
- makeIgnore(JdbcSchema.Table.Column) - Method in class mondrian.rolap.aggmatcher.Recognizer
-
Create an ignore usage for the aggColumn.
- makeImmutable() - Method in class mondrian.olap.EnumeratedValues
-
Freezes the enumeration, preventing it from being further modified.
- makeImmutable() - Method in class mondrian.olap.RoleImpl
-
Prevents any further modifications.
- makeIterable(TupleIterable, TupleIterable) - Method in class mondrian.olap.fun.CrossJoinFunDef.CrossJoinIterCalc
-
- makeKey(RolapMember, Object) - Method in class mondrian.rolap.CacheMemberReader
-
- makeKey(RolapMember, Object) - Method in interface mondrian.rolap.MemberCache
-
- makeKey(RolapMember, Object) - Method in class mondrian.rolap.MemberCacheHelper
-
- makeKey(RolapMember, Object) - Method in class mondrian.rolap.MemberNoCacheHelper
-
- makeKey(RolapMember, Object) - Method in class mondrian.rolap.NoCacheMemberReader
-
- makeLevelColumnUsage(JdbcSchema.Table.Column, Hierarchy, HierarchyUsage, String, String, String, boolean, RolapLevel, JdbcSchema.Table.Column, JdbcSchema.Table.Column, Map<String, JdbcSchema.Table.Column>) - Method in class mondrian.rolap.aggmatcher.Recognizer
-
Make a level column usage.
- makeLevelMembersSql(DataSource) - Method in class mondrian.rolap.SqlTupleReader
-
- makeList(TupleList, TupleList) - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseListCalc
-
- makeList(TupleList, TupleList) - Method in class mondrian.olap.fun.CrossJoinFunDef.ImmutableListCalc
-
- makeList(TupleList, TupleList) - Method in class mondrian.olap.fun.CrossJoinFunDef.MutableListCalc
-
- makeListTuple(List<List<Member>>) - Method in class mondrian.olap.fun.CrossJoinTest
-
- makeLostAggregateTableName(String) - Method in class mondrian.rolap.aggmatcher.AggGen
-
- makeMeasure(ExplicitRules.TableDef.Measure, RolapAggregator, JdbcSchema.Table.Column) - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizer
-
Make a measure.
- makeMeasure(JdbcSchema.Table.Column.Usage, JdbcSchema.Table.Column.Usage) - Method in class mondrian.rolap.aggmatcher.Recognizer
-
Here we have the fact usage of either sum or avg and an aggregate usage
of the opposite type.
- makeMeasure(JdbcSchema.Table.Column.Usage, JdbcSchema.Table.Column) - Method in class mondrian.rolap.aggmatcher.Recognizer
-
Creates an aggregate table column measure usage from a fact
table column measure usage.
- makeMeasure(RolapBaseCubeMeasure) - Method in class mondrian.rolap.RolapStar.Table
-
- makeMember(RolapMember, RolapLevel, Object, Object, boolean, SqlStatement, Object, int) - Method in class mondrian.rolap.RolapCubeHierarchy.RolapCubeSqlMemberSource
-
- makeMember(RolapMember, RolapLevel, Object, Object, boolean, SqlStatement, Object, int) - Method in class mondrian.rolap.SqlMemberSource
-
- makeMember(RolapMember, RolapLevel, Object, Object, boolean, SqlStatement, Object, int) - Method in interface mondrian.rolap.TupleReader.MemberBuilder
-
Creates a new member (together with its properties).
- makeModulos() - Method in class mondrian.rolap.RolapResult
-
Instantiates the calculator to convert cell coordinates to a cell ordinal
and vice versa.
- makeMutableClone() - Method in class mondrian.olap.RoleImpl
-
Returns a copy of this Role
which can be modified.
- makeNullMember(MemberType) - Static method in class mondrian.olap.fun.FunUtil
-
- makeNullTuple(TupleType) - Static method in class mondrian.olap.fun.FunUtil
-
- makeQuery(Statement, Formula[], QueryAxis[], String, Exp, QueryPart[], boolean) - Method in class mondrian.olap.IdBatchResolverTest.FactoryImplTestWrapper
-
- makeQuery(Statement, Formula[], QueryAxis[], String, Exp, QueryPart[], boolean) - Method in class mondrian.olap.Parser.FactoryImpl
-
- makeQuery(Statement, Formula[], QueryAxis[], String, Exp, QueryPart[], boolean) - Method in class mondrian.olap.ParserTest.TestParser
-
- makeQuery(Statement, Formula[], QueryAxis[], String, Exp, QueryPart[], boolean) - Method in interface mondrian.parser.MdxParserValidator.QueryPartFactory
-
- makeRequest(Member[]) - Static method in class mondrian.rolap.RolapAggregationManager
-
Creates a request to evaluate the cell identified by
members
.
- makeRequest(RolapEvaluator) - Static method in class mondrian.rolap.RolapAggregationManager
-
Creates a request to evaluate the cell identified by the context
specified in evaluator
.
- makeRootPathInSoapBody() - Static method in class mondrian.tui.XmlUtil
-
- makeRootPathInSoapBody(String, String) - Static method in class mondrian.tui.XmlUtil
-
- makeServlet(String, Map<String, String>, String) - Static method in class mondrian.tui.XmlaSupport
-
- makeServlet(String, Map<String, String>, String, Map<List<String>, Servlet>) - Static method in class mondrian.tui.XmlaSupport
-
- makeSoapPath() - Static method in class mondrian.tui.XmlUtil
-
- makeSoapPath(String) - Static method in class mondrian.tui.XmlUtil
-
- makeTestBatchResolver(String) - Method in class mondrian.olap.IdBatchResolverTest
-
- makeTestCase(String) - Static method in class mondrian.test.SimpleTestRunner
-
- makeTestCase(String, String) - Static method in class mondrian.test.SimpleTestRunner
-
- makeType(String) - Static method in class mondrian.test.loader.DBLoader.Type
-
- makeUniqueName(HierarchyUsage) - Method in class mondrian.rolap.RolapMemberBase
-
- map - Variable in class mondrian.olap.fun.RankFunDef.RankedMemberList
-
- map - Variable in class mondrian.olap.fun.RankFunDef.RankedTupleList
-
- MAP - Static variable in enum mondrian.xmla.Enumeration.ResponseMimeType
-
- mapKeyToMember - Variable in class mondrian.rolap.MemberCacheHelper
-
a cache for all members to ensure uniqueness
- mapLevelToMembers - Variable in class mondrian.rolap.MemberCacheHelper
-
maps a level to its members
- mapMemberToChildren - Variable in class mondrian.rolap.MemberCacheHelper
-
maps a parent member and constraint to a list of its children
- mapParentToNamedChildren - Variable in class mondrian.rolap.MemberCacheHelper
-
maps a parent member to the collection of named children that have
been cached.
- mapUpperNameToProperties - Static variable in class mondrian.olap.Property
-
Map of upper-case names to property definitions, for case-insensitive
match.
- markEnd(String) - Method in class mondrian.olap.QueryTiming
-
Marks the end of a Query component's execution.
- markFull(String, long) - Method in class mondrian.olap.QueryTiming
-
Marks the duration of a Query component's execution.
- markStart(String) - Method in class mondrian.olap.QueryTiming
-
Marks the start of a Query component's execution.
- marshallSoapMessage(HttpServletResponse, byte[][], Enumeration.ResponseMimeType) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
-
- marshallSoapMessage(HttpServletResponse, byte[][], Enumeration.ResponseMimeType) - Method in class mondrian.xmla.XmlaServlet
-
Implement to provide application specified SOAP marshalling algorithm.
- Mask - Static variable in class mondrian.olap.Category
-
Mask
is a mask to remove flags.
- Mask - Static variable in class mondrian.rolap.BitKey.AbstractBitKey
-
- maskVersion(String) - Static method in class mondrian.xmla.XmlaBaseTestCase
-
Masks Mondrian's version number from a string.
- match(byte[]) - Method in class mondrian.olap.Util.ByteMatcher
-
Matches the pre-compiled byte array token against a
byte array variable and returns the index of the key
within the array.
- match(Exp) - Method in class mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase
-
- match(SpatialValueTree.SpatialRegion<K, E>) - Method in interface mondrian.util.SpatialValueTree
-
Looks up all the values registered in nodes intersecting
with the provided region key.
- matched - Variable in class mondrian.rolap.StarColumnPredicate.Overlap
-
- matches(String) - Method in class mondrian.olap.Id.KeySegment
-
- matches(String) - Method in class mondrian.olap.Id.NameSegment
-
- matches(String) - Method in class mondrian.olap.Id.Segment
-
Returns whether this segment matches a given name according to
the rules of case-sensitivity and quoting.
- matches(Formula, OlapElement, IdentifierSegment) - Static method in class mondrian.olap.NameResolver
-
Returns whether a formula (representing a calculated member or named
set) matches a given parent and name segment.
- MATCHES - Static variable in interface mondrian.olap.ParserSym
-
- matches(IdentifierSegment, String) - Static method in class mondrian.olap.Util
-
- matches(Member, List<Id.Segment>) - Static method in class mondrian.olap.Util
-
- MATCHES - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- matches(AggregationKey, RolapStar.Measure) - Method in class mondrian.rolap.agg.Segment
-
- matches(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.NameTableDef
-
Does the given tableName match this NameTableDef (either exact match
or, if set, a case insensitive match).
- matches(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.PatternTableDef
-
Return true if the tableName 1) matches the pattern and 2) is not
matched by any of the Excludes.
- matches(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Does the TableDef match a table with name tableName.
- matches(String) - Method in interface mondrian.rolap.aggmatcher.Recognizer.Matcher
-
Return true it the name matches and false otherwise.
- matches(SegmentHeader, Map<String, Comparable>, List<String>) - Static method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- matchesTableName(String, String) - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
Returns true if this candidate aggregate table name "matches" the
factTableName.
- MatchesUdf - Class in mondrian.udf
-
User-defined function MATCHES
.
- MatchesUdf() - Constructor for class mondrian.udf.MatchesUdf
-
- matchForeignKey(JdbcSchema.Table.Column.Usage) - Method in class mondrian.rolap.aggmatcher.DefaultRecognizer
-
This creates a foreign key usage.
- matchForeignKey(JdbcSchema.Table.Column.Usage) - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizer
-
Creates a foreign key usage.
- matchForeignKey(JdbcSchema.Table.Column.Usage) - Method in class mondrian.rolap.aggmatcher.Recognizer
-
This method determine how may aggregate table column's match the fact
table foreign key column return in the number matched.
- matchLevels(Hierarchy, HierarchyUsage) - Method in class mondrian.rolap.aggmatcher.DefaultRecognizer
-
Create level usages.
- matchLevels(Hierarchy, HierarchyUsage) - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizer
-
Creates a level usage.
- matchLevels(Hierarchy, HierarchyUsage) - Method in class mondrian.rolap.aggmatcher.Recognizer
-
Match a aggregate table column given the hierarchy and hierarchy usage.
- MatchType - Enum in mondrian.olap
-
MatchType
enumerates the allowable match modes when
searching for a member based on its unique name.
- materialize(TupleIterable, boolean) - Static method in class mondrian.calc.TupleCollections
-
- max(Evaluator, TupleList, Calc) - Static method in class mondrian.olap.fun.FunUtil
-
- Max - Static variable in class mondrian.rolap.RolapAggregator
-
- MAX_AXIS_SIZE_2 - Static variable in class mondrian.rolap.RolapResult.CellInfoPool
-
The maximum number of Members, 2,147,483,647, that can be any given
Axis when the number of Axes is 2.
- MAX_AXIS_SIZE_3 - Static variable in class mondrian.rolap.RolapResult.CellInfoPool
-
The maximum number of Members, 2,000,000, that can be any given
Axis when the number of Axes is 3.
- MAX_AXIS_SIZE_4 - Static variable in class mondrian.rolap.RolapResult.CellInfoPool
-
The maximum number of Members, 50,000, that can be any given
Axis when the number of Axes is 4.
- MAX_LONG_DIGITS - Static variable in class mondrian.util.DigitList
-
The maximum number of significant digits in an IEEE 754 double, that
is, in a Java double.
- MaxConstraints - Variable in class mondrian.olap.MondrianProperties
-
Max number of constraints in a single 'IN' SQL clause.
- MaxEvalDepth - Variable in class mondrian.olap.MondrianProperties
-
Boolean property that defines the maximum number of passes
allowable while evaluating an MDX expression.
- maxLoadFactor - Variable in class mondrian.util.ObjectPool
-
The maximum load factor for the hashtable.
- maxNextCharInd - Variable in class mondrian.parser.SimpleCharStream
-
- maxNofConstraintsForAdSchemaMember - Static variable in class mondrian.olap.CubeBase
-
- MaxResolver - Static variable in class mondrian.olap.fun.MinMaxFunDef
-
- MaxRows - Variable in class mondrian.olap.MondrianProperties
-
Property that defines
limit on the number of rows returned by XML/A drill through request.
- MAXROWS - Static variable in interface mondrian.olap.ParserSym
-
- MAXROWS - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- maxRows - Variable in class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
- maxRows - Variable in class mondrian.rolap.SqlTupleReader
-
- mcc - Variable in class mondrian.rolap.DescendantsConstraint
-
- md - Variable in class mondrian.gui.JdbcMetaData
-
- MD_CUBTYPE_CUBE - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaCubesRowset
-
- MD_CUBTYPE_VIRTUAL_CUBE - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaCubesRowset
-
- MD_DIMTYPE_MEASURE - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
-
- MD_DIMTYPE_OTHER - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
-
- MD_DIMTYPE_TIME - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
-
- MDLEVEL_TYPE_ALL - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- MDLEVEL_TYPE_CALCULATED - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- MDLEVEL_TYPE_REGULAR - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- MDLEVEL_TYPE_RESERVED1 - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- MDLEVEL_TYPE_TIME - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- MDLEVEL_TYPE_TIME_DAYS - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- MDLEVEL_TYPE_TIME_HALF_YEAR - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- MDLEVEL_TYPE_TIME_HOURS - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- MDLEVEL_TYPE_TIME_MINUTES - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- MDLEVEL_TYPE_TIME_MONTHS - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- MDLEVEL_TYPE_TIME_QUARTERS - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- MDLEVEL_TYPE_TIME_SECONDS - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- MDLEVEL_TYPE_TIME_UNDEFINED - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- MDLEVEL_TYPE_TIME_WEEKS - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- MDLEVEL_TYPE_TIME_YEARS - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- MDLEVEL_TYPE_UNKNOWN - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- MDMEASURE_AGGR_AVG - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
-
- MDMEASURE_AGGR_CALCULATED - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
-
- MDMEASURE_AGGR_COUNT - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
-
- MDMEASURE_AGGR_MAX - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
-
- MDMEASURE_AGGR_MIN - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
-
- MDMEASURE_AGGR_STD - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
-
- MDMEASURE_AGGR_SUM - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
-
- MDMEASURE_AGGR_UNKNOWN - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
-
- MDMEASURE_AGGR_VAR - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
-
- MDPROP_USERDEFINED0 - Static variable in class mondrian.olap.CubeBase
-
- MDTREEOP_CHILDREN - Static variable in class mondrian.olap.CubeBase
-
- MDTREEOP_SELF - Static variable in class mondrian.olap.CubeBase
-
- mdx - Variable in class mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase
-
- mdx - Variable in class mondrian.server.monitor.ExecutionStartEvent
-
- MDX_LOGGER - Static variable in class mondrian.rolap.RolapUtil
-
- MdxAxisIsNotSet - Variable in class mondrian.resource.MondrianResource
-
MdxAxisIsNotSet
is 'Axis ''{0}'' expression is not a set
'
- MdxAxisShowSubtotalsNotSupported - Variable in class mondrian.resource.MondrianResource
-
MdxAxisShowSubtotalsNotSupported
is 'Show/hide subtotals operation on axis ''{0,number}'' is not supported.
'
- MdxCalculatedFormulaUsedInFormula - Variable in class mondrian.resource.MondrianResource
-
MdxCalculatedFormulaUsedInFormula
is 'Cannot delete {0} ''{1}''.
- MdxCalculatedFormulaUsedInQuery - Variable in class mondrian.resource.MondrianResource
-
MdxCalculatedFormulaUsedInQuery
is 'Cannot delete {0} ''{1}''.
- MdxCalculatedFormulaUsedOnAxis - Variable in class mondrian.resource.MondrianResource
-
MdxCalculatedFormulaUsedOnAxis
is 'Cannot delete {0} ''{1}''.
- MdxCalculatedFormulaUsedOnSlicer - Variable in class mondrian.resource.MondrianResource
-
MdxCalculatedFormulaUsedOnSlicer
is 'Cannot delete {0} ''{1}''.
- MdxCalculatedHierarchyError - Variable in class mondrian.resource.MondrianResource
-
MdxCalculatedHierarchyError
is 'Hierarchy for calculated member ''{0}'' not found
'
- MdxCantFindMember - Variable in class mondrian.resource.MondrianResource
-
MdxCantFindMember
is 'Cannot find MDX member ''{0}''.
- MdxChildObjectNotFound - Variable in class mondrian.resource.MondrianResource
-
MdxChildObjectNotFound
is 'MDX object ''{0}'' not found in {1}
'
- MdxCubeName - Variable in class mondrian.resource.MondrianResource
-
MdxCubeName
is 'cube ''{0}''
'
- MdxCubeNotFound - Variable in class mondrian.resource.MondrianResource
-
MdxCubeNotFound
is 'MDX cube ''{0}'' not found
'
- MdxCubeSlicerHierarchyError - Variable in class mondrian.resource.MondrianResource
-
MdxCubeSlicerHierarchyError
is 'Failed to add Cube Slicer for hierarchy ''{0}'' on cube ''{1}''
'
- MdxCubeSlicerMemberError - Variable in class mondrian.resource.MondrianResource
-
MdxCubeSlicerMemberError
is 'Failed to add Cube Slicer with member ''{0}'' for hierarchy ''{1}'' on cube ''{2}''
'
- MdxDimensionName - Variable in class mondrian.resource.MondrianResource
-
MdxDimensionName
is 'dimension ''{0}''
'
- mdxEncodeString(String) - Static method in class mondrian.olap.Util
-
Deprecated.
Will be removed in 4.0
- MdxError - Variable in class mondrian.resource.MondrianResource
-
MdxError
is 'Error: {0}
'
- MdxFatalError - Variable in class mondrian.resource.MondrianResource
-
MdxFatalError
is 'MDX parser cannot recover from previous error(s)
'
- MdxFatalSyntaxError - Variable in class mondrian.resource.MondrianResource
-
MdxFatalSyntaxError
is 'Couldn''t repair and continue parse
'
- MdxFormulaNotFound - Variable in class mondrian.resource.MondrianResource
-
MdxFormulaNotFound
is 'Calculated {0} ''{1}'' has not been found in query ''{2}''
'
- MdxFuncArgumentsNum - Variable in class mondrian.resource.MondrianResource
-
MdxFuncArgumentsNum
is 'Function ''{0}'' must have at least 2 arguments
'
- MdxFuncNotHier - Variable in class mondrian.resource.MondrianResource
-
MdxFuncNotHier
is 'Argument ''{0,number}'' of function ''{1}'' must be a hierarchy
'
- MdxHierarchyName - Variable in class mondrian.resource.MondrianResource
-
MdxHierarchyName
is 'hierarchy ''{0}''
'
- MdxInvalidMember - Variable in class mondrian.resource.MondrianResource
-
MdxInvalidMember
is 'Invalid member identifier ''{0}''
'
- MdxLevelName - Variable in class mondrian.resource.MondrianResource
-
MdxLevelName
is 'level ''{0}''
'
- MdxMemberExpIsSet - Variable in class mondrian.resource.MondrianResource
-
MdxMemberExpIsSet
is 'Member expression ''{0}'' must not be a set
'
- MdxMemberName - Variable in class mondrian.resource.MondrianResource
-
MdxMemberName
is 'member ''{0}''
'
- mdxNullLiteral() - Static method in class mondrian.rolap.RolapUtil
-
- MdxParserImpl - Class in mondrian.parser
-
MDX parser, generated from MdxParser.jj.
- MdxParserImpl(MdxParserValidator.QueryPartFactory, Statement, String, boolean, FunTable, boolean) - Constructor for class mondrian.parser.MdxParserImpl
-
- MdxParserImpl(InputStream) - Constructor for class mondrian.parser.MdxParserImpl
-
Constructor with InputStream.
- MdxParserImpl(InputStream, String) - Constructor for class mondrian.parser.MdxParserImpl
-
Constructor with InputStream and supplied encoding
- MdxParserImpl(Reader) - Constructor for class mondrian.parser.MdxParserImpl
-
Constructor.
- MdxParserImpl(MdxParserImplTokenManager) - Constructor for class mondrian.parser.MdxParserImpl
-
Constructor with generated Token Manager.
- MdxParserImpl.JJCalls - Class in mondrian.parser
-
- MdxParserImpl.JJCalls() - Constructor for class mondrian.parser.MdxParserImpl.JJCalls
-
- MdxParserImplConstants - Interface in mondrian.parser
-
Token literal values and constants.
- MdxParserImplTokenManager - Class in mondrian.parser
-
Token Manager.
- MdxParserImplTokenManager(SimpleCharStream) - Constructor for class mondrian.parser.MdxParserImplTokenManager
-
Constructor.
- MdxParserImplTokenManager(SimpleCharStream, int) - Constructor for class mondrian.parser.MdxParserImplTokenManager
-
Constructor.
- MdxParserValidator - Interface in mondrian.parser
-
Parses and validates an MDX statement.
- MdxParserValidator.QueryPartFactory - Interface in mondrian.parser
-
- MdxParserValidatorImpl - Class in mondrian.parser
-
- MdxParserValidatorImpl() - Constructor for class mondrian.parser.MdxParserValidatorImpl
-
Creates a MdxParserValidatorImpl.
- mdxQueries - Static variable in class mondrian.test.ConcurrentMdxTest
-
- MdxQueryServlet - Class in mondrian.web.servlet
-
MdxQueryServlet
is a servlet which receives MDX queries,
executes them, and formats the results in an HTML table.
- MdxQueryServlet() - Constructor for class mondrian.web.servlet.MdxQueryServlet
-
- MdxSetExpNotSet - Variable in class mondrian.resource.MondrianResource
-
MdxSetExpNotSet
is 'Set expression ''{0}'' must be a set
'
- MdxSyntaxError - Variable in class mondrian.resource.MondrianResource
-
MdxSyntaxError
is 'Syntax error at token ''{0}''
'
- MdxSyntaxErrorAt - Variable in class mondrian.resource.MondrianResource
-
MdxSyntaxErrorAt
is 'Syntax error at line {1}, column {2}, token ''{0}''
'
- MdxVisitor - Interface in mondrian.mdx
-
Interface for a visitor to an MDX parse tree.
- MdxVisitorImpl - Class in mondrian.mdx
-
Default implementation of the visitor interface,
MdxVisitor
.
- MdxVisitorImpl() - Constructor for class mondrian.mdx.MdxVisitorImpl
-
- measure - Variable in class mondrian.rolap.agg.Segment
-
- measure - Variable in class mondrian.rolap.BatchLoader.RollupInfo
-
- MEASURE_COLUMN_NAME - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
-
- MEASURE_COLUMN_USAGE - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
-
- measureExp - Variable in class mondrian.gui.MondrianGuiDef.Measure
-
The SQL expression used to calculate a measure.
- measureExp - Variable in class mondrian.olap.MondrianDef.Measure
-
The SQL expression used to calculate a measure.
- measureMap - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- measureMapRef - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- measureMaps - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
All shared MeasureMap.
- MeasureMemberSource - Class in mondrian.rolap
-
A
MeasureMemberSource
implements the
MemberReader
interface for the special Measures dimension.
- MeasureMemberSource(RolapHierarchy, List<RolapMember>) - Constructor for class mondrian.rolap.MeasureMemberSource
-
- measureName - Variable in class mondrian.spi.SegmentHeader
-
- MeasureOrdinalsNotUnique - Variable in class mondrian.resource.MondrianResource
-
MeasureOrdinalsNotUnique
is 'Cube ''{0}'': Ordinal {1} is not unique: ''{2}'' and ''{3}''
'
- measures - Variable in class mondrian.gui.MondrianGuiDef.AggTable
-
- measures - Variable in class mondrian.gui.MondrianGuiDef.Cube
-
- measures - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
-
- measures - Variable in class mondrian.olap.MondrianDef.AggTable
-
- measures - Variable in class mondrian.olap.MondrianDef.Cube
-
- measures - Variable in class mondrian.olap.MondrianDef.VirtualCube
-
- MEASURES_NAME - Static variable in interface mondrian.olap.Dimension
-
- MEASURES_UNIQUE_NAME - Static variable in interface mondrian.olap.Dimension
-
- measuresCaption - Variable in class mondrian.gui.MondrianGuiDef.Schema
-
- measuresCaption - Variable in class mondrian.olap.MondrianDef.Schema
-
- measuresConflictWithMembers(Set<Member>, Member[]) - Static method in class mondrian.rolap.SqlConstraintUtils
-
Returns true if any measure calculations in the first arg references
a dimension member with corresponding members in the second arg
which conflict with that member.
- measuresConflictWithMembers(Set<Member>, CrossJoinArg[]) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- measuresList - Variable in class mondrian.rolap.BatchLoader.Batch
-
- measureUnitSales - Variable in class mondrian.rolap.BatchTestCase
-
- MedianFunDef - Class in mondrian.olap.fun
-
Definition of the Median
MDX functions.
- MedianFunDef(FunDef) - Constructor for class mondrian.olap.fun.MedianFunDef
-
- member(int) - Method in class mondrian.calc.impl.AbstractTupleCursor
-
- member(int) - Method in class mondrian.calc.impl.AbstractTupleList.AbstractTupleListIterator
-
- member(int) - Method in interface mondrian.calc.TupleCursor
-
- member - Variable in class mondrian.gui.MondrianGuiDef.MemberGrant
-
- Member - Static variable in class mondrian.olap.Category
-
Member
is a member expression.
- Member - Interface in mondrian.olap
-
A Member
is a 'point' on a dimension of a cube.
- member - Variable in class mondrian.olap.MondrianDef.MemberGrant
-
- MEMBER - Static variable in interface mondrian.olap.ParserSym
-
- member - Variable in class mondrian.olap4j.MondrianOlap4jMember
-
- MEMBER - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- member - Variable in class mondrian.rolap.DelegatingRolapMember
-
- member - Variable in class mondrian.rolap.RolapHierarchy.LimitedRollupMember
-
- member - Variable in class mondrian.rolap.sql.DescendantsCrossJoinArg
-
- member(List<Id.Segment>, SchemaReader) - Method in class mondrian.test.FoodMartTestCase
-
- Member.MemberType - Enum in mondrian.olap
-
- MEMBER_CAPTION - Static variable in class mondrian.olap.CubeBase
-
- MEMBER_CAPTION - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the label or caption associated with the member, or the
member's name if no caption is defined.
- MEMBER_CAPTION_ORDINAL - Static variable in class mondrian.olap.Property
-
- MEMBER_EXTENSIONS - Static variable in class mondrian.olap4j.MondrianOlap4jProperty
-
Map of member properties that are built into Mondrian but are not in the
olap4j standard.
- MEMBER_GUID - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the GUID of the member
- MEMBER_GUID_ORDINAL - Static variable in class mondrian.olap.Property
-
- MEMBER_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
-
- MEMBER_KEY - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the member key of the current member.
- MEMBER_KEY_ORDINAL - Static variable in class mondrian.olap.Property
-
- MEMBER_NAME - Static variable in class mondrian.olap.CubeBase
-
- MEMBER_NAME - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the name of the current member.
- MEMBER_NAME_ORDINAL - Static variable in class mondrian.olap.Property
-
- MEMBER_ORDINAL - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the ordinal of the current member.
- MEMBER_ORDINAL_ORDINAL - Static variable in class mondrian.olap.Property
-
- MEMBER_SCOPE - Static variable in class mondrian.olap.Property
-
Definition of the internal property which
describes whether a calculated member belongs to a query or a cube.
- MEMBER_SCOPE_ORDINAL - Static variable in class mondrian.olap.Property
-
- MEMBER_TYPE - Static variable in class mondrian.olap.CubeBase
-
- MEMBER_TYPE - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the type of the member.
- MEMBER_TYPE_GETTER - Static variable in enum mondrian.xmla.RowsetDefinition
-
- MEMBER_TYPE_ORDINAL - Static variable in class mondrian.olap.Property
-
- MEMBER_UNIQUE_NAME - Static variable in class mondrian.olap.CubeBase
-
- MEMBER_UNIQUE_NAME - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the unique name of the current member.
- MEMBER_UNIQUE_NAME_ORDINAL - Static variable in class mondrian.olap.Property
-
- MemberArrayValueCalc - Class in mondrian.calc.impl
-
Expression which evaluates a few member expressions,
sets the dimensional context to the result of those expressions,
then yields the value of the current measure in the current
dimensional context.
- MemberArrayValueCalc(Exp, MemberCalc[], boolean) - Constructor for class mondrian.calc.impl.MemberArrayValueCalc
-
Creates a MemberArrayValueCalc.
- MemberBase - Class in mondrian.olap
-
MemberBase
is a partial implementation of
Member
.
- MemberBase(Member, Level, Member.MemberType) - Constructor for class mondrian.olap.MemberBase
-
- MemberBase() - Constructor for class mondrian.olap.MemberBase
-
- memberBuilder - Variable in class mondrian.rolap.TargetBase
-
- MemberCache - Interface in mondrian.rolap
-
A MemberCache
can retrieve members based upon their parent and
name.
- MemberCacheControlTest - Class in mondrian.rolap
-
Unit tests for flushing member cache and editing cached member properties.
- MemberCacheControlTest() - Constructor for class mondrian.rolap.MemberCacheControlTest
-
- MemberCacheControlTest(String) - Constructor for class mondrian.rolap.MemberCacheControlTest
-
- MemberCacheHelper - Class in mondrian.rolap
-
Encapsulation of member caching.
- MemberCacheHelper(RolapHierarchy) - Constructor for class mondrian.rolap.MemberCacheHelper
-
Creates a MemberCacheHelper.
- MemberCacheHelperTest - Class in mondrian.rolap
-
- MemberCacheHelperTest() - Constructor for class mondrian.rolap.MemberCacheHelperTest
-
- MemberCalc - Interface in mondrian.calc
-
Expression which yields a
Member
.
- MemberChildrenConstraint - Interface in mondrian.rolap.sql
-
Restricts the SQL result of a MembersChildren query in SqlMemberSource.
- MemberColumnPredicate - Class in mondrian.rolap.agg
-
Column constraint defined by a member.
- MemberColumnPredicate(RolapStar.Column, RolapMember) - Constructor for class mondrian.rolap.agg.MemberColumnPredicate
-
Creates a MemberColumnPredicate
- memberComparator - Static variable in class mondrian.olap.fun.CrossJoinTest
-
- memberComplete() - Method in class mondrian.util.IdentifierParser.MemberListBuilder
-
- memberComplete() - Method in class mondrian.util.IdentifierParser.TupleBuilder
-
- MemberDimensionFunDef - Class in mondrian.olap.fun
-
Definition of the <Measure>.Dimension
MDX builtin function.
- MemberExpr - Class in mondrian.mdx
-
Usage of a
Member
as an MDX expression.
- MemberExpr(Member) - Constructor for class mondrian.mdx.MemberExpr
-
Creates a member expression.
- MemberExtractingVisitor - Class in mondrian.olap.fun
-
Visitor which collects any non-measure base members encountered while
traversing an expression.
- MemberExtractingVisitor(Set<Member>, ResolvedFunCall, boolean) - Constructor for class mondrian.olap.fun.MemberExtractingVisitor
-
- MemberFetchLimitExceeded - Variable in class mondrian.resource.MondrianResource
-
MemberFetchLimitExceeded
is 'Number of members to be read exceeded limit ({0,number})
'
- memberFormatter - Variable in class mondrian.gui.MondrianGuiDef.Level
-
Member formatter.
- memberFormatter - Variable in class mondrian.olap.LevelBase
-
- MemberFormatter - Interface in mondrian.olap
-
Deprecated.
Use MemberFormatter
. This interface
exists for temporary backwards compatibility and will be removed
in mondrian-4.0.
- memberFormatter - Variable in class mondrian.olap.MondrianDef.Level
-
Member formatter.
- memberFormatter(Scripts.ScriptDefinition) - Static method in class mondrian.spi.impl.Scripts
-
- MemberFormatter - Interface in mondrian.spi
-
An SPI to redefine the caption displayed for members.
- MemberFormatterLoadFailed - Variable in class mondrian.resource.MondrianResource
-
MemberFormatterLoadFailed
is 'Failed to load formatter class ''{0}'' for level ''{1}''.
'
- memberGrants - Variable in class mondrian.gui.MondrianGuiDef.HierarchyGrant
-
- memberGrants - Variable in class mondrian.olap.MondrianDef.HierarchyGrant
-
- MemberHierarchyFunDef - Class in mondrian.olap.fun
-
Definition of the <Member>.Hierarchy
MDX builtin function.
- MemberHierarchyFunDef.CalcImpl - Class in mondrian.olap.fun
-
- MemberHierarchyFunDef.CalcImpl(Exp, MemberCalc) - Constructor for class mondrian.olap.fun.MemberHierarchyFunDef.CalcImpl
-
- MemberKey - Class in mondrian.rolap
-
MemberKey
todo:
- MemberKey(RolapMember, Object) - Constructor for class mondrian.rolap.MemberKey
-
- MemberKeyConstraint - Class in mondrian.rolap.sql
-
Restricts the SQL result set to members where particular columns have
particular values.
- MemberKeyConstraint(List<MondrianDef.Expression>, List<Dialect.Datatype>, List<Comparable>) - Constructor for class mondrian.rolap.sql.MemberKeyConstraint
-
- MemberLevelFunDef - Class in mondrian.olap.fun
-
Definition of the <Member>.Level
MDX builtin function.
- MemberLevelFunDef.CalcImpl - Class in mondrian.olap.fun
-
- MemberLevelFunDef.CalcImpl(Exp, MemberCalc) - Constructor for class mondrian.olap.fun.MemberLevelFunDef.CalcImpl
-
- memberList - Variable in class mondrian.util.IdentifierParser.MemberListBuilder
-
- memberList - Variable in class mondrian.util.IdentifierParser.TupleBuilder
-
- MemberListCrossJoinArg - Class in mondrian.rolap.sql
-
Represents an enumeration {member1, member2, ...}.
- MemberNoCacheHelper - Class in mondrian.rolap
-
Encapsulation of member caching for no caching.
- MemberNoCacheHelper() - Constructor for class mondrian.rolap.MemberNoCacheHelper
-
- MemberNotFound - Variable in class mondrian.resource.MondrianResource
-
MemberNotFound
is 'Member ''{0}'' not found
'
- MemberNotInLevelHierarchy - Variable in class mondrian.resource.MondrianResource
-
MemberNotInLevelHierarchy
is 'The member ''{0}'' is not in the same hierarchy as the level ''{1}''.
'
- MemberOrderKeyFunDef - Class in mondrian.olap.fun
-
Definition of the <Member>.OrderKey
MDX builtin
function.
- MemberOrderKeyFunDef.CalcImpl - Class in mondrian.olap.fun
-
- MemberOrderKeyFunDef.CalcImpl(Exp, MemberCalc) - Constructor for class mondrian.olap.fun.MemberOrderKeyFunDef.CalcImpl
-
Creates a CalcImpl.
- memberProperties - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
-
- memberProperties - Variable in class mondrian.gui.MondrianGuiDef.Measure
-
- memberProperties - Variable in class mondrian.olap.MondrianDef.CalculatedMember
-
- memberProperties - Variable in class mondrian.olap.MondrianDef.Measure
-
- MemberProperty - Class in mondrian.olap
-
Member property or solve order specification.
- MemberProperty(String, Exp) - Constructor for class mondrian.olap.MemberProperty
-
- memberPropertyDefinition() - Method in class mondrian.parser.MdxParserImpl
-
- memberRange(Evaluator, Member, Member) - Static method in class mondrian.olap.fun.FunUtil
-
- memberReader - Variable in class mondrian.rolap.DelegatingMemberReader
-
- MemberReader - Interface in mondrian.rolap
-
A MemberReader
implements common operations to retrieve members
from a hierarchy.
- memberReaderClass - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- memberReaderClass - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- memberReaderParameters - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- memberReaderParameters - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- memberRegion(String) - Method in class mondrian.rolap.CacheControlTest
-
Helper method, creates a region consisting of a single member, given its
unique name (e.g.
- members - Variable in class mondrian.rolap.ArrayMemberSource
-
- members - Variable in class mondrian.rolap.CacheControlImpl.SimpleMemberSet
-
- memberSetToStr(List<Member>) - Static method in class mondrian.olap.fun.SetToStrFunDef
-
- MemberSource - Interface in mondrian.rolap
-
A
MemberSource
has the basic operations to read the members of a
hierarchy
.
- memberSpecification() - Method in class mondrian.parser.MdxParserImpl
-
- membersVersusOccurencesInTuple(TupleList) - Static method in class mondrian.olap.fun.AggregateFunDef.AggregateCalc
-
Finds member occurrences in tuple and generates a map of Members
versus their occurrences in tuples.
- memberToChildren - Variable in class mondrian.rolap.SmartRestrictedMemberReader
-
- MemberTuplePredicate - Class in mondrian.rolap.agg
-
Predicate which constrains a column to a particular member, or a range
above or below a member, or a range between two members.
- MemberTuplePredicate(RolapCube, RolapMember, boolean, RolapMember, boolean) - Constructor for class mondrian.rolap.agg.MemberTuplePredicate
-
Creates a MemberTuplePredicate which evaluates to true for a given
range of members.
- MemberTuplePredicate(RolapCube, RolapCubeMember) - Constructor for class mondrian.rolap.agg.MemberTuplePredicate
-
Creates a MemberTuplePredicate which evaluates to true for a given
member.
- MemberType - Class in mondrian.olap.type
-
The type of an expression which represents a member.
- MemberType(Dimension, Hierarchy, Level, Member) - Constructor for class mondrian.olap.type.MemberType
-
Creates a type representing a member.
- MemberValueCalc - Class in mondrian.calc.impl
-
Expression which evaluates a few member expressions,
sets the dimensional context to the result of those expressions,
then yields the value of the current measure in the current
dimensional context.
- MemberValueCalc(Exp, MemberCalc, boolean) - Constructor for class mondrian.calc.impl.MemberValueCalc
-
Creates a MemberArrayValueCalc.
- MemHungryTest - Class in mondrian.test.clearview
-
MemHungryTest
is a test suite which tests
complex queries against the FoodMart database.
- MemHungryTest() - Constructor for class mondrian.test.clearview.MemHungryTest
-
- MemHungryTest(String) - Constructor for class mondrian.test.clearview.MemHungryTest
-
- MEMORY_INFO - Static variable in class mondrian.server.MonitorImpl
-
- MemoryLimitExceededException - Exception in mondrian.olap
-
Exception which indicates some resource limit was exceeded.
- MemoryLimitExceededException(String) - Constructor for exception mondrian.olap.MemoryLimitExceededException
-
- MemoryMonitor - Variable in class mondrian.olap.MondrianProperties
-
Property that defines whether the MemoryMonitor
should
be enabled.
- MemoryMonitor - Interface in mondrian.util
-
API for Mondrian's memory monitors.
- MemoryMonitor.Listener - Interface in mondrian.util
-
A MemoryMonitor
client implements the Listener
interface and registers with the MemoryMonitor
.
- MemoryMonitor.Test - Interface in mondrian.util
-
This is an interface that a MemoryMonitor
may optionally
implement.
- MemoryMonitorClass - Variable in class mondrian.olap.MondrianProperties
-
Property that defines
the name of the class used as a memory monitor.
- MemoryMonitorFactory - Class in mondrian.util
-
The MemoryMonitorFactory
is used to get the application's
MemoryMonitor
.
- MemoryMonitorTest - Class in mondrian.util
-
- MemoryMonitorTest() - Constructor for class mondrian.util.MemoryMonitorTest
-
- MemoryMonitorTest(String) - Constructor for class mondrian.util.MemoryMonitorTest
-
- MemoryMonitorTest.TestMM - Class in mondrian.util
-
- MemoryMonitorTest.TestMM() - Constructor for class mondrian.util.MemoryMonitorTest.TestMM
-
- MemoryMonitorTest.TestMM2 - Class in mondrian.util
-
- MemoryMonitorTest.TestMM2() - Constructor for class mondrian.util.MemoryMonitorTest.TestMM2
-
- MemoryMonitorThreshold - Variable in class mondrian.olap.MondrianProperties
-
Property that defines the default MemoryMonitor
percentage threshold.
- MemorySegmentCache - Class in mondrian.rolap.cache
-
Implementation of
SegmentCache
that stores segments
in memory.
- MemorySegmentCache() - Constructor for class mondrian.rolap.cache.MemorySegmentCache
-
- memoryUsageNotification(long, long) - Method in interface mondrian.util.MemoryMonitor.Listener
-
When the MemoryMonitor
determines that the
Listener
's threshold is equal to or less than
the current available memory (post garbage collection),
then this method is called with the current memory usage,
usedMemory
, and the maximum memory (which
is a constant per JVM invocation).
- merge(BatchLoader.CompositeBatch) - Method in class mondrian.rolap.BatchLoader.CompositeBatch
-
- merge(SegmentColumn) - Method in class mondrian.spi.SegmentColumn
-
Merges this column with another
resulting in another whose values are super set of both.
- merge(ArraySortedSet<E>) - Method in class mondrian.util.ArraySortedSet
-
Performs a merge between two
ArraySortedSet
instances
in O(n) time, returning a third instance that doesn't include
duplicates.
- mergeAxes(TupleList, TupleIterable, boolean) - Static method in class mondrian.rolap.RolapResult
-
- message - Variable in class mondrian.server.Locus
-
- Message - Interface in mondrian.server.monitor
-
Message sent to a
Monitor
indicating an event of interest or a
command to execute.
- MessageRecorder - Interface in mondrian.recorder
-
Records warnings and errors during the processing of a task.
- Messages - Interface in mondrian.gui.validate
-
Message provider.
- metadata - Variable in class mondrian.gui.JdbcTreeModel
-
- metadata(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.CellColumnHandler
-
- metadata(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.ColumnHandler
-
- metadata(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.MDDataSet_Multidimensional
-
- metadata(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.MDDataSet_Tabular
-
- metadata(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.MemberColumnHandler
-
- metadata(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.TabularRowSet
-
Writes the tabular drillthrough schema
- METHODS - Static variable in class mondrian.xmla.Enumeration
-
- MetricFilterTest - Class in mondrian.test.clearview
-
MetricFilterTest
is a test suite which tests scenarios of
filtering out measures' values in the FoodMart database.
- MetricFilterTest() - Constructor for class mondrian.test.clearview.MetricFilterTest
-
- MetricFilterTest(String) - Constructor for class mondrian.test.clearview.MetricFilterTest
-
- MicrosoftSqlServerDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the Microsoft SQL Server
database.
- MicrosoftSqlServerDialect(Connection) - Constructor for class mondrian.spi.impl.MicrosoftSqlServerDialect
-
Creates a MicrosoftSqlServerDialect.
- mid(String, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- mid(String, int, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- midnightTime - Static variable in class mondrian.util.ScheduleUtil
-
- mightContainCell(Map<SpatialValueTree2.SpatialDimension, Object>) - Method in interface mondrian.util.SpatialValueTree2.SpatialRegionRequest
-
Returns whether a request might contain a particular cell.
- mightIntersect(StarPredicate) - Method in class mondrian.rolap.agg.ListColumnPredicate
-
- mightIntersect(StarPredicate) - Method in class mondrian.rolap.agg.LiteralStarPredicate
-
- mightIntersect(StarPredicate) - Method in class mondrian.rolap.agg.MinusStarPredicate
-
- mightIntersect(StarPredicate) - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- mightIntersect(StarPredicate) - Method in class mondrian.rolap.agg.ValueColumnPredicate
-
- mightIntersect(StarPredicate) - Method in interface mondrian.rolap.StarColumnPredicate
-
Returns whether this predicate might intersect another predicate.
- mightReturnNullForUnrelatedDimension() - Method in interface mondrian.olap.Evaluator
-
Returns whether it is necessary to check whether to return null for
an unrelated dimension.
- mightReturnNullForUnrelatedDimension() - Method in class mondrian.rolap.RolapEvaluator
-
- min(Evaluator, TupleList, Calc) - Static method in class mondrian.olap.fun.FunUtil
-
- Min - Static variable in class mondrian.rolap.RolapAggregator
-
- minLoadFactor - Variable in class mondrian.util.ObjectPool
-
The minimum load factor for the hashtable.
- MinMaxFunDef - Class in mondrian.olap.fun
-
Definition of the Min
and Max
MDX functions.
- MinMaxFunDef(FunDef) - Constructor for class mondrian.olap.fun.MinMaxFunDef
-
- MINOR_VERSION - Static variable in class mondrian.olap4j.MondrianOlap4jDriverVersion
-
- MINOR_VERSION - Static variable in class mondrian.server.MondrianServerVersion
-
- MinResolver - Static variable in class mondrian.olap.fun.MinMaxFunDef
-
- MINUS - Static variable in interface mondrian.olap.ParserSym
-
- MINUS - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- minus(StarPredicate) - Method in class mondrian.rolap.agg.ListColumnPredicate
-
- minus(StarPredicate) - Method in class mondrian.rolap.agg.ListPredicate
-
- minus(StarPredicate) - Method in class mondrian.rolap.agg.LiteralStarPredicate
-
- minus(StarPredicate) - Method in class mondrian.rolap.agg.MemberTuplePredicate
-
- minus(StarPredicate) - Method in class mondrian.rolap.agg.MinusStarPredicate
-
- minus(StarPredicate) - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- minus(StarPredicate) - Method in class mondrian.rolap.agg.ValueColumnPredicate
-
- minus(StarPredicate) - Method in interface mondrian.rolap.StarColumnPredicate
-
- minus(StarPredicate) - Method in interface mondrian.rolap.StarPredicate
-
Returns the logical inverse of this Predicate.
- MinusStarPredicate - Class in mondrian.rolap.agg
-
A StarPredicate
which evaluates to true if its
first child evaluates to true and its second child evaluates to false.
- MinusStarPredicate(StarColumnPredicate, StarColumnPredicate) - Constructor for class mondrian.rolap.agg.MinusStarPredicate
-
Creates a MinusStarPredicate.
- minute(Date) - Static method in class mondrian.olap.fun.vba.Vba
-
- MIRR(double[], double, double) - Static method in class mondrian.olap.fun.vba.Vba
-
- MiscTest - Class in mondrian.test.clearview
-
MiscTest
is a test suite which tests miscellaneous
complex queries against the FoodMart database.
- MiscTest() - Constructor for class mondrian.test.clearview.MiscTest
-
- MiscTest(String) - Constructor for class mondrian.test.clearview.MiscTest
-
- missCount - Variable in class mondrian.server.monitor.ExecutionPhaseEvent
-
- MissingArg - Variable in class mondrian.resource.MondrianResource
-
MissingArg
is 'Argument ''{0}'' must be specified.
'
- MissingDefaultAggRule - Variable in class mondrian.resource.MondrianResource
-
MissingDefaultAggRule
is 'There is no default aggregate recognition rule with tag ''{0}''.
'
- ml - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- MOCK_CELL_VALUE - Static variable in class mondrian.rolap.agg.SegmentBuilderTest
-
- MockCurrentDateMember - Class in mondrian.udf
-
- MockCurrentDateMember() - Constructor for class mondrian.udf.MockCurrentDateMember
-
- MockHttpServletRequest - Class in mondrian.tui
-
Partial implementation of the HttpServletRequest
where just
enough is present to allow for communication between Mondrian's
XMLA code and other code in the same JVM.
- MockHttpServletRequest() - Constructor for class mondrian.tui.MockHttpServletRequest
-
- MockHttpServletRequest(byte[]) - Constructor for class mondrian.tui.MockHttpServletRequest
-
- MockHttpServletRequest(String) - Constructor for class mondrian.tui.MockHttpServletRequest
-
- MockHttpServletRequest.MockRequestDispatcher - Class in mondrian.tui
-
- MockHttpServletRequest.MockRequestDispatcher() - Constructor for class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
-
- MockHttpServletRequest.MockServletInputStream - Class in mondrian.tui
-
- MockHttpServletRequest.MockServletInputStream(byte[]) - Constructor for class mondrian.tui.MockHttpServletRequest.MockServletInputStream
-
- MockHttpServletResponse - Class in mondrian.tui
-
This is a partial implementation of the HttpServletResponse where just
enough is present to allow for communication between Mondrian's
XMLA code and other code in the same JVM.
- MockHttpServletResponse() - Constructor for class mondrian.tui.MockHttpServletResponse
-
- MockHttpServletResponse.MockServletOutputStream - Class in mondrian.tui
-
- MockHttpServletResponse.MockServletOutputStream(int) - Constructor for class mondrian.tui.MockHttpServletResponse.MockServletOutputStream
-
- MockHttpServletResponse.MockServletOutputStream(int, String) - Constructor for class mondrian.tui.MockHttpServletResponse.MockServletOutputStream
-
- MockSegmentCache - Class in mondrian.rolap.agg
-
Mock implementation of
SegmentCache
that is used for automated
testing.
- MockSegmentCache() - Constructor for class mondrian.rolap.agg.MockSegmentCache
-
- MockServletConfig - Class in mondrian.tui
-
This is a partial implementation of the ServletConfig where just
enough is present to allow for communication between Mondrian's
XMLA code and other code in the same JVM.
- MockServletConfig() - Constructor for class mondrian.tui.MockServletConfig
-
- MockServletConfig(ServletContext) - Constructor for class mondrian.tui.MockServletConfig
-
- MockServletContext - Class in mondrian.tui
-
Partial implementation of the ServletContext
where just
enough is present to allow for communication between Mondrian's
XMLA code and other code in the same JVM.
- MockServletContext() - Constructor for class mondrian.tui.MockServletContext
-
- mod(Object, Object) - Static method in class mondrian.olap.fun.vba.Excel
-
The MOD function.
- model - Variable in class mondrian.gui.JdbcExplorer
-
- modifiable - Variable in class mondrian.gui.MondrianGuiDef.Parameter
-
- modifiable - Variable in class mondrian.olap.MondrianDef.Parameter
-
- Modulos - Interface in mondrian.rolap
-
Modulos implementations encapsulate algorithms to map between integral
ordinals and position arrays.
- modulos - Variable in class mondrian.rolap.Modulos.Base
-
- Modulos.Base - Class in mondrian.rolap
-
- Modulos.Base(Axis[]) - Constructor for class mondrian.rolap.Modulos.Base
-
- Modulos.Base(int[]) - Constructor for class mondrian.rolap.Modulos.Base
-
- Modulos.Generator - Class in mondrian.rolap
-
- Modulos.Generator() - Constructor for class mondrian.rolap.Modulos.Generator
-
- Modulos.Many - Class in mondrian.rolap
-
- Modulos.One - Class in mondrian.rolap
-
- Modulos.Three - Class in mondrian.rolap
-
- Modulos.Two - Class in mondrian.rolap
-
- Modulos.Zero - Class in mondrian.rolap
-
- ModulosTest - Class in mondrian.rolap
-
Test that the implementations of the Modulos interface are correct.
- ModulosTest() - Constructor for class mondrian.rolap.ModulosTest
-
- ModulosTest(String) - Constructor for class mondrian.rolap.ModulosTest
-
- mondrian.calc - package mondrian.calc
-
Provides compiled expressions.
- mondrian.calc.impl - package mondrian.calc.impl
-
Provides implementation classes for compiled expressions.
- mondrian.gui - package mondrian.gui
-
Contains a workbench written in Swing for designing Mondrian schemas.
- mondrian.gui.validate - package mondrian.gui.validate
-
- mondrian.gui.validate.impl - package mondrian.gui.validate.impl
-
- mondrian.i18n - package mondrian.i18n
-
Utilities for internationalization and localization.
- mondrian.mdx - package mondrian.mdx
-
Defines a parse tree for MDX expressions.
- mondrian.olap - package mondrian.olap
-
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
- mondrian.olap.fun - package mondrian.olap.fun
-
Defines the set of MDX built-in functions.
- mondrian.olap.fun.extra - package mondrian.olap.fun.extra
-
Defines MDX extension functions.
- mondrian.olap.fun.vba - package mondrian.olap.fun.vba
-
Implements the set of functions defined by the Visual Basic for Applications
(VBA) specification.
- mondrian.olap.type - package mondrian.olap.type
-
Type system for MDX expessions.
- mondrian.olap4j - package mondrian.olap4j
-
olap4j driver for the Mondrian OLAP engine.
- mondrian.parser - package mondrian.parser
-
- mondrian.recorder - package mondrian.recorder
-
Provides a set a classes for logging the process of a task.
- mondrian.resource - package mondrian.resource
-
- mondrian.rolap - package mondrian.rolap
-
Implements the data access layer for the olap package.
- mondrian.rolap.agg - package mondrian.rolap.agg
-
Manages a cache of aggregates containing cell values.
- mondrian.rolap.aggmatcher - package mondrian.rolap.aggmatcher
-
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
- mondrian.rolap.cache - package mondrian.rolap.cache
-
Provides primitives for policy-based caching.
- mondrian.rolap.sql - package mondrian.rolap.sql
-
Database-independent library for generating SQL.
- mondrian.server - package mondrian.server
-
Augments the Mondrian engine with server functionality.
- mondrian.server.monitor - package mondrian.server.monitor
-
- mondrian.spi - package mondrian.spi
-
Contains the server-provider interfaces (SPIs) which user-defined
extensions to Mondrian should implement.
- mondrian.spi.impl - package mondrian.spi.impl
-
Provides implementations of SPIs defined in the
mondrian.spi
package.
- mondrian.test - package mondrian.test
-
Suite of regression tests.
- mondrian.test.build - package mondrian.test.build
-
Regression tests relating to the build process.
- mondrian.test.clearview - package mondrian.test.clearview
-
- mondrian.test.comp - package mondrian.test.comp
-
Utilities for comparison-based testing.
- mondrian.test.loader - package mondrian.test.loader
-
Utilities to load test data.
- mondrian.tui - package mondrian.tui
-
Text user interface for Mondrian.
- mondrian.udf - package mondrian.udf
-
- mondrian.util - package mondrian.util
-
Mondrian utilities.
- mondrian.web.servlet - package mondrian.web.servlet
-
- mondrian.web.taglib - package mondrian.web.taglib
-
Provides a tag library for embedding MDX queries in JSP pages.
- mondrian.xmla - package mondrian.xmla
-
- mondrian.xmla.impl - package mondrian.xmla.impl
-
- mondrian.xmla.test - package mondrian.xmla.test
-
- MONDRIAN_NAMESPACE - Static variable in interface mondrian.xmla.XmlaConstants
-
This is the namespace used to qualify the faultcode identifier.
- MondrianDef - Class in mondrian.olap
-
This is the XML model for Mondrian schemas.
- MondrianDef() - Constructor for class mondrian.olap.MondrianDef
-
- MondrianDef.AggColumnName - Class in mondrian.olap
-
- MondrianDef.AggColumnName() - Constructor for class mondrian.olap.MondrianDef.AggColumnName
-
- MondrianDef.AggColumnName(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggColumnName
-
- MondrianDef.AggExclude - Class in mondrian.olap
-
- MondrianDef.AggExclude() - Constructor for class mondrian.olap.MondrianDef.AggExclude
-
- MondrianDef.AggExclude(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggExclude
-
- MondrianDef.AggFactCount - Class in mondrian.olap
-
- MondrianDef.AggFactCount() - Constructor for class mondrian.olap.MondrianDef.AggFactCount
-
- MondrianDef.AggFactCount(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggFactCount
-
- MondrianDef.AggForeignKey - Class in mondrian.olap
-
The name of the column mapping from base fact table foreign key
to aggregate table foreign key.
- MondrianDef.AggForeignKey() - Constructor for class mondrian.olap.MondrianDef.AggForeignKey
-
- MondrianDef.AggForeignKey(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggForeignKey
-
- MondrianDef.AggIgnoreColumn - Class in mondrian.olap
-
- MondrianDef.AggIgnoreColumn() - Constructor for class mondrian.olap.MondrianDef.AggIgnoreColumn
-
- MondrianDef.AggIgnoreColumn(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggIgnoreColumn
-
- MondrianDef.AggLevel - Class in mondrian.olap
-
- MondrianDef.AggLevel() - Constructor for class mondrian.olap.MondrianDef.AggLevel
-
- MondrianDef.AggLevel(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggLevel
-
- MondrianDef.AggLevelProperty - Class in mondrian.olap
-
Member property.
- MondrianDef.AggLevelProperty() - Constructor for class mondrian.olap.MondrianDef.AggLevelProperty
-
- MondrianDef.AggLevelProperty(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggLevelProperty
-
- MondrianDef.AggMeasure - Class in mondrian.olap
-
- MondrianDef.AggMeasure() - Constructor for class mondrian.olap.MondrianDef.AggMeasure
-
- MondrianDef.AggMeasure(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggMeasure
-
- MondrianDef.AggName - Class in mondrian.olap
-
- MondrianDef.AggName() - Constructor for class mondrian.olap.MondrianDef.AggName
-
- MondrianDef.AggName(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggName
-
- MondrianDef.AggPattern - Class in mondrian.olap
-
- MondrianDef.AggPattern() - Constructor for class mondrian.olap.MondrianDef.AggPattern
-
- MondrianDef.AggPattern(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggPattern
-
- MondrianDef.AggTable - Class in mondrian.olap
-
A definition of an aggregate table for a base fact table.
- MondrianDef.AggTable() - Constructor for class mondrian.olap.MondrianDef.AggTable
-
- MondrianDef.AggTable(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggTable
-
- MondrianDef.Annotation - Class in mondrian.olap
-
User-defined property value.
- MondrianDef.Annotation() - Constructor for class mondrian.olap.MondrianDef.Annotation
-
- MondrianDef.Annotation(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Annotation
-
- MondrianDef.Annotations - Class in mondrian.olap
-
Holder for an array of Annotation elements
- MondrianDef.Annotations() - Constructor for class mondrian.olap.MondrianDef.Annotations
-
- MondrianDef.Annotations(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Annotations
-
- MondrianDef.CalculatedMember - Class in mondrian.olap
-
- MondrianDef.CalculatedMember() - Constructor for class mondrian.olap.MondrianDef.CalculatedMember
-
- MondrianDef.CalculatedMember(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CalculatedMember
-
- MondrianDef.CalculatedMemberProperty - Class in mondrian.olap
-
Property of a calculated member defined against a cube.
- MondrianDef.CalculatedMemberProperty() - Constructor for class mondrian.olap.MondrianDef.CalculatedMemberProperty
-
- MondrianDef.CalculatedMemberProperty(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CalculatedMemberProperty
-
- MondrianDef.CaptionExpression - Class in mondrian.olap
-
- MondrianDef.CaptionExpression() - Constructor for class mondrian.olap.MondrianDef.CaptionExpression
-
- MondrianDef.CaptionExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CaptionExpression
-
- MondrianDef.CellFormatter - Class in mondrian.olap
-
Plugin that formats the values of cells.
- MondrianDef.CellFormatter() - Constructor for class mondrian.olap.MondrianDef.CellFormatter
-
- MondrianDef.CellFormatter(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CellFormatter
-
- MondrianDef.Closure - Class in mondrian.olap
-
Specifies the transitive closure of a parent-child hierarchy.
- MondrianDef.Closure() - Constructor for class mondrian.olap.MondrianDef.Closure
-
- MondrianDef.Closure(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Closure
-
- MondrianDef.Column - Class in mondrian.olap
-
- MondrianDef.Column() - Constructor for class mondrian.olap.MondrianDef.Column
-
- MondrianDef.Column(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Column
-
- MondrianDef.Column(String, String) - Constructor for class mondrian.olap.MondrianDef.Column
-
Convenience constructor.
- MondrianDef.ColumnDef - Class in mondrian.olap
-
Column definition for an inline table.
- MondrianDef.ColumnDef() - Constructor for class mondrian.olap.MondrianDef.ColumnDef
-
- MondrianDef.ColumnDef(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.ColumnDef
-
- MondrianDef.ColumnDefs - Class in mondrian.olap
-
Holder for an array of ColumnDef elements
- MondrianDef.ColumnDefs() - Constructor for class mondrian.olap.MondrianDef.ColumnDefs
-
- MondrianDef.ColumnDefs(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.ColumnDefs
-
- MondrianDef.Cube - Class in mondrian.olap
-
Definition of a cube.
- MondrianDef.Cube() - Constructor for class mondrian.olap.MondrianDef.Cube
-
- MondrianDef.Cube(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Cube
-
- MondrianDef.CubeDimension - Class in mondrian.olap
-
A CubeDimension is either a usage of a Dimension ('shared
dimension', in MSOLAP parlance), or a 'private dimension'.
- MondrianDef.CubeDimension() - Constructor for class mondrian.olap.MondrianDef.CubeDimension
-
- MondrianDef.CubeDimension(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CubeDimension
-
- MondrianDef.CubeGrant - Class in mondrian.olap
-
Grants (or denies) this role access to a cube.
- MondrianDef.CubeGrant() - Constructor for class mondrian.olap.MondrianDef.CubeGrant
-
- MondrianDef.CubeGrant(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CubeGrant
-
- MondrianDef.CubeUsage - Class in mondrian.olap
-
- MondrianDef.CubeUsage() - Constructor for class mondrian.olap.MondrianDef.CubeUsage
-
- MondrianDef.CubeUsage(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CubeUsage
-
- MondrianDef.CubeUsages - Class in mondrian.olap
-
List of base cubes used by the virtual cube.
- MondrianDef.CubeUsages() - Constructor for class mondrian.olap.MondrianDef.CubeUsages
-
- MondrianDef.CubeUsages(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CubeUsages
-
- MondrianDef.Dimension - Class in mondrian.olap
-
A Dimension is a collection of hierarchies.
- MondrianDef.Dimension() - Constructor for class mondrian.olap.MondrianDef.Dimension
-
- MondrianDef.Dimension(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Dimension
-
- MondrianDef.DimensionGrant - Class in mondrian.olap
-
Grants (or denies) this role access to a dimension.
- MondrianDef.DimensionGrant() - Constructor for class mondrian.olap.MondrianDef.DimensionGrant
-
- MondrianDef.DimensionGrant(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.DimensionGrant
-
- MondrianDef.DimensionUsage - Class in mondrian.olap
-
A DimensionUsage is usage of a shared
Dimension within the context of a cube.
- MondrianDef.DimensionUsage() - Constructor for class mondrian.olap.MondrianDef.DimensionUsage
-
- MondrianDef.DimensionUsage(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.DimensionUsage
-
- MondrianDef.Expression - Interface in mondrian.olap
-
- MondrianDef.ExpressionView - Class in mondrian.olap
-
A collection of SQL expressions, one per dialect.
- MondrianDef.ExpressionView() - Constructor for class mondrian.olap.MondrianDef.ExpressionView
-
- MondrianDef.ExpressionView(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.ExpressionView
-
- MondrianDef.Formula - Class in mondrian.olap
-
- MondrianDef.Formula() - Constructor for class mondrian.olap.MondrianDef.Formula
-
- MondrianDef.Formula(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Formula
-
- MondrianDef.Grant - Interface in mondrian.olap
-
- MondrianDef.Hierarchy - Class in mondrian.olap
-
Defines a hierarchy.
- MondrianDef.Hierarchy() - Constructor for class mondrian.olap.MondrianDef.Hierarchy
-
- MondrianDef.Hierarchy(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Hierarchy
-
- MondrianDef.HierarchyGrant - Class in mondrian.olap
-
Grants (or denies) this role access to a hierarchy.
- MondrianDef.HierarchyGrant() - Constructor for class mondrian.olap.MondrianDef.HierarchyGrant
-
- MondrianDef.HierarchyGrant(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.HierarchyGrant
-
- MondrianDef.Hint - Class in mondrian.olap
-
Dialect-specific table optimization hints.
- MondrianDef.Hint() - Constructor for class mondrian.olap.MondrianDef.Hint
-
- MondrianDef.Hint(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Hint
-
- MondrianDef.InlineTable - Class in mondrian.olap
-
- MondrianDef.InlineTable() - Constructor for class mondrian.olap.MondrianDef.InlineTable
-
- MondrianDef.InlineTable(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.InlineTable
-
- MondrianDef.InlineTable(MondrianDef.InlineTable) - Constructor for class mondrian.olap.MondrianDef.InlineTable
-
Convenience constructor.
- MondrianDef.Join - Class in mondrian.olap
-
- MondrianDef.Join() - Constructor for class mondrian.olap.MondrianDef.Join
-
- MondrianDef.Join(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Join
-
- MondrianDef.Join(String, String, MondrianDef.RelationOrJoin, String, String, MondrianDef.RelationOrJoin) - Constructor for class mondrian.olap.MondrianDef.Join
-
Convenience constructor.
- MondrianDef.KeyExpression - Class in mondrian.olap
-
- MondrianDef.KeyExpression() - Constructor for class mondrian.olap.MondrianDef.KeyExpression
-
- MondrianDef.KeyExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.KeyExpression
-
- MondrianDef.Level - Class in mondrian.olap
-
- MondrianDef.Level() - Constructor for class mondrian.olap.MondrianDef.Level
-
- MondrianDef.Level(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Level
-
- MondrianDef.Measure - Class in mondrian.olap
-
- MondrianDef.Measure() - Constructor for class mondrian.olap.MondrianDef.Measure
-
- MondrianDef.Measure(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Measure
-
- MondrianDef.MeasureExpression - Class in mondrian.olap
-
- MondrianDef.MeasureExpression() - Constructor for class mondrian.olap.MondrianDef.MeasureExpression
-
- MondrianDef.MeasureExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.MeasureExpression
-
- MondrianDef.MemberFormatter - Class in mondrian.olap
-
Plugin that formats members.
- MondrianDef.MemberFormatter() - Constructor for class mondrian.olap.MondrianDef.MemberFormatter
-
- MondrianDef.MemberFormatter(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.MemberFormatter
-
- MondrianDef.MemberGrant - Class in mondrian.olap
-
Grants (or denies) this role access to a member.
- MondrianDef.MemberGrant() - Constructor for class mondrian.olap.MondrianDef.MemberGrant
-
- MondrianDef.MemberGrant(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.MemberGrant
-
- MondrianDef.MemberReaderParameter - Class in mondrian.olap
-
Not used
- MondrianDef.MemberReaderParameter() - Constructor for class mondrian.olap.MondrianDef.MemberReaderParameter
-
- MondrianDef.MemberReaderParameter(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.MemberReaderParameter
-
- MondrianDef.NamedSet - Class in mondrian.olap
-
Defines a named set which can be used in queries in the
same way as a set defined using a WITH SET clause.
- MondrianDef.NamedSet() - Constructor for class mondrian.olap.MondrianDef.NamedSet
-
- MondrianDef.NamedSet(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.NamedSet
-
- MondrianDef.NameExpression - Class in mondrian.olap
-
- MondrianDef.NameExpression() - Constructor for class mondrian.olap.MondrianDef.NameExpression
-
- MondrianDef.NameExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.NameExpression
-
- MondrianDef.OrdinalExpression - Class in mondrian.olap
-
- MondrianDef.OrdinalExpression() - Constructor for class mondrian.olap.MondrianDef.OrdinalExpression
-
- MondrianDef.OrdinalExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.OrdinalExpression
-
- MondrianDef.Parameter - Class in mondrian.olap
-
A Parameter defines a schema parameter.
- MondrianDef.Parameter() - Constructor for class mondrian.olap.MondrianDef.Parameter
-
- MondrianDef.Parameter(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Parameter
-
- MondrianDef.ParentExpression - Class in mondrian.olap
-
- MondrianDef.ParentExpression() - Constructor for class mondrian.olap.MondrianDef.ParentExpression
-
- MondrianDef.ParentExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.ParentExpression
-
- MondrianDef.Property - Class in mondrian.olap
-
Member property.
- MondrianDef.Property() - Constructor for class mondrian.olap.MondrianDef.Property
-
- MondrianDef.Property(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Property
-
- MondrianDef.PropertyFormatter - Class in mondrian.olap
-
Plugin that formats properties.
- MondrianDef.PropertyFormatter() - Constructor for class mondrian.olap.MondrianDef.PropertyFormatter
-
- MondrianDef.PropertyFormatter(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.PropertyFormatter
-
- MondrianDef.Relation - Class in mondrian.olap
-
A table, inline table or view
- MondrianDef.Relation() - Constructor for class mondrian.olap.MondrianDef.Relation
-
- MondrianDef.Relation(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Relation
-
- MondrianDef.RelationOrJoin - Class in mondrian.olap
-
A table or a join
- MondrianDef.RelationOrJoin() - Constructor for class mondrian.olap.MondrianDef.RelationOrJoin
-
- MondrianDef.RelationOrJoin(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.RelationOrJoin
-
- MondrianDef.Role - Class in mondrian.olap
-
A role defines an access-control profile.
- MondrianDef.Role() - Constructor for class mondrian.olap.MondrianDef.Role
-
- MondrianDef.Role(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Role
-
- MondrianDef.RoleUsage - Class in mondrian.olap
-
Usage of a Role in a union Role.
- MondrianDef.RoleUsage() - Constructor for class mondrian.olap.MondrianDef.RoleUsage
-
- MondrianDef.RoleUsage(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.RoleUsage
-
- MondrianDef.Row - Class in mondrian.olap
-
Row definition for an inline table.
- MondrianDef.Row() - Constructor for class mondrian.olap.MondrianDef.Row
-
- MondrianDef.Row(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Row
-
- MondrianDef.Rows - Class in mondrian.olap
-
Holder for an array of Row elements
- MondrianDef.Rows() - Constructor for class mondrian.olap.MondrianDef.Rows
-
- MondrianDef.Rows(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Rows
-
- MondrianDef.Schema - Class in mondrian.olap
-
A schema is a collection of cubes and virtual cubes.
- MondrianDef.Schema() - Constructor for class mondrian.olap.MondrianDef.Schema
-
- MondrianDef.Schema(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Schema
-
- MondrianDef.SchemaGrant - Class in mondrian.olap
-
Grants (or denies) this role access to this schema.
- MondrianDef.SchemaGrant() - Constructor for class mondrian.olap.MondrianDef.SchemaGrant
-
- MondrianDef.SchemaGrant(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.SchemaGrant
-
- MondrianDef.Script - Class in mondrian.olap
-
Script fragment to implement an SPI such as user-defined function,
member formatter, cell formatter.
- MondrianDef.Script() - Constructor for class mondrian.olap.MondrianDef.Script
-
- MondrianDef.Script(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Script
-
- MondrianDef.SQL - Class in mondrian.olap
-
- MondrianDef.SQL() - Constructor for class mondrian.olap.MondrianDef.SQL
-
- MondrianDef.SQL(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.SQL
-
- MondrianDef.Table - Class in mondrian.olap
-
- MondrianDef.Table() - Constructor for class mondrian.olap.MondrianDef.Table
-
- MondrianDef.Table(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Table
-
- MondrianDef.Table(MondrianDef.Table) - Constructor for class mondrian.olap.MondrianDef.Table
-
Convenience constructor.
- MondrianDef.Table(String, String, String, MondrianDef.Hint[]) - Constructor for class mondrian.olap.MondrianDef.Table
-
- MondrianDef.Table(MondrianDef.Table, String) - Constructor for class mondrian.olap.MondrianDef.Table
-
- MondrianDef.Union - Class in mondrian.olap
-
Body of a Role definition which defines a Role to be the union
of several Roles.
- MondrianDef.Union() - Constructor for class mondrian.olap.MondrianDef.Union
-
- MondrianDef.Union(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Union
-
- MondrianDef.UserDefinedFunction - Class in mondrian.olap
-
A UserDefinedFunction is a function which
extends the MDX language.
- MondrianDef.UserDefinedFunction() - Constructor for class mondrian.olap.MondrianDef.UserDefinedFunction
-
- MondrianDef.UserDefinedFunction(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.UserDefinedFunction
-
- MondrianDef.Value - Class in mondrian.olap
-
Column value for an inline table.
- MondrianDef.Value() - Constructor for class mondrian.olap.MondrianDef.Value
-
- MondrianDef.Value(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Value
-
- MondrianDef.View - Class in mondrian.olap
-
A collection of SQL statements, one per dialect.
- MondrianDef.View() - Constructor for class mondrian.olap.MondrianDef.View
-
- MondrianDef.View(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.View
-
- MondrianDef.View(MondrianDef.View) - Constructor for class mondrian.olap.MondrianDef.View
-
Copy constructor.
- MondrianDef.VirtualCube - Class in mondrian.olap
-
A VirtualCube is a set of dimensions and
measures gleaned from other cubes.
- MondrianDef.VirtualCube() - Constructor for class mondrian.olap.MondrianDef.VirtualCube
-
- MondrianDef.VirtualCube(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.VirtualCube
-
- MondrianDef.VirtualCubeDimension - Class in mondrian.olap
-
A VirtualCubeDimension is a usage of a Dimension in a VirtualCube.
- MondrianDef.VirtualCubeDimension() - Constructor for class mondrian.olap.MondrianDef.VirtualCubeDimension
-
- MondrianDef.VirtualCubeDimension(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.VirtualCubeDimension
-
- MondrianDef.VirtualCubeMeasure - Class in mondrian.olap
-
A VirtualCubeMeasure is a usage of a Measure in a VirtualCube.
- MondrianDef.VirtualCubeMeasure() - Constructor for class mondrian.olap.MondrianDef.VirtualCubeMeasure
-
- MondrianDef.VirtualCubeMeasure(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.VirtualCubeMeasure
-
- mondrianDotProperties - Static variable in class mondrian.olap.MondrianPropertiesBase
-
- MondrianEvaluationException - Exception in mondrian.olap.fun
-
Thrown while evaluating a cell expression
- MondrianEvaluationException() - Constructor for exception mondrian.olap.fun.MondrianEvaluationException
-
- MondrianEvaluationException(String) - Constructor for exception mondrian.olap.fun.MondrianEvaluationException
-
- MondrianException - Exception in mondrian.olap
-
Instances of this class are thrown for all exceptions that Mondrian
generates through as a result of known error conditions.
- MondrianException() - Constructor for exception mondrian.olap.MondrianException
-
- MondrianException(Throwable) - Constructor for exception mondrian.olap.MondrianException
-
- MondrianException(String) - Constructor for exception mondrian.olap.MondrianException
-
- MondrianException(String, Throwable) - Constructor for exception mondrian.olap.MondrianException
-
- MondrianFloatingDecimal - Class in mondrian.util
-
Representation of a number as a list of digits.
- MondrianFloatingDecimal(double) - Constructor for class mondrian.util.MondrianFloatingDecimal
-
- MondrianFoodMartLoader - Class in mondrian.test.loader
-
Utility to load the FoodMart dataset into an arbitrary JDBC database.
- MondrianFoodMartLoader(String[]) - Constructor for class mondrian.test.loader.MondrianFoodMartLoader
-
Creates an instance of the loader and parses the command-line options.
- MondrianGuiDef - Class in mondrian.gui
-
This is the XML model for Mondrian schemas as used by the Schema
Workbench.
- MondrianGuiDef() - Constructor for class mondrian.gui.MondrianGuiDef
-
- MondrianGuiDef.AggColumnName - Class in mondrian.gui
-
- MondrianGuiDef.AggColumnName() - Constructor for class mondrian.gui.MondrianGuiDef.AggColumnName
-
- MondrianGuiDef.AggColumnName(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggColumnName
-
- MondrianGuiDef.AggExclude - Class in mondrian.gui
-
- MondrianGuiDef.AggExclude() - Constructor for class mondrian.gui.MondrianGuiDef.AggExclude
-
- MondrianGuiDef.AggExclude(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggExclude
-
- MondrianGuiDef.AggFactCount - Class in mondrian.gui
-
- MondrianGuiDef.AggFactCount() - Constructor for class mondrian.gui.MondrianGuiDef.AggFactCount
-
- MondrianGuiDef.AggFactCount(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggFactCount
-
- MondrianGuiDef.AggForeignKey - Class in mondrian.gui
-
The name of the column mapping from base fact table foreign key
to aggregate table foreign key.
- MondrianGuiDef.AggForeignKey() - Constructor for class mondrian.gui.MondrianGuiDef.AggForeignKey
-
- MondrianGuiDef.AggForeignKey(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggForeignKey
-
- MondrianGuiDef.AggIgnoreColumn - Class in mondrian.gui
-
- MondrianGuiDef.AggIgnoreColumn() - Constructor for class mondrian.gui.MondrianGuiDef.AggIgnoreColumn
-
- MondrianGuiDef.AggIgnoreColumn(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggIgnoreColumn
-
- MondrianGuiDef.AggLevel - Class in mondrian.gui
-
- MondrianGuiDef.AggLevel() - Constructor for class mondrian.gui.MondrianGuiDef.AggLevel
-
- MondrianGuiDef.AggLevel(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggLevel
-
- MondrianGuiDef.AggLevelProperty - Class in mondrian.gui
-
Member property.
- MondrianGuiDef.AggLevelProperty() - Constructor for class mondrian.gui.MondrianGuiDef.AggLevelProperty
-
- MondrianGuiDef.AggLevelProperty(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggLevelProperty
-
- MondrianGuiDef.AggMeasure - Class in mondrian.gui
-
- MondrianGuiDef.AggMeasure() - Constructor for class mondrian.gui.MondrianGuiDef.AggMeasure
-
- MondrianGuiDef.AggMeasure(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggMeasure
-
- MondrianGuiDef.AggName - Class in mondrian.gui
-
- MondrianGuiDef.AggName() - Constructor for class mondrian.gui.MondrianGuiDef.AggName
-
- MondrianGuiDef.AggName(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggName
-
- MondrianGuiDef.AggPattern - Class in mondrian.gui
-
- MondrianGuiDef.AggPattern() - Constructor for class mondrian.gui.MondrianGuiDef.AggPattern
-
- MondrianGuiDef.AggPattern(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggPattern
-
- MondrianGuiDef.AggTable - Class in mondrian.gui
-
A definition of an aggregate table for a base fact table.
- MondrianGuiDef.AggTable() - Constructor for class mondrian.gui.MondrianGuiDef.AggTable
-
- MondrianGuiDef.AggTable(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggTable
-
- MondrianGuiDef.Annotation - Class in mondrian.gui
-
User-defined property value.
- MondrianGuiDef.Annotation() - Constructor for class mondrian.gui.MondrianGuiDef.Annotation
-
- MondrianGuiDef.Annotation(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Annotation
-
- MondrianGuiDef.Annotations - Class in mondrian.gui
-
Holder for an array of Annotation elements
- MondrianGuiDef.Annotations() - Constructor for class mondrian.gui.MondrianGuiDef.Annotations
-
- MondrianGuiDef.Annotations(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Annotations
-
- MondrianGuiDef.CalculatedMember - Class in mondrian.gui
-
- MondrianGuiDef.CalculatedMember() - Constructor for class mondrian.gui.MondrianGuiDef.CalculatedMember
-
- MondrianGuiDef.CalculatedMember(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.CalculatedMember
-
- MondrianGuiDef.CalculatedMemberProperty - Class in mondrian.gui
-
Property of a calculated member defined against a cube.
- MondrianGuiDef.CalculatedMemberProperty() - Constructor for class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
-
- MondrianGuiDef.CalculatedMemberProperty(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
-
- MondrianGuiDef.CaptionExpression - Class in mondrian.gui
-
- MondrianGuiDef.CaptionExpression() - Constructor for class mondrian.gui.MondrianGuiDef.CaptionExpression
-
- MondrianGuiDef.CaptionExpression(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.CaptionExpression
-
- MondrianGuiDef.CellFormatter - Class in mondrian.gui
-
Plugin that formats the values of cells.
- MondrianGuiDef.CellFormatter() - Constructor for class mondrian.gui.MondrianGuiDef.CellFormatter
-
- MondrianGuiDef.CellFormatter(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.CellFormatter
-
- MondrianGuiDef.Closure - Class in mondrian.gui
-
Specifies the transitive closure of a parent-child hierarchy.
- MondrianGuiDef.Closure() - Constructor for class mondrian.gui.MondrianGuiDef.Closure
-
- MondrianGuiDef.Closure(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Closure
-
- MondrianGuiDef.Column - Class in mondrian.gui
-
- MondrianGuiDef.Column() - Constructor for class mondrian.gui.MondrianGuiDef.Column
-
- MondrianGuiDef.Column(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Column
-
- MondrianGuiDef.Column(String, String) - Constructor for class mondrian.gui.MondrianGuiDef.Column
-
Convenience constructor.
- MondrianGuiDef.ColumnDef - Class in mondrian.gui
-
Column definition for an inline table.
- MondrianGuiDef.ColumnDef() - Constructor for class mondrian.gui.MondrianGuiDef.ColumnDef
-
- MondrianGuiDef.ColumnDef(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.ColumnDef
-
- MondrianGuiDef.ColumnDefs - Class in mondrian.gui
-
Holder for an array of ColumnDef elements
- MondrianGuiDef.ColumnDefs() - Constructor for class mondrian.gui.MondrianGuiDef.ColumnDefs
-
- MondrianGuiDef.ColumnDefs(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.ColumnDefs
-
- MondrianGuiDef.Cube - Class in mondrian.gui
-
Definition of a cube.
- MondrianGuiDef.Cube() - Constructor for class mondrian.gui.MondrianGuiDef.Cube
-
- MondrianGuiDef.Cube(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Cube
-
- MondrianGuiDef.CubeDimension - Class in mondrian.gui
-
A CubeDimension is either a usage of a Dimension ('shared
dimension', in MSOLAP parlance), or a 'private dimension'.
- MondrianGuiDef.CubeDimension() - Constructor for class mondrian.gui.MondrianGuiDef.CubeDimension
-
- MondrianGuiDef.CubeDimension(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.CubeDimension
-
- MondrianGuiDef.CubeGrant - Class in mondrian.gui
-
Grants (or denies) this role access to a cube.
- MondrianGuiDef.CubeGrant() - Constructor for class mondrian.gui.MondrianGuiDef.CubeGrant
-
- MondrianGuiDef.CubeGrant(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.CubeGrant
-
- MondrianGuiDef.CubeUsage - Class in mondrian.gui
-
- MondrianGuiDef.CubeUsage() - Constructor for class mondrian.gui.MondrianGuiDef.CubeUsage
-
- MondrianGuiDef.CubeUsage(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.CubeUsage
-
- MondrianGuiDef.CubeUsages - Class in mondrian.gui
-
List of base cubes used by the virtual cube.
- MondrianGuiDef.CubeUsages() - Constructor for class mondrian.gui.MondrianGuiDef.CubeUsages
-
- MondrianGuiDef.CubeUsages(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.CubeUsages
-
- MondrianGuiDef.Dimension - Class in mondrian.gui
-
A Dimension is a collection of hierarchies.
- MondrianGuiDef.Dimension() - Constructor for class mondrian.gui.MondrianGuiDef.Dimension
-
- MondrianGuiDef.Dimension(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Dimension
-
- MondrianGuiDef.DimensionGrant - Class in mondrian.gui
-
Grants (or denies) this role access to a dimension.
- MondrianGuiDef.DimensionGrant() - Constructor for class mondrian.gui.MondrianGuiDef.DimensionGrant
-
- MondrianGuiDef.DimensionGrant(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.DimensionGrant
-
- MondrianGuiDef.DimensionUsage - Class in mondrian.gui
-
A DimensionUsage is usage of a shared
Dimension within the context of a cube.
- MondrianGuiDef.DimensionUsage() - Constructor for class mondrian.gui.MondrianGuiDef.DimensionUsage
-
- MondrianGuiDef.DimensionUsage(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.DimensionUsage
-
- MondrianGuiDef.Expression - Interface in mondrian.gui
-
- MondrianGuiDef.ExpressionView - Class in mondrian.gui
-
A collection of SQL expressions, one per dialect.
- MondrianGuiDef.ExpressionView() - Constructor for class mondrian.gui.MondrianGuiDef.ExpressionView
-
- MondrianGuiDef.ExpressionView(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.ExpressionView
-
- MondrianGuiDef.Formula - Class in mondrian.gui
-
- MondrianGuiDef.Formula() - Constructor for class mondrian.gui.MondrianGuiDef.Formula
-
- MondrianGuiDef.Formula(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Formula
-
- MondrianGuiDef.Grant - Interface in mondrian.gui
-
- MondrianGuiDef.Hierarchy - Class in mondrian.gui
-
Defines a hierarchy.
- MondrianGuiDef.Hierarchy() - Constructor for class mondrian.gui.MondrianGuiDef.Hierarchy
-
- MondrianGuiDef.Hierarchy(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Hierarchy
-
- MondrianGuiDef.HierarchyGrant - Class in mondrian.gui
-
Grants (or denies) this role access to a hierarchy.
- MondrianGuiDef.HierarchyGrant() - Constructor for class mondrian.gui.MondrianGuiDef.HierarchyGrant
-
- MondrianGuiDef.HierarchyGrant(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.HierarchyGrant
-
- MondrianGuiDef.Hint - Class in mondrian.gui
-
Dialect-specific table optimization hints.
- MondrianGuiDef.Hint() - Constructor for class mondrian.gui.MondrianGuiDef.Hint
-
- MondrianGuiDef.Hint(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Hint
-
- MondrianGuiDef.InlineTable - Class in mondrian.gui
-
- MondrianGuiDef.InlineTable() - Constructor for class mondrian.gui.MondrianGuiDef.InlineTable
-
- MondrianGuiDef.InlineTable(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.InlineTable
-
- MondrianGuiDef.InlineTable(MondrianGuiDef.InlineTable) - Constructor for class mondrian.gui.MondrianGuiDef.InlineTable
-
Convenience constructor.
- MondrianGuiDef.Join - Class in mondrian.gui
-
- MondrianGuiDef.Join() - Constructor for class mondrian.gui.MondrianGuiDef.Join
-
- MondrianGuiDef.Join(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Join
-
- MondrianGuiDef.Join(String, String, MondrianGuiDef.RelationOrJoin, String, String, MondrianGuiDef.RelationOrJoin) - Constructor for class mondrian.gui.MondrianGuiDef.Join
-
Convenience constructor.
- MondrianGuiDef.KeyExpression - Class in mondrian.gui
-
- MondrianGuiDef.KeyExpression() - Constructor for class mondrian.gui.MondrianGuiDef.KeyExpression
-
- MondrianGuiDef.KeyExpression(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.KeyExpression
-
- MondrianGuiDef.Level - Class in mondrian.gui
-
- MondrianGuiDef.Level() - Constructor for class mondrian.gui.MondrianGuiDef.Level
-
- MondrianGuiDef.Level(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Level
-
- MondrianGuiDef.Measure - Class in mondrian.gui
-
- MondrianGuiDef.Measure() - Constructor for class mondrian.gui.MondrianGuiDef.Measure
-
- MondrianGuiDef.Measure(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Measure
-
- MondrianGuiDef.MeasureExpression - Class in mondrian.gui
-
- MondrianGuiDef.MeasureExpression() - Constructor for class mondrian.gui.MondrianGuiDef.MeasureExpression
-
- MondrianGuiDef.MeasureExpression(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.MeasureExpression
-
- MondrianGuiDef.MemberFormatter - Class in mondrian.gui
-
Plugin that formats members.
- MondrianGuiDef.MemberFormatter() - Constructor for class mondrian.gui.MondrianGuiDef.MemberFormatter
-
- MondrianGuiDef.MemberFormatter(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.MemberFormatter
-
- MondrianGuiDef.MemberGrant - Class in mondrian.gui
-
Grants (or denies) this role access to a member.
- MondrianGuiDef.MemberGrant() - Constructor for class mondrian.gui.MondrianGuiDef.MemberGrant
-
- MondrianGuiDef.MemberGrant(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.MemberGrant
-
- MondrianGuiDef.MemberReaderParameter - Class in mondrian.gui
-
Not used
- MondrianGuiDef.MemberReaderParameter() - Constructor for class mondrian.gui.MondrianGuiDef.MemberReaderParameter
-
- MondrianGuiDef.MemberReaderParameter(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.MemberReaderParameter
-
- MondrianGuiDef.NamedSet - Class in mondrian.gui
-
Defines a named set which can be used in queries in the
same way as a set defined using a WITH SET clause.
- MondrianGuiDef.NamedSet() - Constructor for class mondrian.gui.MondrianGuiDef.NamedSet
-
- MondrianGuiDef.NamedSet(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.NamedSet
-
- MondrianGuiDef.NameExpression - Class in mondrian.gui
-
- MondrianGuiDef.NameExpression() - Constructor for class mondrian.gui.MondrianGuiDef.NameExpression
-
- MondrianGuiDef.NameExpression(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.NameExpression
-
- MondrianGuiDef.OrdinalExpression - Class in mondrian.gui
-
- MondrianGuiDef.OrdinalExpression() - Constructor for class mondrian.gui.MondrianGuiDef.OrdinalExpression
-
- MondrianGuiDef.OrdinalExpression(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.OrdinalExpression
-
- MondrianGuiDef.Parameter - Class in mondrian.gui
-
A Parameter defines a schema parameter.
- MondrianGuiDef.Parameter() - Constructor for class mondrian.gui.MondrianGuiDef.Parameter
-
- MondrianGuiDef.Parameter(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Parameter
-
- MondrianGuiDef.ParentExpression - Class in mondrian.gui
-
- MondrianGuiDef.ParentExpression() - Constructor for class mondrian.gui.MondrianGuiDef.ParentExpression
-
- MondrianGuiDef.ParentExpression(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.ParentExpression
-
- MondrianGuiDef.Property - Class in mondrian.gui
-
Member property.
- MondrianGuiDef.Property() - Constructor for class mondrian.gui.MondrianGuiDef.Property
-
- MondrianGuiDef.Property(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Property
-
- MondrianGuiDef.PropertyFormatter - Class in mondrian.gui
-
Plugin that formats properties.
- MondrianGuiDef.PropertyFormatter() - Constructor for class mondrian.gui.MondrianGuiDef.PropertyFormatter
-
- MondrianGuiDef.PropertyFormatter(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.PropertyFormatter
-
- MondrianGuiDef.Relation - Class in mondrian.gui
-
A table, inline table or view
- MondrianGuiDef.Relation() - Constructor for class mondrian.gui.MondrianGuiDef.Relation
-
- MondrianGuiDef.Relation(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Relation
-
- MondrianGuiDef.RelationOrJoin - Class in mondrian.gui
-
A table or a join
- MondrianGuiDef.RelationOrJoin() - Constructor for class mondrian.gui.MondrianGuiDef.RelationOrJoin
-
- MondrianGuiDef.RelationOrJoin(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.RelationOrJoin
-
- MondrianGuiDef.Role - Class in mondrian.gui
-
A role defines an access-control profile.
- MondrianGuiDef.Role() - Constructor for class mondrian.gui.MondrianGuiDef.Role
-
- MondrianGuiDef.Role(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Role
-
- MondrianGuiDef.RoleUsage - Class in mondrian.gui
-
Usage of a Role in a union Role.
- MondrianGuiDef.RoleUsage() - Constructor for class mondrian.gui.MondrianGuiDef.RoleUsage
-
- MondrianGuiDef.RoleUsage(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.RoleUsage
-
- MondrianGuiDef.Row - Class in mondrian.gui
-
Row definition for an inline table.
- MondrianGuiDef.Row() - Constructor for class mondrian.gui.MondrianGuiDef.Row
-
- MondrianGuiDef.Row(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Row
-
- MondrianGuiDef.Rows - Class in mondrian.gui
-
Holder for an array of Row elements
- MondrianGuiDef.Rows() - Constructor for class mondrian.gui.MondrianGuiDef.Rows
-
- MondrianGuiDef.Rows(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Rows
-
- MondrianGuiDef.Schema - Class in mondrian.gui
-
A schema is a collection of cubes and virtual cubes.
- MondrianGuiDef.Schema() - Constructor for class mondrian.gui.MondrianGuiDef.Schema
-
- MondrianGuiDef.Schema(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Schema
-
- MondrianGuiDef.SchemaGrant - Class in mondrian.gui
-
Grants (or denies) this role access to this schema.
- MondrianGuiDef.SchemaGrant() - Constructor for class mondrian.gui.MondrianGuiDef.SchemaGrant
-
- MondrianGuiDef.SchemaGrant(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.SchemaGrant
-
- MondrianGuiDef.Script - Class in mondrian.gui
-
Script fragment to implement an SPI such as user-defined function,
member formatter, cell formatter.
- MondrianGuiDef.Script() - Constructor for class mondrian.gui.MondrianGuiDef.Script
-
- MondrianGuiDef.Script(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Script
-
- MondrianGuiDef.SQL - Class in mondrian.gui
-
- MondrianGuiDef.SQL() - Constructor for class mondrian.gui.MondrianGuiDef.SQL
-
- MondrianGuiDef.SQL(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.SQL
-
- MondrianGuiDef.Table - Class in mondrian.gui
-
- MondrianGuiDef.Table() - Constructor for class mondrian.gui.MondrianGuiDef.Table
-
- MondrianGuiDef.Table(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Table
-
- MondrianGuiDef.Table(MondrianGuiDef.Table) - Constructor for class mondrian.gui.MondrianGuiDef.Table
-
Convenience constructor.
- MondrianGuiDef.Table(String, String, String, MondrianGuiDef.Hint[]) - Constructor for class mondrian.gui.MondrianGuiDef.Table
-
- MondrianGuiDef.Union - Class in mondrian.gui
-
Body of a Role definition which defines a Role to be the union
of several Roles.
- MondrianGuiDef.Union() - Constructor for class mondrian.gui.MondrianGuiDef.Union
-
- MondrianGuiDef.Union(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Union
-
- MondrianGuiDef.UserDefinedFunction - Class in mondrian.gui
-
A UserDefinedFunction is a function which
extends the MDX language.
- MondrianGuiDef.UserDefinedFunction() - Constructor for class mondrian.gui.MondrianGuiDef.UserDefinedFunction
-
- MondrianGuiDef.UserDefinedFunction(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.UserDefinedFunction
-
- MondrianGuiDef.Value - Class in mondrian.gui
-
Column value for an inline table.
- MondrianGuiDef.Value() - Constructor for class mondrian.gui.MondrianGuiDef.Value
-
- MondrianGuiDef.Value(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Value
-
- MondrianGuiDef.View - Class in mondrian.gui
-
A collection of SQL statements, one per dialect.
- MondrianGuiDef.View() - Constructor for class mondrian.gui.MondrianGuiDef.View
-
- MondrianGuiDef.View(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.View
-
- MondrianGuiDef.View(MondrianGuiDef.View) - Constructor for class mondrian.gui.MondrianGuiDef.View
-
Copy constructor.
- MondrianGuiDef.VirtualCube - Class in mondrian.gui
-
A VirtualCube is a set of dimensions and
measures gleaned from other cubes.
- MondrianGuiDef.VirtualCube() - Constructor for class mondrian.gui.MondrianGuiDef.VirtualCube
-
- MondrianGuiDef.VirtualCube(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.VirtualCube
-
- MondrianGuiDef.VirtualCubeDimension - Class in mondrian.gui
-
A VirtualCubeDimension is a usage of a Dimension in a VirtualCube.
- MondrianGuiDef.VirtualCubeDimension() - Constructor for class mondrian.gui.MondrianGuiDef.VirtualCubeDimension
-
- MondrianGuiDef.VirtualCubeDimension(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.VirtualCubeDimension
-
- MondrianGuiDef.VirtualCubeMeasure - Class in mondrian.gui
-
A VirtualCubeMeasure is a usage of a Measure in a VirtualCube.
- MondrianGuiDef.VirtualCubeMeasure() - Constructor for class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
-
- MondrianGuiDef.VirtualCubeMeasure(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
-
- MondrianInprocProxy - Class in mondrian.olap4j
-
Proxy which implements XMLA requests by talking to mondrian
in-process.
- MondrianInprocProxy(Map<String, String>, String) - Constructor for class mondrian.olap4j.MondrianInprocProxy
-
Creates and initializes a MondrianInprocProxy.
- MondrianOlap4jCatalog - Class in mondrian.olap4j
-
Implementation of
Catalog
for the Mondrian OLAP engine.
- MondrianOlap4jCatalog(MondrianOlap4jDatabaseMetaData, String, MondrianOlap4jDatabase, Map<String, RolapSchema>) - Constructor for class mondrian.olap4j.MondrianOlap4jCatalog
-
- MondrianOlap4jCell - Class in mondrian.olap4j
-
Implementation of
Cell
for the Mondrian OLAP engine.
- MondrianOlap4jCell(int[], MondrianOlap4jCellSet, RolapCell) - Constructor for class mondrian.olap4j.MondrianOlap4jCell
-
Creates a MondrianOlap4jCell.
- MondrianOlap4jCellSet - Class in mondrian.olap4j
-
Implementation of
CellSet
for the Mondrian OLAP engine.
- MondrianOlap4jCellSet(MondrianOlap4jStatement) - Constructor for class mondrian.olap4j.MondrianOlap4jCellSet
-
Creates a MondrianOlap4jCellSet.
- MondrianOlap4jCellSetAxis - Class in mondrian.olap4j
-
Implementation of
CellSetAxis
for the Mondrian OLAP engine.
- MondrianOlap4jCellSetAxis(MondrianOlap4jCellSet, QueryAxis, RolapAxis) - Constructor for class mondrian.olap4j.MondrianOlap4jCellSetAxis
-
Creates a MondrianOlap4jCellSetAxis.
- MondrianOlap4jCellSetAxisMetaData - Class in mondrian.olap4j
-
- MondrianOlap4jCellSetAxisMetaData(MondrianOlap4jCellSetMetaData, QueryAxis) - Constructor for class mondrian.olap4j.MondrianOlap4jCellSetAxisMetaData
-
Creates a MondrianOlap4jCellSetAxisMetaData.
- MondrianOlap4jCellSetMetaData - Class in mondrian.olap4j
-
- MondrianOlap4jCellSetMetaData(MondrianOlap4jStatement, Query) - Constructor for class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- MondrianOlap4jConnection - Class in mondrian.olap4j
-
- MondrianOlap4jConnection(Factory, MondrianOlap4jDriver, String, Properties) - Constructor for class mondrian.olap4j.MondrianOlap4jConnection
-
Creates an Olap4j connection to Mondrian.
- MondrianOlap4jConnection.Helper - Class in mondrian.olap4j
-
Package-private helper class which encapsulates policies which are
common throughout the driver.
- MondrianOlap4jConnection.Helper() - Constructor for class mondrian.olap4j.MondrianOlap4jConnection.Helper
-
- MondrianOlap4jCube - Class in mondrian.olap4j
-
Implementation of
Cube
for the Mondrian OLAP engine.
- MondrianOlap4jCube(Cube, MondrianOlap4jSchema) - Constructor for class mondrian.olap4j.MondrianOlap4jCube
-
- MondrianOlap4jDatabase - Class in mondrian.olap4j
-
Implementation of
Database
for the Mondrian OLAP engine.
- MondrianOlap4jDatabase(MondrianOlap4jConnection, NamedList<MondrianOlap4jCatalog>, String, String, String, String, String, List<Database.ProviderType>, List<Database.AuthenticationMode>) - Constructor for class mondrian.olap4j.MondrianOlap4jDatabase
-
Creates a MondrianOlap4jDatabase.
- MondrianOlap4jDatabaseMetaData - Class in mondrian.olap4j
-
- MondrianOlap4jDatabaseMetaData(MondrianOlap4jConnection, RolapConnection) - Constructor for class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
Creates a MondrianOlap4jDatabaseMetaData.
- MondrianOlap4jDimension - Class in mondrian.olap4j
-
Implementation of
Dimension
for the Mondrian OLAP engine.
- MondrianOlap4jDimension(MondrianOlap4jSchema, Dimension) - Constructor for class mondrian.olap4j.MondrianOlap4jDimension
-
- MondrianOlap4jDriver - Class in mondrian.olap4j
-
Olap4j driver for Mondrian.
- MondrianOlap4jDriver() - Constructor for class mondrian.olap4j.MondrianOlap4jDriver
-
Creates a MondrianOlap4jDriver.
- MondrianOlap4jDriverVersion - Class in mondrian.olap4j
-
Version information for the Mondrian olap4j driver.
- MondrianOlap4jDriverVersion() - Constructor for class mondrian.olap4j.MondrianOlap4jDriverVersion
-
- MondrianOlap4jExtra - Class in mondrian.olap4j
-
Provides access to internals of mondrian's olap4j driver that are not part
of the olap4j API.
- MondrianOlap4jExtra() - Constructor for class mondrian.olap4j.MondrianOlap4jExtra
-
- MondrianOlap4jHierarchy - Class in mondrian.olap4j
-
Implementation of
Hierarchy
for the Mondrian OLAP engine.
- MondrianOlap4jHierarchy(MondrianOlap4jSchema, Hierarchy) - Constructor for class mondrian.olap4j.MondrianOlap4jHierarchy
-
- MondrianOlap4jLevel - Class in mondrian.olap4j
-
Implementation of
Level
for the Mondrian OLAP engine.
- MondrianOlap4jLevel(MondrianOlap4jSchema, Level) - Constructor for class mondrian.olap4j.MondrianOlap4jLevel
-
Creates a MondrianOlap4jLevel.
- MondrianOlap4jMeasure - Class in mondrian.olap4j
-
- MondrianOlap4jMeasure(MondrianOlap4jSchema, RolapMeasure) - Constructor for class mondrian.olap4j.MondrianOlap4jMeasure
-
- MondrianOlap4jMember - Class in mondrian.olap4j
-
Implementation of
Member
for the Mondrian OLAP engine,
as a wrapper around a mondrian
Member
.
- MondrianOlap4jMember(MondrianOlap4jSchema, Member) - Constructor for class mondrian.olap4j.MondrianOlap4jMember
-
- MondrianOlap4jMetadataElement - Class in mondrian.olap4j
-
Basic features of metadata elements in Mondrian's olap4j driver.
- MondrianOlap4jMetadataElement() - Constructor for class mondrian.olap4j.MondrianOlap4jMetadataElement
-
- MondrianOlap4jNamedSet - Class in mondrian.olap4j
-
Implementation of
NamedSet
for the Mondrian OLAP engine.
- MondrianOlap4jNamedSet(MondrianOlap4jCube, NamedSet) - Constructor for class mondrian.olap4j.MondrianOlap4jNamedSet
-
- MondrianOlap4jPreparedStatement - Class in mondrian.olap4j
-
- MondrianOlap4jPreparedStatement(MondrianOlap4jConnection, String) - Constructor for class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
Creates a MondrianOlap4jPreparedStatement.
- MondrianOlap4jProperty - Class in mondrian.olap4j
-
Implementation of
Property
for the Mondrian OLAP engine,
as a wrapper around a mondrian
Property
.
- MondrianOlap4jProperty(Property) - Constructor for class mondrian.olap4j.MondrianOlap4jProperty
-
- MondrianOlap4jProperty(Property, Level) - Constructor for class mondrian.olap4j.MondrianOlap4jProperty
-
- MondrianOlap4jSchema - Class in mondrian.olap4j
-
Implementation of
Schema
for the Mondrian OLAP engine.
- MondrianOlap4jSchema(MondrianOlap4jCatalog, String, Schema) - Constructor for class mondrian.olap4j.MondrianOlap4jSchema
-
Creates a MondrianOlap4jSchema.
- MondrianOlap4jStatement - Class in mondrian.olap4j
-
- MondrianOlap4jStatement(MondrianOlap4jConnection) - Constructor for class mondrian.olap4j.MondrianOlap4jStatement
-
- MondrianOlap4jTester - Class in mondrian.test
-
- MondrianOlap4jTester(TestContext) - Constructor for class mondrian.test.MondrianOlap4jTester
-
- MondrianProperties - Class in mondrian.olap
-
Configuration properties that determine the
behavior of a mondrian instance.
- MondrianPropertiesBase - Class in mondrian.olap
-
MondrianProperties
contains the properties which determine the
behavior of a mondrian instance.
- MondrianPropertiesBase(MondrianPropertiesBase.PropertySource) - Constructor for class mondrian.olap.MondrianPropertiesBase
-
- MondrianPropertiesBase.FilePropertySource - Class in mondrian.olap
-
- MondrianPropertiesBase.FilePropertySource(File) - Constructor for class mondrian.olap.MondrianPropertiesBase.FilePropertySource
-
- MondrianPropertiesBase.PropertySource - Interface in mondrian.olap
-
Represents a place that properties can be read from, and remembers the
timestamp that we last read them.
- MondrianPropertiesBase.UrlPropertySource - Class in mondrian.olap
-
- MondrianPropertiesBase.UrlPropertySource(URL) - Constructor for class mondrian.olap.MondrianPropertiesBase.UrlPropertySource
-
- MondrianResource - Class in mondrian.resource
-
This class was generated
by class org.eigenbase.resgen.ResourceGen
from /build-shared/workspace/6.0-nightly/mondrian-jar/src/main/mondrian/resource/MondrianResource.xml
on Tue Nov 03 13:35:04 EST 2015.
- MondrianResource() - Constructor for class mondrian.resource.MondrianResource
-
- MondrianResource._Def0 - Class in mondrian.resource
-
Definition for resources which
return a
MondrianException
exception and
take arguments 'String p0'.
- MondrianResource._Def0(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def0
-
- MondrianResource._Def1 - Class in mondrian.resource
-
Definition for resources which
return a
MondrianException
exception and
take arguments 'String p0, String p1'.
- MondrianResource._Def1(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def1
-
- MondrianResource._Def10 - Class in mondrian.resource
-
- MondrianResource._Def10(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def10
-
- MondrianResource._Def11 - Class in mondrian.resource
-
- MondrianResource._Def11(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def11
-
- MondrianResource._Def12 - Class in mondrian.resource
-
- MondrianResource._Def12(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def12
-
- MondrianResource._Def13 - Class in mondrian.resource
-
- MondrianResource._Def13(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def13
-
- MondrianResource._Def14 - Class in mondrian.resource
-
- MondrianResource._Def14(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def14
-
- MondrianResource._Def15 - Class in mondrian.resource
-
Definition for resources which
take arguments 'String p0, Number p1'.
- MondrianResource._Def15(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def15
-
- MondrianResource._Def16 - Class in mondrian.resource
-
Definition for resources which
take arguments 'String p0, String p1, String p2'.
- MondrianResource._Def16(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def16
-
- MondrianResource._Def17 - Class in mondrian.resource
-
Definition for resources which
take arguments 'String p0, String p1, String p2, String p3'.
- MondrianResource._Def17(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def17
-
- MondrianResource._Def18 - Class in mondrian.resource
-
Definition for resources which
take arguments 'String p0, String p1, String p2, Number p3, String p4, String p5, String p6'.
- MondrianResource._Def18(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def18
-
- MondrianResource._Def19 - Class in mondrian.resource
-
Definition for resources which
take arguments 'String p0, String p1, Number p2'.
- MondrianResource._Def19(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def19
-
- MondrianResource._Def2 - Class in mondrian.resource
-
Definition for resources which
take arguments 'String p0'.
- MondrianResource._Def2(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def2
-
- MondrianResource._Def20 - Class in mondrian.resource
-
Definition for resources which
take arguments 'String p0, String p1, Number p2, String p3'.
- MondrianResource._Def20(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def20
-
- MondrianResource._Def21 - Class in mondrian.resource
-
Definition for resources which
take arguments 'String p0, String p1, String p2, String p3, String p4, String p5, String p6'.
- MondrianResource._Def21(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def21
-
- MondrianResource._Def22 - Class in mondrian.resource
-
- MondrianResource._Def22(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def22
-
- MondrianResource._Def3 - Class in mondrian.resource
-
Definition for resources which
return a
MondrianException
exception and
take arguments ''.
- MondrianResource._Def3(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def3
-
- MondrianResource._Def4 - Class in mondrian.resource
-
Definition for resources which
return a
MondrianException
exception and
take arguments 'String p0, String p1, String p2'.
- MondrianResource._Def4(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def4
-
- MondrianResource._Def5 - Class in mondrian.resource
-
Definition for resources which
take arguments ''.
- MondrianResource._Def5(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def5
-
- MondrianResource._Def6 - Class in mondrian.resource
-
Definition for resources which
return a
MondrianException
exception and
take arguments 'Number p0, String p1'.
- MondrianResource._Def6(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def6
-
- MondrianResource._Def7 - Class in mondrian.resource
-
Definition for resources which
return a
MondrianException
exception and
take arguments 'String p0, String p1, String p2, String p3'.
- MondrianResource._Def7(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def7
-
- MondrianResource._Def8 - Class in mondrian.resource
-
Definition for resources which
return a
MondrianException
exception and
take arguments 'Number p0'.
- MondrianResource._Def8(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def8
-
- MondrianResource._Def9 - Class in mondrian.resource
-
Definition for resources which
take arguments 'String p0, String p1'.
- MondrianResource._Def9(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def9
-
- MondrianResource_de - Class in mondrian.resource
-
This class was generated
by class org.eigenbase.resgen.ResourceGen
from /build-shared/workspace/6.0-nightly/mondrian-jar/src/main/mondrian/resource/MondrianResource.xml
on Tue Nov 03 13:35:04 EST 2015.
- MondrianResource_de() - Constructor for class mondrian.resource.MondrianResource_de
-
- MondrianResource_de_DE - Class in mondrian.resource
-
This class was generated
by class org.eigenbase.resgen.ResourceGen
from /build-shared/workspace/6.0-nightly/mondrian-jar/src/main/mondrian/resource/MondrianResource.xml
on Tue Nov 03 13:35:04 EST 2015.
- MondrianResource_de_DE() - Constructor for class mondrian.resource.MondrianResource_de_DE
-
- MondrianResource_en_US - Class in mondrian.resource
-
This class was generated
by class org.eigenbase.resgen.ResourceGen
from /build-shared/workspace/6.0-nightly/mondrian-jar/src/main/mondrian/resource/MondrianResource.xml
on Tue Nov 03 13:35:04 EST 2015.
- MondrianResource_en_US() - Constructor for class mondrian.resource.MondrianResource_en_US
-
- MondrianResource_es_ES - Class in mondrian.resource
-
This class was generated
by class org.eigenbase.resgen.ResourceGen
from /build-shared/workspace/6.0-nightly/mondrian-jar/src/main/mondrian/resource/MondrianResource.xml
on Tue Nov 03 13:35:04 EST 2015.
- MondrianResource_es_ES() - Constructor for class mondrian.resource.MondrianResource_es_ES
-
- MondrianResultPrinter - Class in mondrian.test
-
- MondrianResultPrinter(PrintStream) - Constructor for class mondrian.test.MondrianResultPrinter
-
- MondrianServer - Class in mondrian.olap
-
Interface by which to control an instance of Mondrian.
- MondrianServer() - Constructor for class mondrian.olap.MondrianServer
-
- mondrianServer - Variable in class mondrian.olap4j.MondrianOlap4jConnection
-
- MondrianServer.MondrianVersion - Interface in mondrian.olap
-
Description of the version of the server.
- MondrianServerImpl - Class in mondrian.server
-
- MondrianServerImpl(MondrianServerRegistry, Repository, CatalogLocator) - Constructor for class mondrian.server.MondrianServerImpl
-
Creates a MondrianServerImpl.
- MondrianServerRegistry - Class in mondrian.server
-
Registry of all servers within this JVM, and also serves as a factory for
servers.
- MondrianServerRegistry() - Constructor for class mondrian.server.MondrianServerRegistry
-
- MondrianServerTest - Class in mondrian.test
-
- MondrianServerTest() - Constructor for class mondrian.test.MondrianServerTest
-
- MondrianServerVersion - Class in mondrian.server
-
Version information for Mondrian.
- MondrianServerVersion() - Constructor for class mondrian.server.MondrianServerVersion
-
- MondrianTestRunner - Class in mondrian.test
-
- MondrianTestRunner() - Constructor for class mondrian.test.MondrianTestRunner
-
Constructs a TestRunner.
- MondrianTestRunner(PrintStream) - Constructor for class mondrian.test.MondrianTestRunner
-
Constructs a TestRunner using the given stream for all the output
- MondrianTestRunner(MondrianResultPrinter) - Constructor for class mondrian.test.MondrianTestRunner
-
Constructs a TestRunner using the given ResultPrinter all the output
- MondrianXmlaServlet - Class in mondrian.xmla.impl
-
Extension to
XmlaServlet
that instantiates a
Mondrian engine.
- MondrianXmlaServlet() - Constructor for class mondrian.xmla.impl.MondrianXmlaServlet
-
- MonetDbDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the MonetDB database.
- MonetDbDialect(Connection) - Constructor for class mondrian.spi.impl.MonetDbDialect
-
Creates a MonetDbDialect.
- MonetDbDialect() - Constructor for class mondrian.spi.impl.MonetDbDialect
-
- Monitor - Interface in mondrian.server.monitor
-
Information about a Mondrian server.
- MONITOR_LOGGER - Static variable in class mondrian.rolap.RolapUtil
-
- MonitorImpl - Class in mondrian.server
-
Process that reads from the monitor stream and updates counters.
- MonitorImpl() - Constructor for class mondrian.server.MonitorImpl
-
Creates a Monitor.
- MonitorImpl.Command - Class in mondrian.server
-
A kind of message that produces a response.
- MonitorImpl.Command() - Constructor for class mondrian.server.MonitorImpl.Command
-
- MonitorImpl.CommandVisitor<T> - Interface in mondrian.server
-
Extension to
Visitor
to allow commands as well as events.
- MonitorImpl.ConnectionsCommand - Class in mondrian.server
-
- MonitorImpl.ConnectionsCommand() - Constructor for class mondrian.server.MonitorImpl.ConnectionsCommand
-
- MonitorImpl.ServerCommand - Class in mondrian.server
-
- MonitorImpl.ServerCommand() - Constructor for class mondrian.server.MonitorImpl.ServerCommand
-
- MonitorImpl.ShutdownCommand - Class in mondrian.server
-
- MonitorImpl.ShutdownCommand() - Constructor for class mondrian.server.MonitorImpl.ShutdownCommand
-
- MonitorImpl.SqlStatementsCommand - Class in mondrian.server
-
- MonitorImpl.SqlStatementsCommand() - Constructor for class mondrian.server.MonitorImpl.SqlStatementsCommand
-
- MonitorImpl.StatementsCommand - Class in mondrian.server
-
- MonitorImpl.StatementsCommand() - Constructor for class mondrian.server.MonitorImpl.StatementsCommand
-
- MonitorMXBean - Interface in mondrian.server.monitor
-
Defines the MXBean interface required to register
MonitorImpl with a JMX agent.
- MonitorTest - Class in mondrian.test
-
Unit test for monitoring, including
Monitor
.
- MonitorTest() - Constructor for class mondrian.test.MonitorTest
-
- month(Date) - Static method in class mondrian.olap.fun.vba.Vba
-
- MonthlyByDayDateSchedule - Class in mondrian.util
-
A MonthlyByDayDateSchedule
fires on a particular set of days
every month.
- MonthlyByDayDateSchedule(Calendar, int, int) - Constructor for class mondrian.util.MonthlyByDayDateSchedule
-
- MonthlyByWeekDateSchedule - Class in mondrian.util
-
A MonthlyByWeekDateSchedule
fires on particular days of
particular weeks of a month.
- MonthlyByWeekDateSchedule(Calendar, int, int, int) - Constructor for class mondrian.util.MonthlyByWeekDateSchedule
-
- monthName(int, boolean) - Static method in class mondrian.olap.fun.vba.Vba
-
- monthsLong - Variable in class mondrian.util.Format.FormatLocale
-
- monthsLong_en - Static variable in class mondrian.util.Format
-
- monthsShort - Variable in class mondrian.util.Format.FormatLocale
-
- monthsShort_en - Static variable in class mondrian.util.Format
-
- MoreThanOneFunctionMatchesSignature - Variable in class mondrian.resource.MondrianResource
-
MoreThanOneFunctionMatchesSignature
is 'More than one function matches signature ''{0}''; they are: {1}
'
- mousePressed(MouseEvent) - Method in class mondrian.gui.SchemaExplorer.PopupTrigger
-
- mouseReleased(MouseEvent) - Method in class mondrian.gui.SchemaExplorer.PopupTrigger
-
- moveLevelDown(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- moveLevelUp(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
-
- moveToCurrentRow() - Method in class mondrian.olap4j.EmptyResultSet
-
- moveToCurrentRow() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- moveToInsertRow() - Method in class mondrian.olap4j.EmptyResultSet
-
- moveToInsertRow() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- msgRecorder - Variable in class mondrian.rolap.aggmatcher.Recognizer
-
- MSM_UNKNOWN_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- MSM_UNKNOWN_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- MtdResolver - Static variable in class mondrian.olap.fun.XtdFunDef
-
- MULTI_LINE_COMMENT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- MultiDimTest - Class in mondrian.test.clearview
-
MultiDimTest
is a test suite which tests
complex queries against the FoodMart database.
- MultiDimTest() - Constructor for class mondrian.test.clearview.MultiDimTest
-
- MultiDimTest(String) - Constructor for class mondrian.test.clearview.MultiDimTest
-
- MultiDimVCTest - Class in mondrian.test.clearview
-
MultiDimVCTest
is a test suite which tests
complex queries against the FoodMart database.
- MultiDimVCTest() - Constructor for class mondrian.test.clearview.MultiDimVCTest
-
- MultiDimVCTest(String) - Constructor for class mondrian.test.clearview.MultiDimVCTest
-
- MultiLevelTest - Class in mondrian.test.clearview
-
MultiLevelTest
is a test suite which tests
complex queries against the FoodMart database.
- MultiLevelTest() - Constructor for class mondrian.test.clearview.MultiLevelTest
-
- MultiLevelTest(String) - Constructor for class mondrian.test.clearview.MultiLevelTest
-
- MultiLevelVCTest - Class in mondrian.test.clearview
-
MultiLevelVCTest
is a test suite which tests
complex queries against the FoodMart database.
- MultiLevelVCTest() - Constructor for class mondrian.test.clearview.MultiLevelVCTest
-
- MultiLevelVCTest(String) - Constructor for class mondrian.test.clearview.MultiLevelVCTest
-
- MultipleColsInTupleAggTest - Class in mondrian.rolap.aggmatcher
-
Testcase for levels that contain multiple columns and are
collapsed in the agg table.
- MultipleColsInTupleAggTest() - Constructor for class mondrian.rolap.aggmatcher.MultipleColsInTupleAggTest
-
- MultipleColsInTupleAggTest(String) - Constructor for class mondrian.rolap.aggmatcher.MultipleColsInTupleAggTest
-
- MultipleHierarchyTest - Class in mondrian.test
-
Tests multiple hierarchies within the same dimension.
- MultipleHierarchyTest(String) - Constructor for class mondrian.test.MultipleHierarchyTest
-
- MultiResolver - Class in mondrian.olap.fun
-
A MultiResolver
considers several overloadings of the same
function.
- MultiResolver(String, String, String, String[]) - Constructor for class mondrian.olap.fun.MultiResolver
-
Creates a MultiResolver
.
- MUST_UNDERSTAND_FAULT_FC - Static variable in interface mondrian.xmla.XmlaConstants
-
- MustSpecifyForeignKeyForHierarchy - Variable in class mondrian.resource.MondrianResource
-
MustSpecifyForeignKeyForHierarchy
is 'In usage of hierarchy ''{0}'' in cube ''{1}'', you must specify a foreign key, because the hierarchy table is different from the fact table.
'
- MustSpecifyPrimaryKeyForHierarchy - Variable in class mondrian.resource.MondrianResource
-
MustSpecifyPrimaryKeyForHierarchy
is 'In usage of hierarchy ''{0}'' in cube ''{1}'', you must specify a primary key.
'
- MustSpecifyPrimaryKeyTableForHierarchy - Variable in class mondrian.resource.MondrianResource
-
MustSpecifyPrimaryKeyTableForHierarchy
is 'Must specify a primary key table for hierarchy ''{0}'', because it has more than one table.
'
- mutable - Variable in class mondrian.calc.impl.AbstractTupleList
-
- mutableCrossJoin(TupleList, TupleList) - Static method in class mondrian.olap.fun.CrossJoinFunDef
-
- mutableCrossJoin(List<TupleList>) - Static method in class mondrian.olap.fun.CrossJoinFunDef
-
- MUTABLELIST_LIST - Static variable in enum mondrian.calc.ResultStyle
-
- MUTABLELIST_ONLY - Static variable in enum mondrian.calc.ResultStyle
-
- MY_SESSION_ID - Static variable in class mondrian.xmla.XmlaErrorTest.Callback
-
- MySqlDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the MySQL database.
- MySqlDialect(Connection) - Constructor for class mondrian.spi.impl.MySqlDialect
-
Creates a MySqlDialect.
- mysqlPattern(String) - Method in class mondrian.rolap.BatchTestCase
-
N
- name - Variable in class mondrian.gui.JdbcExplorer.Node
-
- name - Variable in class mondrian.gui.JdbcMetaData.DbColumn
-
- name - Variable in class mondrian.gui.JdbcMetaData.DbSchema
-
- name - Variable in class mondrian.gui.JdbcMetaData.DbTable
-
- name - Variable in class mondrian.gui.JdbcTreeModel.Node
-
- name - Variable in class mondrian.gui.MondrianGuiDef.AggExclude
-
- name - Variable in class mondrian.gui.MondrianGuiDef.AggLevel
-
- name - Variable in class mondrian.gui.MondrianGuiDef.AggLevelProperty
-
- name - Variable in class mondrian.gui.MondrianGuiDef.AggMeasure
-
- name - Variable in class mondrian.gui.MondrianGuiDef.AggName
-
- name - Variable in class mondrian.gui.MondrianGuiDef.Annotation
-
- name - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
-
- name - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
-
- name - Variable in class mondrian.gui.MondrianGuiDef.Column
-
- name - Variable in class mondrian.gui.MondrianGuiDef.ColumnDef
-
- name - Variable in class mondrian.gui.MondrianGuiDef.Cube
-
- name - Variable in class mondrian.gui.MondrianGuiDef.CubeDimension
-
- name - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- name - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- name - Variable in class mondrian.gui.MondrianGuiDef.Measure
-
- name - Variable in class mondrian.gui.MondrianGuiDef.MemberReaderParameter
-
- name - Variable in class mondrian.gui.MondrianGuiDef.NamedSet
-
- name - Variable in class mondrian.gui.MondrianGuiDef.Parameter
-
- name - Variable in class mondrian.gui.MondrianGuiDef.Property
-
- name - Variable in class mondrian.gui.MondrianGuiDef.Role
-
- name - Variable in class mondrian.gui.MondrianGuiDef.Schema
-
- name - Variable in class mondrian.gui.MondrianGuiDef.Table
-
- name - Variable in class mondrian.gui.MondrianGuiDef.UserDefinedFunction
-
- name - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
-
- name - Variable in class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
-
- name() - Method in interface mondrian.olap.AxisOrdinal
-
Returns the name of this axis, e.g.
- name - Variable in class mondrian.olap.CubeBase
-
- name - Variable in class mondrian.olap.DimensionBase
-
- name - Variable in class mondrian.olap.EnumeratedValues.BasicValue
-
- NAME - Static variable in class mondrian.olap.fun.CacheFunDef
-
- name - Variable in class mondrian.olap.HierarchyBase
-
- name - Variable in class mondrian.olap.Id.NameSegment
-
- name - Variable in class mondrian.olap.LevelBase
-
- name - Variable in class mondrian.olap.MondrianDef.AggExclude
-
- name - Variable in class mondrian.olap.MondrianDef.AggLevel
-
- name - Variable in class mondrian.olap.MondrianDef.AggLevelProperty
-
- name - Variable in class mondrian.olap.MondrianDef.AggMeasure
-
- name - Variable in class mondrian.olap.MondrianDef.AggName
-
- name - Variable in class mondrian.olap.MondrianDef.Annotation
-
- name - Variable in class mondrian.olap.MondrianDef.CalculatedMember
-
- name - Variable in class mondrian.olap.MondrianDef.CalculatedMemberProperty
-
- name - Variable in class mondrian.olap.MondrianDef.Column
-
- name - Variable in class mondrian.olap.MondrianDef.ColumnDef
-
- name - Variable in class mondrian.olap.MondrianDef.Cube
-
- name - Variable in class mondrian.olap.MondrianDef.CubeDimension
-
- name - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- name - Variable in class mondrian.olap.MondrianDef.Level
-
- name - Variable in class mondrian.olap.MondrianDef.Measure
-
- name - Variable in class mondrian.olap.MondrianDef.MemberReaderParameter
-
- name - Variable in class mondrian.olap.MondrianDef.NamedSet
-
- name - Variable in class mondrian.olap.MondrianDef.Parameter
-
- name - Variable in class mondrian.olap.MondrianDef.Property
-
- name - Variable in class mondrian.olap.MondrianDef.Role
-
- name - Variable in class mondrian.olap.MondrianDef.Schema
-
- name - Variable in class mondrian.olap.MondrianDef.Table
-
- name - Variable in class mondrian.olap.MondrianDef.UserDefinedFunction
-
- name - Variable in class mondrian.olap.MondrianDef.VirtualCube
-
- name - Variable in class mondrian.olap.MondrianDef.VirtualCubeMeasure
-
- NAME - Static variable in class mondrian.olap.Property
-
Definition of the internal property which
holds a member's name.
- name - Variable in class mondrian.olap4j.MondrianOlap4jCatalog
-
- NAME - Static variable in class mondrian.olap4j.MondrianOlap4jDriverVersion
-
- name - Variable in class mondrian.rolap.RolapAllCubeMember
-
- NAME - Static variable in class mondrian.server.MondrianServerVersion
-
- name - Variable in class mondrian.xmla.DataSourcesConfig.Catalog
-
- name - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
-
Name.
- name - Variable in class mondrian.xmla.Enumeration
-
- name - Variable in class mondrian.xmla.RowsetDefinition.Column
-
- name - Variable in class mondrian.xmla.XmlaHandler.ColumnHandler
-
- NAME_ORDINAL - Static variable in class mondrian.olap.Property
-
- nameColumn - Variable in class mondrian.gui.MondrianGuiDef.AggLevel
-
- nameColumn - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- nameColumn - Variable in class mondrian.olap.MondrianDef.AggLevel
-
- nameColumn - Variable in class mondrian.olap.MondrianDef.Level
-
- NamedSet - Interface in mondrian.olap
-
A named set of members or tuples.
- NamedSetCurrentFunDef - Class in mondrian.olap.fun
-
Definition of the <Named Set>.Current
MDX
builtin function.
- NamedSetCurrentOrdinalFunDef - Class in mondrian.olap.fun
-
Definition of the <Named Set>.CurrentOrdinal
MDX builtin
function.
- NamedSetExpr - Class in mondrian.mdx
-
Usage of a
NamedSet
in an MDX expression.
- NamedSetExpr(NamedSet) - Constructor for class mondrian.mdx.NamedSetExpr
-
Creates a usage of a named set.
- NamedSetHasBadFormula - Variable in class mondrian.resource.MondrianResource
-
NamedSetHasBadFormula
is 'Named set ''{0}'' has bad formula
'
- NamedSetNotUnique - Variable in class mondrian.resource.MondrianResource
-
NamedSetNotUnique
is 'Named set ''{0}'' already exists in cube ''{1}''
'
- namedSets - Variable in class mondrian.gui.MondrianGuiDef.Cube
-
Named sets in this cube.
- namedSets - Variable in class mondrian.gui.MondrianGuiDef.Schema
-
Named sets in this schema.
- namedSets - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
-
Named sets in this cube.
- namedSets - Variable in class mondrian.olap.MondrianDef.Cube
-
Named sets in this cube.
- namedSets - Variable in class mondrian.olap.MondrianDef.Schema
-
Named sets in this schema.
- namedSets - Variable in class mondrian.olap.MondrianDef.VirtualCube
-
Named sets in this cube.
- NamedSetTest - Class in mondrian.test
-
Unit-test for named sets, in all their various forms: WITH SET
,
sets defined against cubes, virtual cubes, and at the schema level.
- NamedSetTest() - Constructor for class mondrian.test.NamedSetTest
-
- NamedSetTest(String) - Constructor for class mondrian.test.NamedSetTest
-
- NamedSetTest.MixedNamedSetSchemaProcessor - Class in mondrian.test
-
Dynamic schema processor which adds a named set which has a syntax
error.
- NamedSetTest.MixedNamedSetSchemaProcessor() - Constructor for class mondrian.test.NamedSetTest.MixedNamedSetSchemaProcessor
-
- NamedSetTest.NamedSetsInCubeAndSchemaProcessor - Class in mondrian.test
-
Dynamic schema processor which adds two named sets to a the first cube
in a schema.
- NamedSetTest.NamedSetsInCubeAndSchemaProcessor() - Constructor for class mondrian.test.NamedSetTest.NamedSetsInCubeAndSchemaProcessor
-
- NamedSetTest.NamedSetsInCubeProcessor - Class in mondrian.test
-
Dynamic schema processor which adds two named sets to a the first cube
in a schema.
- NamedSetTest.NamedSetsInCubeProcessor() - Constructor for class mondrian.test.NamedSetTest.NamedSetsInCubeProcessor
-
- namedTable - Variable in class mondrian.gui.JdbcMetaData.Database.TableTracker
-
- nameExp - Variable in class mondrian.gui.MondrianGuiDef.Level
-
The SQL expression used to populate this level's name.
- nameExp - Variable in class mondrian.olap.MondrianDef.Level
-
The SQL expression used to populate this level's name.
- nameExp - Variable in class mondrian.rolap.RolapLevel
-
Ths expression which gives the name of members of this level.
- Namer - Interface in mondrian.olap
-
Namer contains the methods to retrieve localized attributes
- NameResolver - Class in mondrian.olap
-
Resolves a list of segments (a parsed identifier) to an OLAP element.
- NameResolver() - Constructor for class mondrian.olap.NameResolver
-
Creates a NameResolver.
- NameResolver.Namespace - Interface in mondrian.olap
-
Naming context within which elements are defined.
- nameSegment() - Method in class mondrian.parser.MdxParserImpl
-
- NAMESPACES_FEATURE_ID - Static variable in class mondrian.tui.XmlUtil
-
- nativeCrossJoinVirtualCube() - Method in class mondrian.olap.Query
-
- nativeEnabled() - Method in interface mondrian.olap.Evaluator
-
Returns whether native evaluation is enabled in this context.
- nativeEnabled - Variable in class mondrian.olap.fun.NativizeSetFunDef.NonNativeCalc
-
- nativeEnabled() - Method in class mondrian.rolap.RolapEvaluator
-
- NativeEvaluationUnsupported - Variable in class mondrian.resource.MondrianResource
-
NativeEvaluationUnsupported
is 'Native evaluation not supported for this usage of function ''{0}''
'
- NativeEvaluationUnsupportedException - Exception in mondrian.olap
-
- NativeEvaluationUnsupportedException(String) - Constructor for exception mondrian.olap.NativeEvaluationUnsupportedException
-
Creates a NativeEvaluationUnsupportedException.
- NativeEvaluator - Interface in mondrian.olap
-
Allows expressions to be evaluated native, e.g.
- NativeFilterMatchingTest - Class in mondrian.rolap
-
Test case for pushing MDX filter conditions down to SQL.
- NativeFilterMatchingTest() - Constructor for class mondrian.rolap.NativeFilterMatchingTest
-
- nativeRegistry - Variable in class mondrian.rolap.RolapSchema
-
- NativeSetEvaluationTest - Class in mondrian.test
-
Test native evaluation of supported set operations.
- NativeSetEvaluationTest() - Constructor for class mondrian.test.NativeSetEvaluationTest
-
- nativeSQL(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- NativeSqlInClauseTooLarge - Variable in class mondrian.resource.MondrianResource
-
NativeSqlInClauseTooLarge
is 'Cannot use native aggregation constraints for level ''{0}'' because the number of members is larger than the value of ''mondrian.rolap.maxConstraints'' ({1})
'
- NativizeMaxResults - Variable in class mondrian.olap.MondrianProperties
-
Property that controls the maximum number of results contained in a
NativizeSet result set.
- NativizeMinThreshold - Variable in class mondrian.olap.MondrianProperties
-
Property that controls minimum expected cardinality required in
order for NativizeSet to natively evaluate a query.
- NativizeSetFunDef - Class in mondrian.olap.fun
-
Definition of the NativizeSet
MDX function.
- NativizeSetFunDef(FunDef) - Constructor for class mondrian.olap.fun.NativizeSetFunDef
-
- NativizeSetFunDef.AddFormulasVisitor - Class in mondrian.olap.fun
-
- NativizeSetFunDef.AddFormulasVisitor(Query, NativizeSetFunDef.SubstitutionMap, Set<Dimension>) - Constructor for class mondrian.olap.fun.NativizeSetFunDef.AddFormulasVisitor
-
- NativizeSetFunDef.CrossJoinAnalyzer - Class in mondrian.olap.fun
-
- NativizeSetFunDef.CrossJoinAnalyzer(TupleList, NativizeSetFunDef.SubstitutionMap) - Constructor for class mondrian.olap.fun.NativizeSetFunDef.CrossJoinAnalyzer
-
- NativizeSetFunDef.FindLevelsVisitor - Class in mondrian.olap.fun
-
- NativizeSetFunDef.FindLevelsVisitor(NativizeSetFunDef.SubstitutionMap, HashSet<Dimension>) - Constructor for class mondrian.olap.fun.NativizeSetFunDef.FindLevelsVisitor
-
- NativizeSetFunDef.NativeElementType - Enum in mondrian.olap.fun
-
- NativizeSetFunDef.NativeListCalc - Class in mondrian.olap.fun
-
- NativizeSetFunDef.NativeListCalc(ResolvedFunCall, Calc[], ExpCompiler, NativizeSetFunDef.SubstitutionMap, Exp) - Constructor for class mondrian.olap.fun.NativizeSetFunDef.NativeListCalc
-
- NativizeSetFunDef.NonNativeCalc - Class in mondrian.olap.fun
-
- NativizeSetFunDef.NonNativeCalc(Calc, boolean) - Constructor for class mondrian.olap.fun.NativizeSetFunDef.NonNativeCalc
-
- NativizeSetFunDef.NonNativeIterCalc - Class in mondrian.olap.fun
-
- NativizeSetFunDef.NonNativeIterCalc(IterCalc, boolean) - Constructor for class mondrian.olap.fun.NativizeSetFunDef.NonNativeIterCalc
-
- NativizeSetFunDef.NonNativeListCalc - Class in mondrian.olap.fun
-
- NativizeSetFunDef.NonNativeListCalc(ListCalc, boolean) - Constructor for class mondrian.olap.fun.NativizeSetFunDef.NonNativeListCalc
-
- NativizeSetFunDef.Range - Class in mondrian.olap.fun
-
- NativizeSetFunDef.Range(TupleList) - Constructor for class mondrian.olap.fun.NativizeSetFunDef.Range
-
- NativizeSetFunDef.RangeIterator - Class in mondrian.olap.fun
-
- NativizeSetFunDef.RangeIterator(NativizeSetFunDef.Range, int) - Constructor for class mondrian.olap.fun.NativizeSetFunDef.RangeIterator
-
- NativizeSetFunDef.TransformFromFormulasVisitor - Class in mondrian.olap.fun
-
- NativizeSetFunDef.TransformFromFormulasVisitor(Query, ExpCompiler) - Constructor for class mondrian.olap.fun.NativizeSetFunDef.TransformFromFormulasVisitor
-
- NativizeSetFunDef.TransformToFormulasVisitor - Class in mondrian.olap.fun
-
- NativizeSetFunDef.TransformToFormulasVisitor(Query) - Constructor for class mondrian.olap.fun.NativizeSetFunDef.TransformToFormulasVisitor
-
- NativizeSetFunDefTest - Class in mondrian.olap.fun
-
Unit test for the NativizeSet
function.
- NativizeSetFunDefTest() - Constructor for class mondrian.olap.fun.NativizeSetFunDefTest
-
- Nbsp - Static variable in class mondrian.test.I18nTest
-
- nDigits - Variable in class mondrian.util.MondrianFloatingDecimal
-
- NE - Static variable in interface mondrian.olap.ParserSym
-
- NE - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- needConnection() - Method in class mondrian.xmla.Rowset
-
- needConnection() - Method in class mondrian.xmla.RowsetDefinition.DbschemaProviderTypesRowset
-
- needConnection() - Method in class mondrian.xmla.RowsetDefinition.DiscoverDatasourcesRowset
-
- needConnection() - Method in class mondrian.xmla.RowsetDefinition.DiscoverPropertiesRowset
-
- needConnection() - Method in class mondrian.xmla.RowsetDefinition.MdschemaPropertiesRowset
-
- NeedDimensionPrefix - Variable in class mondrian.olap.MondrianProperties
-
Property determines if elements of dimension (levels, hierarchies,
members) need to be prefixed with dimension name in MDX query.
- needsExponent(Object, String) - Method in interface mondrian.spi.Dialect
-
If Double values need to include additional exponent in its string
represenation.
- needsExponent(Object, String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- needsExponent(Object, String) - Method in class mondrian.spi.impl.LucidDbDialect
-
- needToImplement(Object) - Static method in class mondrian.olap.Util
-
Returns an exception which indicates that a particular piece of
functionality should work, but a developer has not implemented it yet.
- needToReturnNullForUnrelatedDimension(Member[]) - Method in interface mondrian.olap.Evaluator
-
If IgnoreMeasureForNonJoiningDimension is set to true and one or more
members are on unrelated dimension for the measure in current context
then returns true.
- needToReturnNullForUnrelatedDimension(Member[]) - Method in class mondrian.rolap.RolapEvaluator
-
- negativeOne - Static variable in class mondrian.olap.Literal
-
- NeitherExprNorValueForCalcMemberProperty - Variable in class mondrian.resource.MondrianResource
-
NeitherExprNorValueForCalcMemberProperty
is 'Member property must have a value or an expression.
- NeoviewDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the Neoview database.
- NeoviewDialect(Connection) - Constructor for class mondrian.spi.impl.NeoviewDialect
-
Creates a NeoviewDialect.
- neq(T, T) - Static method in class mondrian.olap.type.TypeUtil
-
- NetezzaDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the Netezza database.
- NetezzaDialect(Connection) - Constructor for class mondrian.spi.impl.NetezzaDialect
-
Creates a NetezzaDialect.
- newCellKey(int) - Static method in class mondrian.rolap.CellKey.Generator
-
Creates a CellKey with a given number of axes.
- newCellKey(int[]) - Static method in class mondrian.rolap.CellKey.Generator
-
Creates a CellKey populated with the given coordinates.
- newCellSet(MondrianOlap4jStatement) - Method in interface mondrian.olap4j.Factory
-
Creates a cell set.
- newCellSet(MondrianOlap4jStatement) - Method in class mondrian.olap4j.FactoryJdbc41Impl
-
- newConnection(MondrianOlap4jDriver, String, Properties) - Method in interface mondrian.olap4j.Factory
-
Creates a connection.
- newConnection(MondrianOlap4jDriver, String, Properties) - Method in class mondrian.olap4j.FactoryJdbc41Impl
-
- newDatabaseMetaData(MondrianOlap4jConnection, RolapConnection) - Method in interface mondrian.olap4j.Factory
-
Creates a metadata object.
- newDatabaseMetaData(MondrianOlap4jConnection, RolapConnection) - Method in class mondrian.olap4j.FactoryJdbc41Impl
-
- newDocument(Node, boolean) - Static method in class mondrian.tui.XmlUtil
-
- newElementNotFoundException(int, IdentifierNode) - Static method in class mondrian.olap.Util
-
- newEmptyResultSet(MondrianOlap4jConnection) - Method in interface mondrian.olap4j.Factory
-
Creates an empty result set.
- newEmptyResultSet(MondrianOlap4jConnection) - Method in class mondrian.olap4j.FactoryJdbc41Impl
-
- newError(String) - Static method in class mondrian.olap.Util
-
Creates a non-internal error.
- newError(Throwable, String) - Static method in class mondrian.olap.Util
-
Creates a non-internal error.
- newEvalException(Object, String) - Method in interface mondrian.olap.Evaluator
-
Creates an exception which indicates that an error has occurred during
the runtime evaluation of a function.
- newEvalException(FunDef, String) - Static method in class mondrian.olap.fun.FunUtil
-
Creates an exception which indicates that an error has occurred while
executing a given function.
- newEvalException(Throwable) - Static method in class mondrian.olap.fun.FunUtil
-
Creates an exception which indicates that an error has occurred while
executing a given function.
- newEvalException(String, Throwable) - Static method in class mondrian.olap.fun.FunUtil
-
Creates an exception which indicates that an error has occurred while
executing a given function.
- newEvalException(Object, String) - Method in class mondrian.rolap.RolapEvaluator
-
- newFixedResultSet(MondrianOlap4jConnection, List<String>, List<List<Object>>) - Method in interface mondrian.olap4j.Factory
-
Creates a result set with a fixed set of rows.
- newFixedResultSet(MondrianOlap4jConnection, List<String>, List<List<Object>>) - Method in class mondrian.olap4j.FactoryJdbc41Impl
-
- newHierarchy(String, boolean, RolapHierarchy) - Method in class mondrian.rolap.RolapCubeDimension
-
- newHierarchy(String, boolean, RolapHierarchy) - Method in class mondrian.rolap.RolapDimension
-
Creates a hierarchy.
- newIdentityHashSet() - Static method in class mondrian.olap.Util
-
Creates a hash set that, like
IdentityHashMap
,
compares keys using identity.
- newIdentityHashSet() - Method in interface mondrian.util.UtilCompatible
-
Creates a hash set that, like
IdentityHashMap
,
compares keys using identity.
- newIdentityHashSet() - Method in class mondrian.util.UtilCompatibleJdk15
-
- newIdentityHashSet() - Method in class mondrian.util.UtilCompatibleJdk16
-
- newIdentityHashSetFake() - Static method in class mondrian.olap.Util
-
- newInternal(String) - Static method in class mondrian.olap.Util
-
Creates an internal error with a given message.
- newInternal(Throwable, String) - Static method in class mondrian.olap.Util
-
Creates an internal error with a given message and cause.
- newInternal() - Static method in class mondrian.util.ScheduleUtil
-
- newInternal(Throwable, String) - Static method in class mondrian.util.ScheduleUtil
-
- newInternal(String) - Static method in class mondrian.util.ScheduleUtil
-
- newItem(String) - Method in class mondrian.rolap.StringList
-
Creates a new item.
- newManyCellKey(int) - Static method in class mondrian.rolap.CellKey.Generator
-
Creates a CellKey implemented by an array to hold the coordinates,
regardless of the size.
- newMeasuresLevel() - Method in class mondrian.rolap.RolapHierarchy
-
- newPositionList(int) - Method in class mondrian.rolap.ModulosTest
-
- newPreparedStatement(String, MondrianOlap4jConnection) - Method in interface mondrian.olap4j.Factory
-
Creates a prepared statement.
- newPreparedStatement(String, MondrianOlap4jConnection) - Method in class mondrian.olap4j.FactoryJdbc41Impl
-
- newQuery(DataSource, String) - Static method in class mondrian.rolap.sql.SqlQuery
-
- newSqlQuery() - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
Creates a query object.
- newSqlQuery() - Method in class mondrian.rolap.agg.AggQuerySpec
-
- newStatement(MondrianOlap4jConnection) - Method in interface mondrian.olap4j.Factory
-
Creates a statement.
- newStatement(MondrianOlap4jConnection) - Method in class mondrian.olap4j.FactoryJdbc41Impl
-
- newTimer(String, boolean) - Static method in class mondrian.olap.Util
-
- newTimer(String, boolean) - Method in interface mondrian.util.UtilCompatible
-
- newTimer(String, boolean) - Method in class mondrian.util.UtilCompatibleJdk15
-
- newToken(int, String) - Static method in class mondrian.parser.Token
-
Returns a new Token object, by default.
- newToken(int) - Static method in class mondrian.parser.Token
-
- newUsage(JdbcSchema.UsageType) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
Create a new usage of a given column type.
- next() - Method in class mondrian.calc.impl.AbstractTupleIterator
-
- next() - Method in class mondrian.calc.impl.AbstractTupleList.AbstractTupleListIterator
-
- next() - Method in class mondrian.olap.fun.NativizeSetFunDef.RangeIterator
-
- next() - Method in class mondrian.olap.Util.GcIterator
-
- next() - Method in class mondrian.olap4j.EmptyResultSet
-
- next() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- next - Variable in class mondrian.parser.MdxParserImpl.JJCalls
-
- next - Variable in class mondrian.parser.Token
-
A reference to the next regular (non-special) token from the input
stream.
- next() - Method in class mondrian.rolap.agg.SegmentLoader.RowList
-
Moves forward one row, or returns false if at the last row.
- next() - Method in class mondrian.rolap.agg.SegmentLoaderTest.MyDelegatingInvocationHandler
-
- next() - Method in class mondrian.rolap.NoCacheMemberReader.SiblingIterator
-
- next() - Method in class mondrian.rolap.SmartMemberReader.SiblingIterator
-
- next() - Method in class mondrian.util.UnionIterator
-
- next() - Method in class mondrian.util.UnsupportedList.Itr
-
- next_token() - Method in class mondrian.olap.Scanner
-
Recognizes and returns the next complete token.
- nextChar - Variable in class mondrian.olap.Scanner
-
single lookahead character
- nextColumnAlias() - Method in class mondrian.rolap.sql.SqlQuery
-
- nextColumns() - Method in class mondrian.test.loader.CsvLoader
-
- nextElement() - Method in class mondrian.olap.Walker
-
- nextIndex() - Method in class mondrian.util.UnsupportedList.ListItr
-
- nextLine() - Method in class mondrian.test.loader.CsvLoader
-
- nextMember() - Method in class mondrian.rolap.NoCacheMemberReader.SiblingIterator
-
- nextMember() - Method in class mondrian.rolap.SmartMemberReader.SiblingIterator
-
- nextOccurrence(Calendar, boolean) - Method in class mondrian.util.DailyDateSchedule
-
- nextOccurrence(Calendar, boolean) - Method in interface mondrian.util.DateSchedule
-
Returns the next date when this schedule fires.
- nextOccurrence(Calendar, boolean) - Method in class mondrian.util.MonthlyByDayDateSchedule
-
- nextOccurrence(Calendar, boolean) - Method in class mondrian.util.MonthlyByWeekDateSchedule
-
- nextOccurrence(Calendar, boolean) - Method in class mondrian.util.OnceTimeSchedule
-
- nextOccurrence(Date, boolean) - Method in class mondrian.util.Schedule
-
Returns the next occurrence of this schedule after a given date.
- nextOccurrence(Calendar, boolean) - Method in interface mondrian.util.TimeSchedule
-
Returns the next occurrence at or after after
.
- nextOccurrence(Calendar, boolean) - Method in class mondrian.util.WeeklyDateSchedule
-
- nextPrime(int) - Method in class mondrian.util.ObjectPool
-
- nextPrime(int) - Static method in class mondrian.util.PrimeFinder
-
Returns a prime number which is >= desiredCapacity
and
very close to desiredCapacity
(within 11% if
desiredCapacity >= 1000
).
- nextSet() - Method in class mondrian.test.loader.CsvLoader
-
- nextSetBit(int) - Method in class mondrian.rolap.BitKey.Big
-
- nextSetBit(int) - Method in class mondrian.rolap.BitKey.Mid128
-
- nextSetBit(int) - Method in interface mondrian.rolap.BitKey
-
Returns the index of the first bit that is set to true
that occurs on or after the specified starting index.
- nextSetBit(int) - Method in class mondrian.rolap.BitKey.Small
-
- nf - Static variable in class mondrian.tui.CmdRunner
-
- nl - Static variable in class mondrian.olap.Util
-
- nl - Static variable in class mondrian.test.loader.DBLoader
-
- nl - Static variable in class mondrian.test.TestContext
-
- nl - Static variable in class mondrian.tui.XmlaSupport
-
- nl - Static variable in class mondrian.xmla.impl.DefaultXmlaServlet
-
- NO_OPTIONS - Static variable in class mondrian.util.Base64
-
No options specified.
- NoAggregatorFound - Variable in class mondrian.resource.MondrianResource
-
NoAggregatorFound
is 'No aggregator found while converting fact table aggregator: for usage
''{0}'', fact aggregator ''{1}'' and sibling aggregator ''{2}''
'
- NoCacheMemberReader - Class in mondrian.rolap
-
NoCacheMemberReader
implements
MemberReader
but
without doing any kind of caching and avoiding to read all members.
- NoCacheMemberReader(MemberReader) - Constructor for class mondrian.rolap.NoCacheMemberReader
-
- NoCacheMemberReader.SiblingIterator - Class in mondrian.rolap
-
SiblingIterator
helps traverse a hierarchy of members, by
remembering the position at each level.
- NoCacheMemberReader.SiblingIterator(MemberReader, RolapMember) - Constructor for class mondrian.rolap.NoCacheMemberReader.SiblingIterator
-
- NoColumnNameFromExpression - Variable in class mondrian.resource.MondrianResource
-
NoColumnNameFromExpression
is 'Could not get a column name from a level key expression: ''{0}''.
'
- noCubeCaching() - Method in class mondrian.tui.CmdRunner
-
- NoFactCountColumns - Variable in class mondrian.resource.MondrianResource
-
NoFactCountColumns
is 'Candidate aggregate table ''{0}'' for fact table ''{1}'' has no fact count columns.
'
- NoFunctionMatchesSignature - Variable in class mondrian.resource.MondrianResource
-
NoFunctionMatchesSignature
is 'No function matches signature ''{0}''
'
- NoMeasureColumns - Variable in class mondrian.resource.MondrianResource
-
NoMeasureColumns
is 'Candidate aggregate table ''{0}'' for fact table ''{1}'' has no measure columns.
'
- NON - Static variable in interface mondrian.olap.ParserSym
-
- NON - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- NON_EMPTY_BEHAVIOR - Static variable in class mondrian.olap.Property
-
- NON_EMPTY_BEHAVIOR_ORDINAL - Static variable in class mondrian.olap.Property
-
- nonAllPositionCount - Variable in class mondrian.rolap.RolapEvaluatorRoot
-
- nonAllPositions - Variable in class mondrian.rolap.RolapEvaluatorRoot
-
- NonCollapsedAggTest - Class in mondrian.rolap.aggmatcher
-
Testcase for non-collapsed levels in agg tables.
- NonCollapsedAggTest() - Constructor for class mondrian.rolap.aggmatcher.NonCollapsedAggTest
-
- NonCollapsedAggTest(String) - Constructor for class mondrian.rolap.aggmatcher.NonCollapsedAggTest
-
- NonContiguousAxis - Variable in class mondrian.resource.MondrianResource
-
NonContiguousAxis
is 'Axis numbers specified in a query must be sequentially specified, and cannot contain gaps.
- nonDbTimeMillis() - Static method in class mondrian.olap.Util
-
Deprecated.
Will be removed in 4.0.
- nonDistinctGenerateSql(SqlQuery) - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
- NONE - Static variable in class mondrian.server.Execution
-
- NonEmptyCrossJoinFunDef - Class in mondrian.olap.fun
-
Definition of the NonEmptyCrossJoin
MDX function.
- NonEmptyCrossJoinFunDef(FunDef) - Constructor for class mondrian.olap.fun.NonEmptyCrossJoinFunDef
-
- nonEmptyList(Evaluator, TupleList, ResolvedFunCall) - Method in class mondrian.olap.fun.CrossJoinFunDef
-
This is the entry point to the crossjoin non-empty optimizer code.
- nonEmptyOptimizeList(Evaluator, TupleList, ResolvedFunCall) - Method in class mondrian.olap.fun.CrossJoinFunDef
-
- NonEmptyPropertyForAllAxisTest - Class in mondrian.rolap
-
- NonEmptyPropertyForAllAxisTest() - Constructor for class mondrian.rolap.NonEmptyPropertyForAllAxisTest
-
- NonEmptyTest - Class in mondrian.rolap
-
Tests for NON EMPTY Optimization, includes SqlConstraint type hierarchy and
RolapNative classes.
- NonEmptyTest() - Constructor for class mondrian.rolap.NonEmptyTest
-
- NonEmptyTest(String) - Constructor for class mondrian.rolap.NonEmptyTest
-
- nonJoiningDimensions(Member[]) - Method in interface mondrian.olap.Cube
-
Finds out non joining dimensions for this cube.
- nonJoiningDimensions(Set<Dimension>) - Method in interface mondrian.olap.Cube
-
Finds out non joining dimensions for this cube.
- nonJoiningDimensions(Member[]) - Method in class mondrian.rolap.RolapCube
-
Finds out non joining dimensions for this cube.
- nonJoiningDimensions(Set<Dimension>) - Method in class mondrian.rolap.RolapCube
-
Finds out non joining dimensions for this cube.
- nonNull - Variable in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- NonNumericFactCountColumn - Variable in class mondrian.resource.MondrianResource
-
NonNumericFactCountColumn
is 'Candidate aggregate table ''{0}'' for fact table ''{1}'' has candidate fact count column ''{2}'' has type ''{3}'' that is not numeric.
'
- NonTimeLevelInTimeHierarchy - Variable in class mondrian.resource.MondrianResource
-
NonTimeLevelInTimeHierarchy
is 'Level ''{0}'' belongs to a time hierarchy, so its level-type must be ''Years'', ''Quarters'', ''Months'', ''Weeks'' or ''Days''.
'
- normalize(CacheControlImpl.CellRegionImpl) - Method in class mondrian.rolap.CacheControlImpl
-
Normalizes a CellRegion into a union of crossjoins of member regions.
- normalizeCubeAccess() - Method in class mondrian.olap.CubeAccess
-
Initializes internal arrays of restricted hierarchies and limited
members.
- normalizeName(String) - Static method in class mondrian.olap.Util
-
Generates a normalized form of a name, for use as a key into a map.
- normalizeNumericString(String) - Static method in class mondrian.xmla.XmlaUtil
-
Corrects for the differences between numeric strings arising because
JDBC drivers use different representations for numbers
(
Double
vs.
- NOS_OF_ROWS_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
-
- noSelect - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- NOT - Static variable in interface mondrian.olap.ParserSym
-
- NOT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- NOT_IN_A_NUMBER - Static variable in class mondrian.util.Format
-
- NOT_RESTRICTION - Static variable in class mondrian.xmla.RowsetDefinition.Column
-
This is used as the false value for the restriction parameter.
- NotANamedSet - Variable in class mondrian.resource.MondrianResource
-
NotANamedSet
is 'Not a named set
'
- NotificationMemoryMonitor - Class in mondrian.util
-
The NotificationMemoryMonitor
class uses the Java5
memory management system to detect system low memory events.
- NotificationMemoryMonitor() - Constructor for class mondrian.util.NotificationMemoryMonitor
-
Construct a NotificationMemoryMonitor
instance and
register it with the Java5 memory management system.
- notifyListeners(long, long) - Method in class mondrian.util.AbstractMemoryMonitor
-
Notifies all Listener
s that memory is running short.
- notifyNewLowThreshold(long) - Method in class mondrian.util.AbstractMemoryMonitor
-
Derived classes implement this method if they wish to be notified
when there is a new lowest threshold.
- notifyNewLowThreshold(long) - Method in class mondrian.util.NotificationMemoryMonitor
-
Notify the Java5 memory management system that there is a new
low threshold.
- NoTimeDimensionInCube - Variable in class mondrian.resource.MondrianResource
-
NoTimeDimensionInCube
is 'Cannot use the function ''{0}'', no time dimension is available for this cube.
'
- now() - Static method in class mondrian.olap.fun.vba.Vba
-
- nPer(double, double, double, double, boolean) - Static method in class mondrian.olap.fun.vba.Vba
-
- nPV(double, double[]) - Static method in class mondrian.olap.fun.vba.Vba
-
- NS_SOAP_ENC_1_1 - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_SOAP_ENC_1_2 - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_SOAP_ENV_1_1 - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_SOAP_ENV_1_2 - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_SOAP_SECEXT - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_SQL - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_XMLA - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_XMLA_EMPTY - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_XMLA_EX - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_XMLA_MDDATASET - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_XMLA_ROWSET - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_XSD - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_XSI - Static variable in interface mondrian.xmla.XmlaConstants
-
- nthHierarchy(Evaluator, int) - Method in class mondrian.olap.fun.DimensionsNumericFunDef
-
- NthQuartileFunDef - Class in mondrian.olap.fun.extra
-
Definition of the FirstQ
and ThirdQ
MDX extension
functions.
- NthQuartileFunDef(FunDef) - Constructor for class mondrian.olap.fun.extra.NthQuartileFunDef
-
- Null - Static variable in class mondrian.olap.Category
-
Represents a Null
value
- NULL - Static variable in interface mondrian.olap.ParserSym
-
- NULL - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- nullable - Variable in class mondrian.xmla.RowsetDefinition.Column
-
- NullAttributeString - Variable in class mondrian.resource.MondrianResource
-
NullAttributeString
is 'Context ''{0}'': The value for the attribute ''{1}'' is null.
'
- nullCount - Variable in class mondrian.olap.fun.FunUtil.SetWrapper
-
- NullDenominatorProducesNull - Variable in class mondrian.olap.MondrianProperties
-
Property that defines
the behavior of division if the denominator evaluates to zero.
- nullIndicators - Variable in class mondrian.rolap.agg.SegmentLoader.RowList.NativeColumn
-
- nullLevel - Variable in class mondrian.rolap.RolapHierarchy
-
The level that the null member belongs too.
- NullMember - Static variable in class mondrian.olap.fun.FunUtil
-
- NullMemberRepresentation - Variable in class mondrian.olap.MondrianProperties
-
Property that determines how a null member value is represented in the
result output.
- NullMemberRepresentationTest - Class in mondrian.olap
-
- NullMemberRepresentationTest() - Constructor for class mondrian.olap.NullMemberRepresentationTest
-
- NullNotSupported - Variable in class mondrian.resource.MondrianResource
-
NullNotSupported
is 'Function does not support NULL member parameter
'
- nullParentValue - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- nullParentValue - Variable in class mondrian.olap.MondrianDef.Level
-
- nullPlusNonNullIsNull() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- nullsAreSortedAtEnd() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- nullsAreSortedAtStart() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- nullsAreSortedHigh() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- nullsAreSortedLow() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- NullType - Class in mondrian.olap.type
-
The type of a null expression.
- NullType() - Constructor for class mondrian.olap.type.NullType
-
Creates a null type.
- nullValue - Static variable in class mondrian.olap.Literal
-
- nullValue - Static variable in class mondrian.olap.Util
-
Placeholder which indicates a value NULL.
- NullValue - Variable in class mondrian.resource.MondrianResource
-
NullValue
is 'An MDX expression was expected.
- nullValue - Variable in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- nullValues - Variable in class mondrian.rolap.agg.DenseNativeSegmentDataset
-
- NullValueTest - Class in mondrian.udf
-
NullValueTest
is a test case which tests simple queries
expressions.
- NullValueTest() - Constructor for class mondrian.udf.NullValueTest
-
- NullValueTest(String) - Constructor for class mondrian.udf.NullValueTest
-
- NullValueUdf - Class in mondrian.udf
-
Definition of the user-defined function "NullValue" which always
returns Java "null".
- NullValueUdf() - Constructor for class mondrian.udf.NullValueUdf
-
- NUMBER - Static variable in interface mondrian.olap.ParserSym
-
- numberOfUsages() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
How many usages does this column have.
- numberToDouble(Number) - Static method in class mondrian.calc.impl.GenericCalc
-
- Numeric - Static variable in class mondrian.olap.Category
-
Numeric
is a numeric expression.
- NUMERIC_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
-
- numericCompiler - Variable in class mondrian.rolap.RolapNativeSql
-
- numericLiteral() - Method in class mondrian.parser.MdxParserImpl
-
- NumericType - Class in mondrian.olap.type
-
The type of a numeric expression.
- NumericType() - Constructor for class mondrian.olap.type.NumericType
-
Creates a numeric type.
- NumericType(String) - Constructor for class mondrian.olap.type.NumericType
-
- NuoDbDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the NuoDB database.
- NuoDbDialect(Connection) - Constructor for class mondrian.spi.impl.NuoDbDialect
-
Creates a NuoDbDialect.
O
- ObjectFactory<V> - Class in mondrian.util
-
Concrete derived classes of the generic ObjectFactory
class
are used to produce an implementation of an interface (a
normal interface implementation or a Proxy).
- ObjectFactory(Class<V>) - Constructor for class mondrian.util.ObjectFactory
-
Creates a new factory object.
- ObjectFactory.Context - Interface in mondrian.util
-
This is for testing only.
- ObjectFactory.Singleton<T> - Class in mondrian.util
-
Implementation of ObjectFactory
that returns only a single instance of the Object.
- ObjectFactory.Singleton(Class<T>) - Constructor for class mondrian.util.ObjectFactory.Singleton
-
Creates a new singleton factory object.
- ObjectPool<T> - Class in mondrian.util
-
An
ObjectPool
is a low-memory replacement for a
HashSet
.
- ObjectPool() - Constructor for class mondrian.util.ObjectPool
-
- ObjectPool(int) - Constructor for class mondrian.util.ObjectPool
-
- ObjectPool(int, double, double) - Constructor for class mondrian.util.ObjectPool
-
- ObjectPoolTest - Class in mondrian.util
-
- ObjectPoolTest() - Constructor for class mondrian.util.ObjectPoolTest
-
- ObjectPoolTest(String) - Constructor for class mondrian.util.ObjectPoolTest
-
- ObjectPoolTest.KeyValue - Class in mondrian.util
-
- ObjectPoolTest.KeyValue(long, Object) - Constructor for class mondrian.util.ObjectPoolTest.KeyValue
-
- oct(Object) - Static method in class mondrian.olap.fun.vba.Vba
-
- of(Collection<T>) - Static method in class mondrian.util.CombiningGenerator
-
Creates a CombiningGenerator, inferring the type from the argument.
- of(List<? extends T>...) - Static method in class mondrian.util.Composite
-
Creates a composite list, inferring the element type from the arguments.
- of(Iterable<? extends T>...) - Static method in class mondrian.util.Composite
-
Creates a composite iterable, inferring the element type from the
arguments.
- of(Iterator<? extends T>...) - Static method in class mondrian.util.Composite
-
Creates a composite list, inferring the element type from the arguments.
- of(List<? extends T>...) - Static method in class mondrian.util.CompositeList
-
Creates a composite list, inferring the element type from the arguments.
- of(L, R) - Static method in class mondrian.util.Pair
-
Creates a Pair.
- of(T0, T1, T2) - Static method in class mondrian.util.Triple
-
Creates a Triple.
- olap4jCatalog - Variable in class mondrian.olap4j.MondrianOlap4jSchema
-
- olap4jConnection - Variable in class mondrian.olap4j.EmptyResultSet
-
- olap4jConnection - Variable in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- olap4jConnection - Variable in class mondrian.olap4j.MondrianOlap4jStatement
-
- olap4jDatabase - Variable in class mondrian.olap4j.MondrianOlap4jCatalog
-
- olap4jDatabaseMetaData - Variable in class mondrian.olap4j.MondrianOlap4jCatalog
-
- olap4jSchema - Variable in class mondrian.olap4j.MondrianOlap4jCube
-
- olap4jSchema - Variable in class mondrian.olap4j.MondrianOlap4jHierarchy
-
- olap4jSchema - Variable in class mondrian.olap4j.MondrianOlap4jLevel
-
- olap4jSchema - Variable in class mondrian.olap4j.MondrianOlap4jMember
-
- olap4jStatement - Variable in class mondrian.olap4j.MondrianOlap4jCellSet
-
- olap4jStatement - Variable in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- Olap4jTckTest - Class in mondrian.test
-
Test suite that runs the olap4j Test Compatiblity Kit (TCK) against
mondrian's olap4j driver.
- Olap4jTckTest() - Constructor for class mondrian.test.Olap4jTckTest
-
- Olap4jTest - Class in mondrian.test
-
Tests mondrian's olap4j API.
- Olap4jTest() - Constructor for class mondrian.test.Olap4jTest
-
- Olap4jTest(String) - Constructor for class mondrian.test.Olap4jTest
-
- olap4jUpgrade(String) - Static method in class mondrian.util.Bug
-
If you want to tag a piece of code in mondrian that needs to be changed
when we upgrade to a future version of olap4j, reference this function.
- Olap4jXmlaServlet - Class in mondrian.xmla.impl
-
XMLA servlet that gets its connections from an olap4j data source.
- Olap4jXmlaServlet() - Constructor for class mondrian.xmla.impl.Olap4jXmlaServlet
-
- OlapElement - Interface in mondrian.olap
-
An OlapElement
is a catalog object (dimension, hierarchy,
level, member).
- OlapElement.LocalizedProperty - Enum in mondrian.olap
-
- OlapElementBase - Class in mondrian.olap
-
OlapElementBase
is an abstract base class for implementations of
OlapElement
.
- OlapElementBase() - Constructor for class mondrian.olap.OlapElementBase
-
- ON - Static variable in interface mondrian.olap.ParserSym
-
- ON - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- OnceTimeSchedule - Class in mondrian.util
-
A OnceTimeSchedule
fires at one and only one time.
- OnceTimeSchedule(Calendar) - Constructor for class mondrian.util.OnceTimeSchedule
-
- one - Static variable in class mondrian.olap.Literal
-
- ONE_MAX - Static variable in class mondrian.xmla.RowsetDefinition.Column
-
This is used as the false value for the unbounded parameter.
- onExecuteQuery(String) - Method in interface mondrian.rolap.RolapUtil.ExecuteQueryHook
-
- onGenerate(SqlQuery) - Method in interface mondrian.rolap.sql.SqlQueryChecker
-
- only(List<T>) - Static method in class mondrian.olap.Util
-
Returns the sole item in a list.
- onlyMutableList - Variable in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- onPosition(int) - Method in interface mondrian.calc.TupleList.PositionCallback
-
- onPosition(int) - Method in class mondrian.rolap.RolapNamedSetEvaluator
-
- onPosition(int) - Method in class mondrian.rolap.RolapSetEvaluator
-
- onResultSetClose(ResultSet) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
Called by each child result set (most likely a cell set) when it is
closed.
- open() - Method in class mondrian.rolap.Target
-
Deprecated.
- open() - Method in class mondrian.rolap.TargetBase
-
- openCellSet - Variable in class mondrian.olap4j.MondrianOlap4jStatement
-
Current cell set, or null if the statement is not executing anything.
- OpeningClosingPeriodFunDef - Class in mondrian.olap.fun
-
Definition of the OpeningPeriod
and ClosingPeriod
builtin functions.
- OpeningClosingPeriodFunDef(FunDef, boolean) - Constructor for class mondrian.olap.fun.OpeningClosingPeriodFunDef
-
- OpeningPeriodResolver - Static variable in class mondrian.olap.fun.OpeningClosingPeriodFunDef
-
- openStream() - Method in class mondrian.olap.MondrianPropertiesBase.FilePropertySource
-
- openStream() - Method in interface mondrian.olap.MondrianPropertiesBase.PropertySource
-
Opens an input stream from the source.
- openStream() - Method in class mondrian.olap.MondrianPropertiesBase.UrlPropertySource
-
- optimize() - Method in class mondrian.calc.impl.TupleValueCalc
-
Optimizes the scalar evaluation of a tuple.
- optimize(StarColumnPredicate) - Static method in class mondrian.rolap.agg.StarPredicates
-
Optimizes a column predicate.
- optimizeChildren(TupleList, SchemaReader, Cube) - Static method in class mondrian.olap.fun.AggregateFunDef.AggregateCalc
-
In distinct Count aggregation, if tuple list is a result
m.children * n.children then it can be optimized to m * n
- OptimizePredicates - Variable in class mondrian.olap.MondrianProperties
-
Boolean property that determines whether Mondrian optimizes predicates.
- optimizePredicates(RolapStar.Column[], StarColumnPredicate[]) - Method in class mondrian.rolap.agg.Aggregation
-
Drops predicates, where the list of values is close to the values which
would be returned anyway.
- optimizeTupleList(Evaluator, TupleList, boolean) - Static method in class mondrian.olap.fun.AggregateFunDef.AggregateCalc
-
- OPTIONAL - Static variable in class mondrian.xmla.RowsetDefinition.Column
-
This is used as the true value for the nullable parameter.
- OR - Static variable in interface mondrian.olap.ParserSym
-
- OR - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- or(RolapStar.Column, List<StarColumnPredicate>) - Static method in class mondrian.rolap.agg.AbstractColumnPredicate.Factory
-
Returns predicate which is the OR of a list of predicates.
- or(StarPredicate) - Method in class mondrian.rolap.agg.AbstractColumnPredicate
-
- or(StarPredicate) - Method in class mondrian.rolap.agg.AndPredicate
-
- or(StarPredicate) - Method in class mondrian.rolap.agg.MemberTuplePredicate
-
- or(StarPredicate) - Method in class mondrian.rolap.agg.OrPredicate
-
- or(BitKey) - Method in class mondrian.rolap.BitKey.Big
-
- or(BitKey) - Method in class mondrian.rolap.BitKey.Mid128
-
- or(BitKey) - Method in interface mondrian.rolap.BitKey
-
Or the parameter BitKey
with this
.
- or(BitKey) - Method in class mondrian.rolap.BitKey.Small
-
- or(StarPredicate) - Method in interface mondrian.rolap.StarPredicate
-
Returns this union of this Predicate with another.
- oracleDateFormatString - Static variable in class mondrian.test.loader.DBLoader
-
- OracleDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the Oracle database.
- OracleDialect(Connection) - Constructor for class mondrian.spi.impl.OracleDialect
-
Creates an OracleDialect.
- OracleDialect() - Constructor for class mondrian.spi.impl.OracleDialect
-
- orColumn(StarColumnPredicate) - Method in class mondrian.rolap.agg.AbstractColumnPredicate
-
- orColumn(StarColumnPredicate) - Method in class mondrian.rolap.agg.ListColumnPredicate
-
- orColumn(StarColumnPredicate) - Method in interface mondrian.rolap.StarColumnPredicate
-
Returns this union of this Predicate with another.
- orderByExpr - Variable in class mondrian.rolap.RolapNativeTopCount.TopCountConstraint
-
- OrderFunDef - Class in mondrian.olap.fun
-
Definition of the Order
MDX function.
- OrderFunDef(ResolverBase, int, int[]) - Constructor for class mondrian.olap.fun.OrderFunDef
-
- OrderTest - Class in mondrian.test.clearview
-
OrderTest
tests the extended syntax of Order
function.
- OrderTest() - Constructor for class mondrian.test.clearview.OrderTest
-
- OrderTest(String) - Constructor for class mondrian.test.clearview.OrderTest
-
- ordinal - Variable in class mondrian.olap.EnumeratedValues.BasicValue
-
- ordinal - Variable in class mondrian.rolap.agg.SegmentLoader.RowList.Column
-
- ordinal() - Method in interface mondrian.util.SpatialValueTree2.SpatialDimension
-
Ordinal of dimension.
- ordinalColumn - Variable in class mondrian.gui.MondrianGuiDef.AggLevel
-
- ordinalColumn - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- ordinalColumn - Variable in class mondrian.olap.MondrianDef.AggLevel
-
- ordinalColumn - Variable in class mondrian.olap.MondrianDef.Level
-
- ordinalColumn - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- ordinalExp - Variable in class mondrian.gui.MondrianGuiDef.Level
-
The SQL expression used to populate this level's ordinal.
- ordinalExp - Variable in class mondrian.olap.MondrianDef.Level
-
The SQL expression used to populate this level's ordinal.
- ordinalExp - Variable in class mondrian.rolap.RolapLevel
-
The column or expression which yields the level's ordinal.
- ordinalToCoordinates(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- origin - Variable in class mondrian.xmla.XmlaHandler.XmlaExtra.FunctionDefinition
-
- originalValue - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- orNot(BitKey) - Method in class mondrian.rolap.BitKey.Big
-
- orNot(BitKey) - Method in class mondrian.rolap.BitKey.Mid128
-
- orNot(BitKey) - Method in interface mondrian.rolap.BitKey
-
XOr the parameter BitKey
with this
.
- orNot(BitKey) - Method in class mondrian.rolap.BitKey.Small
-
- OrPredicate - Class in mondrian.rolap.agg
-
Predicate which is the union of a list of predicates.
- OrPredicate(List<StarPredicate>) - Constructor for class mondrian.rolap.agg.OrPredicate
-
- othersDeletesAreVisible(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- othersInsertsAreVisible(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- othersUpdatesAreVisible(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- out(StringBuilder) - Method in class mondrian.util.PartiallyOrderedSet
-
- outdent() - Method in class mondrian.calc.CalcWriter
-
Decreases the indentation level.
- OUTPUT_DIRECTORY_PROP - Static variable in class mondrian.test.loader.DBLoader
-
- outputErrorInfo(Enumeration, boolean) - Static method in class mondrian.test.SimpleTestRunner
-
- outputLevel(OlapConnection, Catalog, Cube, Hierarchy, Level, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
Outputs a level.
- over(Iterable<? extends Reference<T2>>) - Static method in class mondrian.olap.Util.GcIterator
-
Creates an iterator over a collection of references.
- over(Iterable<? extends T>...) - Static method in class mondrian.util.UnionIterator
-
Returns the union of a list of iterables.
- over(Collection<? extends T>...) - Static method in class mondrian.util.UnionIterator
-
Returns the union of a list of collections.
- overrideContext(RolapEvaluator, CrossJoinArg[], RolapStoredMeasure) - Method in class mondrian.rolap.RolapNativeSet
-
Overrides current members in position by default members in
hierarchies which are involved in this filter/topcount.
- ownDeletesAreVisible(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- ownInsertsAreVisible(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- ownUpdatesAreVisible(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
P
- p(String, String, String) - Method in class mondrian.olap.UtilTestCase
-
Checks that connectString
contains a property called
name
, whose value is value
.
- PAGES - Static variable in interface mondrian.olap.ParserSym
-
- PAGES - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- Pair<L,R> - Class in mondrian.util
-
Pair of values.
- Pair(L, R) - Constructor for class mondrian.util.Pair
-
Creates a pair.
- Pair(Map.Entry<? extends L, ? extends R>) - Constructor for class mondrian.util.Pair
-
Creates a pair representing the same mapping as the
specified entry.
- parallelPeriod(Member, Level, Evaluator, int) - Method in class mondrian.olap.fun.ParallelPeriodFunDef
-
- ParallelPeriodFunDef - Class in mondrian.olap.fun
-
Definition of the ParallelPeriod
MDX function.
- ParallelPeriodFunDef(FunDef) - Constructor for class mondrian.olap.fun.ParallelPeriodFunDef
-
- ParallelTest - Class in mondrian.test
-
A ParameterTest
is a test suite for functionality relating to
parameters.
- ParallelTest(String) - Constructor for class mondrian.test.ParallelTest
-
- PARAM_CALLBACKS - Static variable in class mondrian.tui.MockServletContext
-
- PARAM_CALLBACKS - Static variable in class mondrian.xmla.XmlaServlet
-
- PARAM_CHAR_ENCODING - Static variable in class mondrian.tui.MockServletContext
-
- PARAM_CHAR_ENCODING - Static variable in class mondrian.xmla.XmlaServlet
-
- PARAM_DATASOURCES_CONFIG - Static variable in class mondrian.tui.MockServletContext
-
- PARAM_DATASOURCES_CONFIG - Static variable in class mondrian.xmla.XmlaServlet
-
- PARAM_OPTIONAL_DATASOURCE_CONFIG - Static variable in class mondrian.xmla.XmlaServlet
-
- Parameter - Interface in mondrian.olap
-
Parameter to a Query.
- Parameter.Scope - Enum in mondrian.olap
-
Scope where a parameter is defined.
- parameterCategories - Variable in class mondrian.olap.fun.FunDefBase
-
- ParameterCompilable - Interface in mondrian.calc
-
Extension to
Parameter
which allows compilation.
- ParameterDefinedMoreThanOnce - Variable in class mondrian.resource.MondrianResource
-
ParameterDefinedMoreThanOnce
is 'Parameter ''{0}'' is defined more than once in this statement
'
- parameterDescription - Variable in class mondrian.olap.fun.ParameterFunDef
-
- ParameterExpr - Class in mondrian.mdx
-
MDX expression which is a usage of a
Parameter
.
- ParameterExpr(Parameter) - Constructor for class mondrian.mdx.ParameterExpr
-
Creates a ParameterExpr.
- ParameterFunDef - Class in mondrian.olap.fun
-
A ParameterFunDef
is a pseudo-function describing calls to
Parameter
and ParamRef
functions.
- ParameterFunDef(FunDef, String, Type, int, Exp, String) - Constructor for class mondrian.olap.fun.ParameterFunDef
-
- ParameterFunDef.ParameterResolver - Class in mondrian.olap.fun
-
Resolves calls to the Parameter
MDX function.
- ParameterFunDef.ParameterResolver() - Constructor for class mondrian.olap.fun.ParameterFunDef.ParameterResolver
-
- ParameterFunDef.ParamRefResolver - Class in mondrian.olap.fun
-
Resolves calls to the ParamRef
MDX function.
- ParameterFunDef.ParamRefResolver() - Constructor for class mondrian.olap.fun.ParameterFunDef.ParamRefResolver
-
- ParameterImpl - Class in mondrian.olap
-
- ParameterImpl(String, Exp, String, Type) - Constructor for class mondrian.olap.ParameterImpl
-
- ParameterIsNotModifiable - Variable in class mondrian.resource.MondrianResource
-
ParameterIsNotModifiable
is 'Parameter ''{0}'' (defined at ''{1}'' scope) is not modifiable
'
- parameterList - Variable in class mondrian.rolap.RolapSchema
-
- parameterList - Variable in class mondrian.xmla.XmlaHandler.XmlaExtra.FunctionDefinition
-
- parameterName - Variable in class mondrian.olap.fun.ParameterFunDef
-
- parameters - Variable in class mondrian.gui.MondrianGuiDef.Schema
-
This schema's parameter definitions.
- parameters - Variable in class mondrian.mdx.QueryPrintWriter
-
- parameters - Variable in class mondrian.olap.MondrianDef.Schema
-
This schema's parameter definitions.
- ParameterSlot - Interface in mondrian.calc
-
Implementation of a parameter.
- ParameterTest - Class in mondrian.test
-
A ParameterTest
is a test suite for functionality relating to
parameters.
- ParameterTest(String) - Constructor for class mondrian.test.ParameterTest
-
- PAREN_END - Static variable in class mondrian.test.loader.CsvLoader
-
- PAREN_START - Static variable in class mondrian.test.loader.CsvLoader
-
- parent - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
-
- parent - Variable in class mondrian.olap.fun.NativizeSetFunDef.NonNativeCalc
-
- parent() - Method in class mondrian.olap.fun.NativizeSetFunDef.NonNativeIterCalc
-
- parent() - Method in class mondrian.olap.fun.NativizeSetFunDef.NonNativeListCalc
-
- parent - Variable in class mondrian.olap.MondrianDef.CalculatedMember
-
- parent - Variable in class mondrian.web.taglib.DomBuilder.AxisBuilder
-
- PARENT_COUNT - Static variable in class mondrian.olap.Property
-
Definition of the property which holds the
number of parents that this member has.
- PARENT_COUNT_ORDINAL - Static variable in class mondrian.olap.Property
-
- PARENT_LEVEL - Static variable in class mondrian.olap.Property
-
Definition of the property which holds the
distance from the root of the hierarchy of this member's parent.
- PARENT_LEVEL_ORDINAL - Static variable in class mondrian.olap.Property
-
- PARENT_UNIQUE_NAME - Static variable in class mondrian.olap.Property
-
Definition of the property which holds the
Name of the current catalog.
- PARENT_UNIQUE_NAME_ORDINAL - Static variable in class mondrian.olap.Property
-
- parentChild - Variable in class mondrian.rolap.Target
-
Deprecated.
- ParentChildHierarchyTest - Class in mondrian.test
-
Tests for parent-child hierarchies.
- ParentChildHierarchyTest(String) - Constructor for class mondrian.test.ParentChildHierarchyTest
-
- parentColumn - Variable in class mondrian.gui.MondrianGuiDef.Closure
-
- parentColumn - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- parentColumn - Variable in class mondrian.olap.MondrianDef.Closure
-
- parentColumn - Variable in class mondrian.olap.MondrianDef.Level
-
- parentCubeMember - Variable in class mondrian.rolap.RolapCubeMember
-
- parentExp - Variable in class mondrian.gui.MondrianGuiDef.Level
-
The SQL expression used to join to the parent member in a
parent-child hierarchy.
- parentExp - Variable in class mondrian.olap.MondrianDef.Level
-
The SQL expression used to join to the parent member in a
parent-child hierarchy.
- parentExp - Variable in class mondrian.rolap.RolapLevel
-
The expression which joins to the parent member in a parent-child
hierarchy, or null if this is a regular hierarchy.
- ParenthesesFunDef - Class in mondrian.olap.fun
-
ParenthesesFunDef
implements the parentheses operator as if it
were a function.
- ParenthesesFunDef(int) - Constructor for class mondrian.olap.fun.ParenthesesFunDef
-
- parentMember - Variable in class mondrian.olap.MemberBase
-
- parentMembers - Variable in class mondrian.rolap.DescendantsConstraint
-
- parse(byte[]) - Static method in class mondrian.tui.XmlUtil
-
Parse a byte array into a Document (no validation).
- parse(File) - Static method in class mondrian.tui.XmlUtil
-
- parse(InputStream) - Static method in class mondrian.tui.XmlUtil
-
Parse a stream into a Document (no validation).
- parse(String) - Method in class mondrian.web.taglib.ResultCache
-
- parseCommaList(String) - Static method in class mondrian.olap.Util
-
Parses a comma-separated list.
- parseConnectString(String) - Static method in class mondrian.olap.Util
-
- parseDataSources(String, Logger) - Static method in class mondrian.tui.XmlaSupport
-
- ParseException - Exception in mondrian.parser
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception mondrian.parser.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception mondrian.parser.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception mondrian.parser.ParseException
-
Constructor with message.
- parseExpression(String) - Method in interface mondrian.olap.Connection
-
Parses an expresion.
- parseExpression(MdxParserValidator.QueryPartFactory, Statement, String, boolean, FunTable) - Method in class mondrian.olap.Parser
-
Parses a string to create an
Exp
.
- parseExpression(Statement, String, boolean, FunTable) - Method in class mondrian.parser.JavaccParserValidatorImpl
-
- parseExpression(Statement, String, boolean, FunTable) - Method in interface mondrian.parser.MdxParserValidator
-
- parseExpression(Statement, String, boolean, FunTable) - Method in class mondrian.parser.MdxParserValidatorImpl
-
- parseExpression(String) - Method in class mondrian.rolap.RolapConnection
-
- parseIdentifier(String) - Static method in class mondrian.olap.Util
-
Parses an MDX identifier such as [Foo].[Bar].Baz.&Key&Key2
and returns the result as a list of segments.
- parseImplementor(String, ClassLoader, Set<Class<T>>) - Method in class mondrian.util.ServiceDiscovery
-
Parses a list of classes that implement a service.
- parseInternal(MdxParserValidator.QueryPartFactory, Statement, String, boolean, FunTable, boolean) - Method in class mondrian.olap.Parser
-
Parses a string to create a
Query
.
- parseInternal(Statement, String, boolean, FunTable, boolean) - Method in class mondrian.olap.ParserTest.TestParser
-
- parseInternal(Statement, String, boolean, FunTable, boolean) - Method in class mondrian.parser.JavaccParserValidatorImpl
-
- parseInternal(Statement, String, boolean, FunTable, boolean) - Method in interface mondrian.parser.MdxParserValidator
-
Parses a string to create a
Query
.
- parseInternal(Statement, String, boolean, FunTable, boolean) - Method in class mondrian.parser.MdxParserValidatorImpl
-
- parseInterval(String, TimeUnit) - Static method in class mondrian.olap.Util
-
Parses an interval.
- parseLocale(String) - Static method in class mondrian.olap.Util
-
Parses a locale string.
- parseMember(Evaluator, String, Hierarchy) - Static method in class mondrian.olap.fun.FunUtil
-
- parseMemberList(Evaluator, String, Hierarchy) - Static method in class mondrian.olap.fun.FunUtil
-
- parseParameter(String) - Method in class mondrian.tui.CmdRunner
-
- parseQuery(String) - Method in interface mondrian.olap.Connection
-
Parses a query.
- parseQuery(String) - Method in class mondrian.olap.ConnectionBase
-
- parseQuery(String) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- Parser - Class in mondrian.olap
-
CUP v0.10k generated parser.
- Parser() - Constructor for class mondrian.olap.Parser
-
Default constructor.
- Parser(Scanner) - Constructor for class mondrian.olap.Parser
-
Constructor which sets the default scanner.
- Parser.FactoryImpl - Class in mondrian.olap
-
- Parser.FactoryImpl() - Constructor for class mondrian.olap.Parser.FactoryImpl
-
- ParserSym - Interface in mondrian.olap
-
CUP generated interface containing symbol constants.
- ParserTest - Class in mondrian.olap
-
Tests the MDX parser.
- ParserTest(String) - Constructor for class mondrian.olap.ParserTest
-
- ParserTest.TestParser - Class in mondrian.olap
-
- ParserTest.TestParser() - Constructor for class mondrian.olap.ParserTest.TestParser
-
- parseStatement(String) - Method in interface mondrian.olap.Connection
-
Parses a statement.
- parseStatement(Statement, String, FunTable, boolean) - Method in class mondrian.olap.ConnectionBase
-
Parses a query, with specified function table and the mode for strict
validation(if true then invalid members are not ignored).
- parseStatement(String) - Method in class mondrian.rolap.RolapConnection
-
- parseString(String) - Static method in class mondrian.tui.XmlUtil
-
Parse a String into a Document (no validation).
- parseTuple(Evaluator, String, List<Hierarchy>) - Static method in class mondrian.olap.fun.FunUtil
-
Parses a tuple, such as "([Gender].[M], [Marital Status].[S])".
- parseTupleList(Evaluator, String, List<Hierarchy>) - Static method in class mondrian.olap.fun.FunUtil
-
- PartialCacheTest - Class in mondrian.test.clearview
-
PartialCacheTest
is a test suite which tests
complex queries against the FoodMart database.
- PartialCacheTest() - Constructor for class mondrian.test.clearview.PartialCacheTest
-
- PartialCacheTest(String) - Constructor for class mondrian.test.clearview.PartialCacheTest
-
- PartialCacheVCTest - Class in mondrian.test.clearview
-
PartialCacheVCTest
is a test suite which tests complex queries
against the FoodMart database.
- PartialCacheVCTest() - Constructor for class mondrian.test.clearview.PartialCacheVCTest
-
- PartialCacheVCTest(String) - Constructor for class mondrian.test.clearview.PartialCacheVCTest
-
- PartiallyOrderedSet<E> - Class in mondrian.util
-
Partially-ordered set.
- PartiallyOrderedSet(PartiallyOrderedSet.Ordering<E>) - Constructor for class mondrian.util.PartiallyOrderedSet
-
Creates a partially-ordered set.
- PartiallyOrderedSet(PartiallyOrderedSet.Ordering<E>, Collection<E>) - Constructor for class mondrian.util.PartiallyOrderedSet
-
Creates a partially-ordered set, and populates it with a given
collection.
- PartiallyOrderedSet.Ordering<E> - Interface in mondrian.util
-
Ordering relation.
- PartiallyOrderedSetTest - Class in mondrian.util
-
- PartiallyOrderedSetTest(String) - Constructor for class mondrian.util.PartiallyOrderedSetTest
-
- partiallySortMembers(Evaluator, List<Member>, Calc, int, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
Partially sorts a list of Members by the value of an applied expression.
- partiallySortTuples(Evaluator, TupleList, Calc, int, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
Partially sorts a list of Tuples by the value of an applied expression.
- partialSort(T[], Comparator<T>, int) - Static method in class mondrian.olap.fun.FunUtil
-
Partial Sort: sorts in place an array of Objects using a given Comparator,
but only enough so that the N biggest (or smallest) items are at the start
of the array.
- partialSort(int) - Method in class mondrian.olap.fun.FunUtil.Quicksorter
-
- PartialSortTest - Class in mondrian.olap.fun
-
- PartialSortTest() - Constructor for class mondrian.olap.fun.PartialSortTest
-
- PartialSortTest.Item - Class in mondrian.olap.fun
-
- PartialSortTest.Item(int, int) - Constructor for class mondrian.olap.fun.PartialSortTest.Item
-
- password - Static variable in class mondrian.xmla.XmlaErrorTest
-
- pattern - Variable in class mondrian.gui.MondrianGuiDef.AggExclude
-
- pattern - Variable in class mondrian.gui.MondrianGuiDef.AggPattern
-
- pattern - Variable in class mondrian.olap.MondrianDef.AggExclude
-
- pattern - Variable in class mondrian.olap.MondrianDef.AggPattern
-
- pattern - Variable in class mondrian.xmla.XmlaUtil.Wildcard
-
- peek(CellRequest) - Method in class mondrian.rolap.agg.SegmentCacheManager
-
Makes a quick request to the aggregation manager to see whether the
cell value required by a particular cell request is in external cache.
- peek() - Static method in class mondrian.server.Locus
-
- peek() - Method in class mondrian.util.ArrayStack
-
- pendingCount - Variable in class mondrian.server.monitor.ExecutionPhaseEvent
-
- percent - Variable in class mondrian.olap.fun.TopBottomPercentSumFunDef
-
Whether to calculate percent (as opposed to sum).
- PERCENT_100 - Static variable in class mondrian.util.MemoryMonitorTest
-
- percentile(Evaluator, TupleList, Calc, double) - Static method in class mondrian.olap.fun.FunUtil
-
- PercentileFunDef - Class in mondrian.olap.fun
-
Definition of the Percentile
MDX function.
- PercentileFunDef(FunDef) - Constructor for class mondrian.olap.fun.PercentileFunDef
-
- PerformanceTest - Class in mondrian.test
-
Various unit tests concerned with performance.
- PerformanceTest(String) - Constructor for class mondrian.test.PerformanceTest
-
- PerformanceTest.CounterUdf - Class in mondrian.test
-
User-defined function that counts how many times it has been invoked.
- PerformanceTest.CounterUdf() - Constructor for class mondrian.test.PerformanceTest.CounterUdf
-
- PerformanceTest.Statistician - Class in mondrian.test
-
Collects statistics for a test that is run multiple times.
- PerformanceTest.Statistician(String) - Constructor for class mondrian.test.PerformanceTest.Statistician
-
- period - Variable in class mondrian.util.DailyDateSchedule
-
- period - Variable in class mondrian.util.MonthlyByDayDateSchedule
-
- period - Variable in class mondrian.util.MonthlyByWeekDateSchedule
-
- period - Variable in class mondrian.util.WeeklyDateSchedule
-
- periodsToDate(Evaluator, Level, Member) - Static method in class mondrian.olap.fun.FunUtil
-
- PeriodsToDateFunDef - Class in mondrian.olap.fun
-
Definition of the PeriodsToDate
MDX function.
- PeriodsToDateFunDef(FunDef) - Constructor for class mondrian.olap.fun.PeriodsToDateFunDef
-
- permitsSelectNotInGroupBy - Variable in class mondrian.spi.impl.JdbcDialectImpl
-
Indicates whether the database allows selection of columns
not listed in the group by clause.
- phase - Variable in class mondrian.server.monitor.ExecutionPhaseEvent
-
- phaseCount - Variable in class mondrian.server.monitor.ExecutionEndEvent
-
- phaseCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- phaseCount - Variable in class mondrian.server.monitor.StatementInfo
-
- pi() - Static method in class mondrian.olap.fun.vba.Excel
-
- pk - Variable in class mondrian.gui.JdbcMetaData.DbTable
-
- PLAN - Static variable in interface mondrian.olap.ParserSym
-
- PLAN - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- PLUS - Static variable in interface mondrian.olap.ParserSym
-
- PLUS - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- pmt(double, double, double, double, boolean) - Static method in class mondrian.olap.fun.vba.Vba
-
- Point - Static variable in class mondrian.olap.fun.LinReg
-
- PointResolver - Static variable in class mondrian.olap.fun.LinReg
-
- pop(Locus) - Static method in class mondrian.server.Locus
-
- pop() - Method in class mondrian.util.ArrayStack
-
- popContextName() - Method in class mondrian.recorder.AbstractRecorder
-
- popContextName() - Method in interface mondrian.recorder.MessageRecorder
-
Remove the last context name added.
- populate(String) - Method in class mondrian.i18n.LocalizingDynamicSchemaProcessor
-
Populates the bundle with the given resource.
- populate() - Method in class mondrian.olap.MondrianPropertiesBase
-
Loads this property set from: the file "$PWD/mondrian.properties" (if it
exists); the "mondrian.properties" in the CLASSPATH; and from the system
properties.
- populate(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.Rowset
-
Gathers the set of rows which match a given set of the criteria.
- populate(Class<E>, List<Rowset.Row>, Comparator<E>) - Method in class mondrian.xmla.Rowset
-
Populates all of the values in an enumeration into a list of rows.
- populateCatalog(OlapConnection, Catalog, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
-
- populateCatalog(OlapConnection, Catalog, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaHierarchiesRowset
-
- populateCatalog(OlapConnection, Catalog, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- populateCatalog(OlapConnection, Catalog, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
-
- populateCatalog(OlapConnection, Catalog, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMembersRowset
-
- populateCatalog(Catalog, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaPropertiesRowset
-
- populateCube(OlapConnection, Catalog, Cube, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
-
- populateCube(OlapConnection, Catalog, Cube, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaHierarchiesRowset
-
- populateCube(OlapConnection, Catalog, Cube, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- populateCube(OlapConnection, Catalog, Cube, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMembersRowset
-
- populateCube(Catalog, Cube, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaPropertiesRowset
-
- populateDimension(OlapConnection, Catalog, Cube, Dimension, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
-
- populateDimension(OlapConnection, Catalog, Cube, Dimension, int, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaHierarchiesRowset
-
- populateDimension(OlapConnection, Catalog, Cube, Dimension, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- populateDimension(OlapConnection, Catalog, Cube, Dimension, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMembersRowset
-
- populateEvaluator(Evaluator, int[]) - Method in class mondrian.rolap.RolapResult
-
- populateFrom(int[], SegmentDataset, CellKey) - Method in class mondrian.rolap.agg.DenseDoubleSegmentDataset
-
- populateFrom(int[], SegmentLoader.RowList, int) - Method in class mondrian.rolap.agg.DenseDoubleSegmentDataset
-
- populateFrom(int[], SegmentDataset, CellKey) - Method in class mondrian.rolap.agg.DenseIntSegmentDataset
-
- populateFrom(int[], SegmentLoader.RowList, int) - Method in class mondrian.rolap.agg.DenseIntSegmentDataset
-
- populateFrom(int[], SegmentDataset, CellKey) - Method in class mondrian.rolap.agg.DenseObjectSegmentDataset
-
- populateFrom(int[], SegmentLoader.RowList, int) - Method in class mondrian.rolap.agg.DenseObjectSegmentDataset
-
- populateFrom(int[], SegmentDataset, CellKey) - Method in interface mondrian.rolap.agg.SegmentDataset
-
- populateFrom(int[], SegmentLoader.RowList, int) - Method in interface mondrian.rolap.agg.SegmentDataset
-
Sets the value a given ordinal.
- populateFrom(int, ResultSet) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.Column
-
- populateFrom(int, ResultSet) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.DoubleColumn
-
- populateFrom(int, ResultSet) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.IntColumn
-
- populateFrom(int, ResultSet) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.LongColumn
-
- populateFrom(int, ResultSet) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.ObjectColumn
-
- populateFrom(int[], SegmentDataset, CellKey) - Method in class mondrian.rolap.agg.SparseSegmentDataset
-
- populateFrom(int[], SegmentLoader.RowList, int) - Method in class mondrian.rolap.agg.SparseSegmentDataset
-
- populateHierarchy(OlapConnection, Catalog, Cube, Dimension, Hierarchy, int, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaHierarchiesRowset
-
- populateHierarchy(OlapConnection, Catalog, Cube, Hierarchy, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- populateHierarchy(OlapConnection, Catalog, Cube, Hierarchy, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMembersRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.Rowset
-
Gathers the set of rows which match a given set of the criteria.
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DbschemaCatalogsRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DbschemaColumnsRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DbschemaProviderTypesRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DbschemaSchemataRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DbschemaTablesInfoRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DbschemaTablesRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DiscoverDatasourcesRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DiscoverEnumeratorsRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DiscoverKeywordsRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DiscoverLiteralsRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DiscoverPropertiesRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DiscoverSchemaRowsetsRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaActionsRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaCubesRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaFunctionsRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaHierarchiesRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMembersRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaPropertiesRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaSetsRowset
-
- pos - Variable in class mondrian.rolap.agg.GroupingSetsList.Cohort
-
- pos - Variable in class mondrian.rolap.RolapCell
-
- Position - Interface in mondrian.olap
-
A
Position
is an item on an
Axis
.
- positions - Variable in class mondrian.web.taglib.DomBuilder.AxisBuilder
-
- postAction(HttpServletRequest, HttpServletResponse, byte[][], Map<String, Object>) - Method in class mondrian.xmla.impl.AuthenticatingXmlaRequestCallback
-
- postAction(HttpServletRequest, HttpServletResponse, byte[][], Map<String, Object>) - Method in class mondrian.xmla.XmlaBaseTestCase.CallBack
-
- postAction(HttpServletRequest, HttpServletResponse, byte[][], Map<String, Object>) - Method in class mondrian.xmla.XmlaBaseTestCase.XmlaRequestCallbackImpl
-
- postAction(HttpServletRequest, HttpServletResponse, byte[][], Map<String, Object>) - Method in class mondrian.xmla.XmlaErrorTest.Callback
-
- postAction(HttpServletRequest, HttpServletResponse, byte[][], Map<String, Object>) - Method in interface mondrian.xmla.XmlaRequestCallback
-
This is called after all Mondrian processing (DISCOVER/EXECUTE) has
occurred.
- PostfixResolver - Static variable in class mondrian.olap.fun.IsEmptyFunDef
-
- PostgreSqlDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the PostgreSQL database.
- PostgreSqlDialect(Connection) - Constructor for class mondrian.spi.impl.PostgreSqlDialect
-
Creates a PostgreSqlDialect.
- posttemplate - Variable in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
-
- power(double, double) - Static method in class mondrian.olap.fun.vba.Excel
-
- pPmt(double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
-
- pPmt(double, double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
-
- pPmt(double, double, double, double, double, boolean) - Static method in class mondrian.olap.fun.vba.Vba
-
- preAction(HttpServletRequest, Element[], Map<String, Object>) - Method in class mondrian.xmla.impl.AuthenticatingXmlaRequestCallback
-
- preAction(HttpServletRequest, Element[], Map<String, Object>) - Method in class mondrian.xmla.XmlaBaseTestCase.CallBack
-
- preAction(HttpServletRequest, Element[], Map<String, Object>) - Method in class mondrian.xmla.XmlaBaseTestCase.XmlaRequestCallbackImpl
-
- preAction(HttpServletRequest, Element[], Map<String, Object>) - Method in class mondrian.xmla.XmlaErrorTest.Callback
-
- preAction(HttpServletRequest, Element[], Map<String, Object>) - Method in interface mondrian.xmla.XmlaRequestCallback
-
This is called after the headers have been process but before the
body (DISCOVER/EXECUTE) has been processed.
- predicate - Variable in class mondrian.rolap.agg.SegmentAxis
-
Constraint on the keys in this Axis.
- PredicateFilterTest - Class in mondrian.test.clearview
-
PredicateFilterTest
is a test suite which tests scenarios of
filtering in the FoodMart database.
- PredicateFilterTest() - Constructor for class mondrian.test.clearview.PredicateFilterTest
-
- PredicateFilterTest(String) - Constructor for class mondrian.test.clearview.PredicateFilterTest
-
- predicates - Variable in class mondrian.rolap.agg.Segment
-
An array of axes, one for each constraining column, containing the values
returned for that constraining column.
- preferences - Variable in class mondrian.gui.PreferencesSchemasDialog
-
- PreferencesDialog - Class in mondrian.gui
-
- PreferencesDialog(Frame, boolean) - Constructor for class mondrian.gui.PreferencesDialog
-
Creates new form PreferencesDialog
- PreferencesSchemasDialog - Class in mondrian.gui
-
- PreferencesSchemasDialog() - Constructor for class mondrian.gui.PreferencesSchemasDialog
-
- PreferencesSchemasDialog(PreferencesDialog, JdbcMetaData) - Constructor for class mondrian.gui.PreferencesSchemasDialog
-
- preferList - Variable in class mondrian.olap4j.MondrianOlap4jConnection
-
- preloadValues(TupleList) - Method in class mondrian.olap.fun.FunUtil.TupleExpMemoComparator
-
- prepareCall(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- prepareCall(String, int, int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- prepareCall(String, int, int, int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- prepareOlapStatement(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- prepareStatement(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- prepareStatement(String, int, int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- prepareStatement(String, int, int, int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- prepareStatement(String, int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- prepareStatement(String, int[]) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- prepareStatement(String, String[]) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- prepareToLoadAggregates() - Method in class mondrian.rolap.RolapStar
-
Place holder in case in the future we wish to be able to
reload aggregates.
- prepareTuples(DataSource, TupleList, List<List<RolapMember>>) - Method in class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
- prepareTuples(DataSource, TupleList, List<List<RolapMember>>) - Method in class mondrian.rolap.SqlTupleReader
-
- prePost - Static variable in class mondrian.olap.fun.HierarchizeFunDef
-
- pretemplate - Variable in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
-
- prevCharIsCR - Variable in class mondrian.parser.SimpleCharStream
-
- prevCharIsLF - Variable in class mondrian.parser.SimpleCharStream
-
- prevElems - Variable in class mondrian.web.taglib.DomBuilder.AxisBuilder
-
- previous() - Method in class mondrian.olap4j.EmptyResultSet
-
- previous() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- previous() - Method in class mondrian.rolap.agg.SegmentLoader.RowList
-
Moves backward one row, or returns false if at the first row.
- previous() - Method in class mondrian.rolap.NoCacheMemberReader.SiblingIterator
-
- previous() - Method in class mondrian.rolap.SmartMemberReader.SiblingIterator
-
- previous() - Method in class mondrian.util.UnsupportedList.ListItr
-
- previousIndex() - Method in class mondrian.util.UnsupportedList.ListItr
-
- previousMember() - Method in class mondrian.rolap.NoCacheMemberReader.SiblingIterator
-
- previousMember() - Method in class mondrian.rolap.SmartMemberReader.SiblingIterator
-
- prevMembers - Variable in class mondrian.web.taglib.DomBuilder.AxisBuilder
-
- prevSpan - Variable in class mondrian.web.taglib.DomBuilder.AxisBuilder
-
- primary() - Method in class mondrian.parser.MdxParserImpl
-
- primaryKey - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- primaryKey - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- primaryKeyTable - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- primaryKeyTable - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- PrimeFinder - Class in mondrian.util
-
Not of interest for users; only for implementors of hashtables.
- PrimeFinderTest - Class in mondrian.util
-
- PrimeFinderTest() - Constructor for class mondrian.util.PrimeFinderTest
-
- print(Member[]) - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- print(PrintWriter) - Method in interface mondrian.olap.Result
-
- print(PrintWriter) - Method in class mondrian.olap.ResultBase
-
- print(PrintWriter) - Method in class mondrian.rolap.agg.Segment
-
Prints the state of this Segment
, including constraints
and values.
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.AggStar.DimTable
-
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable.Measure
-
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
-
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.AggStar
-
Print this AggStar.
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
-
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.AggStar.Table.JoinCondition
-
Prints this table and its children.
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.NameTableDef
-
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.PatternTableDef
-
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
-
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Measure
-
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
- print(PrintWriter, String) - Method in class mondrian.rolap.RolapStar.Column
-
Prints this column.
- print(PrintWriter, String) - Method in class mondrian.rolap.RolapStar.Condition
-
Prints this table and its children.
- print(PrintWriter, String) - Method in class mondrian.rolap.RolapStar.Measure
-
- print(PrintWriter, String, boolean) - Method in class mondrian.rolap.RolapStar
-
Prints the state of this RolapStar
- print(PrintWriter, String) - Method in class mondrian.rolap.RolapStar.Table
-
Prints this table and its children.
- print(TestResult, long) - Method in class mondrian.test.MondrianResultPrinter
-
- printCacheState(PrintWriter, CacheControl.CellRegion) - Method in interface mondrian.olap.CacheControl
-
Prints the state of the cell cache as it pertains to a given region.
- printCacheState(PrintWriter, CacheControl.MemberSet) - Method in interface mondrian.olap.CacheControl
-
Prints the state of the member cache as it pertains to a given member
set.
- printCacheState(CacheControl.CellRegion, PrintWriter, Locus) - Method in class mondrian.rolap.agg.SegmentCacheManager
-
- printCacheState(PrintWriter) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
-
Prints the state of the cache to the given writer.
- printCacheState(PrintWriter) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- printCacheState(PrintWriter, CacheControl.CellRegion) - Method in class mondrian.rolap.CacheControlImpl
-
- printCacheState(PrintWriter, CacheControl.MemberSet) - Method in class mondrian.rolap.CacheControlImpl
-
- printDefect(TestFailure, int) - Method in class mondrian.test.MondrianResultPrinter
-
- printDefectHeader(TestFailure, int) - Method in class mondrian.test.MondrianResultPrinter
-
- printDefects(Enumeration, int, String) - Method in class mondrian.test.MondrianResultPrinter
-
- printDefectTrace(TestFailure) - Method in class mondrian.test.MondrianResultPrinter
-
- printErrorInfos(PrintStream) - Method in class mondrian.tui.XmlUtil.SaxErrorHandler
-
- printErrors(TestResult) - Method in class mondrian.test.MondrianResultPrinter
-
- printFailures(TestResult) - Method in class mondrian.test.MondrianResultPrinter
-
- printFooter(long, TestResult) - Method in class mondrian.test.MondrianResultPrinter
-
- printHeader() - Method in class mondrian.test.MondrianResultPrinter
-
- printMemory() - Static method in class mondrian.olap.Util
-
- printMemory(String) - Static method in class mondrian.olap.Util
-
- printQueryTime() - Method in class mondrian.tui.CmdRunner
-
- printResults(String) - Method in class mondrian.tui.CmdRunner
-
- PrintStreamRecorder - Class in mondrian.recorder
-
- PrintStreamRecorder() - Constructor for class mondrian.recorder.PrintStreamRecorder
-
- PrintStreamRecorder(PrintStream, PrintStream) - Constructor for class mondrian.recorder.PrintStreamRecorder
-
- printWaitPrompt() - Method in class mondrian.test.MondrianResultPrinter
-
- process(Evaluator, ListCalc, DoubleCalc, DoubleCalc) - Static method in class mondrian.olap.fun.LinReg
-
- process(XmlaRequest, XmlaResponse) - Method in class mondrian.xmla.XmlaHandler
-
Processes a request.
- processData(SqlStatement, boolean[], SortedSet<Comparable>[], GroupingSetsList) - Method in class mondrian.rolap.agg.SegmentLoader
-
- processFormatStringAttribute(MondrianDef.CalculatedMember, StringBuilder) - Method in class mondrian.rolap.RolapCube
-
- processHttpHeader(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class mondrian.xmla.impl.AuthenticatingXmlaRequestCallback
-
- processHttpHeader(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class mondrian.xmla.XmlaBaseTestCase.CallBack
-
- processHttpHeader(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class mondrian.xmla.XmlaBaseTestCase.XmlaRequestCallbackImpl
-
- processHttpHeader(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class mondrian.xmla.XmlaErrorTest.Callback
-
- processHttpHeader(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in interface mondrian.xmla.XmlaRequestCallback
-
Process the request header items.
- processRequest(HttpServletRequest, HttpServletResponse) - Method in class mondrian.web.servlet.MdxQueryServlet
-
Processes requests for both HTTP GET
and POST
methods.
- processResults(byte[], XmlaErrorTest.Fault) - Method in class mondrian.xmla.XmlaErrorTest
-
- processSchema(String, Util.PropertyList) - Method in class mondrian.rolap.RolapSchemaPoolTest.NotReallyDynamicSchemaProcessor
-
- processSchema(String, Util.PropertyList) - Method in interface mondrian.spi.DynamicSchemaProcessor
-
Modifies a Mondrian schema.
- processSchema(String, Util.PropertyList) - Method in class mondrian.spi.impl.FilterDynamicSchemaProcessor
-
Modifies a Mondrian schema.
- processSchema(String, Util.PropertyList) - Method in class mondrian.test.CaptionTest.MyFoodmart
-
- processSchema(String, Util.PropertyList) - Method in class mondrian.test.DynamicSchemaProcessorTest.BaseDsp
-
- processSchema(String, Util.PropertyList) - Method in class mondrian.test.DynamicSchemaProcessorTest.CheckJdbcPropertyDsp
-
- processSchema(String, Util.PropertyList) - Method in class mondrian.test.DynamicSchemaProcessorTest.FoodMartCatalogDsp
-
- processSchema(String, Util.PropertyList) - Method in class mondrian.test.DynamicSchemaProcessorTest.ProviderTestDSP
-
- processSoapXmla(File, int) - Method in class mondrian.tui.CmdRunner
-
This is called to process a file containing XMLA as the contents
of SOAP xml.
- processSoapXmla(File, String, Map<String, String>, String) - Static method in class mondrian.tui.XmlaSupport
-
Process the given input file as a SOAP-XMLA request.
- processSoapXmla(File, String, Map<String, String>, String, Map<List<String>, Servlet>) - Static method in class mondrian.tui.XmlaSupport
-
- processSoapXmla(Document, String, Map<String, String>, String, Role) - Static method in class mondrian.tui.XmlaSupport
-
- processSoapXmla(Document, String, Map<String, String>, String, Role, Map<List<String>, Servlet>) - Static method in class mondrian.tui.XmlaSupport
-
- processSoapXmla(String, String, Map<String, String>, String, Role) - Static method in class mondrian.tui.XmlaSupport
-
- processSoapXmla(String, String, Map<String, String>, String, Role, Map<List<String>, Servlet>) - Static method in class mondrian.tui.XmlaSupport
-
- processSoapXmla(File, Servlet) - Static method in class mondrian.tui.XmlaSupport
-
- processSoapXmla(Document, Servlet) - Static method in class mondrian.tui.XmlaSupport
-
- processSoapXmla(String, Servlet) - Static method in class mondrian.tui.XmlaSupport
-
- processUnrelatedDimensions(TupleList, Evaluator) - Static method in class mondrian.olap.fun.AbstractAggregateFunDef
-
Pushes unrelated dimensions to the top level member from the given list
of tuples if the ignoreUnrelatedDimensions property is set on the base
cube usage in the virtual cube.
- processXmla(File, int) - Method in class mondrian.tui.CmdRunner
-
This is called to process a file containing XMLA xml.
- processXmla(File, String, Map<String, String>) - Static method in class mondrian.tui.XmlaSupport
-
Processes the given input file as an XMLA request (no SOAP elements).
- processXmla(File, String, Map<String, String>, Map<List<String>, MondrianServer>) - Static method in class mondrian.tui.XmlaSupport
-
- processXmla(File, String, Map<String, String>, Role) - Static method in class mondrian.tui.XmlaSupport
-
- processXmla(File, String, Map<String, String>, Role, Map<List<String>, MondrianServer>) - Static method in class mondrian.tui.XmlaSupport
-
- processXmla(String, String, Map<String, String>) - Static method in class mondrian.tui.XmlaSupport
-
- processXmla(String, String, Map<String, String>, Map<List<String>, MondrianServer>) - Static method in class mondrian.tui.XmlaSupport
-
- processXmla(Document, String, Map<String, String>, Role) - Static method in class mondrian.tui.XmlaSupport
-
- processXmla(Document, String, Map<String, String>, Role, Map<List<String>, MondrianServer>) - Static method in class mondrian.tui.XmlaSupport
-
- processXmla(Element, String, Map<String, String>, Role) - Static method in class mondrian.tui.XmlaSupport
-
- processXmla(Element, String, Map<String, String>, Role, Map<List<String>, MondrianServer>) - Static method in class mondrian.tui.XmlaSupport
-
- production_table() - Method in class mondrian.olap.Parser
-
Access to production table.
- productMembersPotScrubbersPotsAndPans(SchemaReader) - Method in class mondrian.test.FoodMartTestCase
-
- productName - Variable in class mondrian.gui.JdbcMetaData.Database
-
- productVersion - Variable in class mondrian.gui.JdbcMetaData.Database
-
- productVersion - Variable in class mondrian.spi.impl.JdbcDialectImpl
-
Product version per JDBC driver.
- PROFILE_LOGGER - Static variable in class mondrian.rolap.RolapUtil
-
- ProfileHandler - Interface in mondrian.spi
-
Called when a statement has profile information.
- project(int[]) - Method in class mondrian.calc.impl.AbstractEndToEndTupleList
-
- project(int[]) - Method in class mondrian.calc.impl.DelegatingTupleList
-
- project(int[]) - Method in class mondrian.calc.impl.UnaryTupleList
-
- project(int[]) - Method in interface mondrian.calc.TupleList
-
- PROPDEF_NAME_GETTER - Static variable in enum mondrian.xmla.RowsetDefinition
-
- properties - Variable in class mondrian.gui.MondrianGuiDef.AggLevel
-
- properties - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- properties(Member, String) - Static method in class mondrian.olap.fun.PropertiesFunDef
-
- properties - Variable in class mondrian.olap.MondrianDef.AggLevel
-
- properties - Variable in class mondrian.olap.MondrianDef.Level
-
- PROPERTIES - Static variable in interface mondrian.olap.ParserSym
-
- PROPERTIES - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- properties - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- properties - Variable in class mondrian.rolap.RolapLevel
-
- properties - Variable in class mondrian.test.PropertySaver
-
- properties - Variable in class mondrian.xmla.Rowset
-
- PropertiesFunDef - Class in mondrian.olap.fun
-
Definition of the Properties
MDX function.
- PropertiesFunDef(String, String, String, Syntax, int, int[]) - Constructor for class mondrian.olap.fun.PropertiesFunDef
-
- PropertiesTest - Class in mondrian.test
-
Tests intrinsic member and cell properties as specified in OLE DB for OLAP
specification.
- PropertiesTest(String) - Constructor for class mondrian.test.PropertiesTest
-
- Property - Class in mondrian.olap
-
Property
is the definition of a member property.
- Property(String, Property.Datatype, int, boolean, boolean, boolean, String) - Constructor for class mondrian.olap.Property
-
Creates a property definition.
- property - Variable in class mondrian.olap4j.MondrianOlap4jProperty
-
- Property.Datatype - Enum in mondrian.olap
-
- PropertyDefinition - Enum in mondrian.xmla
-
Defines an XML for Analysis Property.
- propertyFormatter - Variable in class mondrian.gui.MondrianGuiDef.Property
-
Property formatter.
- propertyFormatter - Variable in class mondrian.olap.MondrianDef.Property
-
Property formatter.
- PropertyFormatter - Interface in mondrian.olap
-
Deprecated.
Use PropertyFormatter
. This interface
exists for temporary backwards compatibility and will be removed
in mondrian-4.0.
- propertyFormatter(Scripts.ScriptDefinition) - Static method in class mondrian.spi.impl.Scripts
-
- PropertyFormatter - Interface in mondrian.spi
-
SPI to redefine a member property display string.
- PropertyFormatterLoadFailed - Variable in class mondrian.resource.MondrianResource
-
PropertyFormatterLoadFailed
is 'Failed to load formatter class ''{0}'' for property ''{1}''.
'
- propertyNames - Variable in class mondrian.gui.PropertyTableModel
-
- PropertySaver - Class in mondrian.test
-
Sets properties and logging levels, and remembers the original values so they
can be reverted at the end of the test.
- PropertySaver() - Constructor for class mondrian.test.PropertySaver
-
- PropertyTableModel - Class in mondrian.gui
-
- PropertyTableModel(Workbench, Object, String[]) - Constructor for class mondrian.gui.PropertyTableModel
-
- PropertyUtil - Class in mondrian.util
-
Utilities to generate MondrianProperties.java and mondrian.properties
from property definitions in MondrianProperties.xml.
- PropertyUtil() - Constructor for class mondrian.util.PropertyUtil
-
- PropertyUtil.Generator - Enum in mondrian.util
-
- PropertyValueMapFactoryClass - Variable in class mondrian.olap.MondrianProperties
-
Property that defines the name of the factory class used
to create maps of member properties to their respective values.
- propSaver - Variable in class mondrian.test.FoodMartTestCase
-
- PROVIDER_TYPE - Static variable in class mondrian.xmla.Enumeration
-
- PROVIDER_TYPE_DMP - Static variable in class mondrian.xmla.DataSourcesConfig.DataSource
-
- PROVIDER_TYPE_MDP - Static variable in class mondrian.xmla.DataSourcesConfig.DataSource
-
- PROVIDER_TYPE_TDP - Static variable in class mondrian.xmla.DataSourcesConfig.DataSource
-
- providerName - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
-
Customized Service Provider Name.
- ProviderName - Static variable in class mondrian.xmla.DataSourcesConfig
-
- providerType - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
-
Ignored.
- ProviderType - Static variable in class mondrian.xmla.DataSourcesConfig
-
- prune() - Method in class mondrian.olap.Walker
-
Tell walker that we don't want to visit any (more) children of this
node.
- pruneRestrictions(ArrayList<RowsetDefinition.Column>) - Method in class mondrian.xmla.Rowset
-
- pruneRestrictions(ArrayList<RowsetDefinition.Column>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMembersRowset
-
- pruneSiblings() - Method in class mondrian.olap.Walker
-
- pstTz - Static variable in class mondrian.util.ScheduleTest
-
- PublicDimensionMustNotHaveForeignKey - Variable in class mondrian.resource.MondrianResource
-
PublicDimensionMustNotHaveForeignKey
is 'Dimension ''{0}'' has a foreign key.
- purpose - Variable in class mondrian.server.monitor.SqlStatementEvent
-
Purpose of executing this SQL statement.
- push(Member[]) - Method in interface mondrian.olap.Evaluator
-
- push() - Method in interface mondrian.olap.Evaluator
-
Creates a new Evaluator with the same context as this evaluator.
- push(Member) - Method in interface mondrian.olap.Evaluator
-
- push(boolean) - Method in interface mondrian.olap.Evaluator
-
- push(boolean, boolean) - Method in interface mondrian.olap.Evaluator
-
- push(Member[]) - Method in class mondrian.rolap.RolapEvaluator
-
- push(Member) - Method in class mondrian.rolap.RolapEvaluator
-
- push(boolean) - Method in class mondrian.rolap.RolapEvaluator
-
- push(boolean, boolean) - Method in class mondrian.rolap.RolapEvaluator
-
- push() - Method in class mondrian.rolap.RolapEvaluator
-
- push(Locus) - Static method in class mondrian.server.Locus
-
- push(E) - Method in class mondrian.util.ArrayStack
-
- pushAggregation(List<List<Member>>) - Method in interface mondrian.olap.Evaluator
-
Returns a new Aggregator whose aggregation context adds a given list of
tuples, and whose evaluation context is the same as this
Aggregator.
- pushAggregation(List<List<Member>>) - Method in class mondrian.rolap.RolapEvaluator
-
- pushContextName(String) - Method in class mondrian.recorder.AbstractRecorder
-
- pushContextName(String) - Method in interface mondrian.recorder.MessageRecorder
-
Add the name parameter to the current context.
- put(String, String) - Method in class mondrian.olap.Util.PropertyList
-
- put(CellKey, int) - Method in class mondrian.rolap.agg.DenseIntSegmentDataset
-
- put(int[], int) - Method in class mondrian.rolap.agg.DenseIntSegmentDataset
-
- put(CellKey, Object) - Method in class mondrian.rolap.agg.DenseObjectSegmentDataset
-
- put(SegmentHeader, SegmentBody) - Method in class mondrian.rolap.agg.MockSegmentCache
-
- put(SegmentHeader, SegmentBody) - Method in class mondrian.rolap.agg.SegmentCacheManager.CompositeSegmentCache
-
- put(SegmentHeader, SegmentBody) - Method in class mondrian.rolap.agg.SegmentCacheWorker
-
Places a segment in the cache.
- put(CellKey, Object) - Method in class mondrian.rolap.agg.SparseSegmentDataset
-
- put(SegmentHeader, SegmentBody) - Method in class mondrian.rolap.cache.MemorySegmentCache
-
- put(K, V) - Method in interface mondrian.rolap.cache.SmartCache
-
Places a key/value pair into the cache.
- put(K, V) - Method in class mondrian.rolap.cache.SmartCacheImpl
-
- put(K, V) - Method in class mondrian.rolap.SmartIncrementalCache
-
- put(K, SqlConstraint, V) - Method in class mondrian.rolap.SmartMemberListCache
-
- put(String, String) - Method in class mondrian.rolap.sql.SqlQuery.CodeSet
-
- put(SegmentHeader, SegmentBody) - Method in interface mondrian.spi.SegmentCache
-
Stores a segment data in the cache.
- put(K, V) - Method in class mondrian.util.BlockingHashMap
-
Places a (request, response) pair onto the map.
- put(S, T) - Method in class mondrian.util.CacheMap
-
- put(V) - Method in class mondrian.util.SlotFuture
-
Writes a value into the slot, indicating that the task has completed
successfully.
- putAll(Map) - Method in class mondrian.util.CacheMap
-
- putBack(String[]) - Method in class mondrian.test.loader.CsvLoader
-
- putCacheResult(Object, Object, boolean) - Method in class mondrian.rolap.RolapEvaluatorRoot
-
Puts result in cache.
- putChildren(RolapMember, MemberChildrenConstraint, List<RolapMember>) - Method in class mondrian.rolap.CacheMemberReader
-
- putChildren(RolapLevel, TupleConstraint, List<RolapMember>) - Method in class mondrian.rolap.CacheMemberReader
-
- putChildren(RolapMember, MemberChildrenConstraint, List<RolapMember>) - Method in interface mondrian.rolap.MemberCache
-
Registers that the children of
member
are
children
(a list of
RolapMember
s).
- putChildren(RolapLevel, TupleConstraint, List<RolapMember>) - Method in interface mondrian.rolap.MemberCache
-
Registers that the children of
level
are
children
(a list of
RolapMember
s).
- putChildren(RolapLevel, TupleConstraint, List<RolapMember>) - Method in class mondrian.rolap.MemberCacheHelper
-
- putChildren(RolapMember, MemberChildrenConstraint, List<RolapMember>) - Method in class mondrian.rolap.MemberCacheHelper
-
- putChildren(RolapMember, MemberChildrenConstraint, List<RolapMember>) - Method in class mondrian.rolap.MemberNoCacheHelper
-
- putChildren(RolapMember, MemberChildrenConstraint, List<RolapMember>) - Method in class mondrian.rolap.NoCacheMemberReader
-
- putChildren(RolapLevel, TupleConstraint, List<RolapMember>) - Method in class mondrian.rolap.NoCacheMemberReader
-
- putEvalCache(String, Object) - Method in class mondrian.olap.Query
-
Put an Object value into the evaluation cache with given key.
- putImpl(K, V) - Method in class mondrian.rolap.cache.HardSmartCache
-
- putImpl(K, V) - Method in class mondrian.rolap.cache.SmartCacheImpl
-
- putImpl(K, V) - Method in class mondrian.rolap.cache.SoftSmartCache
-
- putLevelMembersInCache(RolapLevel, TupleConstraint, List<RolapMember>) - Method in class mondrian.rolap.MemberCacheHelper
-
Deprecated.
- putLevelMembersInCache(RolapLevel, TupleConstraint, List<RolapMember>) - Method in class mondrian.rolap.MemberNoCacheHelper
-
- putMember(Object, RolapMember) - Method in class mondrian.rolap.CacheMemberReader
-
- putMember(Object, RolapMember) - Method in interface mondrian.rolap.MemberCache
-
Replaces the
RolapMember
with a given key and returns the
previous member if any.
- putMember(Object, RolapMember) - Method in class mondrian.rolap.MemberCacheHelper
-
- putMember(Object, RolapMember) - Method in class mondrian.rolap.MemberNoCacheHelper
-
- putMember(Object, RolapMember) - Method in class mondrian.rolap.NoCacheMemberReader
-
- pV(double, double, double, double, boolean) - Static method in class mondrian.olap.fun.vba.Vba
-
- pw - Variable in class mondrian.rolap.Test
-
Q
- QtdResolver - Static variable in class mondrian.olap.fun.XtdFunDef
-
- quartile(Evaluator, TupleList, Calc, int) - Static method in class mondrian.olap.fun.FunUtil
-
Returns the member which lies upon a particular quartile according to a
given expression.
- Queries - Static variable in class mondrian.test.QueryRunner
-
- Query - Class in mondrian.olap
-
Query
is an MDX query.
- Query(Statement, Formula[], QueryAxis[], String, QueryAxis, QueryPart[], boolean) - Constructor for class mondrian.olap.Query
-
Creates a Query.
- Query(Statement, Cube, Formula[], QueryAxis[], QueryAxis, QueryPart[], Parameter[], boolean) - Constructor for class mondrian.olap.Query
-
Creates a Query.
- query - Variable in class mondrian.olap.ResultBase
-
- query - Variable in class mondrian.olap4j.MondrianOlap4jCellSet
-
- query - Variable in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- query - Variable in class mondrian.rolap.BatchTestCase.TestCase
-
MDX query to execute.
- query - Variable in class mondrian.rolap.RolapEvaluatorRoot
-
- query - Variable in class mondrian.server.StatementImpl
-
- query - Variable in class mondrian.test.FoodMartTestCase.QueryAndResult
-
- Query.ScopedNamedSet - Class in mondrian.olap
-
- QueryAllTest - Class in mondrian.test.clearview
-
QueryAllTest
is a test suite which tests
complex queries against the FoodMart database.
- QueryAllTest() - Constructor for class mondrian.test.clearview.QueryAllTest
-
- QueryAllTest(String) - Constructor for class mondrian.test.clearview.QueryAllTest
-
- QueryAllVCTest - Class in mondrian.test.clearview
-
QueryAllVCTest
is a test suite which tests
complex queries against the FoodMart database.
- QueryAllVCTest() - Constructor for class mondrian.test.clearview.QueryAllVCTest
-
- QueryAllVCTest(String) - Constructor for class mondrian.test.clearview.QueryAllVCTest
-
- QueryAxis - Class in mondrian.olap
-
An axis in an MDX query.
- QueryAxis(boolean, Exp, AxisOrdinal, QueryAxis.SubtotalVisibility, Id[]) - Constructor for class mondrian.olap.QueryAxis
-
Creates an axis.
- QueryAxis(boolean, Exp, AxisOrdinal, QueryAxis.SubtotalVisibility) - Constructor for class mondrian.olap.QueryAxis
-
Creates an axis with no dimension properties.
- QueryAxis.SubtotalVisibility - Enum in mondrian.olap
-
SubtotalVisibility
enumerates the allowed values of
whether subtotals are visible.
- QueryCanceled - Variable in class mondrian.resource.MondrianResource
-
QueryCanceled
is 'Query canceled
'
- QueryCanceledException - Exception in mondrian.olap
-
Exception which indicates that a query was canceled by an end-user.
- QueryCanceledException(String) - Constructor for exception mondrian.olap.QueryCanceledException
-
Creates a QueryCanceledException.
- queryCubeA - Static variable in class mondrian.rolap.sql.SelectNotInGroupByTest
-
- QueryFileDirectory - Variable in class mondrian.olap.MondrianProperties
-
Property defining
where the test XML files are.
- QueryFilePattern - Variable in class mondrian.olap.MondrianProperties
-
Property that defines
a pattern for which test XML files to run.
- QueryLimit - Variable in class mondrian.olap.MondrianProperties
-
Maximum number of simultaneous queries the system will allow.
- QueryLimitReached - Variable in class mondrian.resource.MondrianResource
-
QueryLimitReached
is 'The number of concurrent MDX statements that can be processed simultaneously by this Mondrian server instance ({0,number}) has been reached.
- queryMenuItem - Variable in class mondrian.gui.QueryPanel
-
- QueryPanel - Class in mondrian.gui
-
- QueryPanel(Workbench) - Constructor for class mondrian.gui.QueryPanel
-
Creates new form QueryPanel
- QueryPart - Class in mondrian.olap
-
Component of an MDX query (derived classes include Query, Axis, Exp, Level).
- QueryPart() - Constructor for class mondrian.olap.QueryPart
-
Creates a QueryPart.
- QueryPrintWriter - Class in mondrian.mdx
-
PrintWriter used for unparsing queries.
- QueryPrintWriter(Writer) - Constructor for class mondrian.mdx.QueryPrintWriter
-
- QueryRunner - Class in mondrian.test
-
Thread which runs an MDX query and checks it against an expected result.
- QueryRunner(int, int, boolean) - Constructor for class mondrian.test.QueryRunner
-
- QuerySpec - Interface in mondrian.rolap.agg
-
Contains the information necessary to generate a SQL statement to
retrieve a set of cells.
- QueryTag - Class in mondrian.web.taglib
-
A
QueryTag
creates a
ResultCache
object and initializes
it with the MDX query.
- QueryTag() - Constructor for class mondrian.web.taglib.QueryTag
-
- QueryTest - Class in mondrian.olap
-
Query test.
- QueryTest() - Constructor for class mondrian.olap.QueryTest
-
- QueryTimeout - Variable in class mondrian.olap.MondrianProperties
-
Property that defines the timeout value (in seconds) for queries.
- QueryTimeout - Variable in class mondrian.resource.MondrianResource
-
QueryTimeout
is 'Query timeout of {0,number} seconds reached
'
- queryTimeout - Variable in class mondrian.server.StatementImpl
-
Query timeout, in milliseconds
- QueryTimeoutException - Exception in mondrian.olap
-
Exception which indicates that a query executed for longer than its allowed
time and was automatically canceled.
- QueryTimeoutException(String) - Constructor for exception mondrian.olap.QueryTimeoutException
-
Creates a QueryTimeoutException.
- QueryTiming - Class in mondrian.olap
-
Provides hooks for recording timing information of components of Query
execution.
- QueryTiming() - Constructor for class mondrian.olap.QueryTiming
-
- quote(StringBuilder, Object, Dialect.Datatype) - Method in interface mondrian.spi.Dialect
-
Appends to a buffer a value quoted for its type.
- quote(StringBuilder, Object, Dialect.Datatype) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteBooleanLiteral(StringBuilder, String) - Method in interface mondrian.spi.Dialect
-
Appends to a buffer a boolean literal.
- quoteBooleanLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- QUOTED_ID - Static variable in interface mondrian.olap.ParserSym
-
- QUOTED_ID - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- quoteDateLiteral(StringBuilder, String) - Method in interface mondrian.spi.Dialect
-
Appends to a buffer a date literal.
- quoteDateLiteral(StringBuilder, String, Date) - Method in class mondrian.spi.impl.AccessDialect
-
- quoteDateLiteral(StringBuilder, String, Date) - Method in class mondrian.spi.impl.DerbyDialect
-
- quoteDateLiteral(StringBuilder, String, Date) - Method in class mondrian.spi.impl.HiveDialect
-
- quoteDateLiteral(StringBuilder, String, Date) - Method in class mondrian.spi.impl.HsqldbDialect
-
- quoteDateLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteDateLiteral(StringBuilder, String, Date) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteDateLiteral(StringBuilder, String, Date) - Method in class mondrian.spi.impl.MicrosoftSqlServerDialect
-
- quoteDateLiteral(StringBuilder, String, Date) - Method in class mondrian.spi.impl.NuoDbDialect
-
NuoDB does not yet support ANSI SQL:2003 for DATE literals so we have
to cast dates using a function.
- quoteDateLiteral(StringBuilder, String, Date) - Method in class mondrian.spi.impl.SybaseDialect
-
- quoteForMdx(String) - Static method in class mondrian.olap.Util
-
Converts a string into a double-quoted string.
- quoteForMdx(StringBuilder, String) - Static method in class mondrian.olap.Util
-
Appends a double-quoted string to a string builder.
- quoteId(String) - Method in class mondrian.test.loader.DBLoader
-
Quote the given SQL identifier suitable for the output DBMS.
- quoteIdentifier(String) - Method in interface mondrian.spi.Dialect
-
Encloses an identifier in quotation marks appropriate for this
Dialect.
- quoteIdentifier(String, StringBuilder) - Method in interface mondrian.spi.Dialect
-
Appends to a buffer an identifier, quoted appropriately for this
Dialect.
- quoteIdentifier(String, String) - Method in interface mondrian.spi.Dialect
-
Encloses an identifier in quotation marks appropriate for the
current SQL dialect.
- quoteIdentifier(StringBuilder, String...) - Method in interface mondrian.spi.Dialect
-
Appends to a buffer a list of identifiers, quoted
appropriately for this Dialect.
- quoteIdentifier(String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteIdentifier(String, StringBuilder) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteIdentifier(String, String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteIdentifier(StringBuilder, String...) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteJavaString(String) - Static method in class mondrian.olap.Util
-
Quotes a string literal for Java or JavaScript.
- quoteMdxIdentifier(String) - Static method in class mondrian.olap.Util
-
Return string quoted in [...].
- quoteMdxIdentifier(String, StringBuilder) - Static method in class mondrian.olap.Util
-
- quoteMdxIdentifier(List<Id.Segment>) - Static method in class mondrian.olap.Util
-
Return identifiers quoted in [...].[...].
- quoteMdxIdentifier(List<Id.Segment>, StringBuilder) - Static method in class mondrian.olap.Util
-
- quoteNumericLiteral(StringBuilder, String) - Method in interface mondrian.spi.Dialect
-
Appends to a buffer a numeric literal.
- quoteNumericLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quotePattern(String) - Static method in class mondrian.olap.Util
-
Returns a literal pattern String for the specified String.
- quotePattern(String) - Method in interface mondrian.util.UtilCompatible
-
- quotePattern(String) - Method in class mondrian.util.UtilCompatibleJdk15
-
- quoteStringLiteral(StringBuilder, String) - Method in interface mondrian.spi.Dialect
-
Appends to a buffer a single-quoted SQL string.
- quoteStringLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.ImpalaDialect
-
- quoteStringLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteStringLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.MonetDbDialect
-
- quoteStringLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.MySqlDialect
-
- quoteStringLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.RedshiftDialect
-
- quoteTimeLiteral(StringBuilder, String) - Method in interface mondrian.spi.Dialect
-
Appends to a buffer a time literal.
- quoteTimeLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteTimestampLiteral(StringBuilder, String) - Method in interface mondrian.spi.Dialect
-
Appends to a buffer a timestamp literal.
- quoteTimestampLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.HiveDialect
-
- quoteTimestampLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteValue(StringBuilder, Dialect, String) - Method in enum mondrian.spi.Dialect.Datatype
-
Appends to a buffer a value of this type, in the appropriate format
for this dialect.
- quoting - Variable in class mondrian.olap.Id.Segment
-
R
- R2 - Static variable in class mondrian.olap.fun.LinReg
-
- R2Resolver - Static variable in class mondrian.olap.fun.LinReg
-
- radians(double) - Static method in class mondrian.olap.fun.vba.Excel
-
- RaggedHierarchyTest - Class in mondrian.test
-
RaggedHierarchyTest
tests ragged hierarchies.
- RaggedHierarchyTest() - Constructor for class mondrian.test.RaggedHierarchyTest
-
- random - Variable in class mondrian.olap.fun.PartialSortTest
-
- random - Variable in class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
-
- random - Variable in class mondrian.spi.impl.DataSourceChangeListenerImpl4
-
- random - Variable in class mondrian.util.PartiallyOrderedSetTest
-
- RangeColumnPredicate - Class in mondrian.rolap.agg
-
Predicate constraining a column to be greater than or less than a given
bound, or between a pair of bounds.
- RangeColumnPredicate(RolapStar.Column, boolean, ValueColumnPredicate, boolean, ValueColumnPredicate) - Constructor for class mondrian.rolap.agg.RangeColumnPredicate
-
Creates a RangeColumnPredicate.
- RangeFunDef - Class in mondrian.olap.fun
-
Definition of the MDX <Member> : <Member>
operator,
which returns the set of members between a given pair of members.
- RankFunDef - Class in mondrian.olap.fun
-
Definition of the RANK
MDX function.
- RankFunDef(FunDef) - Constructor for class mondrian.olap.fun.RankFunDef
-
- RankFunDef.RankedMemberList - Class in mondrian.olap.fun
-
Data structure which contains a list and can return the position of an
element in the list in O(log N).
- RankFunDef.RankedMemberList(List<Member>) - Constructor for class mondrian.olap.fun.RankFunDef.RankedMemberList
-
- RankFunDef.RankedTupleList - Class in mondrian.olap.fun
-
Data structure which contains a list and can return the position of an
element in the list in O(log N).
- RankFunDef.RankedTupleList(TupleList) - Constructor for class mondrian.olap.fun.RankFunDef.RankedTupleList
-
- rate(double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
-
- rate(double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
-
- rate(double, double, double, double, boolean) - Static method in class mondrian.olap.fun.vba.Vba
-
- rate(double, double, double, double, boolean, double) - Static method in class mondrian.olap.fun.vba.Vba
-
- RBRACE - Static variable in interface mondrian.olap.ParserSym
-
- RBRACE - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- rColumn - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- read() - Method in class mondrian.tui.MockHttpServletRequest.MockServletInputStream
-
- read() - Method in class mondrian.util.Base64.InputStream
-
Reads enough of the input stream to convert
to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class mondrian.util.Base64.InputStream
-
- ReadAggregates - Variable in class mondrian.olap.MondrianProperties
-
Boolean property that determines whether Mondrian should read
aggregate tables.
- readBlock(Reader, StringBuilder, int, String, String, boolean, boolean, StringBuilder, int) - Static method in class mondrian.tui.CmdRunner
-
Start of a delimted block, read all of it even if it spans
more than one line adding each line's to the
buffer.
- readChar() - Method in class mondrian.parser.SimpleCharStream
-
Read a character.
- readFile(File) - Static method in class mondrian.tui.XmlaSupport
-
Reads a file line by line, adds a '\n' after each line and
returns in a String.
- readFully(Reader, int) - Static method in class mondrian.olap.Util
-
Reads a Reader until it returns EOF and returns the contents as a String.
- readFully(InputStream, int) - Static method in class mondrian.olap.Util
-
Reads an input stream until it returns EOF and returns the contents as an
array of bytes.
- readLine(Reader, boolean) - Static method in class mondrian.tui.CmdRunner
-
Gather up a line ending in '\n' or EOF.
- readMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.NoCacheMemberReader
-
Reads the children of member
into result
.
- readMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader
-
- readMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.RolapCubeHierarchy.NoCacheRolapCubeHierarchyMemberReader
-
- readMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SmartMemberReader
-
Reads the children of member
into cache, and also into
result
.
- readMembers(DataSource, TupleList, List<List<RolapMember>>) - Method in class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
- readMembers(DataSource, TupleList, List<List<RolapMember>>) - Method in class mondrian.rolap.SqlTupleReader
-
- readMembers(DataSource, TupleList, List<List<RolapMember>>) - Method in interface mondrian.rolap.TupleReader
-
Performs the read.
- readNextTuple() - Method in class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
Reads next tuple, notifying all internal targets.
- readString(Reader, StringBuilder, int, StringBuilder, int) - Static method in class mondrian.tui.CmdRunner
-
Start of a string, read all of it even if it spans
more than one line adding each line's to the
buffer.
- readTuples(DataSource, TupleList, List<List<RolapMember>>) - Method in class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
- readTuples(DataSource, TupleList, List<List<RolapMember>>) - Method in class mondrian.rolap.SqlTupleReader
-
- readTuples(DataSource, TupleList, List<List<RolapMember>>) - Method in interface mondrian.rolap.TupleReader
-
Performs the read.
- readURL(String, Map<String, String>) - Static method in class mondrian.olap.Util
-
Returns the contents of a URL, substituting tokens.
- readURL(URL) - Static method in class mondrian.olap.Util
-
Returns the contents of a URL.
- readURL(URL, Map<String, String>) - Static method in class mondrian.olap.Util
-
Returns the contents of a URL, substituting tokens.
- readVirtualFile(String) - Static method in class mondrian.olap.Util
-
Gets content via Apache VFS.
- readVirtualFileAsString(String) - Static method in class mondrian.olap.Util
-
- Real - Static variable in class mondrian.test.loader.DBLoader.Type
-
- Recognizer - Class in mondrian.rolap.aggmatcher
-
Abstract Recognizer class used to determine if a candidate aggregate table
has the column categories: "fact_count" column, measure columns, foreign key
and level columns.
- Recognizer(RolapStar, JdbcSchema.Table, JdbcSchema.Table, MessageRecorder) - Constructor for class mondrian.rolap.aggmatcher.Recognizer
-
- Recognizer.Matcher - Interface in mondrian.rolap.aggmatcher
-
This is used to wrap column name matching rules.
- recordCellRequest(CellRequest) - Method in class mondrian.rolap.FastBatchingCellReader
-
- RecorderException - Exception in mondrian.recorder
-
Exception thrown by
MessageRecorder
when too many errors
have been reported.
- RecorderException(String) - Constructor for exception mondrian.recorder.RecorderException
-
- recordInCommentLine(String) - Method in class mondrian.test.loader.CsvLoader
-
- recordMessage(String, Object, AbstractRecorder.MsgType) - Method in class mondrian.recorder.AbstractRecorder
-
Handles a message.
- recordMessage(String, Object, AbstractRecorder.MsgType) - Method in class mondrian.recorder.ListRecorder
-
- recordMessage(String, Object, AbstractRecorder.MsgType) - Method in class mondrian.recorder.LoggerRecorder
-
- recordMessage(String, Object, AbstractRecorder.MsgType) - Method in class mondrian.recorder.PrintStreamRecorder
-
- recursionCheckCommandCount - Variable in class mondrian.rolap.RolapEvaluatorRoot
-
The size of the command stack at which we will next check for recursion.
- recursivelyParseExp(String) - Method in class mondrian.olap.Parser
-
Recursively parses an expression.
- recursivelyParseExp(String) - Method in class mondrian.parser.MdxParserImpl
-
- RedshiftDialect - Class in mondrian.spi.impl
-
User: cboyden
Date: 2/8/13
- RedshiftDialect(Connection) - Constructor for class mondrian.spi.impl.RedshiftDialect
-
Creates a RedshiftDialect.
- reduce_table() - Method in class mondrian.olap.Parser
-
Access to reduce_goto
table.
- reExecuteMdxCmd() - Method in class mondrian.tui.CmdRunner
-
- refId - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Ref
-
- ReflectiveMultiResolver - Class in mondrian.olap.fun
-
Resolver which uses reflection to instantiate a
FunDef
.
- ReflectiveMultiResolver(String, String, String, String[], Class) - Constructor for class mondrian.olap.fun.ReflectiveMultiResolver
-
- ReflectiveMultiResolver(String, String, String, String[], Class, String[]) - Constructor for class mondrian.olap.fun.ReflectiveMultiResolver
-
- refreshRow() - Method in class mondrian.olap4j.EmptyResultSet
-
- refreshRow() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- regexs - Variable in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
This is an array of Regex.
- register(V) - Method in class mondrian.olap.EnumeratedValues
-
Associates a symbolic name with an ordinal value.
- register(String, RolapNative) - Method in class mondrian.rolap.RolapNativeRegistry
-
- register(SegmentWithData) - Method in class mondrian.rolap.RolapStar
-
- register(RolapSchema) - Method in class mondrian.rolap.ScenarioImpl
-
Registers this Scenario with a Schema, creating a calulated member
[Scenario].[{id}] for each cube that has writeback enabled.
- register(DialectFactory) - Static method in class mondrian.spi.DialectManager
-
Registers a DialectFactory.
- register(Class<? extends Dialect>) - Static method in class mondrian.spi.DialectManager
-
Registers a Dialect class.
- register(Object) - Method in class mondrian.util.LockBox
-
Adds an object to the lock box, and returns a key for it.
- registerDimension(RolapCubeDimension) - Method in class mondrian.rolap.RolapCube
-
Understand this and you are no longer a novice.
- registerFormatLocale(Format.FormatLocale, Locale) - Static method in class mondrian.util.Format
-
- registerParameter(Parameter) - Method in interface mondrian.calc.ExpCompiler
-
Implements a parameter, returning a unique slot which will hold the
parameter's value.
- registerParameter(Parameter) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- registerParameter(Parameter) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- registerRootRelation(MondrianDef.RelationOrJoin) - Method in class mondrian.rolap.sql.SqlQuery
-
- registerStatement(Locus, Statement) - Method in class mondrian.server.Execution
-
This method is typically called by SqlStatement at construction time.
- regType - Variable in class mondrian.olap.fun.LinReg
-
Code for the specific function.
- rehash(int) - Method in class mondrian.util.ObjectPool
-
- ReInit(InputStream) - Method in class mondrian.parser.MdxParserImpl
-
Reinitialise.
- ReInit(InputStream, String) - Method in class mondrian.parser.MdxParserImpl
-
Reinitialise.
- ReInit(Reader) - Method in class mondrian.parser.MdxParserImpl
-
Reinitialise.
- ReInit(MdxParserImplTokenManager) - Method in class mondrian.parser.MdxParserImpl
-
Reinitialise.
- ReInit(SimpleCharStream) - Method in class mondrian.parser.MdxParserImplTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Method in class mondrian.parser.MdxParserImplTokenManager
-
Reinitialise parser.
- ReInit(Reader, int, int, int) - Method in class mondrian.parser.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class mondrian.parser.SimpleCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class mondrian.parser.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class mondrian.parser.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class mondrian.parser.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class mondrian.parser.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class mondrian.parser.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class mondrian.parser.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class mondrian.parser.SimpleCharStream
-
Reinitialise.
- relation - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- relation - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- relation - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- relation - Variable in class mondrian.rolap.RolapHierarchy
-
- relationList - Variable in class mondrian.gui.SchemaPropertyCellRenderer
-
- relationRenderer - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- relationRenderer - Variable in class mondrian.gui.SchemaPropertyCellRenderer
-
- relationTable - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- relationTable - Variable in class mondrian.gui.SchemaPropertyCellRenderer
-
- relative(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- relative(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- releaseSavepoint(Savepoint) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- reloadDataSources() - Method in class mondrian.server.DynamicContentFinder
-
Checks for updates to datasources content, flushes obsolete catalogs.
- reloadNullLiteral() - Static method in class mondrian.rolap.RolapUtil
-
- remaining - Variable in class mondrian.rolap.StarColumnPredicate.Overlap
-
- remove() - Method in class mondrian.calc.impl.AbstractTupleIterator
-
- remove() - Method in class mondrian.calc.impl.AbstractTupleList.AbstractTupleListIterator
-
- remove(int) - Method in class mondrian.calc.impl.ArrayTupleList
-
- remove(int) - Method in class mondrian.calc.impl.ListTupleList
-
- remove(int) - Method in class mondrian.calc.impl.UnaryTupleList
-
- remove() - Method in class mondrian.olap.fun.NativizeSetFunDef.RangeIterator
-
- remove(int) - Method in class mondrian.olap.Util.AbstractFlatList
-
- remove(Object) - Method in class mondrian.olap.Util.AbstractFlatList
-
- remove() - Method in class mondrian.olap.Util.GcIterator
-
- remove(String) - Method in class mondrian.olap.Util.PropertyList
-
- remove(SegmentHeader) - Method in class mondrian.rolap.agg.MockSegmentCache
-
- remove(SegmentHeader) - Method in class mondrian.rolap.agg.SegmentCacheManager.CompositeSegmentCache
-
- remove(RolapStar, SegmentHeader) - Method in class mondrian.rolap.agg.SegmentCacheManager
-
Removes a segment from segment index.
- remove(SegmentHeader) - Method in class mondrian.rolap.agg.SegmentCacheWorker
-
Removes a segment from the cache.
- remove() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
- remove(SegmentHeader) - Method in class mondrian.rolap.cache.MemorySegmentCache
-
- remove(SegmentHeader) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
-
Removes a header from the index.
- remove(SegmentHeader) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- remove(K) - Method in interface mondrian.rolap.cache.SmartCache
-
Removes a key from the cache.
- remove(K) - Method in class mondrian.rolap.cache.SmartCacheImpl
-
- remove(String, String, String, String) - Method in class mondrian.rolap.RolapSchemaPool
-
- remove(String, DataSource) - Method in class mondrian.rolap.RolapSchemaPool
-
- remove(RolapSchema) - Method in class mondrian.rolap.RolapSchemaPool
-
- remove(int) - Method in class mondrian.rolap.SubstitutingMemberReader.SubstitutingMemberList
-
- remove(SegmentHeader) - Method in interface mondrian.spi.SegmentCache
-
Removes a segment from the cache.
- remove(Object) - Method in class mondrian.util.CacheMap
-
- remove(Object) - Method in class mondrian.util.PartiallyOrderedSet
-
- remove() - Method in class mondrian.util.UnionIterator
-
- remove() - Method in class mondrian.util.UnsupportedList.Itr
-
- remove(int) - Method in class mondrian.util.UnsupportedList
-
- remove(Object) - Method in class mondrian.util.UnsupportedList
-
- removeAll(Collection<?>) - Method in class mondrian.olap.Util.AbstractFlatList
-
- removeAll(Collection<?>) - Method in class mondrian.util.UnsupportedList
-
- removeAllListener() - Method in class mondrian.util.AbstractMemoryMonitor
-
- removeAllListener() - Method in class mondrian.util.FauxMemoryMonitor
-
- removeAllListener() - Method in interface mondrian.util.MemoryMonitor
-
Clear out all Listener
s and turnoff JVM
memory notification.
- removeAttribute(String) - Method in class mondrian.tui.MockHttpServletRequest
-
Removes an attribute from this request.
- removeAttribute(String) - Method in class mondrian.tui.MockServletContext
-
Removes the attribute with the given name from the servlet context.
- removeCalculatedMembers(List<Member>) - Static method in class mondrian.olap.fun.FunUtil
-
Removes every member from a list which is calculated.
- removeCalculatedMembers(TupleList) - Static method in class mondrian.olap.fun.FunUtil
-
Removes every tuple from a list which is calculated.
- removeCalculatedMembers(List<Member>) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- removeCalculation(RolapCalculation, boolean) - Method in class mondrian.rolap.RolapEvaluator
-
- removeCellEditorListener(CellEditorListener) - Method in class mondrian.gui.SchemaPropertyCellEditor
-
Removes a listener from the list that's notified
- removeCellEditorListener(CellEditorListener) - Method in class mondrian.gui.SchemaTreeCellEditor
-
- removeConnection(RolapConnection) - Method in class mondrian.olap.MondrianServer
-
Called when a connection is closed.
- removeConnection(RolapConnection) - Method in class mondrian.server.MondrianServerImpl
-
- removeContext() - Method in class mondrian.calc.ExpCompiler.Factory
-
Get the current override contect.
- removeContext() - Method in class mondrian.util.ObjectFactory
-
Gets the current override values in the opaque context object and
clears those values within the Factory.
- removeCube(String) - Method in interface mondrian.olap.Schema
-
Removes a cube.
- removeCube(String) - Method in class mondrian.rolap.RolapSchema
-
- removeCurrMember() - Method in class mondrian.rolap.TargetBase
-
- removeDB(JdbcSchema) - Method in interface mondrian.rolap.aggmatcher.JdbcSchema.Factory
-
- removeDB(DataSource) - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Removes a JdbcSchema associated with a DataSource.
- removeDB(JdbcSchema) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.StdFactory
-
- removeDimension(Dimension, List<List<Member>>) - Method in class mondrian.rolap.RolapResult
-
- removeFormula(String, boolean) - Method in class mondrian.olap.Query
-
Remove a formula from the query.
- removeImpl(K) - Method in class mondrian.rolap.cache.HardSmartCache
-
- removeImpl(K) - Method in class mondrian.rolap.cache.SmartCacheImpl
-
- removeImpl(K) - Method in class mondrian.rolap.cache.SoftSmartCache
-
- removeListener(SegmentCache.SegmentCacheListener) - Method in class mondrian.rolap.agg.MockSegmentCache
-
- removeListener(SegmentCache.SegmentCacheListener) - Method in class mondrian.rolap.agg.SegmentCacheManager.CompositeSegmentCache
-
- removeListener(SegmentCache.SegmentCacheListener) - Method in class mondrian.rolap.cache.MemorySegmentCache
-
- removeListener(SegmentCache.SegmentCacheListener) - Method in interface mondrian.spi.SegmentCache
-
Unregisters a listener from this segment cache implementation.
- removeListener(MemoryMonitor.Listener) - Method in class mondrian.util.AbstractMemoryMonitor
-
- removeListener(MemoryMonitor.Listener) - Method in class mondrian.util.FauxMemoryMonitor
-
- removeListener(MemoryMonitor.Listener) - Method in interface mondrian.util.MemoryMonitor
-
Removes a Listener
from the MemoryMonitor
.
- removeMember(Object) - Method in class mondrian.rolap.CacheMemberReader
-
- removeMember(Object) - Method in interface mondrian.rolap.MemberCache
-
Removes the
RolapMember
with a given key from the cache.
- removeMember(Object) - Method in class mondrian.rolap.MemberCacheHelper
-
- removeMember(Object) - Method in class mondrian.rolap.MemberNoCacheHelper
-
- removeMember(Object) - Method in class mondrian.rolap.NoCacheMemberReader
-
- removeMemberAndDescendants(Object) - Method in class mondrian.rolap.CacheMemberReader
-
- removeMemberAndDescendants(Object) - Method in interface mondrian.rolap.MemberCache
-
Removes the designated
RolapMember
and all its descendants.
- removeMemberAndDescendants(Object) - Method in class mondrian.rolap.MemberCacheHelper
-
- removeMemberAndDescendants(Object) - Method in class mondrian.rolap.MemberNoCacheHelper
-
- removeMemberAndDescendants(Object) - Method in class mondrian.rolap.NoCacheMemberReader
-
- removeOverlappingTupleEntries(TupleList) - Static method in class mondrian.olap.fun.AggregateFunDef.AggregateCalc
-
In case of distinct count aggregation if a tuple which is a super
set of other tuples in the set exists then the child tuples can be
ignored.
- removeRange(int, int) - Method in class mondrian.calc.impl.ListTupleList
-
- removeStatement(Statement) - Method in class mondrian.olap.MondrianServer
-
Called when a statement is closed.
- removeStatement(Statement) - Method in class mondrian.server.MondrianServerImpl
-
- removeTreeModelListener(TreeModelListener) - Method in class mondrian.gui.JdbcTreeModel
-
Removes a listener previously added with
addTreeModelListener
.
- rename(String) - Method in class mondrian.olap.Formula
-
Changes the last part of the name to newName
.
- renameFormula(String, String) - Method in class mondrian.olap.Query
-
Finds formula by name and renames it to new name.
- reOrderAggStarList() - Method in class mondrian.rolap.RolapStar
-
Reorder the list of aggregate stars.
- repeatString(int, String) - Static method in class mondrian.test.TestContext
-
Returns count copies of a string.
- replace(String, String, String, int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- replace(String, String, String, int, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- replace(String, String, String, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- replace(String, String, String) - Static method in class mondrian.olap.fun.vba.Vba
-
- replace(String, String, String) - Static method in class mondrian.olap.Util
-
Returns a string with every occurrence of a seek string replaced with
another.
- replace(StringBuilder, int, String, String) - Static method in class mondrian.olap.Util
-
Replaces all occurrences of a string in a buffer with another.
- replaceLastSchemaUpdateDate(Document) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- replaceNonAllMembers(List<List<Member>>, RolapResult.AxisMemberList) - Method in class mondrian.rolap.RolapResult
-
- replaceProperties(String, Map<String, String>) - Static method in class mondrian.olap.Util
-
Replaces tokens in a string.
- replaceToken - Variable in class mondrian.test.DynamicSchemaProcessorTest.BaseDsp
-
- report(ServerInfo) - Method in class mondrian.test.CacheHitTest
-
Prints cache hit ratio.
- report(PrintStream) - Method in class mondrian.test.QueryRunner
-
- report_error(String, Object) - Method in class mondrian.olap.Parser
-
- report_fatal_error(String, Object) - Method in class mondrian.olap.Parser
-
- reportError(Exception) - Method in class mondrian.recorder.AbstractRecorder
-
- reportError(Exception, Object) - Method in class mondrian.recorder.AbstractRecorder
-
- reportError(String) - Method in class mondrian.recorder.AbstractRecorder
-
- reportError(String, Object) - Method in class mondrian.recorder.AbstractRecorder
-
- reportError(Exception) - Method in interface mondrian.recorder.MessageRecorder
-
Add an Exception.
- reportError(Exception, Object) - Method in interface mondrian.recorder.MessageRecorder
-
Add an Exception and extra informaton.
- reportError(String) - Method in interface mondrian.recorder.MessageRecorder
-
Add an error message.
- reportError(String, Object) - Method in interface mondrian.recorder.MessageRecorder
-
Add an error message and extra information.
- reportInfo(String) - Method in class mondrian.recorder.AbstractRecorder
-
- reportInfo(String, Object) - Method in class mondrian.recorder.AbstractRecorder
-
- reportInfo(String) - Method in interface mondrian.recorder.MessageRecorder
-
Add an informational message.
- reportInfo(String, Object) - Method in interface mondrian.recorder.MessageRecorder
-
Add an informational message and extra information.
- reportWarning(String) - Method in class mondrian.recorder.AbstractRecorder
-
- reportWarning(String, Object) - Method in class mondrian.recorder.AbstractRecorder
-
- reportWarning(String) - Method in interface mondrian.recorder.MessageRecorder
-
Add a warning message.
- reportWarning(String, Object) - Method in interface mondrian.recorder.MessageRecorder
-
Add a warning message and extra information.
- Repository - Interface in mondrian.server
-
Callback by which a
MondrianServer
finds its
databases, catalogs and schemas.
- RepositoryContentFinder - Interface in mondrian.server
-
Callback to get the content of the repository as an XML string.
- request - Variable in class mondrian.xmla.Rowset
-
- REQUEST_TYPE_PROP - Static variable in class mondrian.xmla.XmlaBaseTestCase
-
- REQUIRED - Static variable in class mondrian.xmla.RowsetDefinition.Column
-
This is used as the false value for the nullable parameter.
- requiresAliasForFromQuery() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect requires subqueries in the FROM clause
to have an alias.
- requiresAliasForFromQuery() - Method in class mondrian.spi.impl.DerbyDialect
-
- requiresAliasForFromQuery() - Method in class mondrian.spi.impl.GreenplumDialect
-
- requiresAliasForFromQuery() - Method in class mondrian.spi.impl.HiveDialect
-
- requiresAliasForFromQuery() - Method in class mondrian.spi.impl.ImpalaDialect
-
- requiresAliasForFromQuery() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- requiresAliasForFromQuery() - Method in class mondrian.spi.impl.MicrosoftSqlServerDialect
-
- requiresAliasForFromQuery() - Method in class mondrian.spi.impl.MonetDbDialect
-
- requiresAliasForFromQuery() - Method in class mondrian.spi.impl.MySqlDialect
-
- requiresAliasForFromQuery() - Method in class mondrian.spi.impl.NeoviewDialect
-
- requiresAliasForFromQuery() - Method in class mondrian.spi.impl.PostgreSqlDialect
-
- requiresAliasForFromQuery() - Method in class mondrian.spi.impl.SybaseDialect
-
- requiresAliasForFromQuery() - Method in class mondrian.spi.impl.TeradataDialect
-
- requiresAliasForFromQuery() - Method in class mondrian.spi.impl.VectorwiseDialect
-
- requiresAliasForFromQuery() - Method in class mondrian.spi.impl.VerticaDialect
-
- requireSchema - Variable in class mondrian.gui.JdbcMetaData
-
- requiresExpression(int) - Method in class mondrian.olap.fun.CacheFunDef.CacheFunResolver
-
- requiresExpression(int) - Method in class mondrian.olap.fun.MultiResolver
-
- requiresExpression(int) - Method in interface mondrian.olap.fun.Resolver
-
Returns whether a particular argument must be a scalar expression.
- requiresExpression(int) - Method in class mondrian.olap.fun.ResolverBase
-
- requiresExpression(int) - Method in class mondrian.olap.fun.SimpleResolver
-
- requiresExpression(int) - Method in class mondrian.olap.fun.UdfResolver
-
- requiresExpression() - Method in interface mondrian.olap.Validator
-
Returns whether the current context requires an expression.
- requiresExpression() - Method in class mondrian.olap.ValidatorImpl
-
- requiresExpression(UnresolvedFunCall, int) - Method in class mondrian.olap.ValidatorImpl
-
Returns whether the k
th argument to a function call
has to be an expression.
- requiresGroupByAlias() - Method in interface mondrian.spi.Dialect
-
Returns true if this Dialect can include expressions in the GROUP BY
clause only by adding an expression to the SELECT clause and using
its alias.
- requiresGroupByAlias() - Method in class mondrian.spi.impl.GreenplumDialect
-
- requiresGroupByAlias() - Method in class mondrian.spi.impl.HiveDialect
-
- requiresGroupByAlias() - Method in class mondrian.spi.impl.InfobrightDialect
-
- requiresGroupByAlias() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- requiresHavingAlias() - Method in interface mondrian.spi.Dialect
-
Returns true if this Dialect can include expressions in the HAVING
clause only by adding an expression to the SELECT clause and using
its alias.
- requiresHavingAlias() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- requiresHavingAlias() - Method in class mondrian.spi.impl.MySqlDialect
-
- requiresHavingAlias() - Method in class mondrian.spi.impl.VectorwiseDialect
-
- requiresOrderByAlias() - Method in interface mondrian.spi.Dialect
-
Returns true if this Dialect can include expressions in the ORDER BY
clause only by adding an expression to the SELECT clause and using
its alias.
- requiresOrderByAlias() - Method in class mondrian.spi.impl.HiveDialect
-
- requiresOrderByAlias() - Method in class mondrian.spi.impl.ImpalaDialect
-
- requiresOrderByAlias() - Method in class mondrian.spi.impl.InfobrightDialect
-
- requiresOrderByAlias() - Method in class mondrian.spi.impl.IngresDialect
-
- requiresOrderByAlias() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- requiresOrderByAlias() - Method in class mondrian.spi.impl.NeoviewDialect
-
- requiresUnionOrderByExprToBeInSelectClause() - Method in interface mondrian.spi.Dialect
-
Returns true if this dialect allows an expression in the ORDER BY
clause of a UNION (or other set operation) query only if it occurs in
the SELECT clause.
- requiresUnionOrderByExprToBeInSelectClause() - Method in class mondrian.spi.impl.AccessDialect
-
- requiresUnionOrderByExprToBeInSelectClause() - Method in class mondrian.spi.impl.HiveDialect
-
- requiresUnionOrderByExprToBeInSelectClause() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- requiresUnionOrderByOrdinal() - Method in interface mondrian.spi.Dialect
-
Returns true if this dialect allows only integers in the ORDER BY
clause of a UNION (or other set operation) query.
- requiresUnionOrderByOrdinal() - Method in class mondrian.spi.impl.HiveDialect
-
- requiresUnionOrderByOrdinal() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- requiresUnionOrderByOrdinal() - Method in class mondrian.spi.impl.MicrosoftSqlServerDialect
-
- requiresUnionOrderByOrdinal() - Method in class mondrian.spi.impl.TeradataDialect
-
- ReservedWords - Static variable in class mondrian.olap.fun.CountFunDef
-
- reservedWords - Static variable in class mondrian.olap.fun.DrilldownMemberFunDef
-
- ReservedWords - Static variable in class mondrian.olap.fun.ToggleDrillStateFunDef
-
- ReservedWords - Static variable in class mondrian.olap.fun.UnionFunDef
-
- reset() - Method in class mondrian.test.PropertySaver
-
Sets all properties back to their original values.
- reset() - Method in class mondrian.tui.MockHttpServletResponse
-
Clears any data that exists in the buffer as well as the status code and
headers.
- resetAllTablesLoaded() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Used for testing allowing one to load tables and their columnIter
from more than one datasource
- resetBuffer() - Method in class mondrian.tui.MockHttpServletResponse
-
- resetFromTest() - Method in class mondrian.util.AbstractMemoryMonitor
-
- resetFromTest() - Method in interface mondrian.util.MemoryMonitor.Test
-
This should only be called when one is switching from a
test MemoryMonitor
back to the default system
MemoryMonitor
.
- resetMetaData(JdbcMetaData) - Method in class mondrian.gui.JdbcExplorer
-
- resetMetaData(JdbcMetaData) - Method in class mondrian.gui.SchemaExplorer
-
- resetSubtotalVisibility() - Method in class mondrian.olap.QueryAxis
-
- resize(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.Column
-
- resize(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.DoubleColumn
-
- resize(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.IntColumn
-
- resize(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.LongColumn
-
- resize(int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.ObjectColumn
-
- resolve(Exp[], Validator, List<Resolver.Conversion>) - Method in class mondrian.olap.fun.CacheFunDef.CacheFunResolver
-
- resolve(Exp[], Validator, List<Resolver.Conversion>) - Method in class mondrian.olap.fun.MultiResolver
-
- resolve(Exp[], Validator, List<Resolver.Conversion>) - Method in interface mondrian.olap.fun.Resolver
-
Given a particular set of arguments the function is applied to, returns
the correct overloaded form of the function.
- resolve(Exp[], Validator, List<Resolver.Conversion>) - Method in class mondrian.olap.fun.SimpleResolver
-
- resolve(Exp[], Validator, List<Resolver.Conversion>) - Method in class mondrian.olap.fun.UdfResolver
-
- resolve() - Method in class mondrian.olap.IdBatchResolver
-
Attempts to resolve the identifiers contained in the query in
batches based on the parent, e.g.
- resolve(Validator) - Method in class mondrian.olap.MemberProperty
-
- resolve(OlapElement, List<IdentifierSegment>, boolean, int, MatchType, List<NameResolver.Namespace>) - Method in class mondrian.olap.NameResolver
-
Resolves a list of segments (a parsed identifier) to an OLAP element.
- resolve() - Method in class mondrian.olap.Query
-
Performs type-checking and validates internal consistency of a query,
using the default resolver.
- resolve(Validator) - Method in class mondrian.olap.Query
-
Performs type-checking and validates internal consistency of a query.
- resolve(Validator) - Method in class mondrian.olap.QueryAxis
-
- ResolvedFunCall - Class in mondrian.mdx
-
A
ResolvedFunCall
is a function applied to a list of operands,
which has been validated and resolved to a
function definition
.
- ResolvedFunCall(FunDef, Exp[], Type) - Constructor for class mondrian.mdx.ResolvedFunCall
-
Creates a function call.
- ResolvedFunCallFinder - Class in mondrian.olap.fun
-
Visitor class used to locate a resolved function call within an
expression
- ResolvedFunCallFinder(ResolvedFunCall) - Constructor for class mondrian.olap.fun.ResolvedFunCallFinder
-
- resolveEntity(String, String) - Method in class mondrian.tui.XmlUtil.Resolver
-
- resolveFunArgs(Validator, FunDef, Exp[], Exp[], String, Syntax) - Static method in class mondrian.olap.fun.FunUtil
-
Validates the arguments to a function and resolves the function.
- resolveMember(Hierarchy) - Method in class mondrian.util.IdentifierParser.BuilderImpl
-
- resolver - Static variable in class mondrian.olap.fun.AddCalculatedMembersFunDef
-
- resolver - Static variable in class mondrian.olap.fun.AggregateFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.AncestorFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.AncestorsFunDef
-
- RESOLVER - Static variable in class mondrian.olap.fun.AsFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.AvgFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.CacheFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.CaseMatchFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.CaseTestFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.CastFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.CoalesceEmptyFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.CorrelationFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.CountFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.CrossJoinFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.DescendantsFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.DrilldownLevelFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.DrilldownMemberFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.ExceptFunDef
-
- resolver - Static variable in class mondrian.olap.fun.ExistsFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.ExtractFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.FormatFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.HierarchizeFunDef
-
- resolver - Static variable in class mondrian.olap.fun.IntersectFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.IsFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.IsNullFunDef
-
Resolves calls to the IS NULL
postfix operator.
- Resolver - Static variable in class mondrian.olap.fun.LastPeriodsFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.MedianFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.NativizeSetFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.NonEmptyCrossJoinFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.OrderFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.ParallelPeriodFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.PercentileFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.PeriodsToDateFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.PropertiesFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.RankFunDef
-
- Resolver - Interface in mondrian.olap.fun
-
A
Resolver
converts a function name, invocation type, and set
of arguments into a
FunDef
.
- Resolver - Static variable in class mondrian.olap.fun.SetFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.StrToSetFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.StrToTupleFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.SubsetFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.SumFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.ToggleDrillStateFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.TupleFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.UnionFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.UnorderFunDef
-
- Resolver - Static variable in class mondrian.olap.fun.VisualTotalsFunDef
-
- Resolver.Conversion - Interface in mondrian.olap.fun
-
Description of an implicit conversion that occurred while resolving an
operator call.
- Resolver2 - Static variable in class mondrian.olap.fun.DescendantsFunDef
-
- ResolverBase - Class in mondrian.olap.fun
-
ResolverBase
provides a skeleton implementation of
interface Resolver
- ResolverBase(String, String, String, Syntax) - Constructor for class mondrian.olap.fun.ResolverBase
-
- ResourceLimitExceededException - Exception in mondrian.olap
-
Exception which indicates some resource limit was exceeded.
- ResourceLimitExceededException(String) - Constructor for exception mondrian.olap.ResourceLimitExceededException
-
Creates a ResourceLimitExceededException
- restore(int) - Method in interface mondrian.olap.Evaluator
-
Restores previous evaluator.
- restore(int) - Method in class mondrian.rolap.RolapEvaluator
-
- restoreContext(Object) - Method in class mondrian.calc.ExpCompiler.Factory
-
Restore the current overrides.
- restoreContext(Object) - Method in class mondrian.util.ObjectFactory
-
Restores the context object resetting override values.
- RestrictedMemberReader - Class in mondrian.rolap
-
A RestrictedMemberReader
reads only the members of a hierarchy
allowed by a role's access profile.
- RestrictedMemberReader(MemberReader, Role) - Constructor for class mondrian.rolap.RestrictedMemberReader
-
Creates a RestrictedMemberReader
.
- RestrictedMemberReader.MultiCardinalityDefaultMember - Class in mondrian.rolap
-
- RestrictedMemberReader.MultiCardinalityDefaultMember(RolapMember) - Constructor for class mondrian.rolap.RestrictedMemberReader.MultiCardinalityDefaultMember
-
- RESTRICTION - Static variable in class mondrian.xmla.RowsetDefinition.Column
-
This is used as the true value for the restriction parameter.
- restriction - Variable in class mondrian.xmla.RowsetDefinition.Column
-
- RESTRICTION_NAME_PROP - Static variable in class mondrian.xmla.XmlaBasicTest
-
- RESTRICTION_VALUE_PROP - Static variable in class mondrian.xmla.XmlaBasicTest
-
- restrictions - Variable in class mondrian.xmla.Rowset
-
- restrictMemberTypes() - Method in class mondrian.rolap.RolapNativeCrossJoin
-
- restrictMemberTypes() - Method in class mondrian.rolap.RolapNativeFilter
-
- restrictMemberTypes() - Method in class mondrian.rolap.RolapNativeSet
-
Returns whether certain member types (e.g.
- restrictMemberTypes() - Method in class mondrian.rolap.RolapNativeTopCount
-
- Result - Interface in mondrian.olap
-
A Result
is the result of running an MDX query.
- result - Variable in class mondrian.rolap.RolapResult.RolapResultEvaluatorRoot
-
- result - Variable in class mondrian.test.FoodMartTestCase.QueryAndResult
-
- result - Variable in class mondrian.web.taglib.DomBuilder
-
- ResultBase - Class in mondrian.olap
-
Skeleton implementation of
Result
.
- ResultBase(Execution, Axis[]) - Constructor for class mondrian.olap.ResultBase
-
- ResultCache - Class in mondrian.web.taglib
-
Holds a query/result pair in the user's session.
- ResultComparator - Class in mondrian.test.comp
-
Compares the
Result
produced by a query with the expected result
read from an XML file.
- ResultComparator(Element, Result) - Constructor for class mondrian.test.comp.ResultComparator
-
- ResultComparatorTest - Class in mondrian.test.comp
-
Unit test based upon an XML file.
- ResultComparatorTest(String) - Constructor for class mondrian.test.comp.ResultComparatorTest
-
- ResultComparatorTest() - Constructor for class mondrian.test.comp.ResultComparatorTest
-
- ResultComparatorTest(File) - Constructor for class mondrian.test.comp.ResultComparatorTest
-
- ResultLimit - Variable in class mondrian.olap.MondrianProperties
-
Integer property that, if set to a value greater than zero, limits the
maximum size of a result set.
- resultLimit - Variable in class mondrian.rolap.BatchTestCase.TestCase
-
Maximum number of rows to be read from SQL.
- ResultLimitExceededException - Exception in mondrian.olap
-
Abstract base class for exceptions that indicate some limit was exceeded.
- ResultLimitExceededException(String) - Constructor for exception mondrian.olap.ResultLimitExceededException
-
Creates a ResultLimitExceededException.
- ResultLoader - Class in mondrian.rolap
-
Loader to be iterated to load all results from database.
- ResultLoader(int, List<TargetBase>, SqlStatement, boolean, TupleList, List<List<RolapMember>>) - Constructor for class mondrian.rolap.ResultLoader
-
- resultSetMetaData - Variable in class mondrian.rolap.agg.SegmentLoaderTest.MyDelegatingInvocationHandler
-
- ResultStyle - Enum in mondrian.calc
-
Enumeration of ways that a compiled expression can return its result to
its caller.
- ResultStyleCompiler - Class in mondrian.olap.fun
-
The ResultStyleCompiler
can be used to assure that
the use of the container ResultStyle: ITERABLE, LIST and MUTABLE_LIST;
can be requested by any Calc.
- ResultStyleCompiler(Evaluator, Validator, List<ResultStyle>) - Constructor for class mondrian.olap.fun.ResultStyleCompiler
-
Constructor which uses the ExpCompiler.Factory to get the
default ExpCompiler as an instance variable - ResultStyleCompiler
is a wrapper.
- ResultStyleCompiler.MultiCalc - Class in mondrian.olap.fun
-
Calc with three child Calcs, one for ITERABLE, LIST and MUTABLE_LIST,
which are evaluated during the normal evaluation process.
- ResultStyleCompiler.MultiCalc(Calc, Calc, Calc, boolean) - Constructor for class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- ResultStyleException - Exception in mondrian.olap
-
Exception that indicates a compiler could not implement an expression in any
of the result styles requested by the client.
- ResultStyleException(String) - Constructor for exception mondrian.olap.ResultStyleException
-
- resumeEncoding() - Method in class mondrian.util.Base64.OutputStream
-
Resumes encoding of the stream.
- retainAll(Collection<?>) - Method in class mondrian.olap.Util.AbstractFlatList
-
- retainAll(Collection<?>) - Method in class mondrian.util.UnsupportedList
-
- Retrowoven - Static variable in class mondrian.olap.Util
-
Whether the code base has re-engineered using retroweaver.
- RETURN - Static variable in interface mondrian.olap.ParserSym
-
- RETURN - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- returnCategory - Variable in class mondrian.olap.fun.FunDefBase
-
- RETURNFALSESTRING - Static variable in class mondrian.test.DynamicSchemaProcessorTest.CheckJdbcPropertyDsp
-
- returnItem() - Method in class mondrian.parser.MdxParserImpl
-
- returnItemList() - Method in class mondrian.parser.MdxParserImpl
-
- RETURNTRUESTRING - Static variable in class mondrian.test.DynamicSchemaProcessorTest.CheckJdbcPropertyDsp
-
- returnType - Variable in class mondrian.xmla.XmlaHandler.XmlaExtra.FunctionDefinition
-
- returnValue - Variable in class mondrian.rolap.aggmatcher.Recognizer
-
- right - Variable in class mondrian.gui.MondrianGuiDef.Join
-
- right(String, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- right - Variable in class mondrian.olap.MondrianDef.Join
-
- right - Variable in class mondrian.util.Pair
-
- right(List<Pair<L, R>>) - Static method in class mondrian.util.Pair
-
Returns a list of the right elements of a list of pairs.
- RIGHT_OF_EXP - Static variable in class mondrian.util.Format
-
- RIGHT_OF_POINT - Static variable in class mondrian.util.Format
-
- rightAlias - Variable in class mondrian.gui.MondrianGuiDef.Join
-
- rightAlias - Variable in class mondrian.olap.MondrianDef.Join
-
- rightIter(Iterable<Pair<L, R>>) - Static method in class mondrian.util.Pair
-
Returns an iterable over the right slice of an iterable.
- rightJoinConditionColumnName - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- rightKey - Variable in class mondrian.gui.MondrianGuiDef.Join
-
- rightKey - Variable in class mondrian.olap.MondrianDef.Join
-
- rlPanel - Variable in class mondrian.gui.SchemaPropertyCellRenderer
-
- rMeasure - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- ROLAP_COMPARATOR - Static variable in class mondrian.rolap.RolapUtil
-
A comparator singleton instance which can handle the presence of
RolapUtilComparable
instances in a collection.
- RolapAggregationManager - Class in mondrian.rolap
-
RolapAggregationManager
manages all
Segment
s in the system.
- RolapAggregationManager() - Constructor for class mondrian.rolap.RolapAggregationManager
-
Creates the RolapAggregationManager.
- RolapAggregationManager.PinSet - Interface in mondrian.rolap
-
A set of segments which are pinned (prevented from garbage collection)
for a short duration as a result of a cache inquiry.
- RolapAggregator - Class in mondrian.rolap
-
Describes an aggregation operator, such as "sum" or "count".
- RolapAggregator(String, int, boolean) - Constructor for class mondrian.rolap.RolapAggregator
-
- RolapAggregator.AvgFromAvg - Class in mondrian.rolap
-
Aggregator used for aggregate tables implementing the
average aggregator.
- RolapAggregator.AvgFromAvg(String) - Constructor for class mondrian.rolap.RolapAggregator.AvgFromAvg
-
- RolapAggregator.AvgFromSum - Class in mondrian.rolap
-
Aggregator used for aggregate tables implementing the
average aggregator.
- RolapAggregator.AvgFromSum(String) - Constructor for class mondrian.rolap.RolapAggregator.AvgFromSum
-
- RolapAggregator.BaseAggor - Class in mondrian.rolap
-
This is the base class for implementing aggregators over sum and
average columns in an aggregate table.
- RolapAggregator.BaseAggor(String, String) - Constructor for class mondrian.rolap.RolapAggregator.BaseAggor
-
- RolapAggregator.SumFromAvg - Class in mondrian.rolap
-
This is an aggregator used for aggregate tables implementing the
sum aggregator.
- RolapAggregator.SumFromAvg(String) - Constructor for class mondrian.rolap.RolapAggregator.SumFromAvg
-
- RolapAllCubeMember - Class in mondrian.rolap
-
- RolapAllCubeMember(RolapMember, RolapCubeLevel) - Constructor for class mondrian.rolap.RolapAllCubeMember
-
Creates a RolapAllCubeMember.
- RolapAxis - Class in mondrian.rolap
-
Implementation of the Axis interface.
- RolapAxis(TupleList) - Constructor for class mondrian.rolap.RolapAxis
-
- RolapAxisTest - Class in mondrian.rolap
-
Unit test for lists and iterators over members and tuples.
- RolapAxisTest() - Constructor for class mondrian.rolap.RolapAxisTest
-
- RolapAxisTest(String) - Constructor for class mondrian.rolap.RolapAxisTest
-
- RolapBaseCubeMeasure - Class in mondrian.rolap
-
Measure which is computed from a SQL column (or expression) and which is
defined in a non-virtual cube.
- RolapBaseCubeMeasure(RolapCube, RolapMember, RolapLevel, String, String, String, String, MondrianDef.Expression, String, String, Map<String, Annotation>) - Constructor for class mondrian.rolap.RolapBaseCubeMeasure
-
Creates a RolapBaseCubeMeasure.
- RolapBaseCubeMeasure.DataType - Enum in mondrian.rolap
-
- RolapCacheRegion - Class in mondrian.rolap
-
A RolapCacheRegion
represents a region of multidimensional space
in the cache.
- RolapCacheRegion(RolapStar, List<RolapStar.Measure>) - Constructor for class mondrian.rolap.RolapCacheRegion
-
- RolapCalculatedMember - Class in mondrian.rolap
-
A
RolapCalculatedMember
is a member based upon a
Formula
.
- RolapCalculatedMember(RolapMember, RolapLevel, String, Formula) - Constructor for class mondrian.rolap.RolapCalculatedMember
-
Creates a RolapCalculatedMember.
- RolapCalculation - Interface in mondrian.rolap
-
Entry in the evaluation context that indicates a calculation that needs to
be performed before we get to the atomic stored cells.
- RolapCell - Class in mondrian.rolap
-
- RolapCell(RolapResult, int[], RolapResult.CellInfo) - Constructor for class mondrian.rolap.RolapCell
-
Creates a RolapCell.
- RolapConnection - Class in mondrian.rolap
-
A RolapConnection
is a connection to a Mondrian OLAP Server.
- RolapConnection(MondrianServer, Util.PropertyList, DataSource) - Constructor for class mondrian.rolap.RolapConnection
-
Creates a connection.
- RolapConnection(MondrianServer, Util.PropertyList, RolapSchema, DataSource) - Constructor for class mondrian.rolap.RolapConnection
-
Creates a RolapConnection.
- RolapConnection.NonEmptyResult - Class in mondrian.rolap
-
A NonEmptyResult
filters a result by removing empty rows
on a particular axis.
- RolapConnection.NonEmptyResult(Result, Execution, int) - Constructor for class mondrian.rolap.RolapConnection.NonEmptyResult
-
Creates a NonEmptyResult.
- RolapConnectionPool - Class in mondrian.rolap
-
Singleton class that holds a connection pool.
- RolapConnectionProperties - Enum in mondrian.rolap
-
RolapConnectionProperties
enumerates the allowable values of
keywords in a Mondrian connect string.
- RolapConnectionShepherdNbThreads - Variable in class mondrian.olap.MondrianProperties
-
Maximum number of MDX query threads per Mondrian server instance.
- RolapConnectionShepherdThreadPollingInterval - Variable in class mondrian.olap.MondrianProperties
-
Property that defines the interval value between
polling operations performed by the RolapConnection shepherd thread.
- RolapConnectionTest - Class in mondrian.rolap
-
- RolapConnectionTest(String) - Constructor for class mondrian.rolap.RolapConnectionTest
-
- RolapCube - Class in mondrian.rolap
-
RolapCube
implements
Cube
for a ROLAP database.
- RolapCube(RolapSchema, MondrianDef.Schema, MondrianDef.Cube, boolean) - Constructor for class mondrian.rolap.RolapCube
-
Creates a RolapCube
from a regular cube.
- RolapCube(RolapSchema, MondrianDef.Schema, MondrianDef.VirtualCube, boolean) - Constructor for class mondrian.rolap.RolapCube
-
Creates a RolapCube
from a virtual cube.
- RolapCube.CubeComparator - Class in mondrian.rolap
-
- RolapCube.CubeComparator() - Constructor for class mondrian.rolap.RolapCube.CubeComparator
-
- rolapCubeCacheHelper - Variable in class mondrian.rolap.RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader
-
this cache caches RolapCubeMembers that are light wrappers around
shared and non-shared Hierarchy RolapMembers.
- rolapCubeCacheHelper - Variable in class mondrian.rolap.RolapCubeHierarchy.NoCacheRolapCubeHierarchyMemberReader
-
this cache caches RolapCubeMembers that are light wrappers around
shared and non-shared Hierarchy RolapMembers.
- RolapCubeDimension - Class in mondrian.rolap
-
RolapCubeDimension wraps a RolapDimension for a specific Cube.
- RolapCubeDimension(RolapCube, RolapDimension, MondrianDef.CubeDimension, String, int, List<RolapHierarchy>, boolean) - Constructor for class mondrian.rolap.RolapCubeDimension
-
Creates a RolapCubeDimension.
- RolapCubeHierarchy - Class in mondrian.rolap
-
Hierarchy that is associated with a specific Cube.
- RolapCubeHierarchy(RolapCubeDimension, MondrianDef.CubeDimension, RolapHierarchy, String, int) - Constructor for class mondrian.rolap.RolapCubeHierarchy
-
Creates a RolapCubeHierarchy.
- RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader - Class in mondrian.rolap
-
member reader wrapper - uses existing member reader,
but wraps and caches all intermediate members.
- RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader() - Constructor for class mondrian.rolap.RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader
-
- RolapCubeHierarchy.NoCacheRolapCubeHierarchyMemberReader - Class in mondrian.rolap
-
- RolapCubeHierarchy.NoCacheRolapCubeHierarchyMemberReader() - Constructor for class mondrian.rolap.RolapCubeHierarchy.NoCacheRolapCubeHierarchyMemberReader
-
- RolapCubeHierarchy.RolapCubeHierarchyMemberReader - Interface in mondrian.rolap
-
TODO: Since this is part of a caching strategy, should be implemented
as a Strategy Pattern, avoiding hierarchy.
- RolapCubeHierarchy.RolapCubeSqlMemberSource - Class in mondrian.rolap
-
- RolapCubeHierarchy.RolapCubeSqlMemberSource(RolapCubeHierarchy.RolapCubeHierarchyMemberReader, RolapCubeHierarchy, MemberCacheHelper, Object) - Constructor for class mondrian.rolap.RolapCubeHierarchy.RolapCubeSqlMemberSource
-
- RolapCubeLevel - Class in mondrian.rolap
-
RolapCubeLevel wraps a RolapLevel for a specific Cube.
- RolapCubeLevel(RolapLevel, RolapCubeHierarchy) - Constructor for class mondrian.rolap.RolapCubeLevel
-
- RolapCubeLevel.AllLevelReaderImpl - Class in mondrian.rolap
-
Level reader for the level which contains the 'all' member.
- RolapCubeLevel.AllLevelReaderImpl() - Constructor for class mondrian.rolap.RolapCubeLevel.AllLevelReaderImpl
-
- RolapCubeLevel.LevelReader - Interface in mondrian.rolap
-
Encapsulation of the difference between levels in terms of how
constraints are generated.
- RolapCubeLevel.NullLevelReader - Class in mondrian.rolap
-
Level reader for the level which contains the null member.
- RolapCubeLevel.NullLevelReader() - Constructor for class mondrian.rolap.RolapCubeLevel.NullLevelReader
-
- RolapCubeLevel.ParentChildLevelReaderImpl - Class in mondrian.rolap
-
Level reader for a parent-child level which has a closed peer level.
- RolapCubeLevel.ParentChildLevelReaderImpl(RolapCubeLevel) - Constructor for class mondrian.rolap.RolapCubeLevel.ParentChildLevelReaderImpl
-
- RolapCubeLevel.RegularLevelReader - Class in mondrian.rolap
-
Level reader for a regular level.
- RolapCubeLevel.RegularLevelReader(RolapCubeLevel) - Constructor for class mondrian.rolap.RolapCubeLevel.RegularLevelReader
-
- RolapCubeMember - Class in mondrian.rolap
-
RolapCubeMember wraps RolapMembers and binds them to a specific cube.
- RolapCubeMember(RolapCubeMember, RolapMember, RolapCubeLevel) - Constructor for class mondrian.rolap.RolapCubeMember
-
Creates a RolapCubeMember.
- RolapCubeTest - Class in mondrian.rolap
-
- RolapCubeTest() - Constructor for class mondrian.rolap.RolapCubeTest
-
- RolapCubeUsages - Class in mondrian.rolap
-
Provides the base cubes that a virtual cube uses and
specifies if unrelated dimensions to measures from these cubes should be
ignored.
- RolapCubeUsages(MondrianDef.CubeUsages) - Constructor for class mondrian.rolap.RolapCubeUsages
-
- RolapDependencyTestingEvaluator - Class in mondrian.rolap
-
Evaluator which checks dependencies of expressions.
- RolapDependencyTestingEvaluator(RolapResult, int) - Constructor for class mondrian.rolap.RolapDependencyTestingEvaluator
-
Creates an dependency-testing evaluator.
- RolapDependencyTestingEvaluator.DteCompiler - Class in mondrian.rolap
-
Expression compiler which introduces dependency testing.
- RolapDependencyTestingEvaluator.DteCompiler(ExpCompiler) - Constructor for class mondrian.rolap.RolapDependencyTestingEvaluator.DteCompiler
-
- RolapDependencyTestingEvaluator.DteRoot - Class in mondrian.rolap
-
- RolapDependencyTestingEvaluator.DteRoot(RolapResult, int) - Constructor for class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
-
- rolapDimension - Variable in class mondrian.rolap.RolapCubeDimension
-
- RolapDimension - Class in mondrian.rolap
-
RolapDimension
implements
Dimension
for a ROLAP
database.
- RolapDimension(Schema, String, String, boolean, String, DimensionType, boolean, Map<String, Annotation>) - Constructor for class mondrian.rolap.RolapDimension
-
- RolapDimension(RolapSchema, RolapCube, MondrianDef.Dimension, MondrianDef.CubeDimension) - Constructor for class mondrian.rolap.RolapDimension
-
Creates a dimension from an XML definition.
- RolapEvaluator - Class in mondrian.rolap
-
RolapEvaluator
evaluates expressions in a dimensional
environment.
- RolapEvaluator(RolapEvaluatorRoot, RolapEvaluator, List<List<Member>>) - Constructor for class mondrian.rolap.RolapEvaluator
-
Creates a non-root evaluator.
- RolapEvaluator(RolapEvaluatorRoot) - Constructor for class mondrian.rolap.RolapEvaluator
-
Creates a root evaluator.
- RolapEvaluatorRoot - Class in mondrian.rolap
-
Context at the root of a tree of evaluators.
- RolapEvaluatorRoot(Statement) - Constructor for class mondrian.rolap.RolapEvaluatorRoot
-
Deprecated.
- RolapEvaluatorRoot(Execution) - Constructor for class mondrian.rolap.RolapEvaluatorRoot
-
- rolapHierarchy - Variable in class mondrian.rolap.MemberCacheHelper
-
- RolapHierarchy - Class in mondrian.rolap
-
RolapHierarchy
implements
Hierarchy
for a ROLAP database.
- RolapHierarchy(RolapDimension, String, String, boolean, String, boolean, RolapHierarchy, Map<String, Annotation>) - Constructor for class mondrian.rolap.RolapHierarchy
-
Creates a hierarchy.
- RolapHierarchy(RolapDimension, MondrianDef.Hierarchy, MondrianDef.CubeDimension) - Constructor for class mondrian.rolap.RolapHierarchy
-
Creates a RolapHierarchy
.
- RolapHierarchy.LimitedRollupMember - Class in mondrian.rolap
-
Substitute for a member in a hierarchy whose rollup policy is 'partial'
or 'hidden'.
- RolapHierarchy.LimitedRollupMember(RolapCubeMember, Exp, Role.HierarchyAccess) - Constructor for class mondrian.rolap.RolapHierarchy.LimitedRollupMember
-
- RolapHierarchy.RolapCalculatedMeasure - Class in mondrian.rolap
-
Calculated member which is also a measure (that is, a member of the
[Measures] dimension).
- RolapHierarchy.RolapCalculatedMeasure(RolapMember, RolapLevel, String, Formula) - Constructor for class mondrian.rolap.RolapHierarchy.RolapCalculatedMeasure
-
- RolapHierarchy.RolapNullMember - Class in mondrian.rolap
-
A RolapNullMember
is the null member of its hierarchy.
- RolapHierarchy.RolapNullMember(RolapLevel) - Constructor for class mondrian.rolap.RolapHierarchy.RolapNullMember
-
- RolapLevel - Class in mondrian.rolap
-
RolapLevel
implements
Level
for a ROLAP database.
- RolapLevel(RolapHierarchy, String, String, boolean, String, int, MondrianDef.Expression, MondrianDef.Expression, MondrianDef.Expression, MondrianDef.Expression, MondrianDef.Expression, String, MondrianDef.Closure, RolapProperty[], int, Dialect.Datatype, SqlStatement.Type, RolapLevel.HideMemberCondition, LevelType, String, Map<String, Annotation>) - Constructor for class mondrian.rolap.RolapLevel
-
Creates a level.
- RolapLevel(RolapHierarchy, int, MondrianDef.Level) - Constructor for class mondrian.rolap.RolapLevel
-
- rolapLevel - Variable in class mondrian.rolap.RolapNativeSql
-
- RolapLevel.HideMemberCondition - Enum in mondrian.rolap
-
Conditions under which a level's members may be hidden (thereby creating
a ragged hierarchy).
- RolapMeasure - Interface in mondrian.rolap
-
Interface implemented by all measures (both stored and calculated).
- RolapMember - Interface in mondrian.rolap
-
- RolapMemberBase - Class in mondrian.rolap
-
- RolapMemberBase(RolapMember, RolapLevel, Object, String, Member.MemberType) - Constructor for class mondrian.rolap.RolapMemberBase
-
Creates a RolapMemberBase.
- RolapMemberBase() - Constructor for class mondrian.rolap.RolapMemberBase
-
- RolapMemberBase(RolapMember, RolapLevel, Object) - Constructor for class mondrian.rolap.RolapMemberBase
-
- RolapMemberBase.DefaultPropertyValueMapFactory - Class in mondrian.rolap
-
- RolapMemberBase.DefaultPropertyValueMapFactory() - Constructor for class mondrian.rolap.RolapMemberBase.DefaultPropertyValueMapFactory
-
- RolapMemberBase.PropertyValueMapFactory - Interface in mondrian.rolap
-
Interface definition for the pluggable factory used to decide
which implementation of
Map
to use to store
property string/value pairs for member properties.
- RolapMemberBase.PropertyValueMapFactoryFactory - Class in mondrian.rolap
-
Creates the PropertyValueMapFactory which is in turn used
to create property-value maps for member properties.
- RolapMemberCalculation - Class in mondrian.rolap
-
- RolapMemberCalculation(RolapMember) - Constructor for class mondrian.rolap.RolapMemberCalculation
-
Creates a RolapMemberCalculation.
- RolapMemberInCube - Interface in mondrian.rolap
-
- RolapNamedSetEvaluator - Class in mondrian.rolap
-
Evaluation context for a particular named set.
- RolapNamedSetEvaluator(RolapResult.RolapResultEvaluatorRoot, NamedSet) - Constructor for class mondrian.rolap.RolapNamedSetEvaluator
-
Creates a RolapNamedSetEvaluator.
- RolapNative - Class in mondrian.rolap
-
- RolapNative() - Constructor for class mondrian.rolap.RolapNative
-
- RolapNative.Listener - Interface in mondrian.rolap
-
- RolapNative.NativeEvent - Class in mondrian.rolap
-
- RolapNative.NativeEvent(Object, NativeEvaluator) - Constructor for class mondrian.rolap.RolapNative.NativeEvent
-
- RolapNative.TupleEvent - Class in mondrian.rolap
-
- RolapNative.TupleEvent(Object, TupleReader) - Constructor for class mondrian.rolap.RolapNative.TupleEvent
-
- RolapNativeCrossJoin - Class in mondrian.rolap
-
- RolapNativeCrossJoin() - Constructor for class mondrian.rolap.RolapNativeCrossJoin
-
- RolapNativeCrossJoin.NonEmptyCrossJoinConstraint - Class in mondrian.rolap
-
Constraint that restricts the result to the current context.
- RolapNativeCrossJoin.NonEmptyCrossJoinConstraint(CrossJoinArg[], RolapEvaluator) - Constructor for class mondrian.rolap.RolapNativeCrossJoin.NonEmptyCrossJoinConstraint
-
- RolapNativeFilter - Class in mondrian.rolap
-
Computes a Filter(set, condition) in SQL.
- RolapNativeFilter() - Constructor for class mondrian.rolap.RolapNativeFilter
-
- RolapNativeFilter.FilterConstraint - Class in mondrian.rolap
-
- RolapNativeFilter.FilterConstraint(CrossJoinArg[], RolapEvaluator, Exp) - Constructor for class mondrian.rolap.RolapNativeFilter.FilterConstraint
-
- RolapNativeRegistry - Class in mondrian.rolap
-
- RolapNativeRegistry() - Constructor for class mondrian.rolap.RolapNativeRegistry
-
- RolapNativeSet - Class in mondrian.rolap
-
Analyses set expressions and executes them in SQL if possible.
- RolapNativeSet() - Constructor for class mondrian.rolap.RolapNativeSet
-
- RolapNativeSet.SchemaReaderWithMemberReaderAvailable - Interface in mondrian.rolap
-
- RolapNativeSet.SetConstraint - Class in mondrian.rolap
-
Constraint for non empty {crossjoin, member.children,
member.descendants, level.members}
- RolapNativeSet.SetConstraint(CrossJoinArg[], RolapEvaluator, boolean) - Constructor for class mondrian.rolap.RolapNativeSet.SetConstraint
-
- RolapNativeSet.SetEvaluator - Class in mondrian.rolap
-
- RolapNativeSet.SetEvaluator(CrossJoinArg[], SchemaReader, TupleConstraint) - Constructor for class mondrian.rolap.RolapNativeSet.SetEvaluator
-
- RolapNativeSql - Class in mondrian.rolap
-
Creates SQL from parse tree nodes.
- RolapNativeSql(SqlQuery, AggStar, Evaluator, RolapLevel) - Constructor for class mondrian.rolap.RolapNativeSql
-
Creates a RolapNativeSql.
- RolapNativeSql.CalculatedMemberSqlCompiler - Class in mondrian.rolap
-
Compiles the underlying expression of a calculated member.
- RolapNativeSql.CalculatedMemberSqlCompiler(RolapNativeSql.SqlCompiler) - Constructor for class mondrian.rolap.RolapNativeSql.CalculatedMemberSqlCompiler
-
- RolapNativeSql.CompositeSqlCompiler - Class in mondrian.rolap
-
- RolapNativeSql.CompositeSqlCompiler() - Constructor for class mondrian.rolap.RolapNativeSql.CompositeSqlCompiler
-
- RolapNativeSql.FunCallSqlCompiler - Class in mondrian.rolap
-
Compiles a funcall, e.g.
- RolapNativeSql.FunCallSqlCompiler(int, String, String, int, RolapNativeSql.SqlCompiler) - Constructor for class mondrian.rolap.RolapNativeSql.FunCallSqlCompiler
-
- RolapNativeSql.FunCallSqlCompilerBase - Class in mondrian.rolap
-
Contains utility methods to compile FunCall expressions into SQL.
- RolapNativeSql.FunCallSqlCompilerBase(int, String, int) - Constructor for class mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase
-
- RolapNativeSql.IifSqlCompiler - Class in mondrian.rolap
-
Compiles an IIF(cond, val1, val2)
expression into SQL
CASE WHEN cond THEN val1 ELSE val2 END
.
- RolapNativeSql.IifSqlCompiler(int, RolapNativeSql.SqlCompiler) - Constructor for class mondrian.rolap.RolapNativeSql.IifSqlCompiler
-
- RolapNativeSql.InfixOpSqlCompiler - Class in mondrian.rolap
-
Compiles an infix operator like addition into SQL like (a
+ b)
.
- RolapNativeSql.InfixOpSqlCompiler(int, String, String, RolapNativeSql.SqlCompiler) - Constructor for class mondrian.rolap.RolapNativeSql.InfixOpSqlCompiler
-
- RolapNativeSql.IsEmptySqlCompiler - Class in mondrian.rolap
-
Compiles an IsEmpty(measure)
expression into SQL measure is null
.
- RolapNativeSql.IsEmptySqlCompiler(int, String, RolapNativeSql.SqlCompiler) - Constructor for class mondrian.rolap.RolapNativeSql.IsEmptySqlCompiler
-
- RolapNativeSql.MatchingSqlCompiler - Class in mondrian.rolap
-
Compiles a MATCHES MDX operator into SQL regular
expression match.
- RolapNativeSql.MatchingSqlCompiler() - Constructor for class mondrian.rolap.RolapNativeSql.MatchingSqlCompiler
-
- RolapNativeSql.MemberSqlCompiler - Class in mondrian.rolap
-
Base class to remove MemberScalarExp.
- RolapNativeSql.MemberSqlCompiler() - Constructor for class mondrian.rolap.RolapNativeSql.MemberSqlCompiler
-
- RolapNativeSql.NumberSqlCompiler - Class in mondrian.rolap
-
Compiles a numeric literal to SQL.
- RolapNativeSql.NumberSqlCompiler() - Constructor for class mondrian.rolap.RolapNativeSql.NumberSqlCompiler
-
- RolapNativeSql.ParenthesisSqlCompiler - Class in mondrian.rolap
-
Shortcut for ().
- RolapNativeSql.ParenthesisSqlCompiler(int, RolapNativeSql.SqlCompiler) - Constructor for class mondrian.rolap.RolapNativeSql.ParenthesisSqlCompiler
-
- RolapNativeSql.SqlCompiler - Interface in mondrian.rolap
-
Translates an expression into SQL
- RolapNativeSql.StoredMeasureSqlCompiler - Class in mondrian.rolap
-
Compiles a measure into SQL, the measure will be aggregated
like sum(measure)
.
- RolapNativeSql.StoredMeasureSqlCompiler() - Constructor for class mondrian.rolap.RolapNativeSql.StoredMeasureSqlCompiler
-
- RolapNativeSql.UnaryOpSqlCompiler - Class in mondrian.rolap
-
Shortcut for an unary operator like NOT(a).
- RolapNativeSql.UnaryOpSqlCompiler(int, String, String, RolapNativeSql.SqlCompiler) - Constructor for class mondrian.rolap.RolapNativeSql.UnaryOpSqlCompiler
-
- RolapNativeTopCount - Class in mondrian.rolap
-
Computes a TopCount in SQL.
- RolapNativeTopCount() - Constructor for class mondrian.rolap.RolapNativeTopCount
-
- RolapNativeTopCount.TopCountConstraint - Class in mondrian.rolap
-
- RolapNativeTopCount.TopCountConstraint(int, CrossJoinArg[], RolapEvaluator, Exp, boolean) - Constructor for class mondrian.rolap.RolapNativeTopCount.TopCountConstraint
-
- RolapNativeTopCountTest - Class in mondrian.rolap
-
- RolapNativeTopCountTest() - Constructor for class mondrian.rolap.RolapNativeTopCountTest
-
- RolapProfilingEvaluator - Class in mondrian.rolap
-
Evaluator that collects profiling information as it evaluates expressions.
- RolapProfilingEvaluator(RolapEvaluatorRoot) - Constructor for class mondrian.rolap.RolapProfilingEvaluator
-
Creates a profiling evaluator.
- RolapProfilingEvaluator.ProfilingEvaluatorCompiler - Class in mondrian.rolap
-
Expression compiler which introduces dependency testing.
- RolapProfilingEvaluator.ProfilingEvaluatorCompiler(ExpCompiler) - Constructor for class mondrian.rolap.RolapProfilingEvaluator.ProfilingEvaluatorCompiler
-
- RolapProperty - Class in mondrian.rolap
-
RolapProperty
is the definition of a member property.
- RolapProperty(String, Property.Datatype, MondrianDef.Expression, PropertyFormatter, String, Boolean, boolean, String) - Constructor for class mondrian.rolap.RolapProperty
-
Creates a RolapProperty.
- RolapResult - Class in mondrian.rolap
-
A RolapResult
is the result of running a query.
- RolapResult(Execution, boolean) - Constructor for class mondrian.rolap.RolapResult
-
Creates a RolapResult.
- RolapResult.CellFormatterValueFormatter - Class in mondrian.rolap
-
A CellFormatterValueFormatter uses a user-defined
CellFormatter
to format values.
- RolapResult.CellFormatterValueFormatter(CellFormatter) - Constructor for class mondrian.rolap.RolapResult.CellFormatterValueFormatter
-
Creates a CellFormatterValueFormatter
- RolapResult.CellInfo - Class in mondrian.rolap
-
A CellInfo contains all of the information that a Cell requires.
- RolapResult.CellInfo(long) - Constructor for class mondrian.rolap.RolapResult.CellInfo
-
Creates a CellInfo representing the position of a cell.
- RolapResult.CellInfo(long, Object, String, RolapResult.ValueFormatter) - Constructor for class mondrian.rolap.RolapResult.CellInfo
-
Creates a CellInfo with position, value, format string and formatter
of a cell.
- RolapResult.CellInfoContainer - Interface in mondrian.rolap
-
- RolapResult.CellInfoMap - Class in mondrian.rolap
-
- RolapResult.CellInfoMap(CellKey) - Constructor for class mondrian.rolap.RolapResult.CellInfoMap
-
Creates a CellInfoMap
- RolapResult.CellInfoPool - Class in mondrian.rolap
-
- RolapResult.CellInfoPool(int) - Constructor for class mondrian.rolap.RolapResult.CellInfoPool
-
- RolapResult.CellInfoPool(int, int) - Constructor for class mondrian.rolap.RolapResult.CellInfoPool
-
- RolapResult.CellInfoPool.CellKeyMaker - Interface in mondrian.rolap
-
Implementations of CellKeyMaker convert the Cell
position integer array to a long
.
- RolapResult.CellInfoPool.Four - Class in mondrian.rolap
-
For axis of size 4.
- RolapResult.CellInfoPool.Four() - Constructor for class mondrian.rolap.RolapResult.CellInfoPool.Four
-
- RolapResult.CellInfoPool.One - Class in mondrian.rolap
-
For axis of size 1.
- RolapResult.CellInfoPool.One() - Constructor for class mondrian.rolap.RolapResult.CellInfoPool.One
-
- RolapResult.CellInfoPool.Three - Class in mondrian.rolap
-
For axis of size 3.
- RolapResult.CellInfoPool.Three() - Constructor for class mondrian.rolap.RolapResult.CellInfoPool.Three
-
- RolapResult.CellInfoPool.Two - Class in mondrian.rolap
-
For axis of size 2.
- RolapResult.CellInfoPool.Two() - Constructor for class mondrian.rolap.RolapResult.CellInfoPool.Two
-
- RolapResult.CellInfoPool.Zero - Class in mondrian.rolap
-
For axis of size 0.
- RolapResult.CellInfoPool.Zero() - Constructor for class mondrian.rolap.RolapResult.CellInfoPool.Zero
-
- RolapResult.CompoundSlicerRolapMember - Class in mondrian.rolap
-
Member which holds the AggregateCalc used when evaluating
a compound slicer.
- RolapResult.CompoundSlicerRolapMember(RolapMember, Calc, RolapResult.ValueFormatter) - Constructor for class mondrian.rolap.RolapResult.CompoundSlicerRolapMember
-
- RolapResult.FormatValueFormatter - Class in mondrian.rolap
-
A FormatValueFormatter takes a
Locale
as a parameter and uses it to get the
Format
to be used in formatting an Object value with a
given format string.
- RolapResult.FormatValueFormatter(Locale) - Constructor for class mondrian.rolap.RolapResult.FormatValueFormatter
-
Creates a FormatValueFormatter.
- RolapResult.RolapResultEvaluatorRoot - Class in mondrian.rolap
-
- RolapResult.RolapResultEvaluatorRoot(RolapResult) - Constructor for class mondrian.rolap.RolapResult.RolapResultEvaluatorRoot
-
- RolapResult.ValueFormatter - Interface in mondrian.rolap
-
Formatter to convert values into formatted strings.
- RolapResultShepherd - Class in mondrian.rolap
-
- RolapResultShepherd() - Constructor for class mondrian.rolap.RolapResultShepherd
-
- RolapResultTest - Class in mondrian.rolap
-
Testcase for
- RolapResultTest() - Constructor for class mondrian.rolap.RolapResultTest
-
- RolapResultTest(String) - Constructor for class mondrian.rolap.RolapResultTest
-
- RolapSchema - Class in mondrian.rolap
-
- RolapSchema(SchemaKey, ByteString, String, String, Util.PropertyList, DataSource) - Constructor for class mondrian.rolap.RolapSchema
-
Create RolapSchema given the MD5 hash, catalog name and string (content)
and the connectInfo object.
- RolapSchema(SchemaKey, ByteString, RolapConnection) - Constructor for class mondrian.rolap.RolapSchema
-
Deprecated.
for tests only!
- RolapSchema.RolapSchemaFunctionTable - Class in mondrian.rolap
-
Function table which contains all of the user-defined functions in this
schema, plus all of the standard functions.
- RolapSchema.RolapSchemaFunctionTable(Collection<UdfResolver.UdfFactory>) - Constructor for class mondrian.rolap.RolapSchema.RolapSchemaFunctionTable
-
- RolapSchema.RolapStarRegistry - Class in mondrian.rolap
-
RolapStarRegistry
is a registry for
RolapStar
s.
- RolapSchema.RolapStarRegistry() - Constructor for class mondrian.rolap.RolapSchema.RolapStarRegistry
-
- RolapSchemaParameter - Class in mondrian.rolap
-
Parameter that is defined in a schema.
- RolapSchemaParameter(RolapSchema, String, String, String, Type, boolean) - Constructor for class mondrian.rolap.RolapSchemaParameter
-
- RolapSchemaPool - Class in mondrian.rolap
-
A collection of schemas, identified by their connection properties
(catalog name, JDBC URL, and so forth).
- RolapSchemaPoolConcurrencyTest - Class in mondrian.rolap
-
- RolapSchemaPoolConcurrencyTest() - Constructor for class mondrian.rolap.RolapSchemaPoolConcurrencyTest
-
- RolapSchemaPoolTest - Class in mondrian.rolap
-
- RolapSchemaPoolTest(String) - Constructor for class mondrian.rolap.RolapSchemaPoolTest
-
- RolapSchemaPoolTest.NotReallyDynamicSchemaProcessor - Class in mondrian.rolap
-
- RolapSchemaPoolTest.NotReallyDynamicSchemaProcessor() - Constructor for class mondrian.rolap.RolapSchemaPoolTest.NotReallyDynamicSchemaProcessor
-
- RolapSchemaReader - Class in mondrian.rolap
-
A RolapSchemaReader
allows you to read schema objects while
observing the access-control profile specified by a given role.
- RolapSchemaReader(Role, RolapSchema) - Constructor for class mondrian.rolap.RolapSchemaReader
-
Creates a RolapSchemaReader.
- RolapSchemaReaderTest - Class in mondrian.rolap
-
- RolapSchemaReaderTest(String) - Constructor for class mondrian.rolap.RolapSchemaReaderTest
-
- RolapSetEvaluator - Class in mondrian.rolap
-
Evaluation context to be able to expand a generic expression that returns a
set
- RolapSetEvaluator(RolapResult.RolapResultEvaluatorRoot, Exp) - Constructor for class mondrian.rolap.RolapSetEvaluator
-
Creates a RolapNamedSetEvaluator.
- RolapStar - Class in mondrian.rolap
-
A RolapStar
is a star schema.
- RolapStar(RolapSchema, DataSource, MondrianDef.Relation) - Constructor for class mondrian.rolap.RolapStar
-
Creates a RolapStar.
- RolapStar.AliasReplacer - Class in mondrian.rolap
-
Creates a copy of an expression, everywhere replacing one alias
with another.
- RolapStar.AliasReplacer(String, String) - Constructor for class mondrian.rolap.RolapStar.AliasReplacer
-
- RolapStar.Bar - Class in mondrian.rolap
-
Temporary.
- RolapStar.Bar() - Constructor for class mondrian.rolap.RolapStar.Bar
-
- RolapStar.Column - Class in mondrian.rolap
-
A column in a star schema.
- RolapStar.Column(Dialect.Datatype) - Constructor for class mondrian.rolap.RolapStar.Column
-
Fake column.
- RolapStar.ColumnComparator - Class in mondrian.rolap
-
Comparator to compare columns based on their name
- RolapStar.Condition - Class in mondrian.rolap
-
- RolapStar.Condition(MondrianDef.Expression, MondrianDef.Expression) - Constructor for class mondrian.rolap.RolapStar.Condition
-
- RolapStar.Measure - Class in mondrian.rolap
-
Definition of a measure in a star schema.
- RolapStar.Measure(String, String, RolapAggregator, RolapStar.Table, MondrianDef.Expression, Dialect.Datatype) - Constructor for class mondrian.rolap.RolapStar.Measure
-
- RolapStar.Table - Class in mondrian.rolap
-
Definition of a table in a star schema.
- rolapStarFactTableName - Variable in class mondrian.spi.SegmentHeader
-
- RolapStarTest - Class in mondrian.rolap
-
- RolapStarTest() - Constructor for class mondrian.rolap.RolapStarTest
-
- RolapStarTest.RolapStarForTests - Class in mondrian.rolap
-
- RolapStarTest.RolapStarForTests(RolapSchema, DataSource, MondrianDef.Relation) - Constructor for class mondrian.rolap.RolapStarTest.RolapStarForTests
-
- RolapStatisticsCache - Class in mondrian.rolap
-
Provides and caches statistics.
- RolapStatisticsCache(RolapStar) - Constructor for class mondrian.rolap.RolapStatisticsCache
-
- RolapStoredMeasure - Interface in mondrian.rolap
-
- RolapTupleCalculation - Class in mondrian.rolap
-
Implementation of
RolapCalculation
that changes one or more dimensions, then evaluates a given calculation.
- RolapTupleCalculation(List<RolapHierarchy>, Calc) - Constructor for class mondrian.rolap.RolapTupleCalculation
-
Creates a RolapTupleCalculation.
- RolapUtil - Class in mondrian.rolap
-
Utility methods for classes in the mondrian.rolap
package.
- RolapUtil() - Constructor for class mondrian.rolap.RolapUtil
-
- RolapUtil.ExecuteQueryHook - Interface in mondrian.rolap
-
- RolapUtil.TeeWriter - Class in mondrian.rolap
-
Writes to a string and also to an underlying writer.
- RolapUtil.TeeWriter(Writer) - Constructor for class mondrian.rolap.RolapUtil.TeeWriter
-
- RolapVirtualCubeMeasure - Class in mondrian.rolap
-
Measure which is defined in a virtual cube, and based on a stored measure
in one of the virtual cube's base cubes.
- RolapVirtualCubeMeasure(RolapMember, RolapLevel, RolapStoredMeasure, Map<String, Annotation>) - Constructor for class mondrian.rolap.RolapVirtualCubeMeasure
-
- role - Variable in class mondrian.olap.DelegatingRole
-
- Role - Interface in mondrian.olap
-
A Role
is a collection of access rights to cubes, permissions,
and so forth.
- role - Variable in class mondrian.rolap.RestrictedMemberReader
-
- role - Variable in class mondrian.rolap.RolapConnection
-
- role - Variable in class mondrian.rolap.RolapSchemaReader
-
- Role.HierarchyAccess - Interface in mondrian.olap
-
Represents the access that a role has to a particular hierarchy.
- Role.RollupPolicy - Enum in mondrian.olap
-
Enumeration of the policies by which a cell is calculated if children
of a member are not accessible.
- ROLE_PROP - Static variable in class mondrian.xmla.XmlaBaseTestCase
-
- RoleImpl - Class in mondrian.olap
-
Default implementation of the
Role
interface.
- RoleImpl() - Constructor for class mondrian.olap.RoleImpl
-
Creates a role with no permissions.
- RoleImpl.CachingHierarchyAccess - Class in mondrian.olap
-
- RoleImpl.CachingHierarchyAccess(Role.HierarchyAccess) - Constructor for class mondrian.olap.RoleImpl.CachingHierarchyAccess
-
Creates a CachingHierarchyAccess.
- RoleImpl.DelegatingHierarchyAccess - Class in mondrian.olap
-
Implementation of
Role.HierarchyAccess
that
delegates all methods to an underlying hierarchy access.
- RoleImpl.DelegatingHierarchyAccess(Role.HierarchyAccess) - Constructor for class mondrian.olap.RoleImpl.DelegatingHierarchyAccess
-
Creates a DelegatingHierarchyAccess.
- roleName - Variable in class mondrian.gui.MondrianGuiDef.RoleUsage
-
- roleName - Variable in class mondrian.olap.MondrianDef.RoleUsage
-
- roleNames() - Method in class mondrian.rolap.RolapSchema
-
- roles - Variable in class mondrian.gui.MondrianGuiDef.Schema
-
Roles in this schema.
- roles - Variable in class mondrian.olap.MondrianDef.Schema
-
Roles in this schema.
- RoleUnionGrants - Variable in class mondrian.resource.MondrianResource
-
RoleUnionGrants
is 'Union role must not contain grants
'
- roleUsages - Variable in class mondrian.gui.MondrianGuiDef.Union
-
- roleUsages - Variable in class mondrian.olap.MondrianDef.Union
-
- rollback() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- rollback(Savepoint) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- rollup(Map<SegmentHeader, SegmentBody>, Set<String>, BitKey, Aggregator, Dialect.Datatype) - Static method in class mondrian.rolap.agg.SegmentBuilder
-
Given a collection of segments, all of the same dimensionality, rolls up
to create a segment with reduced dimensionality.
- rollup(Map<SpatialValueTree2.SpatialDimension, Object>) - Method in interface mondrian.util.SpatialValueTree2
-
Returns a collection of regions that can be combined to compute a given
cell.
- rollupPolicy - Variable in class mondrian.gui.MondrianGuiDef.HierarchyGrant
-
- rollupPolicy - Variable in class mondrian.olap.MondrianDef.HierarchyGrant
-
- rollups - Variable in class mondrian.rolap.BatchLoader.LoadBatchResponse
-
List of segments to be created from segments in the cache, provided
that the cache segments come through.
- root - Variable in class mondrian.gui.JdbcExplorer
-
- root - Variable in class mondrian.gui.JdbcTreeModel
-
- root - Variable in class mondrian.rolap.RolapEvaluator
-
- rootMembers - Variable in class mondrian.rolap.SmartMemberReader
-
- rootThrowable(Throwable) - Static method in class mondrian.xmla.XmlaUtil
-
Finds root MondrianException in exception chain if exists,
otherwise the input throwable.
- round(double) - Static method in class mondrian.olap.fun.vba.Vba
-
- round(double, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- round(int) - Method in class mondrian.util.DigitList
-
Round the representation to the given number of digits.
- row - Variable in class mondrian.rolap.agg.SegmentLoaderTest.MyDelegatingInvocationHandler
-
- ROW_SET_PREFIX - Static variable in class mondrian.tui.XmlaSupport
-
This is the prefix used in xpath and transforms for the xmla rowset
namespace "urn:schemas-microsoft-com:xml-analysis:rowset".
- rowCount - Variable in class mondrian.rolap.BatchTestCase.TestCase
-
Number of positions we expect on rows axis of result.
- rowCount - Variable in class mondrian.rolap.SqlStatement
-
- rowDeleted() - Method in class mondrian.olap4j.EmptyResultSet
-
- rowDeleted() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- rowFetchCount - Variable in class mondrian.server.monitor.SqlStatementEndEvent
-
- rowInserted() - Method in class mondrian.olap4j.EmptyResultSet
-
- rowInserted() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- rowList - Variable in class mondrian.xmla.XmlaUtil.MetadataRowset
-
- rows - Variable in class mondrian.gui.MondrianGuiDef.InlineTable
-
- rows - Variable in class mondrian.olap.MondrianDef.InlineTable
-
- ROWS - Static variable in interface mondrian.olap.ParserSym
-
- ROWS - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- rows() - Method in class mondrian.test.loader.DBLoader.Table.Controller
-
- Rowset - Class in mondrian.xmla
-
Base class for an XML for Analysis schema rowset.
- Rowset(RowsetDefinition, XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.Rowset
-
Creates a Rowset.
- Rowset.Row - Class in mondrian.xmla
-
- Rowset.Row() - Constructor for class mondrian.xmla.Rowset.Row
-
- Rowset.XmlElement - Class in mondrian.xmla
-
Holder for non-scalar column values of a
Rowset.Row
.
- Rowset.XmlElement(String, Object[], String) - Constructor for class mondrian.xmla.Rowset.XmlElement
-
- Rowset.XmlElement(String, Object[], Rowset.XmlElement[]) - Constructor for class mondrian.xmla.Rowset.XmlElement
-
- rowsetDefinition - Variable in class mondrian.xmla.Rowset
-
- RowsetDefinition - Enum in mondrian.xmla
-
RowsetDefinition
defines a rowset, including the columns it
should contain.
- RowsetDefinition.Column - Class in mondrian.xmla
-
- RowsetDefinition.Column(String, RowsetDefinition.Type, Enumeration, boolean, boolean, String) - Constructor for class mondrian.xmla.RowsetDefinition.Column
-
Creates a column.
- RowsetDefinition.Column(String, RowsetDefinition.Type, Enumeration, boolean, boolean, boolean, String) - Constructor for class mondrian.xmla.RowsetDefinition.Column
-
- RowsetDefinition.DbschemaCatalogsRowset - Class in mondrian.xmla
-
- RowsetDefinition.DbschemaCatalogsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DbschemaCatalogsRowset
-
- RowsetDefinition.DbschemaColumnsRowset - Class in mondrian.xmla
-
- RowsetDefinition.DbschemaColumnsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DbschemaColumnsRowset
-
- RowsetDefinition.DbschemaProviderTypesRowset - Class in mondrian.xmla
-
- RowsetDefinition.DbschemaProviderTypesRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DbschemaProviderTypesRowset
-
- RowsetDefinition.DbschemaSchemataRowset - Class in mondrian.xmla
-
- RowsetDefinition.DbschemaSchemataRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DbschemaSchemataRowset
-
- RowsetDefinition.DbschemaTablesInfoRowset - Class in mondrian.xmla
-
- RowsetDefinition.DbschemaTablesInfoRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DbschemaTablesInfoRowset
-
- RowsetDefinition.DbschemaTablesRowset - Class in mondrian.xmla
-
- RowsetDefinition.DbschemaTablesRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DbschemaTablesRowset
-
- RowsetDefinition.DiscoverDatasourcesRowset - Class in mondrian.xmla
-
- RowsetDefinition.DiscoverDatasourcesRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DiscoverDatasourcesRowset
-
- RowsetDefinition.DiscoverEnumeratorsRowset - Class in mondrian.xmla
-
- RowsetDefinition.DiscoverEnumeratorsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DiscoverEnumeratorsRowset
-
- RowsetDefinition.DiscoverKeywordsRowset - Class in mondrian.xmla
-
- RowsetDefinition.DiscoverKeywordsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DiscoverKeywordsRowset
-
- RowsetDefinition.DiscoverLiteralsRowset - Class in mondrian.xmla
-
- RowsetDefinition.DiscoverLiteralsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DiscoverLiteralsRowset
-
- RowsetDefinition.DiscoverPropertiesRowset - Class in mondrian.xmla
-
- RowsetDefinition.DiscoverPropertiesRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DiscoverPropertiesRowset
-
- RowsetDefinition.DiscoverSchemaRowsetsRowset - Class in mondrian.xmla
-
- RowsetDefinition.DiscoverSchemaRowsetsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DiscoverSchemaRowsetsRowset
-
- RowsetDefinition.MdschemaActionsRowset - Class in mondrian.xmla
-
- RowsetDefinition.MdschemaActionsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaActionsRowset
-
- RowsetDefinition.MdschemaCubesRowset - Class in mondrian.xmla
-
- RowsetDefinition.MdschemaCubesRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaCubesRowset
-
- RowsetDefinition.MdschemaDimensionsRowset - Class in mondrian.xmla
-
- RowsetDefinition.MdschemaDimensionsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
-
- RowsetDefinition.MdschemaFunctionsRowset - Class in mondrian.xmla
-
- RowsetDefinition.MdschemaFunctionsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaFunctionsRowset
-
- RowsetDefinition.MdschemaFunctionsRowset.VarType - Enum in mondrian.xmla
-
http://www.csidata.com/custserv/onlinehelp/VBSdocs/vbs57.htm
- RowsetDefinition.MdschemaHierarchiesRowset - Class in mondrian.xmla
-
- RowsetDefinition.MdschemaHierarchiesRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaHierarchiesRowset
-
- RowsetDefinition.MdschemaLevelsRowset - Class in mondrian.xmla
-
- RowsetDefinition.MdschemaLevelsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- RowsetDefinition.MdschemaMeasuresRowset - Class in mondrian.xmla
-
- RowsetDefinition.MdschemaMeasuresRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
-
- RowsetDefinition.MdschemaMembersRowset - Class in mondrian.xmla
-
- RowsetDefinition.MdschemaMembersRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaMembersRowset
-
- RowsetDefinition.MdschemaPropertiesRowset - Class in mondrian.xmla
-
- RowsetDefinition.MdschemaPropertiesRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaPropertiesRowset
-
- RowsetDefinition.MdschemaSetsRowset - Class in mondrian.xmla
-
- RowsetDefinition.MdschemaSetsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaSetsRowset
-
- RowsetDefinition.Type - Enum in mondrian.xmla
-
- rowUpdated() - Method in class mondrian.olap4j.EmptyResultSet
-
- rowUpdated() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- RPAREN - Static variable in interface mondrian.olap.ParserSym
-
- RPAREN - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- rSquared - Variable in class mondrian.olap.fun.LinReg.Value
-
the coefficient of determination
- rTable - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- rTrim(String) - Static method in class mondrian.olap.fun.vba.Vba
-
- run() - Method in class mondrian.rolap.BatchTestCase.TestCase
-
- run() - Method in class mondrian.rolap.Test
-
- run(int) - Method in interface mondrian.test.ChooseRunnable
-
- run() - Method in class mondrian.test.ConcurrentValidatingQueryRunner
-
Runs a number of queries until time expires.
- run() - Method in class mondrian.test.QueryRunner
-
- run() - Method in class mondrian.test.TestCaseForker
-
- runAntTest(String) - Method in class mondrian.test.build.AntTestBase
-
Runs an ant task.
- runFailed(String) - Method in class mondrian.test.MondrianTestRunner
-
- runMissingChildrenNotRetrievedTest(MemberChildrenConstraint) - Method in class mondrian.rolap.MemberCacheHelperTest
-
- runQuery(String, boolean) - Method in class mondrian.tui.CmdRunner
-
Executes a query and returns the result.
- runQuery(String, Util.Functor1<T, CellSet>) - Method in class mondrian.tui.CmdRunner
-
Executes a query and processes the result using a callback.
- runRandomSuite(TestSuite, int) - Method in class mondrian.test.CacheHitTest
-
Loops n
times, each time run a random test case
in the test suite
- runTest() - Method in class mondrian.test.clearview.BatchedFillTest
-
- runTest() - Method in class mondrian.test.clearview.ClearViewBase
-
- runTest() - Method in class mondrian.test.clearview.SummaryTest
-
- runTest() - Method in class mondrian.test.comp.ResultComparatorTest
-
- runTest(int, int, boolean, boolean, FoodMartTestCase.QueryAndResult[]) - Static method in class mondrian.test.ConcurrentValidatingQueryRunner
-
Creates and runs concurrent threads of tests without flushing cache.
- runTest(int, int, boolean, boolean, boolean, FoodMartTestCase.QueryAndResult[]) - Static method in class mondrian.test.ConcurrentValidatingQueryRunner
-
Creates and runs concurrent threads of tests with random cache flush.
- runTest() - Method in class mondrian.xmla.test.XmlaTest
-
- runTestSuiteInOrder(TestSuite, int) - Method in class mondrian.test.CacheHitTest
-
Loops numIte
times, each time run all child test
suite in the suite
S
- s - Variable in class mondrian.test.TestContext.SafeString
-
- s - Variable in class mondrian.util.Format.LiteralFormat
-
- safeClone() - Method in class mondrian.olap.Query
-
Deprecated.
Please use Query.clone()
; this method will be removed in
mondrian-4.0
- safeGet(Future<T>, String) - Static method in class mondrian.olap.Util
-
Calls
Future.get()
and converts any
throwable into a non-checked exception.
- SALES_CUBE - Static variable in class mondrian.xmla.XmlaBaseTestCase
-
- save(Writer, Document) - Static method in class mondrian.test.comp.XmlUtility
-
- saveMenuItemActionPerformed(ActionEvent) - Method in class mondrian.gui.Workbench
-
- savepoint() - Method in interface mondrian.olap.Evaluator
-
Creates a savepoint encapsulating the current state of the evalutor.
- savepoint() - Method in class mondrian.rolap.RolapEvaluator
-
- SaxWriter - Interface in mondrian.xmla
-
SaxWriter
is similar to a SAX
ContentHandler
which, perversely, converts its events into an output document.
- ScalarType - Class in mondrian.olap.type
-
Base class for types which represent scalar values.
- ScalarType() - Constructor for class mondrian.olap.type.ScalarType
-
Creates a ScalarType.
- ScalarType(String) - Constructor for class mondrian.olap.type.ScalarType
-
Creates a ScalarType (or subtype) with a given digest.
- scan(Class) - Static method in class mondrian.olap.fun.JavaFunDef
-
Scans a java class and returns a list of function definitions, one for
each static method which is suitable to become an MDX function.
- scan() - Method in class mondrian.olap.Parser
-
Scan to get the next Symbol.
- Scanner - Class in mondrian.olap
-
Lexical analyzer for MDX.
- Scanner(boolean) - Constructor for class mondrian.olap.Scanner
-
Creates a Scanner.
- SCENARIO - Static variable in class mondrian.olap.Property
-
Definition of the internal property which
holds the scenario object underlying a member of the scenario hierarchy.
- SCENARIO_ORDINAL - Static variable in class mondrian.olap.Property
-
- ScenarioImpl - Class in mondrian.rolap
-
- ScenarioImpl() - Constructor for class mondrian.rolap.ScenarioImpl
-
Creates a ScenarioImpl.
- ScenarioImpl.CellRelation - Enum in mondrian.rolap
-
Decribes the relationship between two cells.
- ScenarioTest - Class in mondrian.test
-
Test for writeback functionality.
- ScenarioTest() - Constructor for class mondrian.test.ScenarioTest
-
- scf - Variable in class mondrian.rolap.NonEmptyTest
-
- Schedule - Class in mondrian.util
-
A Schedule
generates a series of time events.
- ScheduleTest - Class in mondrian.util
-
- ScheduleTest(String) - Constructor for class mondrian.util.ScheduleTest
-
- ScheduleUtil - Class in mondrian.util
-
Utility functions for
Schedule
and supporting classes.
- ScheduleUtil() - Constructor for class mondrian.util.ScheduleUtil
-
- schema - Variable in class mondrian.gui.MondrianGuiDef.Table
-
- schema - Variable in class mondrian.gui.SchemaTreeModel
-
- schema - Variable in class mondrian.olap.MondrianDef.Table
-
- Schema - Interface in mondrian.olap
-
A Schema
is a collection of cubes, shared dimensions, and roles.
- schema - Variable in class mondrian.olap4j.MondrianOlap4jSchema
-
- schema - Variable in class mondrian.rolap.RolapSchemaReader
-
- SCHEMA_LOCATION - Static variable in class mondrian.tui.XmlUtil
-
- SCHEMA_NAME - Static variable in class mondrian.olap.CubeBase
-
- SCHEMA_NAME - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the name of the current schema.
- SCHEMA_NAME_GETTER - Static variable in enum mondrian.xmla.RowsetDefinition
-
- SCHEMA_NAME_ORDINAL - Static variable in class mondrian.olap.Property
-
- SCHEMA_VALIDATION_FEATURE_ID - Static variable in class mondrian.tui.XmlUtil
-
- schemaChecksum - Variable in class mondrian.spi.SegmentHeader
-
- SchemaContentKey - Class in mondrian.rolap
-
Globally unique identifier for the metadata content of a schema.
- SchemaExplorer - Class in mondrian.gui
-
- SchemaExplorer(Workbench) - Constructor for class mondrian.gui.SchemaExplorer
-
Creates new form SchemaExplorer
- SchemaExplorer(Workbench, File, JdbcMetaData, boolean, JInternalFrame) - Constructor for class mondrian.gui.SchemaExplorer
-
- SchemaExplorer.PopupTrigger - Class in mondrian.gui
-
- SchemaExplorer.PopupTrigger() - Constructor for class mondrian.gui.SchemaExplorer.PopupTrigger
-
- schemaGrants - Variable in class mondrian.gui.MondrianGuiDef.Role
-
- schemaGrants - Variable in class mondrian.olap.MondrianDef.Role
-
- SchemaKey - Class in mondrian.rolap
-
Key for an instance of a schema.
- SchemaKey(SchemaContentKey, ConnectionKey) - Constructor for class mondrian.rolap.SchemaKey
-
Creates a schema key.
- schemaMap - Variable in class mondrian.olap4j.MondrianOlap4jCatalog
-
- schemaMap - Variable in class mondrian.olap4j.MondrianOlap4jConnection
-
Map from mondrian schema objects to olap4j schemas.
- schemaName - Variable in class mondrian.gui.JdbcMetaData.DbTable
-
- schemaName - Variable in class mondrian.olap4j.MondrianOlap4jSchema
-
- schemaName - Variable in class mondrian.spi.SegmentHeader
-
- SchemaPropertyCellEditor - Class in mondrian.gui
-
- SchemaPropertyCellEditor(Workbench) - Constructor for class mondrian.gui.SchemaPropertyCellEditor
-
- SchemaPropertyCellEditor(Workbench, JdbcMetaData) - Constructor for class mondrian.gui.SchemaPropertyCellEditor
-
Creates a new instance of SchemaPropertyCellEditor
- SchemaPropertyCellRenderer - Class in mondrian.gui
-
- SchemaPropertyCellRenderer(Workbench) - Constructor for class mondrian.gui.SchemaPropertyCellRenderer
-
Creates a new instance of SchemaPropertyCellRenderer
- schemaReader - Variable in class mondrian.olap.DelegatingSchemaReader
-
- SchemaReader - Interface in mondrian.olap
-
- schemaReader - Variable in class mondrian.rolap.RolapEvaluatorRoot
-
- schemas - Variable in class mondrian.gui.JdbcMetaData.Database
-
- SchemaTest - Class in mondrian.test
-
Unit tests for various schema features.
- SchemaTest(String) - Constructor for class mondrian.test.SchemaTest
-
- SchemaTest.DummyPropertyFormatter - Class in mondrian.test
-
- SchemaTest.DummyPropertyFormatter() - Constructor for class mondrian.test.SchemaTest.DummyPropertyFormatter
-
- SchemaTreeCellEditor - Class in mondrian.gui
-
- SchemaTreeCellEditor(Workbench, JTree, DefaultTreeCellRenderer, TreeCellEditor) - Constructor for class mondrian.gui.SchemaTreeCellEditor
-
Creates a new instance of SchemaTreeCellEditor
- SchemaTreeCellRenderer - Class in mondrian.gui
-
Render an entry for the tree.
- SchemaTreeCellRenderer(Workbench, JdbcMetaData) - Constructor for class mondrian.gui.SchemaTreeCellRenderer
-
Creates a SchemaTreeCellRenderer with Workbench and metadata.
- SchemaTreeCellRenderer() - Constructor for class mondrian.gui.SchemaTreeCellRenderer
-
Creates a SchemaTreeCellRenderer.
- SchemaTreeModel - Class in mondrian.gui
-
- SchemaTreeModel() - Constructor for class mondrian.gui.SchemaTreeModel
-
Creates a SchemaTreeModel.
- SchemaTreeModel(MondrianGuiDef.Schema) - Constructor for class mondrian.gui.SchemaTreeModel
-
Creates a new instance of SchemaTreeModel
- SchemaVersionTest - Class in mondrian.test
-
Unit test for automatic detection of schema version.
- SchemaVersionTest() - Constructor for class mondrian.test.SchemaVersionTest
-
- schemaWindowMap - Variable in class mondrian.gui.QueryPanel
-
- script - Variable in class mondrian.gui.MondrianGuiDef.CellFormatter
-
Script to implement this cell formatter.
- script - Variable in class mondrian.gui.MondrianGuiDef.MemberFormatter
-
Script to implement this member formatter.
- script - Variable in class mondrian.gui.MondrianGuiDef.PropertyFormatter
-
Script to implement this property formatter.
- script - Variable in class mondrian.gui.MondrianGuiDef.UserDefinedFunction
-
Script to implement this user-defined function.
- script - Variable in class mondrian.olap.MondrianDef.CellFormatter
-
Script to implement this cell formatter.
- script - Variable in class mondrian.olap.MondrianDef.MemberFormatter
-
Script to implement this member formatter.
- script - Variable in class mondrian.olap.MondrianDef.PropertyFormatter
-
Script to implement this property formatter.
- script - Variable in class mondrian.olap.MondrianDef.UserDefinedFunction
-
Script to implement this user-defined function.
- script - Variable in class mondrian.spi.impl.Scripts.ScriptDefinition
-
- Scripts - Class in mondrian.spi.impl
-
Provides implementations of a variety of SPIs using scripting.
- Scripts() - Constructor for class mondrian.spi.impl.Scripts
-
- Scripts.ScriptDefinition - Class in mondrian.spi.impl
-
- Scripts.ScriptDefinition(String, Scripts.ScriptLanguage) - Constructor for class mondrian.spi.impl.Scripts.ScriptDefinition
-
- Scripts.ScriptLanguage - Enum in mondrian.spi.impl
-
- second(Date) - Static method in class mondrian.olap.fun.vba.Vba
-
- SECTIONS - Static variable in interface mondrian.olap.ParserSym
-
- SECTIONS - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- seed - Variable in class mondrian.util.PartiallyOrderedSetTest
-
- Segment - Class in mondrian.rolap.agg
-
A Segment
is a collection of cell values parameterized by
a measure, and a set of (column, value) pairs.
- Segment(RolapStar, BitKey, RolapStar.Column[], RolapStar.Measure, StarColumnPredicate[], List<Segment.ExcludedRegion>, List<StarPredicate>) - Constructor for class mondrian.rolap.agg.Segment
-
Creates a Segment
; it's not loaded yet.
- Segment.ExcludedRegion - Interface in mondrian.rolap.agg
-
Definition of a region of values which are not in a segment.
- segment0 - Variable in class mondrian.rolap.agg.GroupingSet
-
- SegmentArrayQuerySpec - Class in mondrian.rolap.agg
-
Provides the information necessary to generate a SQL statement to
retrieve a list of segments.
- SegmentArrayQuerySpec(GroupingSetsList, List<StarPredicate>) - Constructor for class mondrian.rolap.agg.SegmentArrayQuerySpec
-
Creates a SegmentArrayQuerySpec.
- SegmentAxis - Class in mondrian.rolap.agg
-
Collection of values of one of the columns that parameterizes a
Segment
.
- SegmentAxis(StarColumnPredicate, Comparable[]) - Constructor for class mondrian.rolap.agg.SegmentAxis
-
Creates a SegmentAxis populated with an array of key values.
- SegmentAxis(StarColumnPredicate, SortedSet<Comparable>, boolean) - Constructor for class mondrian.rolap.agg.SegmentAxis
-
Creates a SegmentAxis populated with a set of key values.
- SegmentBody - Interface in mondrian.spi
-
SegmentBody is the object which contains the cached data of a
Segment.
- SegmentBuilder - Class in mondrian.rolap.agg
-
- SegmentBuilder() - Constructor for class mondrian.rolap.agg.SegmentBuilder
-
- SegmentBuilder.SegmentConverter - Interface in mondrian.rolap.agg
-
- SegmentBuilder.SegmentConverterImpl - Class in mondrian.rolap.agg
-
- SegmentBuilder.SegmentConverterImpl(AggregationKey, CellRequest) - Constructor for class mondrian.rolap.agg.SegmentBuilder.SegmentConverterImpl
-
- SegmentBuilder.StarSegmentConverter - Class in mondrian.rolap.agg
-
- SegmentBuilder.StarSegmentConverter(RolapStar.Measure, List<StarPredicate>) - Constructor for class mondrian.rolap.agg.SegmentBuilder.StarSegmentConverter
-
- SegmentBuilderTest - Class in mondrian.rolap.agg
-
Test for SegmentBuilder
.
- SegmentBuilderTest() - Constructor for class mondrian.rolap.agg.SegmentBuilderTest
-
- SegmentBuilderTest.Order - Enum in mondrian.rolap.agg
-
- SegmentCache - Variable in class mondrian.olap.MondrianProperties
-
Property which defines which SegmentCache implementation to use.
- SegmentCache - Interface in mondrian.spi
-
SPI definition of the segments cache.
- SegmentCache.SegmentCacheInjector - Class in mondrian.spi
-
- SegmentCache.SegmentCacheInjector() - Constructor for class mondrian.spi.SegmentCache.SegmentCacheInjector
-
- SegmentCache.SegmentCacheListener - Interface in mondrian.spi
-
- SegmentCache.SegmentCacheListener.SegmentCacheEvent - Interface in mondrian.spi
-
Defines the event types that a listener can look for.
- SegmentCache.SegmentCacheListener.SegmentCacheEvent.EventType - Enum in mondrian.spi
-
- SegmentCacheFailedToDeleteSegment - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheFailedToDeleteSegment
is 'An exception was encountered while deleting a segment from the SegmentCache.
'
- SegmentCacheFailedToInstanciate - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheFailedToInstanciate
is 'An exception was encountered while creating the SegmentCache.
'
- SegmentCacheFailedToLoadSegment - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheFailedToLoadSegment
is 'An exception was encountered while loading a segment from the SegmentCache.
'
- SegmentCacheFailedToLookupSegment - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheFailedToLookupSegment
is 'An exception was encountered while performing a segment lookup in the SegmentCache.
'
- SegmentCacheFailedToSaveSegment - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheFailedToSaveSegment
is 'An exception was encountered while loading a segment from the SegmentCache.
'
- SegmentCacheFailedToScanSegments - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheFailedToScanSegments
is 'An exception was encountered while getting a list of segment headers in the SegmentCache.
'
- SegmentCacheIndex - Interface in mondrian.rolap.cache
-
Data structure that identifies which segments contain cells.
- SegmentCacheIndexImpl - Class in mondrian.rolap.cache
-
Data structure that identifies which segments contain cells.
- SegmentCacheIndexImpl(Thread) - Constructor for class mondrian.rolap.cache.SegmentCacheIndexImpl
-
Creates a SegmentCacheIndexImpl.
- SegmentCacheIsNotImplementingInterface - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheIsNotImplementingInterface
is 'The mondrian.rolap.SegmentCache property points to a class name which is not an
implementation of mondrian.spi.SegmentCache.
'
- SegmentCacheLimitReached - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheLimitReached
is 'The number of concurrent segment cache operations which can be run simultaneously by this Mondrian server instance has been reached.
- SegmentCacheLookupTimeout - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheLookupTimeout
is 'Timeout reached while performing a segment lookup in SegmentCache.
'
- SegmentCacheManager - Class in mondrian.rolap.agg
-
Active object that maintains the "global cache" (in JVM, but shared between
connections using a particular schema) and "external cache" (as implemented
by a
SegmentCache
.
- SegmentCacheManager(MondrianServer) - Constructor for class mondrian.rolap.agg.SegmentCacheManager
-
- SegmentCacheManager.AbortException - Exception in mondrian.rolap.agg
-
Exception which someone can throw to indicate to the Actor that
whatever it was doing is not needed anymore.
- SegmentCacheManager.AbortException() - Constructor for exception mondrian.rolap.agg.SegmentCacheManager.AbortException
-
- SegmentCacheManager.Command<T> - Interface in mondrian.rolap.agg
-
- SegmentCacheManager.CompositeSegmentCache - Class in mondrian.rolap.agg
-
- SegmentCacheManager.CompositeSegmentCache(List<SegmentCacheWorker>) - Constructor for class mondrian.rolap.agg.SegmentCacheManager.CompositeSegmentCache
-
- SegmentCacheManager.FlushCommand - Class in mondrian.rolap.agg
-
Command to flush a particular region from cache.
- SegmentCacheManager.FlushCommand(Locus, SegmentCacheManager, CacheControl.CellRegion, CacheControlImpl) - Constructor for class mondrian.rolap.agg.SegmentCacheManager.FlushCommand
-
- SegmentCacheManager.FlushResult - Class in mondrian.rolap.agg
-
- SegmentCacheManager.FlushResult(List<Callable<Boolean>>) - Constructor for class mondrian.rolap.agg.SegmentCacheManager.FlushResult
-
- SegmentCacheManager.Message - Interface in mondrian.rolap.agg
-
- SegmentCacheManager.SegmentCacheIndexRegistry - Class in mondrian.rolap.agg
-
Registry of all the indexes that were created for this
cache manager, per
RolapStar
.
- SegmentCacheManager.SegmentCacheIndexRegistry() - Constructor for class mondrian.rolap.agg.SegmentCacheManager.SegmentCacheIndexRegistry
-
- SegmentCacheManager.Visitor - Interface in mondrian.rolap.agg
-
Visitor for messages (commands and events).
- SegmentCacheManagerNumberCacheThreads - Variable in class mondrian.olap.MondrianProperties
-
Maximum number of threads per Mondrian server instance that
are used to run perform operations on the external caches.
- SegmentCacheManagerNumberSqlThreads - Variable in class mondrian.olap.MondrianProperties
-
Maximum number of threads per Mondrian server instance that
are used to run SQL queries when populating segments.
- SegmentCacheReadTimeout - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheReadTimeout
is 'Timeout reached while reading segment from SegmentCache.
'
- SegmentCacheTest - Class in mondrian.rolap.agg
-
- SegmentCacheTest() - Constructor for class mondrian.rolap.agg.SegmentCacheTest
-
- SegmentCacheWorker - Class in mondrian.rolap.agg
-
- SegmentCacheWorker(SegmentCache, Thread) - Constructor for class mondrian.rolap.agg.SegmentCacheWorker
-
Creates a worker.
- segmentCacheWorkers - Variable in class mondrian.rolap.agg.SegmentCacheManager
-
- SegmentCacheWriteTimeout - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheWriteTimeout
is 'Timeout reached while writing segment to SegmentCache.
'
- SegmentColumn - Class in mondrian.spi
-
Constrained columns are part of the SegmentHeader and SegmentCache.
- SegmentColumn(String, int, SortedSet<Comparable>) - Constructor for class mondrian.spi.SegmentColumn
-
Creates a SegmentColumn.
- segmentCount - Variable in class mondrian.server.monitor.ServerInfo
-
The number of segments currently in cache.
- segmentCreateCount - Variable in class mondrian.server.monitor.ServerInfo
-
The number of segments that have been created since the server started.
- segmentCreateViaExternalCount - Variable in class mondrian.server.monitor.ServerInfo
-
The number of segments that have been created via external since the
server started.
- segmentCreateViaRollupCount - Variable in class mondrian.server.monitor.ServerInfo
-
The number of segments that have been created via rollup since the server
started.
- segmentCreateViaSqlCount - Variable in class mondrian.server.monitor.ServerInfo
-
The number of segments that have been created via SQL since the server
started.
- SegmentDataset - Interface in mondrian.rolap.agg
-
A SegmentDataset
holds the values in a segment.
- segmentDatasetList - Variable in class mondrian.rolap.agg.GroupingSetsList.Cohort
-
- segmentDeleteViaExternalCount - Variable in class mondrian.server.monitor.ServerInfo
-
The number of segments that have been deleted via external since the
server started.
- SegmentFetchLimitExceeded - Variable in class mondrian.resource.MondrianResource
-
SegmentFetchLimitExceeded
is 'Number of cell results to be read exceeded limit of ({0,number})
'
- SegmentHeader - Class in mondrian.spi
-
SegmentHeaders are the key objects used to retrieve the segments
from the segment cache.
- SegmentHeader(String, ByteString, String, String, List<SegmentColumn>, List<String>, String, BitKey, List<SegmentColumn>) - Constructor for class mondrian.spi.SegmentHeader
-
Creates a segment header.
- SegmentLoader - Class in mondrian.rolap.agg
-
The SegmentLoader
queries database and loads the data into
the given set of segments.
- SegmentLoader(SegmentCacheManager) - Constructor for class mondrian.rolap.agg.SegmentLoader
-
Creates a SegmentLoader.
- SegmentLoader.RowList - Class in mondrian.rolap.agg
-
Collection of rows, each with a set of columns of type Object, double, or
int.
- SegmentLoader.RowList(List<SqlStatement.Type>) - Constructor for class mondrian.rolap.agg.SegmentLoader.RowList
-
Creates a RowList.
- SegmentLoader.RowList(List<SqlStatement.Type>, int) - Constructor for class mondrian.rolap.agg.SegmentLoader.RowList
-
Creates a RowList with a specified initial capacity.
- SegmentLoader.RowList.Column - Class in mondrian.rolap.agg
-
- SegmentLoader.RowList.Column(int, SqlStatement.Type) - Constructor for class mondrian.rolap.agg.SegmentLoader.RowList.Column
-
- SegmentLoader.RowList.DoubleColumn - Class in mondrian.rolap.agg
-
- SegmentLoader.RowList.DoubleColumn(int, SqlStatement.Type, int) - Constructor for class mondrian.rolap.agg.SegmentLoader.RowList.DoubleColumn
-
- SegmentLoader.RowList.Handler - Interface in mondrian.rolap.agg
-
- SegmentLoader.RowList.IntColumn - Class in mondrian.rolap.agg
-
- SegmentLoader.RowList.IntColumn(int, SqlStatement.Type, int) - Constructor for class mondrian.rolap.agg.SegmentLoader.RowList.IntColumn
-
- SegmentLoader.RowList.LongColumn - Class in mondrian.rolap.agg
-
- SegmentLoader.RowList.LongColumn(int, SqlStatement.Type, int) - Constructor for class mondrian.rolap.agg.SegmentLoader.RowList.LongColumn
-
- SegmentLoader.RowList.NativeColumn - Class in mondrian.rolap.agg
-
- SegmentLoader.RowList.NativeColumn(int, SqlStatement.Type) - Constructor for class mondrian.rolap.agg.SegmentLoader.RowList.NativeColumn
-
- SegmentLoader.RowList.ObjectColumn - Class in mondrian.rolap.agg
-
- SegmentLoader.RowList.ObjectColumn(int, SqlStatement.Type, int) - Constructor for class mondrian.rolap.agg.SegmentLoader.RowList.ObjectColumn
-
- SegmentLoader.SegmentRollupWrapper - Class in mondrian.rolap.agg
-
This is a private abstraction wrapper to perform
rollups.
- SegmentLoader.SegmentRollupWrapper() - Constructor for class mondrian.rolap.agg.SegmentLoader.SegmentRollupWrapper
-
- SegmentLoaderTest - Class in mondrian.rolap.agg
-
Test for SegmentLoader
- SegmentLoaderTest() - Constructor for class mondrian.rolap.agg.SegmentLoaderTest
-
- SegmentLoaderTest.MyDelegatingInvocationHandler - Class in mondrian.rolap.agg
-
- SegmentLoaderTest.MyDelegatingInvocationHandler(List<Object[]>) - Constructor for class mondrian.rolap.agg.SegmentLoaderTest.MyDelegatingInvocationHandler
-
- segmentOrFuncall(Exp) - Method in class mondrian.parser.MdxParserImpl
-
- SegmentWithData - Class in mondrian.rolap.agg
-
Extension to
Segment
with a data set.
- SegmentWithData(Segment, SegmentDataset, SegmentAxis[]) - Constructor for class mondrian.rolap.agg.SegmentWithData
-
Creates a SegmentWithData from an existing Segment.
- select(int) - Method in class mondrian.olap.fun.FunUtil.Quicksorter
-
puts the LIMIT biggest items at the head, not sorted
- SELECT - Static variable in interface mondrian.olap.ParserSym
-
- SELECT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- select(BitKey, BitKey, BitKey) - Method in class mondrian.rolap.aggmatcher.AggStar
-
Return true if this AggStar's level BitKey equals the
levelBitKey
parameter
and if this AggStar's measure BitKey is a super set
(proper or not) of the measureBitKey
parameter.
- select(Node, String, Node) - Static method in class mondrian.tui.XmlUtil
-
- selectAsNodes(Node, String) - Static method in class mondrian.tui.XmlUtil
-
- selectAsNodes(Node, String, Node) - Static method in class mondrian.tui.XmlUtil
-
- selectAsString(Node, String) - Static method in class mondrian.tui.XmlUtil
-
- selectAsString(Node, String, Node) - Static method in class mondrian.tui.XmlUtil
-
- selectedSchemaString - Variable in class mondrian.gui.PreferencesSchemasDialog
-
- selectivity - Variable in class mondrian.rolap.StarColumnPredicate.Overlap
-
- SelectNotInGroupByTest - Class in mondrian.rolap.sql
-
- SelectNotInGroupByTest() - Constructor for class mondrian.rolap.sql.SelectNotInGroupByTest
-
- selectOrDrillthroughStatement() - Method in class mondrian.parser.MdxParserImpl
-
- selects - Variable in class mondrian.gui.MondrianGuiDef.View
-
- selects - Variable in class mondrian.olap.MondrianDef.View
-
- selectStatement() - Method in class mondrian.parser.MdxParserImpl
-
- selOptions - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- sendError(int, String) - Method in class mondrian.tui.MockHttpServletResponse
-
Sends an error response to the client using the specified status code
and descriptive message.
- sendError(int) - Method in class mondrian.tui.MockHttpServletResponse
-
Sends an error response to the client using the specified status.
- sendEvent(Event) - Method in interface mondrian.server.monitor.Monitor
-
Sends an event to the monitor.
- sendEvent(Event) - Method in class mondrian.server.MonitorImpl
-
- sendRedirect(String) - Method in class mondrian.tui.MockHttpServletResponse
-
Sends a temporary redirect response to the client using the specified
redirect location URL.
- serialize(StringBuilder, Collection<String>) - Static method in enum mondrian.xmla.RowsetDefinition
-
- server - Variable in class mondrian.xmla.impl.MondrianXmlaServlet
-
- SERVER_FAULT_FC - Static variable in interface mondrian.xmla.XmlaConstants
-
- serverForId(String) - Method in class mondrian.server.MondrianServerRegistry
-
Looks up a server with a given id.
- serverId - Variable in class mondrian.server.monitor.ConnectionEvent
-
- serverId - Variable in class mondrian.server.monitor.ExecutionEvent
-
Identifier of the server.
- serverId - Variable in class mondrian.server.monitor.StatementEvent
-
Identifier of the server.
- ServerInfo - Class in mondrian.server.monitor
-
Information about a Mondrian server.
- ServerInfo(String, int, int, int, int, int, int, int, long, long, int, int, int, int, int, int, int, long, long, long, int, int, int, int, int, int, int, int) - Constructor for class mondrian.server.monitor.ServerInfo
-
- ServiceDiscovery<T> - Class in mondrian.util
-
Utility functions to discover Java services.
- ServletContextCatalogLocator - Class in mondrian.spi.impl
-
Locates a catalog based upon a
ServletContext
.
If the catalog URI is an absolute path, it refers to a resource inside our
WAR file, so replace the URL.
- ServletContextCatalogLocator(ServletContext) - Constructor for class mondrian.spi.impl.ServletContextCatalogLocator
-
- SESSION_ID_PROP - Static variable in class mondrian.xmla.XmlaBaseTestCase
-
- set(int, List<Member>) - Method in class mondrian.calc.impl.AbstractEndToEndTupleList
-
- set(int, List<Member>) - Method in class mondrian.calc.impl.ArrayTupleList
-
- set(int, List<Member>) - Method in class mondrian.calc.impl.DelegatingTupleList
-
- set(int, List<Member>) - Method in class mondrian.calc.impl.UnaryTupleList
-
- Set - Static variable in class mondrian.olap.Category
-
Set
is a set of members or tuples.
- SET - Static variable in interface mondrian.olap.ParserSym
-
- set(int, Object) - Method in class mondrian.olap.Util.AbstractFlatList
-
- SET - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- set(int, double) - Method in class mondrian.rolap.agg.DenseDoubleSegmentDataset
-
- set(int, int) - Method in class mondrian.rolap.agg.DenseIntSegmentDataset
-
- set(int, boolean) - Method in class mondrian.rolap.BitKey.AbstractBitKey
-
- set(int) - Method in class mondrian.rolap.BitKey.Big
-
- set(int) - Method in class mondrian.rolap.BitKey.Mid128
-
- set(int, boolean) - Method in interface mondrian.rolap.BitKey
-
Sets the bit at the specified index to the specified value.
- set(int) - Method in interface mondrian.rolap.BitKey
-
Sets the bit at the specified index to true
.
- set(int) - Method in class mondrian.rolap.BitKey.Small
-
- set(int, RolapMember) - Method in class mondrian.rolap.SubstitutingMemberReader.SubstitutingMemberList
-
- set(String, String) - Method in class mondrian.test.DiffRepository
-
Sets the value of a given resource of the current testcase.
- set(BooleanProperty, boolean) - Method in class mondrian.test.PropertySaver
-
Sets a boolean property and remembers its previous value.
- set(IntegerProperty, int) - Method in class mondrian.test.PropertySaver
-
Sets an integer property and remembers its previous value.
- set(StringProperty, String) - Method in class mondrian.test.PropertySaver
-
Sets a string property and remembers its previous value.
- set(DoubleProperty, Double) - Method in class mondrian.test.PropertySaver
-
Sets a double property and remembers its previous value.
- set(Logger, Level) - Method in class mondrian.test.PropertySaver
-
Sets a logger's level.
- set(int, T) - Method in class mondrian.util.ConcatenableList
-
- set(double, int, boolean) - Method in class mondrian.util.DigitList
-
Set the digit list to a representation of the given double value.
- set(long) - Method in class mondrian.util.DigitList
-
Utility routine to set the value of the digit list from a long
- set(long, int) - Method in class mondrian.util.DigitList
-
Set the digit list to a representation of the given long value.
- set(BigInteger, int) - Method in class mondrian.util.DigitList
-
Set the digit list to a representation of the given BigInteger value.
- set(int, List<T>) - Method in class mondrian.util.TraversalList
-
- set(T) - Method in class mondrian.util.UnsupportedList.ListItr
-
- set(int, T) - Method in class mondrian.util.UnsupportedList
-
- set(String, Object) - Method in class mondrian.xmla.Rowset.Row
-
- SET_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
-
- setAfterActions(List<String>) - Method in class mondrian.test.loader.DBLoader.Table
-
- setAggregator(RolapAggregator) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
Sets the aggregator associated with this usage (if it is a
measure usage).
- setAllowHints(boolean) - Method in class mondrian.rolap.sql.SqlQuery
-
Chooses whether table optimization hints may be used
(assuming the dialect supports it).
- setAnnotationMap(Map<String, Annotation>) - Method in class mondrian.olap.SetBase
-
- setAnnotationMap(Map<String, Annotation>) - Method in class mondrian.rolap.RolapCalculatedMember
-
- setApproxRowCount(int) - Method in class mondrian.olap.LevelBase
-
Sets the approximate number of members in this Level.
- setArray(int, Array) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setAsciiStream(int, InputStream, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setAsciiStream(int, InputStream) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setAsciiStream(int, InputStream, int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setAtLeast(Logger, Level) - Method in class mondrian.test.PropertySaver
-
Sets a logger's level to at least the given level.
- setAttribute(String, Object) - Method in class mondrian.tui.MockHttpServletRequest
-
Stores an attribute in this request.
- setAttribute(String, Object) - Method in class mondrian.tui.MockServletContext
-
Binds an object to a given attribute name in this servlet context.
- setAuthType(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setAutoCommit(boolean) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- setAxes(QueryAxis[]) - Method in class mondrian.olap.ParserTest.TestParser
-
- setAxis(int, int) - Method in class mondrian.rolap.CellKey.Four
-
- setAxis(int, int) - Method in class mondrian.rolap.CellKey.Many
-
- setAxis(int, int) - Method in class mondrian.rolap.CellKey.One
-
- setAxis(int, int) - Method in interface mondrian.rolap.CellKey
-
Sets a given axis.
- setAxis(int, int) - Method in class mondrian.rolap.CellKey.Three
-
- setAxis(int, int) - Method in class mondrian.rolap.CellKey.Two
-
- setAxis(int, int) - Method in class mondrian.rolap.CellKey.Zero
-
- setAxisShowEmptyCells(int, boolean) - Method in class mondrian.olap.Query
-
Finds axis by index and sets flag to show empty cells on that axis.
- SetBase - Class in mondrian.olap
-
Skeleton implementation of
NamedSet
interface.
- SetBase(String, String, String, Exp, boolean, Map<String, Annotation>) - Constructor for class mondrian.olap.SetBase
-
Creates a SetBase.
- setBaseCubes(List<RolapCube>) - Method in class mondrian.olap.Query
-
Saves away the base cubes related to the virtual cube
referenced in this query
- setBatchSize(int) - Method in class mondrian.test.loader.DBLoader
-
- setBeforeActions(List<String>) - Method in class mondrian.test.loader.DBLoader.Table
-
- setBigDecimal(int, BigDecimal) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setBinaryStream(int, InputStream, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setBinaryStream(int, InputStream) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setBinaryStream(int, InputStream, int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setBlob(int, InputStream, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setBlob(int, InputStream) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setBlob(int, Blob) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setBodyContent(byte[]) - Method in class mondrian.tui.MockHttpServletRequest
-
- setBodyContent(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setBoolean(int, boolean) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setBufferSize(int) - Method in class mondrian.tui.MockHttpServletResponse
-
Sets the preferred buffer size for the body of the response.
- setByte(int, byte) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setBytes(int, byte[]) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setCache(MemberCache) - Method in class mondrian.rolap.ArrayMemberSource
-
- setCache(MemberCache) - Method in class mondrian.rolap.CacheMemberReader
-
- setCache(MemberCache) - Method in class mondrian.rolap.DelegatingMemberReader
-
- setCache(MemberCache) - Method in interface mondrian.rolap.MemberSource
-
Sets the cache which this MemberSource
will write to.
- setCache(MemberCache) - Method in class mondrian.rolap.NoCacheMemberReader
-
- setCache(MemberCache) - Method in class mondrian.rolap.RestrictedMemberReader
-
- setCache(SmartCache<K, V>) - Method in class mondrian.rolap.SmartIncrementalCache
-
- setCache(SmartCache<Pair<K, Object>, V>) - Method in class mondrian.rolap.SmartMemberListCache
-
- setCache(MemberCache) - Method in class mondrian.rolap.SmartMemberReader
-
- setCache(MemberCache) - Method in class mondrian.rolap.SqlMemberSource
-
- setCache(MemberCache) - Method in class mondrian.rolap.SubstitutingMemberReader
-
- setCacheAggregations(boolean) - Method in class mondrian.rolap.RolapCube
-
Set if this (non-virtual) Cube's RolapStar should cache
aggregations.
- setCacheAggregations(boolean) - Method in class mondrian.rolap.RolapStar
-
Sets whether to cache database aggregation information; if false, cache
is flushed after each query.
- setCachedDefaultValue(Object) - Method in interface mondrian.calc.ParameterSlot
-
- setCaption(String) - Method in class mondrian.olap.OlapElementBase
-
Sets the display name of this catalog element.
- setCaption(String) - Method in class mondrian.rolap.RolapCubeDimension
-
- setCaption(String) - Method in class mondrian.rolap.RolapCubeLevel
-
- setCatalog(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- setCatalogName(String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Sets the database's catalog name.
- setCellProps(QueryPart[]) - Method in class mondrian.olap.ParserTest.TestParser
-
- setCellReader(CellReader) - Method in class mondrian.rolap.RolapEvaluator
-
- setCellValue(Connection, List<RolapMember>, double, double, AllocationPolicy, Object[]) - Method in class mondrian.rolap.ScenarioImpl
-
Sets the value of a cell.
- setChangeListener(DataSourceChangeListener) - Method in class mondrian.rolap.MemberCacheHelper
-
- setChangeListener(DataSourceChangeListener) - Method in class mondrian.rolap.MemberNoCacheHelper
-
- setChangeListener(DataSourceChangeListener) - Method in class mondrian.rolap.RolapStar
-
Sets the listener for changes to this star's underlying database.
- setCharacterEncoding(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setCharacterEncoding(String) - Method in class mondrian.tui.MockHttpServletResponse
-
- setCharacterStream(int, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setCharacterStream(int, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setCharacterStream(int, Reader, int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setChildren() - Method in class mondrian.gui.JdbcExplorer.Node
-
- setClientInfo(String, String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractConnection
-
- setClientInfo(Properties) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractConnection
-
- setClob(int, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setClob(int, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setClob(int, Clob) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setConnection(Connection) - Method in class mondrian.gui.QueryPanel
-
- setConnection(Connection) - Method in class mondrian.test.loader.DBLoader
-
- setContentLength(int) - Method in class mondrian.tui.MockHttpServletResponse
-
Sets the length of the content body in the response In HTTP servlets,
this method sets the HTTP Content-Length header.
- setContentType(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setContentType(String) - Method in class mondrian.tui.MockHttpServletResponse
-
Sets the content type of the response being sent to the client.
- setContext(Evaluator) - Method in class mondrian.calc.impl.AbstractTupleCursor
-
- setContext(Evaluator) - Method in class mondrian.calc.impl.AbstractTupleList.AbstractTupleListIterator
-
- setContext(Evaluator) - Method in interface mondrian.calc.TupleCursor
-
- setContext(Member) - Method in interface mondrian.olap.Evaluator
-
Makes member
the current member of its hierarchy.
- setContext(Member, boolean) - Method in interface mondrian.olap.Evaluator
-
Makes member
the current member of its hierarchy.
- setContext(List<Member>) - Method in interface mondrian.olap.Evaluator
-
Sets the context to a list of members.
- setContext(List<Member>, boolean) - Method in interface mondrian.olap.Evaluator
-
Sets the context to a list of members, optionally skipping the check
whether it is necessary to store the previous member of each hierarchy.
- setContext(Member[]) - Method in interface mondrian.olap.Evaluator
-
Sets the context to an array of members.
- setContext(Member[], boolean) - Method in interface mondrian.olap.Evaluator
-
Sets the context to an array of members, optionally skipping the check
whether it is necessary to store the previous member of each hierarchy.
- setContext(Member) - Method in class mondrian.rolap.RolapEvaluator
-
- setContext(Member, boolean) - Method in class mondrian.rolap.RolapEvaluator
-
- setContext(List<Member>) - Method in class mondrian.rolap.RolapEvaluator
-
- setContext(List<Member>, boolean) - Method in class mondrian.rolap.RolapEvaluator
-
- setContext(Member[]) - Method in class mondrian.rolap.RolapEvaluator
-
- setContext(Member[], boolean) - Method in class mondrian.rolap.RolapEvaluator
-
- setContextIn(RolapEvaluator) - Method in interface mondrian.rolap.RolapCalculation
-
Pushes this calculated member or tuple onto the stack of evaluation
contexts, and sets the context to the default member of the hierarchy.
- setContextIn(RolapEvaluator) - Method in class mondrian.rolap.RolapMemberBase
-
- setContextIn(RolapEvaluator) - Method in class mondrian.rolap.RolapMemberCalculation
-
- setContextIn(RolapEvaluator) - Method in class mondrian.rolap.RolapTupleCalculation
-
- setContextMap() - Method in class mondrian.server.Execution
-
Set the copied mdc into the current MDC.
- setContextPath(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setConverter(String, ByteString, String, String, String, List<String>, SegmentBuilder.SegmentConverter) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
-
Sets a converter that can convert headers in for a given measure to
internal format.
- setConverter(String, ByteString, String, String, String, List<String>, SegmentBuilder.SegmentConverter) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- setCreateTable(boolean) - Method in class mondrian.test.loader.DBLoader.Table.Controller
-
- setCreateTableStmt(String) - Method in class mondrian.test.loader.DBLoader.Table
-
- setCube(String) - Method in class mondrian.olap.ParserTest.TestParser
-
- setCubeAttribute(String, String, String, StringBuilder) - Method in class mondrian.tui.CmdRunner
-
- setCurrentLocale(String) - Method in class mondrian.gui.I18n
-
- setCurrentLocale(String, String) - Method in class mondrian.gui.I18n
-
- setCurrentLocale(Locale) - Method in class mondrian.gui.I18n
-
- setCurrentTestCaseName(String) - Method in class mondrian.test.DiffRepository
-
Sets the name of the current test case.
- setCurrMember(RolapMember) - Method in class mondrian.rolap.TargetBase
-
- setCursorName(String) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- setDatabase(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- setDatabaseSchema(String) - Method in class mondrian.gui.PreferencesDialog
-
- setDataSource(DataSource) - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
- setDataSource(DataSource) - Method in class mondrian.rolap.RolapStar
-
For testing purposes only.
- setDataSourceChangeListener(DataSourceChangeListener) - Method in class mondrian.rolap.RolapSchema
-
- setDate(int, Date) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setDate(int, Date, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setDateHeader(String, long) - Method in class mondrian.tui.MockHttpServletResponse
-
Sets a response header with the given name and date-value.
- setDebugStream(PrintStream) - Method in class mondrian.parser.MdxParserImplTokenManager
-
Set debug output.
- setDefaultExp(Exp) - Method in class mondrian.olap.ParameterImpl
-
- setDefaultMember(Member) - Method in class mondrian.rolap.RolapCubeHierarchy
-
- setDefaultMember(Member) - Method in class mondrian.rolap.RolapHierarchy
-
Sets default member of this Hierarchy.
- setDescription(String) - Method in class mondrian.olap.ParameterImpl
-
- setDescription(String) - Method in class mondrian.olap.SetBase
-
- setDirty(boolean) - Method in class mondrian.gui.SchemaExplorer
-
- setDirty(boolean) - Method in class mondrian.rolap.FastBatchingCellReader
-
Sets the flag indicating that the reader has told a lie.
- setDirty() - Method in class mondrian.web.taglib.ResultCache
-
set to dirty after you have modified the query to force a recalcuation
- setDirtyFlag(boolean) - Method in class mondrian.gui.SchemaExplorer
-
- setDistinct(boolean) - Method in class mondrian.rolap.sql.SqlQuery
-
- setDouble(int, double) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setDouble(int, double) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.Column
-
- setDouble(int, double) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.DoubleColumn
-
- setDouble(int, double) - Method in class mondrian.rolap.agg.SegmentLoader.RowList
-
- setDropTableRowsStmt(String) - Method in class mondrian.test.loader.DBLoader.Table
-
- setDropTableStmt(String) - Method in class mondrian.test.loader.DBLoader.Table
-
- setEnabled(boolean) - Method in class mondrian.rolap.RolapNative
-
- setEncoding(String) - Method in class mondrian.tui.MockHttpServletResponse.MockServletOutputStream
-
- setError(String) - Method in class mondrian.tui.CmdRunner
-
- setError(Throwable) - Method in class mondrian.tui.CmdRunner
-
- setErrorMsg(String) - Method in class mondrian.gui.PropertyTableModel
-
- setEscapeProcessing(boolean) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- setEvalAxes(boolean) - Method in interface mondrian.olap.Evaluator
-
Indicate whether the evaluator is evaluating the axes
- setEvalAxes(boolean) - Method in class mondrian.rolap.RolapEvaluator
-
- setExecuteSql(boolean) - Method in class mondrian.rolap.BatchTestCase.TestListener
-
- setExp(Exp) - Method in class mondrian.olap.Query.ScopedNamedSet
-
- setExpanding(Member) - Method in class mondrian.rolap.RolapEvaluator
-
- setExpression(Exp) - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- setExpression(Evaluator, List<Member>) - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- setFactCountName(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Set the name of the fact count column.
- setFactTable(String) - Method in class mondrian.gui.PropertyTableModel
-
- setFactTableSchema(String) - Method in class mondrian.gui.PropertyTableModel
-
- setFetchDirection(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- setFetchDirection(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- setFetchDirection(int) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- setFetchSize(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- setFetchSize(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- setFetchSize(int) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- setFloat(int, float) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setForce(boolean) - Method in class mondrian.test.loader.DBLoader
-
- setForeignKey(int) - Method in class mondrian.rolap.aggmatcher.AggStar
-
- setFormatter(CellFormatter) - Method in class mondrian.rolap.RolapBaseCubeMeasure
-
- setFormulas(Formula[]) - Method in class mondrian.olap.ParserTest.TestParser
-
- setFoundEvaluator(boolean) - Method in class mondrian.rolap.BatchTestCase.TestListener
-
- setFoundInCache(boolean) - Method in class mondrian.rolap.BatchTestCase.TestListener
-
- SetFunDef - Class in mondrian.olap.fun
-
SetFunDef
implements the 'set' function (whose syntax is the
brace operator, { ...
- SetFunDef(Resolver, int[]) - Constructor for class mondrian.olap.fun.SetFunDef
-
- SetFunDef.ExprIterCalc - Class in mondrian.olap.fun
-
Compiled expression that evaluates one or more expressions, each of which
yields a tuple or a set of tuples, and returns the result as a tuple
iterator.
- SetFunDef.ExprIterCalc(Exp, Exp[], ExpCompiler, List<ResultStyle>) - Constructor for class mondrian.olap.fun.SetFunDef.ExprIterCalc
-
- SetFunDef.SetListCalc - Class in mondrian.olap.fun
-
Compiled expression to implement the MDX set function, { ...
- SetFunDef.SetListCalc(Exp, Exp[], ExpCompiler, List<ResultStyle>) - Constructor for class mondrian.olap.fun.SetFunDef.SetListCalc
-
- SetFunDefTest - Class in mondrian.olap.fun
-
Unit test for the set constructor function { ...
- SetFunDefTest() - Constructor for class mondrian.olap.fun.SetFunDefTest
-
- setHeader(String, String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setHeader(String, String) - Method in class mondrian.tui.MockHttpServletResponse
-
Sets a response header with the given name and value.
- setHoldability(int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- setHook(RolapUtil.ExecuteQueryHook) - Static method in class mondrian.rolap.RolapUtil
-
- setInputDirectory(File) - Method in class mondrian.test.loader.CsvDBLoader
-
- setInputDirectoryRegex(String) - Method in class mondrian.test.loader.CsvDBLoader
-
- setInputFile(File) - Method in class mondrian.test.loader.CsvDBLoader
-
- setInputFiles(File[]) - Method in class mondrian.test.loader.CsvDBLoader
-
- setInt(int, int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setInt(int, int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.Column
-
- setInt(int, int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.IntColumn
-
- setInt(int, int) - Method in class mondrian.rolap.agg.SegmentLoader.RowList
-
- setIntHeader(String, int) - Method in class mondrian.tui.MockHttpServletResponse
-
Sets a response header with the given name and integer value.
- SetItemFunDef - Class in mondrian.olap.fun
-
Definition of the <Set>.Item
MDX function.
- SetItemFunDef(FunDef) - Constructor for class mondrian.olap.fun.SetItemFunDef
-
- setIterationLength(int) - Method in interface mondrian.olap.Evaluator
-
Sets the iteration length for the current evaluator context
- setIterationLength(int) - Method in class mondrian.rolap.RolapEvaluator
-
- setIterations(int) - Method in class mondrian.test.MondrianTestRunner
-
- setJDBCConnectionUrl(String) - Method in class mondrian.gui.PreferencesDialog
-
- setJdbcDriver(String) - Method in class mondrian.test.loader.DBLoader
-
- setJDBCDriverClassName(String) - Method in class mondrian.gui.PreferencesDialog
-
- setJDBCPassword(String) - Method in class mondrian.gui.PreferencesDialog
-
- setJdbcURL(String) - Method in class mondrian.test.loader.DBLoader
-
- setJDBCUsername(String) - Method in class mondrian.gui.PreferencesDialog
-
- setList(List<RolapMember>) - Method in class mondrian.rolap.TargetBase
-
- setListener(RolapNative.Listener) - Method in class mondrian.rolap.RolapNative
-
- setListener(RolapNative.Listener) - Method in class mondrian.rolap.RolapNativeRegistry
-
for testing
- setloadRows(boolean) - Method in class mondrian.test.loader.DBLoader.Table.Controller
-
- setLocalAddr(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setLocale(Locale) - Method in class mondrian.gui.LanguageChangedEvent
-
Setter for property locale.
- setLocale(String) - Method in class mondrian.i18n.LocalizingDynamicSchemaProcessor
-
Sets the property locale.
- setLocale(Locale) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- setLocale(Locale) - Method in class mondrian.rolap.RolapConnection
-
- setLocale(Locale) - Method in class mondrian.tui.MockHttpServletResponse
-
Sets the locale of the response, setting the headers (including the
Content-Type's charset) as appropriate.
- setLocalName(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setLocalPort(int) - Method in class mondrian.tui.MockHttpServletRequest
-
- setLong(int, long) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setLong(int, long) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.Column
-
- setLong(int, long) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.LongColumn
-
- setLong(int, long) - Method in class mondrian.rolap.agg.SegmentLoader.RowList
-
- setMajorVersion(int) - Method in class mondrian.tui.MockServletContext
-
- setMaxFieldSize(int) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- setMaxRows(int) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- setMaxRows(int) - Method in class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
- setMaxRows(int) - Method in class mondrian.rolap.RolapNativeSet.SetEvaluator
-
- setMaxRows(int) - Method in class mondrian.rolap.SqlTupleReader
-
- setMemberReader(MemberReader) - Method in class mondrian.rolap.RolapCubeHierarchy
-
- setMemberReader(MemberReader) - Method in class mondrian.rolap.RolapHierarchy
-
- setMenuItem(JMenuItem) - Method in class mondrian.gui.QueryPanel
-
- setMetaData(JdbcMetaData) - Method in class mondrian.gui.JdbcExplorer
-
- setMetaData(JdbcMetaData) - Method in class mondrian.gui.SchemaPropertyCellEditor
-
- setMetaData(JdbcMetaData) - Method in class mondrian.gui.SchemaTreeCellRenderer
-
- setMethod(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setMinorVersion(int) - Method in class mondrian.tui.MockServletContext
-
- setName(String) - Method in class mondrian.olap.fun.TestMember
-
- setName(String) - Method in interface mondrian.olap.Member
-
Only allowable if the member is part of the WITH
clause of
a query.
- setName(String) - Method in interface mondrian.olap.NamedSet
-
Sets the name of this named set.
- setName(String) - Method in class mondrian.olap.Query.ScopedNamedSet
-
- setName(String) - Method in class mondrian.olap.SetBase
-
- setName(String) - Method in class mondrian.rolap.DelegatingRolapMember
-
- setName(String) - Method in class mondrian.rolap.RolapMemberBase
-
- setName(String) - Method in class mondrian.web.taglib.QueryTag
-
Sets string attribute name
, which identifies this query
within its page.
- setNames(List<String>) - Method in class mondrian.gui.PropertyTableModel
-
- setNativeEnabled(boolean) - Method in interface mondrian.olap.Evaluator
-
Sets whether native evaluation should be used.
- setNativeEnabled(boolean) - Method in class mondrian.rolap.RolapEvaluator
-
- setNativeNonEmptyValue() - Static method in class mondrian.rolap.SqlConstraintFactory
-
- setNCharacterStream(int, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setNCharacterStream(int, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setNClob(int, NClob) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setNClob(int, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setNClob(int, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setNewFile(boolean) - Method in class mondrian.gui.SchemaExplorer
-
- setNonEmpty(boolean) - Method in interface mondrian.olap.Evaluator
-
Sets whether an expression evaluation should filter out empty cells.
- setNonEmpty(boolean) - Method in class mondrian.olap.QueryAxis
-
Sets whether the axis has the NON EMPTY
property set.
- setNonEmpty(boolean) - Method in class mondrian.rolap.RolapEvaluator
-
- setNString(int, String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setNull(int, int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setNull(int, int, String) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setNull(int, boolean) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.Column
-
- setNull(int, boolean) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.NativeColumn
-
- setNull(int, boolean) - Method in class mondrian.rolap.agg.SegmentLoader.RowList
-
- setNumberOfRows(int) - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
-
This is for testing ONLY.
- setObject(int, Object, int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setObject(int, Object) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setObject(int, Object, int, int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setObject(int, Object) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.Column
-
- setObject(int, Object) - Method in class mondrian.rolap.agg.SegmentLoader.RowList.ObjectColumn
-
- setObject(int, Object) - Method in class mondrian.rolap.agg.SegmentLoader.RowList
-
- setOrdered(boolean) - Method in class mondrian.olap.QueryAxis
-
Sets whether the axis has the ORDER
property set.
- setOrderKey(Comparable) - Method in class mondrian.rolap.RolapMemberBase
-
- setOrdinal(int) - Method in class mondrian.rolap.RolapMemberBase
-
- setOrdinals(int[]) - Method in class mondrian.rolap.CellKey.Four
-
- setOrdinals(int[]) - Method in class mondrian.rolap.CellKey.Many
-
- setOrdinals(int[]) - Method in class mondrian.rolap.CellKey.One
-
- setOrdinals(int[]) - Method in interface mondrian.rolap.CellKey
-
This method make a copy of the int array parameter.
- setOrdinals(int[]) - Method in class mondrian.rolap.CellKey.Three
-
- setOrdinals(int[]) - Method in class mondrian.rolap.CellKey.Two
-
- setOrdinals(int[]) - Method in class mondrian.rolap.CellKey.Zero
-
- setOrdinals(SchemaReader, Member) - Static method in class mondrian.rolap.RolapMemberBase
-
Sets member ordinal values using a Bottom-up/Top-down algorithm.
- setOutOfMemory(String) - Method in class mondrian.server.Execution
-
This method will change the state of this execution to
Execution.State.ERROR
and will set the message to display.
- setOutputDirectory(File) - Method in class mondrian.test.loader.DBLoader
-
- setOwnStatement(boolean) - Method in class mondrian.olap.Query
-
Sets that the query owns its statement; therefore it will need to
close it when the query is closed.
- setParameter(String, Object) - Method in class mondrian.olap.Query
-
Assigns a value to the parameter with a given name.
- setParameter(String, String) - Static method in class mondrian.tui.CmdRunner
-
- setParameterValue(Object, boolean) - Method in interface mondrian.calc.ParameterSlot
-
Sets the value of this parameter.
- setParentArgs(Calc, Map<String, Object>) - Method in class mondrian.calc.CalcWriter
-
- setParentMember(RolapMember) - Method in class mondrian.rolap.RolapMemberBase
-
Sets a member's parent.
- setParentTarget(Object) - Method in class mondrian.gui.PropertyTableModel
-
- setPassword(String) - Method in class mondrian.test.loader.DBLoader
-
- setPath(String) - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
-
- setPathInfo(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setPathTranslated(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setPoolable(boolean) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- setPreferList(boolean) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- setPreferList(OlapConnection) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- setPreferList(OlapConnection) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- setPrinter(MondrianResultPrinter) - Method in class mondrian.test.MondrianTestRunner
-
- setProperty(String, Object) - Method in class mondrian.olap.fun.TestMember
-
- setProperty(String, Object) - Method in interface mondrian.olap.Member
-
Sets a property of this member to a given value.
- setProperty(Property, Object) - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- setProperty(String, Object) - Method in class mondrian.rolap.DelegatingRolapMember
-
- setProperty(String, Object) - Method in class mondrian.rolap.RolapCubeMember
-
- setProperty(String, Object) - Method in class mondrian.rolap.RolapHierarchy.RolapCalculatedMeasure
-
- setProperty(String, Object) - Method in class mondrian.rolap.RolapMemberBase
-
Sets a property of this member to a given value.
- setProperty(String, String) - Static method in class mondrian.tui.CmdRunner
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.Rowset
-
Sets a property for this rowset.
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DbschemaCatalogsRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DbschemaColumnsRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DbschemaProviderTypesRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DbschemaSchemataRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DbschemaTablesInfoRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DbschemaTablesRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DiscoverDatasourcesRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DiscoverEnumeratorsRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DiscoverKeywordsRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DiscoverLiteralsRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DiscoverPropertiesRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DiscoverSchemaRowsetsRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaCubesRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaFunctionsRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaHierarchiesRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMembersRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaPropertiesRowset
-
- setProtocol(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setQuery(Query) - Method in interface mondrian.server.Statement
-
- setQuery(Query) - Method in class mondrian.server.StatementImpl
-
- setQuery(Query) - Method in class mondrian.web.taglib.ResultCache
-
Sets the query.
- setQuery(String) - Method in class mondrian.web.taglib.TransformTag
-
Sets the string attribute
query
, which is the name of a
query declared using the
<query>
tag.
- setQueryString(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setQueryTimeout(int) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- setQueryTimeoutMillis(long) - Method in class mondrian.olap.Query
-
Deprecated.
This method will be removed in mondrian-4.0
- setQueryTimeoutMillis(long) - Method in interface mondrian.server.Statement
-
Sets the timeout of this statement, in milliseconds.
- setQueryTimeoutMillis(long) - Method in class mondrian.server.StatementImpl
-
- setReadOnly(boolean) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- setRef(int, Ref) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setRemoteAddr(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setRemoteHost(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setRemotePort(int) - Method in class mondrian.tui.MockHttpServletRequest
-
- setRemoteUser(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setRequestDispatcher(String, RequestDispatcher) - Method in class mondrian.tui.MockHttpServletRequest
-
- setRequestedSessionId(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setRequestedSessionIdFromCookie(boolean) - Method in class mondrian.tui.MockHttpServletRequest
-
- setRequestURI(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setRequestURL(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setRequireSchema(boolean) - Method in class mondrian.gui.PreferencesDialog
-
- setResultCache(boolean) - Method in class mondrian.web.taglib.QueryTag
-
Sets boolean attribute resultCache
; if true, the query is
parsed, executed, and converted to an XML document at most once.
- setResultStyle(ResultStyle) - Method in class mondrian.olap.Query
-
A Query's ResultStyle can only be one of the following:
ResultStyle.ITERABLE
ResultStyle.LIST
ResultStyle.MUTABLE_LIST
- setRole(Role) - Method in interface mondrian.olap.Connection
-
Sets the privileges for the this connection.
- setRole(Role) - Method in class mondrian.rolap.RolapConnection
-
- setRoleName(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- setRoleNames(List<String>) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
Set the active role(s) in this connection based on a list of role
names.
- setRowId(int, RowId) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setRowStream(DBLoader.RowStream) - Method in class mondrian.test.loader.DBLoader.Table.Controller
-
- setRSquared(double) - Method in class mondrian.olap.fun.LinReg.Value
-
strength of the correlation
- setSavepoint() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- setSavepoint(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- setScenario(Scenario) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- setScenario(Scenario) - Method in class mondrian.rolap.RolapConnection
-
- setSchema(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- setSchemaFile(File) - Method in class mondrian.gui.SchemaExplorer
-
sets the schema file
- setSchemaName(String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Sets the database's schema name.
- setSchemaWindowMap(Map<JInternalFrame, JMenuItem>) - Method in class mondrian.gui.QueryPanel
-
- setScheme(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setSegmentsFailed() - Method in class mondrian.rolap.agg.GroupingSet
-
Sets all the segments which are in loading state as failed
- setServerName(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setServerPort(int) - Method in class mondrian.tui.MockHttpServletRequest
-
- setServletContext(ServletContext) - Method in class mondrian.tui.MockServletConfig
-
- setServletName(String) - Method in class mondrian.tui.MockServletConfig
-
- setServletPath(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setSession(HttpSession) - Method in class mondrian.tui.MockHttpServletRequest
-
- setSet(Exp) - Method in class mondrian.olap.QueryAxis
-
Sets the expression which is used to compute the value of this axis.
- setShort(int, short) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setShouldDropTable(boolean) - Method in class mondrian.test.loader.DBLoader.Table.Controller
-
- setShouldDropTableRows(boolean) - Method in class mondrian.test.loader.DBLoader.Table.Controller
-
- setSlicer(Exp) - Method in class mondrian.olap.ParserTest.TestParser
-
- setSlicerAxis(QueryAxis) - Method in class mondrian.olap.Query
-
- setSlicerContext(Member) - Method in class mondrian.rolap.RolapEvaluator
-
Adds a slicer member to the evaluator context, and remember it as part
of the slicer.
- setSlicerTuples(TupleList) - Method in class mondrian.rolap.RolapEvaluator
-
Sets the slicer tuple object, used later by native evaluation and
non-empty crossjoins.
- setSolveOrderMode(SolveOrderMode) - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- setSpecification() - Method in class mondrian.parser.MdxParserImpl
-
- setSQLXML(int, SQLXML) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
-
- setStarKeyColumn(RolapStar.Column) - Method in class mondrian.rolap.RolapCubeLevel
-
- setStarMeasure(Object) - Method in class mondrian.rolap.RolapBaseCubeMeasure
-
- setStatementProfiling(OlapStatement, PrintWriter) - Method in class mondrian.olap4j.Unsafe
-
- setStatus(int) - Method in class mondrian.tui.MockHttpServletResponse
-
Sets the status code for this response.
- setStatus(int, String) - Method in class mondrian.tui.MockHttpServletResponse
-
Deprecated.
Method setStatus is deprecated
Deprecated. As of version 2.1, due to ambiguous meaning of the message
parameter. To set a status code use setStatus(int), to send an error with
a description use sendError(int, String). Sets the status code and
message for this response.
- setString(int, String) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setSubtotalVisibility(boolean) - Method in class mondrian.olap.QueryAxis
-
- setSymbolicName(String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
Sets the symbolic (logical) name associated with this usage.
- setTableCellFocus(int) - Method in class mondrian.gui.SchemaExplorer
-
Several methods are called, e.g.
- setTableRendererHeight(JTable, JPanel) - Method in class mondrian.gui.SchemaPropertyCellRenderer
-
- setTableUsageType(JdbcSchema.TableUsageType) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
Sets the table usage (fact, aggregate or other).
- setTabSize(int) - Method in class mondrian.parser.MdxParserImpl
-
- setTabSize(int) - Method in class mondrian.parser.SimpleCharStream
-
- setTestContext(TestContext) - Method in class mondrian.rolap.NonEmptyTest
-
- setText(boolean, String) - Method in class mondrian.gui.SchemaTreeCellRenderer
-
- setThreadLocalClassName(String) - Static method in class mondrian.calc.ExpCompiler.Factory
-
Sets the class name of a ExpCompiler
implementation.
- setThreadLocalClassName(String) - Static method in class mondrian.util.MemoryMonitorFactory
-
Sets the class name of a MemoryMonitor
implementation.
- setTime(int, Time) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setTime(int, Time, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setTimeLimit(int) - Method in class mondrian.test.MondrianTestRunner
-
- setTimeQueries(boolean) - Method in class mondrian.tui.CmdRunner
-
- setTimestamp(int, Timestamp) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setTimestamp(int, Timestamp, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setTitle() - Method in class mondrian.gui.SchemaExplorer
-
- SetToStrFunDef - Class in mondrian.olap.fun
-
Definition of the SetToStr
MDX function.
- setTransactionIsolation(int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- setTwelveHourClock(boolean) - Method in class mondrian.util.Format.DateFormat
-
- setType(Type) - Method in class mondrian.olap.ParameterImpl
-
- SetType - Class in mondrian.olap.type
-
Set type.
- SetType(Type) - Constructor for class mondrian.olap.type.SetType
-
Creates a type representing a set of elements of a given type.
- setTypeMap(Map<String, Class<?>>) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- setUnicodeStream(int, InputStream, int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setUniqueName(Object) - Method in class mondrian.rolap.RolapMemberBase
-
- setUp() - Method in class mondrian.olap.CellPropertyTest
-
- setUp() - Method in class mondrian.olap.fun.CrossJoinTest
-
- setUp() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- setUp() - Method in class mondrian.olap.IdBatchResolverTest
-
- setUp() - Method in class mondrian.olap.QueryTest
-
- setUp() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- setUp() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- setUp() - Method in class mondrian.rolap.agg.SegmentCacheTest
-
- setUp() - Method in class mondrian.rolap.agg.SegmentLoaderTest
-
- setUp() - Method in class mondrian.rolap.aggmatcher.AggregationOverAggTableTest
-
- setUp() - Method in class mondrian.rolap.aggmatcher.AggTableTestCase
-
- setUp() - Method in class mondrian.rolap.aggmatcher.Checkin_7641
-
- setUp() - Method in class mondrian.rolap.aggmatcher.DefaultRecognizerTest
-
- setUp() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- setUp() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizerTest
-
- setUp() - Method in class mondrian.rolap.aggmatcher.MultipleColsInTupleAggTest
-
- setUp() - Method in class mondrian.rolap.aggmatcher.SpeciesNonCollapsedAggTest
-
- setUp() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- setUp() - Method in class mondrian.rolap.FilterTest
-
- setUp() - Method in class mondrian.rolap.GroupingSetQueryTest
-
- setUp() - Method in class mondrian.rolap.MemberCacheControlTest
-
- setUp() - Method in class mondrian.rolap.MemberCacheHelperTest
-
- setUp() - Method in class mondrian.rolap.NonEmptyTest
-
- setUp() - Method in class mondrian.rolap.RolapConnectionTest
-
- setUp() - Method in class mondrian.rolap.RolapNativeTopCountTest
-
- setUp() - Method in class mondrian.rolap.RolapResultTest
-
- setUp() - Method in class mondrian.rolap.RolapSchemaPoolConcurrencyTest
-
- setUp() - Method in class mondrian.rolap.sql.CodeSetTest
-
- setUp() - Method in class mondrian.rolap.sql.EffectiveMemberCacheTest
-
- setUp() - Method in class mondrian.rolap.sql.SqlQueryTest
-
- setUp() - Method in class mondrian.rolap.TestAggregationManager
-
- setUp() - Method in class mondrian.spi.impl.SybaseDialectTest
-
- setUp() - Method in class mondrian.test.clearview.ClearViewBase
-
- setUp() - Method in class mondrian.test.ConcurrentMdxTest
-
- setUp() - Method in class mondrian.test.CVConcurrentMdxTest
-
- setUp() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
-
- setUp() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
-
- setUp() - Method in class mondrian.test.loader.CsvDBTestCase
-
- setUp() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- setUp() - Method in class mondrian.test.Ssas2005CompatibilityTest.NewBehaviorTest
-
- setUp() - Method in class mondrian.test.Ssas2005CompatibilityTest.OldBehaviorTest
-
- setUp() - Method in class mondrian.test.UdfTest
-
- setUp() - Method in class mondrian.util.MemoryMonitorTest
-
- setUp(int, double, double) - Method in class mondrian.util.ObjectPool
-
- setUp() - Method in class mondrian.xmla.test.XmlaTest
-
- setUp() - Method in class mondrian.xmla.XmlaBasicTest
-
- setUp() - Method in class mondrian.xmla.XmlaErrorTest
-
- setUp() - Method in class mondrian.xmla.XmlaMetaDataConstraintsTest
-
- setupAddParameter(String, String[]) - Method in class mondrian.tui.MockHttpServletRequest
-
- setupAddParameter(String, String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setupMultiColDimCube(String, String, String, String, String) - Static method in class mondrian.rolap.aggmatcher.ExplicitRecognizerTest
-
- setupMultiColDimCube(String, String, String, String, String, String) - Static method in class mondrian.rolap.aggmatcher.ExplicitRecognizerTest
-
- setURL(int, URL) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- setUserInRole(String, boolean) - Method in class mondrian.tui.MockHttpServletRequest
-
- setUserName(String) - Method in class mondrian.test.loader.DBLoader
-
- setUserPrincipal(Principal) - Method in class mondrian.tui.MockHttpServletRequest
-
- setValue(Scenario, Object, AllocationPolicy, Object...) - Method in interface mondrian.olap.Cell
-
- setValue(Object) - Method in interface mondrian.olap.Parameter
-
Sets the value of this parameter.
- setValue(Object) - Method in class mondrian.olap.ParameterImpl
-
- setValue(Object, AllocationPolicy, Object...) - Method in class mondrian.olap4j.MondrianOlap4jCell
-
- setValue(Scenario, Object, AllocationPolicy, Object...) - Method in class mondrian.rolap.RolapCell
-
- setValue(Object) - Method in class mondrian.rolap.RolapSchemaParameter
-
- setValue(R) - Method in class mondrian.util.Pair
-
- setValueAt(Object, int, int) - Method in class mondrian.gui.PropertyTableModel
-
- setValueAt(JTree) - Method in class mondrian.gui.SchemaTreeCellEditor
-
- setVariance(double) - Method in class mondrian.olap.fun.LinReg.Value
-
- setVirtualCubeNonNativeCrossJoin() - Method in class mondrian.olap.Query
-
Indicates that the query cannot use native cross joins to process
this virtual cube
- setVUsers(int) - Method in class mondrian.test.MondrianTestRunner
-
- setWindowMenuIndex(int) - Method in class mondrian.gui.QueryPanel
-
- setWorkbench(Workbench) - Method in interface mondrian.gui.WorkbenchMenubarPlugin
-
- setWorkbenchProperty(String, String) - Method in class mondrian.gui.Workbench
-
set a workbench property.
- setXsltCache(boolean) - Method in class mondrian.web.taglib.TransformTag
-
Sets the boolean attribute xsltCache
, which determines
whether to cache the parsed representation of an XSL style-sheet.
- setXsltURI(String) - Method in class mondrian.web.taglib.TransformTag
-
Sets the string attribute xsltURI
, which is the URI of an
XSL style-sheet to transform query output.
- severity - Variable in class mondrian.tui.XmlUtil.SaxErrorHandler.ErrorInfo
-
- SEVERITY_ERROR - Static variable in class mondrian.tui.XmlUtil.SaxErrorHandler
-
- SEVERITY_FATAL_ERROR - Static variable in class mondrian.tui.XmlUtil.SaxErrorHandler
-
- SEVERITY_WARNING - Static variable in class mondrian.tui.XmlUtil.SaxErrorHandler
-
- sgn(double) - Static method in class mondrian.olap.fun.vba.Vba
-
- sgtTz - Static variable in class mondrian.util.ScheduleTest
-
- SharedDimensionTest - Class in mondrian.rolap
-
Unit test for shared dimensions.
- SharedDimensionTest() - Constructor for class mondrian.rolap.SharedDimensionTest
-
- SharedDimensionTest(String) - Constructor for class mondrian.rolap.SharedDimensionTest
-
- shepherdExecution(Execution, Callable<Result>) - Method in class mondrian.rolap.RolapResultShepherd
-
Executes and shepherds the execution of an Execution instance.
- shouldAlertForNonNative(FunDef) - Method in class mondrian.olap.Query
-
Determines whether an alert for non-native evaluation needs
to be posted.
- shouldDropTable() - Method in class mondrian.test.loader.DBLoader.Table.Controller
-
- shouldDropTableRows() - Method in class mondrian.test.loader.DBLoader.Table.Controller
-
- shouldEmitInvisibleMembers(XmlaRequest) - Static method in class mondrian.xmla.XmlaUtil
-
Returns whether an XMLA request should return invisible members.
- shouldIgnoreUnrelatedDimensions() - Method in interface mondrian.olap.Evaluator
-
Returns whether hierarchies unrelated to the measure in the current
context should be ignored.
- shouldIgnoreUnrelatedDimensions(String) - Method in class mondrian.rolap.RolapCube
-
This method tells us if unrelated dimensions to measures from
the input base cube should be pushed to default member or not
during aggregation.
- shouldIgnoreUnrelatedDimensions(String) - Method in class mondrian.rolap.RolapCubeUsages
-
- shouldIgnoreUnrelatedDimensions() - Method in class mondrian.rolap.RolapEvaluator
-
Checks if unrelated dimensions to the measure in the current context
should be ignored.
- shouldReturnCellProperty(CellSet, Property, boolean) - Method in class mondrian.olap4j.MondrianOlap4jExtra
-
- shouldReturnCellProperty(CellSet, Property, boolean) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
Returns whether we should return a cell property in the XMLA result.
- shouldSelectCell(EventObject) - Method in class mondrian.gui.SchemaPropertyCellEditor
-
Returns true if the editing cell should be selected, false otherwise.
- shouldUseGroupingFunction() - Method in class mondrian.rolap.BatchLoader
-
- shouldVisitChildren() - Method in interface mondrian.mdx.MdxVisitor
-
- shouldVisitChildren() - Method in class mondrian.mdx.MdxVisitorImpl
-
- showMenu(MouseEvent) - Method in class mondrian.gui.SchemaExplorer.PopupTrigger
-
- shutdown() - Method in class mondrian.olap.MondrianServer
-
Called when the server must terminate all background tasks
and cleanup all potential memory leaks.
- shutdown() - Method in class mondrian.rolap.agg.AggregationManager
-
- shutdown() - Method in class mondrian.rolap.agg.SegmentCacheManager
-
Shuts down this cache manager and all active threads and indexes.
- shutdown() - Method in class mondrian.rolap.agg.SegmentCacheWorker
-
- shutdown() - Method in class mondrian.rolap.RolapResultShepherd
-
- shutdown() - Method in class mondrian.server.DynamicContentFinder
-
Cleans up all background updating jobs.
- shutdown() - Method in class mondrian.server.FileRepository
-
- shutdown() - Method in class mondrian.server.ImplicitRepository
-
- shutdown() - Method in class mondrian.server.MondrianServerImpl
-
- shutdown() - Method in class mondrian.server.MonitorImpl
-
- shutdown() - Method in interface mondrian.server.Repository
-
Shuts down and terminates a repository.
- shutdown() - Method in interface mondrian.server.RepositoryContentFinder
-
- shutdown() - Method in class mondrian.server.StringRepositoryContentFinder
-
- shutdown() - Method in class mondrian.server.UrlRepositoryContentFinder
-
- signature - Variable in class mondrian.olap.fun.FunDefBase
-
- SimpleCharStream - Class in mondrian.parser
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class mondrian.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class mondrian.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class mondrian.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class mondrian.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class mondrian.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class mondrian.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class mondrian.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class mondrian.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class mondrian.parser.SimpleCharStream
-
Constructor.
- SimpleResolver - Class in mondrian.olap.fun
-
A SimpleResolver
resolves a single, non-overloaded function.
- SimpleResolver(FunDef) - Constructor for class mondrian.olap.fun.SimpleResolver
-
- SimpleTestRunner - Class in mondrian.test
-
Simple test runner.
- SimpleTestRunner() - Constructor for class mondrian.test.SimpleTestRunner
-
- simplifyEvaluator(Calc, Evaluator) - Static method in class mondrian.calc.impl.AbstractCalc
-
Returns a simplified evalator whose context is the same for every
dimension which an expression depends on, and the default member for
every dimension which it does not depend on.
- sin(double) - Static method in class mondrian.olap.fun.vba.Vba
-
- SINGLE_LINE_COMMENT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- SINGLE_QUOTE - Static variable in class mondrian.test.loader.CsvLoader
-
- SINGLE_QUOTED_STRING - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- singleInstance - Variable in class mondrian.util.ObjectFactory.Singleton
-
The single instance of the object created by the factory.
- singleQuoteString(String) - Static method in class mondrian.olap.Util
-
Encloses a value in single-quotes, to make a SQL string value.
- singleQuoteString(String, StringBuilder) - Static method in class mondrian.olap.Util
-
Encloses a value in single-quotes, to make a SQL string value.
- sinh(double) - Static method in class mondrian.olap.fun.vba.Excel
-
- size() - Method in class mondrian.calc.impl.ArrayTupleList
-
- size() - Method in class mondrian.calc.impl.DelegatingTupleList
-
- size() - Method in class mondrian.calc.impl.ListTupleList
-
- size() - Method in class mondrian.calc.impl.UnaryTupleList
-
- size() - Method in class mondrian.olap.fun.NativizeSetFunDef.Range
-
- size() - Method in class mondrian.olap.Util.Flat2List
-
- size() - Method in class mondrian.olap.Util.Flat3List
-
- size() - Method in class mondrian.rolap.agg.SegmentLoader.RowList
-
- size() - Method in interface mondrian.rolap.cache.SmartCache
-
Returns the number of elements in cache.
- size() - Method in class mondrian.rolap.cache.SmartCacheImpl
-
- size() - Method in class mondrian.rolap.CellKey.Four
-
- size() - Method in class mondrian.rolap.CellKey.Many
-
- size() - Method in class mondrian.rolap.CellKey.One
-
- size() - Method in interface mondrian.rolap.CellKey
-
Returns the number of axes.
- size() - Method in class mondrian.rolap.CellKey.Three
-
- size() - Method in class mondrian.rolap.CellKey.Two
-
- size() - Method in class mondrian.rolap.CellKey.Zero
-
- size() - Method in interface mondrian.rolap.RolapResult.CellInfoContainer
-
Returns the number of CellInfo objects in this container.
- size() - Method in class mondrian.rolap.RolapResult.CellInfoMap
-
- size() - Method in class mondrian.rolap.RolapResult.CellInfoPool
-
- size() - Method in class mondrian.rolap.SubstitutingMemberReader.SubstitutingMemberList
-
- size() - Method in class mondrian.util.ArraySortedSet
-
- size() - Method in class mondrian.util.CacheMap
-
- size() - Method in class mondrian.util.CartesianProductList
-
- size() - Method in class mondrian.util.CombiningGenerator
-
- size() - Method in class mondrian.util.CompositeList
-
- size() - Method in class mondrian.util.ConcatenableList
-
- size() - Method in class mondrian.util.FilteredIterableList
-
- size() - Method in class mondrian.util.ObjectPool
-
Return the number of entries in the ObjectPool.
- size() - Method in class mondrian.util.PartiallyOrderedSet
-
- size() - Method in class mondrian.util.TraversalList
-
- size() - Method in class mondrian.util.UnsupportedList
-
- sizeImpl() - Method in class mondrian.rolap.cache.HardSmartCache
-
- sizeImpl() - Method in class mondrian.rolap.cache.SmartCacheImpl
-
- sizeImpl() - Method in class mondrian.rolap.cache.SoftSmartCache
-
- SkipLexicalActions(Token) - Method in class mondrian.parser.MdxParserImplTokenManager
-
- slice(int) - Method in class mondrian.calc.impl.AbstractTupleIterable
-
- slice(int) - Method in class mondrian.calc.impl.ArrayTupleList
-
- slice(int) - Method in class mondrian.calc.impl.DelegatingTupleList
-
- slice(int) - Method in class mondrian.calc.impl.ListTupleList
-
- slice(int) - Method in class mondrian.calc.impl.UnaryTupleList
-
- slice(TupleIterable, int) - Static method in class mondrian.calc.TupleCollections
-
- slice(int) - Method in interface mondrian.calc.TupleIterable
-
Returns an iterable over the members at a given column.
- slice(int) - Method in interface mondrian.calc.TupleList
-
Returns a list of the members at a given column.
- slicerAxis - Variable in class mondrian.olap.ResultBase
-
- slicerCalc - Variable in class mondrian.olap.Query
-
- slicerEvaluator - Variable in class mondrian.rolap.RolapResult
-
- sLN(double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
-
- Slope - Static variable in class mondrian.olap.fun.LinReg
-
- slope - Variable in class mondrian.olap.fun.LinReg.Value
-
The slope for the linear regression model.
- SlopeResolver - Static variable in class mondrian.olap.fun.LinReg
-
- SlotFuture<V> - Class in mondrian.util
-
Implementation of
Future
that completes
when a thread writes a value (or an exception) into a slot.
- SlotFuture() - Constructor for class mondrian.util.SlotFuture
-
Creates a SlotFuture.
- Smallint - Static variable in class mondrian.test.loader.DBLoader.Type
-
- SmartCache<K,V> - Interface in mondrian.rolap.cache
-
Defines a cache API.
- SmartCache.SmartCacheTask<K,V> - Interface in mondrian.rolap.cache
-
Defines a task to be run over the entries of the cache.
- SmartCacheImpl<K,V> - Class in mondrian.rolap.cache
-
A base implementation of the
SmartCache
interface which
enforces synchronization with a ReadWrite lock.
- SmartCacheImpl() - Constructor for class mondrian.rolap.cache.SmartCacheImpl
-
- SmartIncrementalCache<K,V extends Collection> - Class in mondrian.rolap
-
Uses a SmartCache to store a collection of values.
- SmartIncrementalCache() - Constructor for class mondrian.rolap.SmartIncrementalCache
-
- SmartMemberListCache<K,V> - Class in mondrian.rolap
-
- SmartMemberListCache() - Constructor for class mondrian.rolap.SmartMemberListCache
-
- SmartMemberReader - Class in mondrian.rolap
-
SmartMemberReader
implements
MemberReader
by keeping a
cache of members and their children.
- SmartMemberReader(MemberReader) - Constructor for class mondrian.rolap.SmartMemberReader
-
- SmartMemberReader(MemberReader, boolean) - Constructor for class mondrian.rolap.SmartMemberReader
-
- SmartMemberReader.SiblingIterator - Class in mondrian.rolap
-
SiblingIterator
helps traverse a hierarchy of members, by
remembering the position at each level.
- SmartMemberReader.SiblingIterator(MemberReader, RolapMember) - Constructor for class mondrian.rolap.SmartMemberReader.SiblingIterator
-
- SmartRestrictedMemberReader - Class in mondrian.rolap
-
- SmartRestrictedMemberReader(MemberReader, Role) - Constructor for class mondrian.rolap.SmartRestrictedMemberReader
-
- SOAP_MUST_UNDERSTAND_ATTR - Static variable in interface mondrian.xmla.XmlaConstants
-
- SOAP_PREFIX - Static variable in class mondrian.tui.XmlaSupport
-
- SOAP_PREFIX - Static variable in class mondrian.tui.XmlUtil
-
- SOAP_PREFIX - Static variable in interface mondrian.xmla.XmlaConstants
-
- SoftSmartCache<K,V> - Class in mondrian.rolap.cache
-
An implementation of
SmartCacheImpl
which uses a
ReferenceMap
as a backing object.
- SoftSmartCache() - Constructor for class mondrian.rolap.cache.SoftSmartCache
-
- SOLIDUS - Static variable in interface mondrian.olap.ParserSym
-
- SOLIDUS - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- SOLVE_ORDER - Static variable in class mondrian.olap.Property
-
Definition of the property which
determines the solve order of a calculated member with respect to other
calculated members.
- SOLVE_ORDER_ORDINAL - Static variable in class mondrian.olap.Property
-
- SolveOrderMode - Variable in class mondrian.olap.MondrianProperties
-
Property that controls the behavior of
solve order
of calculated members and sets.
- SolveOrderMode - Enum in mondrian.olap
-
- solveOrderMode - Variable in class mondrian.rolap.RolapEvaluatorRoot
-
- SolveOrderScopeIsolationTest - Class in mondrian.test
-
SolveOrderScopeIsolationTest
Test conformance to SSAS2005 solve
order scope isolation behavior.
- SolveOrderScopeIsolationTest() - Constructor for class mondrian.test.SolveOrderScopeIsolationTest
-
- sort() - Method in class mondrian.olap.fun.FunUtil.Quicksorter
-
- sort(Collection<T>) - Static method in class mondrian.olap.Util
-
Sorts a collection of
Comparable
objects and returns a list.
- sort(Collection<T>, Comparator<T>) - Static method in class mondrian.olap.Util
-
Sorts a collection of objects using a
Comparator
and returns a
list.
- sortColumnDefinitions - Variable in enum mondrian.xmla.RowsetDefinition
-
- sortedCubes(Schema) - Static method in enum mondrian.xmla.RowsetDefinition
-
- sortMembers(Evaluator, Iterable<Member>, List<Member>, Calc, boolean, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
Helper function to sort a list of members according to an expression.
- sortMembers(Evaluator, Iterable<Member>, List<Member>, List<FunUtil.SortKeySpec>) - Static method in class mondrian.olap.fun.FunUtil
-
Sorts a list of members according to a list of SortKeySpecs.
- SortTest - Class in mondrian.olap.fun
-
SortTest
tests the collation order of positive and negative
infinity, and
Double.NaN
.
- SortTest() - Constructor for class mondrian.olap.fun.SortTest
-
- sortTuples(Evaluator, TupleIterable, TupleList, Calc, boolean, boolean, int) - Static method in class mondrian.olap.fun.FunUtil
-
Sorts a list of Tuples by the value of an applied expression.
- sortTuples(Evaluator, TupleIterable, TupleList, List<FunUtil.SortKeySpec>, int) - Static method in class mondrian.olap.fun.FunUtil
-
Helper function to sort a list of tuples according to a list
of expressions and a list of sorting flags.
- source - Variable in class mondrian.gui.MondrianGuiDef.DimensionUsage
-
- source - Variable in class mondrian.olap.MondrianDef.DimensionUsage
-
- source - Variable in class mondrian.rolap.SmartMemberReader
-
access to source
must be synchronized(this)
- source - Variable in class mondrian.server.monitor.CellCacheEvent
-
- space(int) - Static method in class mondrian.olap.fun.vba.Vba
-
- space - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- space - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- SparseSegmentBody - Class in mondrian.rolap.agg
-
Implementation of a segment body which stores the data of a
sparse segment data set into a dense array of java objects.
- SparseSegmentBody(Map<CellKey, Object>, List<Pair<SortedSet<Comparable>, Boolean>>) - Constructor for class mondrian.rolap.agg.SparseSegmentBody
-
- SparseSegmentCountThreshold - Variable in class mondrian.olap.MondrianProperties
-
- SparseSegmentDataset - Class in mondrian.rolap.agg
-
A SparseSegmentDataset
is a means of storing segment values
which is suitable when few of the combinations of keys have a value present.
- SparseSegmentDataset() - Constructor for class mondrian.rolap.agg.SparseSegmentDataset
-
Creates an empty SparseSegmentDataset.
- SparseSegmentDataset(Map<CellKey, Object>) - Constructor for class mondrian.rolap.agg.SparseSegmentDataset
-
Creates a SparseSegmentDataset with a given value map.
- SparseSegmentDensityThreshold - Variable in class mondrian.olap.MondrianProperties
-
- SpatialValueTree<K,E,V> - Interface in mondrian.util
-
A SpatialValueTree is a multidimensional index of values.
- SpatialValueTree.SpatialRegion<K,E> - Interface in mondrian.util
-
- SpatialValueTree2 - Interface in mondrian.util
-
Variation of Luc's SpatialValueTree.
- SpatialValueTree2.SpatialDimension - Interface in mondrian.util
-
- SpatialValueTree2.SpatialRegion - Interface in mondrian.util
-
- SpatialValueTree2.SpatialRegionRequest - Interface in mondrian.util
-
A request for a region.
- specialFunctions - Variable in class mondrian.olap.fun.CustomizedFunctionTable
-
- specialToken - Variable in class mondrian.parser.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- SpeciesNonCollapsedAggTest - Class in mondrian.rolap.aggmatcher
-
Test case for non-collapsed levels in agg tables, based on the "Species"
schema.
- SpeciesNonCollapsedAggTest() - Constructor for class mondrian.rolap.aggmatcher.SpeciesNonCollapsedAggTest
-
- SpeciesNonCollapsedAggTest(String) - Constructor for class mondrian.rolap.aggmatcher.SpeciesNonCollapsedAggTest
-
- sql - Variable in error mondrian.rolap.BatchTestCase.Bomb
-
- sql - Variable in class mondrian.rolap.RolapNativeSql.FunCallSqlCompiler
-
- sql - Variable in class mondrian.server.monitor.SqlStatementEvent
-
SQL text of statement.
- sql - Variable in class mondrian.server.monitor.SqlStatementInfo
-
- SQL_LOGGER - Static variable in class mondrian.rolap.RolapUtil
-
- SQL_STATEMENT_CLOSE_COUNT - Static variable in class mondrian.util.Counters
-
Number of times SqlStatement.close
has been called.
- SQL_STATEMENT_EXECUTE_COUNT - Static variable in class mondrian.util.Counters
-
Number of times SqlStatement.execute
has completed
successfully.
- SQL_STATEMENT_EXECUTING_IDS - Static variable in class mondrian.util.Counters
-
Ids of all SqlStatement
instances that are executing.
- SqlConstraint - Interface in mondrian.rolap.sql
-
Restricts the members that are fetched by SqlMemberSource.
- SqlConstraintFactory - Class in mondrian.rolap
-
Creates the right constraint for common tasks.
- SqlConstraintUtils - Class in mondrian.rolap
-
- SqlContextConstraint - Class in mondrian.rolap
-
limits the result of a Member SQL query to the current evaluation context.
- SqlContextConstraint(RolapEvaluator, boolean) - Constructor for class mondrian.rolap.SqlContextConstraint
-
Creates a SqlContextConstraint.
- sqlExecutor - Variable in class mondrian.rolap.agg.SegmentCacheManager
-
Executor with which to execute SQL requests.
- sqlForEmptyTuple(DataSource, Collection<RolapCube>) - Method in class mondrian.rolap.SqlTupleReader
-
- SqlMemberSource - Class in mondrian.rolap
-
A SqlMemberSource
reads members from a SQL database.
- SqlMemberSource(RolapHierarchy) - Constructor for class mondrian.rolap.SqlMemberSource
-
- SqlMemberSource.NullValuePoolFactory - Class in mondrian.rolap
-
- SqlMemberSource.NullValuePoolFactory() - Constructor for class mondrian.rolap.SqlMemberSource.NullValuePoolFactory
-
- SqlMemberSource.ValuePoolFactory - Interface in mondrian.rolap
-
Interface definition for the pluggable factory used to decide
which implementation of
Map
to use to pool
reusable values.
- SqlMemberSource.ValuePoolFactoryFactory - Class in mondrian.rolap
-
Creates the ValuePoolFactory which is in turn used
to create property-value maps for member properties.
- SqlMemberSourceValuePoolFactoryClass - Variable in class mondrian.olap.MondrianProperties
-
Property that defines the name of the class used in SqlMemberSource
to pool common values.
- sqlNullLiteral - Static variable in class mondrian.rolap.RolapUtil
-
- sqlNullValue - Static variable in class mondrian.rolap.RolapUtil
-
Special value represents a null key.
- sqlPattern(Dialect.DatabaseProduct, String) - Method in class mondrian.rolap.BatchTestCase
-
- SqlPattern - Class in mondrian.test
-
Pattern for a SQL statement (or fragment thereof) expected to be produced
during the course of running a test.
- SqlPattern(Set<Dialect.DatabaseProduct>, String, int) - Constructor for class mondrian.test.SqlPattern
-
Creates a pattern which applies to a collection of dialects
and is triggered by the first N characters of the expected statement.
- SqlPattern(Dialect.DatabaseProduct, String, int) - Constructor for class mondrian.test.SqlPattern
-
Creates a pattern which applies to one or more dialects
and is triggered by the first N characters of the expected statement.
- SqlPattern(Dialect.DatabaseProduct, String, String) - Constructor for class mondrian.test.SqlPattern
-
Creates a pattern which applies to one or more dialects.
- SqlPattern(Set<Dialect.DatabaseProduct>, String, String) - Constructor for class mondrian.test.SqlPattern
-
Creates a pattern which applies a collection of dialects.
- SqlQuery - Class in mondrian.rolap.sql
-
SqlQuery
allows us to build a select
statement and generate it in database-specific SQL syntax.
- SqlQuery(Dialect, boolean) - Constructor for class mondrian.rolap.sql.SqlQuery
-
Base constructor used by all other constructors to create an empty
instance.
- SqlQuery(Dialect) - Constructor for class mondrian.rolap.sql.SqlQuery
-
- SqlQuery.ClauseList - Class in mondrian.rolap.sql
-
- SqlQuery.ClauseList(boolean) - Constructor for class mondrian.rolap.sql.SqlQuery.ClauseList
-
- SqlQuery.CodeSet - Class in mondrian.rolap.sql
-
Collection of alternative code for alternative dialects.
- SqlQuery.CodeSet() - Constructor for class mondrian.rolap.sql.SqlQuery.CodeSet
-
- SqlQuery.FromClauseList - Class in mondrian.rolap.sql
-
- SqlQuery.FromClauseList(boolean) - Constructor for class mondrian.rolap.sql.SqlQuery.FromClauseList
-
- SqlQueryChecker - Interface in mondrian.rolap.sql
-
Runs a SQL query.
- SqlQueryFailed - Variable in class mondrian.resource.MondrianResource
-
SqlQueryFailed
is 'Context ''{0}'': Sql query failed to run ''{1}''.
'
- SqlQueryLimitReached - Variable in class mondrian.resource.MondrianResource
-
SqlQueryLimitReached
is 'The number of concurrent SQL statements which can be used simultaneously by this Mondrian server instance has been reached.
- SqlQueryTest - Class in mondrian.rolap.sql
-
Test for SqlQuery
.
- SqlQueryTest() - Constructor for class mondrian.rolap.sql.SqlQueryTest
-
- sqlSegmentMapFutures - Variable in class mondrian.rolap.BatchLoader.LoadBatchResponse
-
List of segments that are being loaded using SQL.
- SqlStatement - Class in mondrian.rolap
-
SqlStatement contains a SQL statement and associated resources throughout
its lifetime.
- SqlStatement(DataSource, String, List<SqlStatement.Type>, int, int, Locus, int, int, Util.Functor1<Void, Statement>) - Constructor for class mondrian.rolap.SqlStatement
-
Creates a SqlStatement.
- SqlStatement.Accessor - Interface in mondrian.rolap
-
- SqlStatement.MyDelegatingInvocationHandler - Class in mondrian.rolap
-
Reflectively implements the
ResultSet
interface by routing method
calls to the result set inside a
SqlStatement
.
- SqlStatement.MyDelegatingInvocationHandler(SqlStatement) - Constructor for class mondrian.rolap.SqlStatement.MyDelegatingInvocationHandler
-
Creates a MyDelegatingInvocationHandler.
- SqlStatement.StatementLocus - Class in mondrian.rolap
-
- SqlStatement.StatementLocus(Execution, String, String, SqlStatementEvent.Purpose, int) - Constructor for class mondrian.rolap.SqlStatement.StatementLocus
-
- SqlStatement.Type - Enum in mondrian.rolap
-
The approximate JDBC type of a column.
- sqlStatementCellRequestCount - Variable in class mondrian.server.monitor.ServerInfo
-
Total, over all SQL statements that are fetching cells into cache, of
the number of requested cells that will be satisfied by those SQL
statements.
- sqlStatementEndCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- sqlStatementEndCount - Variable in class mondrian.server.monitor.ServerInfo
-
- sqlStatementEndCount - Variable in class mondrian.server.monitor.StatementInfo
-
- SqlStatementEndEvent - Class in mondrian.server.monitor
-
Event created when Mondrian finishes executing an SQL statement.
- SqlStatementEndEvent(long, long, Locus, String, SqlStatementEvent.Purpose, long, boolean, Throwable) - Constructor for class mondrian.server.monitor.SqlStatementEndEvent
-
Creates a SqlStatementEndEvent.
- SqlStatementEvent - Class in mondrian.server.monitor
-
Event concerning an SQL statement.
- SqlStatementEvent(long, long, Locus, String, SqlStatementEvent.Purpose) - Constructor for class mondrian.server.monitor.SqlStatementEvent
-
Creates a SqlStatementEvent.
- SqlStatementEvent.Purpose - Enum in mondrian.server.monitor
-
Reason why Mondrian is executing this SQL statement.
- sqlStatementExecuteCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- sqlStatementExecuteCount - Variable in class mondrian.server.monitor.ServerInfo
-
- sqlStatementExecuteCount - Variable in class mondrian.server.monitor.StatementInfo
-
- SqlStatementExecuteEvent - Class in mondrian.server.monitor
-
Event created just after Mondrian has executed a SQL statement.
- SqlStatementExecuteEvent(long, long, Locus, String, SqlStatementEvent.Purpose, long) - Constructor for class mondrian.server.monitor.SqlStatementExecuteEvent
-
Creates a SqlStatementExecuteEvent.
- sqlStatementExecuteNanos - Variable in class mondrian.server.monitor.ExecutionInfo
-
- sqlStatementExecuteNanos - Variable in class mondrian.server.monitor.ServerInfo
-
Cumulative time spent executing SQL statements.
- sqlStatementExecuteNanos - Variable in class mondrian.server.monitor.StatementInfo
-
- sqlStatementId - Variable in class mondrian.server.monitor.SqlStatementEvent
-
Identifier of the statement.
- sqlStatementId - Variable in class mondrian.server.monitor.SqlStatementInfo
-
- SqlStatementInfo - Class in mondrian.server.monitor
-
Information about an SQL statement submitted by Mondrian to a back-end
database.
- SqlStatementInfo(String, long, String) - Constructor for class mondrian.server.monitor.SqlStatementInfo
-
- sqlStatementRowFetchCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- sqlStatementRowFetchCount - Variable in class mondrian.server.monitor.ServerInfo
-
Cumulative number of rows fetched from SQL statements.
- sqlStatementRowFetchCount - Variable in class mondrian.server.monitor.StatementInfo
-
- sqlStatementStartCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- sqlStatementStartCount - Variable in class mondrian.server.monitor.ServerInfo
-
- sqlStatementStartCount - Variable in class mondrian.server.monitor.StatementInfo
-
- SqlStatementStartEvent - Class in mondrian.server.monitor
-
Event created just before Mondrian starts to execute a SQL statement.
- SqlStatementStartEvent(long, long, Locus, String, SqlStatementEvent.Purpose, int) - Constructor for class mondrian.server.monitor.SqlStatementStartEvent
-
Creates a SqlStatementStartEvent.
- SqlStatementTest - Class in mondrian.rolap
-
- SqlStatementTest() - Constructor for class mondrian.rolap.SqlStatementTest
-
- SqlStatisticsProvider - Class in mondrian.spi.impl
-
Implementation of
StatisticsProvider
that generates
SQL queries to count rows and distinct values.
- SqlStatisticsProvider() - Constructor for class mondrian.spi.impl.SqlStatisticsProvider
-
- SqlStreamDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the SQLstream streaming
SQL system.
- SqlStreamDialect(Connection) - Constructor for class mondrian.spi.impl.SqlStreamDialect
-
Creates a SqlStreamDialect.
- SqlTupleReader - Class in mondrian.rolap
-
Reads the members of a single level (level.members) or of multiple levels
(crossjoin).
- SqlTupleReader(TupleConstraint) - Constructor for class mondrian.rolap.SqlTupleReader
-
- SqlTupleReader.WhichSelect - Enum in mondrian.rolap
-
Description of the position of a SELECT statement in a UNION.
- sqlWithAllGroupBy - Static variable in class mondrian.rolap.sql.SelectNotInGroupByTest
-
- sqlWithLevelGroupBy - Static variable in class mondrian.rolap.sql.SelectNotInGroupByTest
-
- sqlWithNoGroupBy - Static variable in class mondrian.rolap.sql.SelectNotInGroupByTest
-
- sqr(double) - Static method in class mondrian.olap.fun.vba.Vba
-
- sqrtPi(double) - Static method in class mondrian.olap.fun.vba.Excel
-
- srcMembers - Variable in class mondrian.rolap.TargetBase
-
- Ssas2005CompatibilityTest - Class in mondrian.test
-
Unit tests that check compatibility with Microsoft SQL Server Analysis
Services 2005.
- Ssas2005CompatibilityTest(String) - Constructor for class mondrian.test.Ssas2005CompatibilityTest
-
Creates a Ssas2005CompatibilityTest.
- Ssas2005CompatibilityTest.NewBehaviorTest - Class in mondrian.test
-
- Ssas2005CompatibilityTest.NewBehaviorTest(String) - Constructor for class mondrian.test.Ssas2005CompatibilityTest.NewBehaviorTest
-
Creates a NewBehaviorTest.
- Ssas2005CompatibilityTest.OldBehaviorTest - Class in mondrian.test
-
- Ssas2005CompatibilityTest.OldBehaviorTest(String) - Constructor for class mondrian.test.Ssas2005CompatibilityTest.OldBehaviorTest
-
Creates an OldBehaviorTest.
- Ssas2005Compatible - Static variable in class mondrian.util.Bug
-
Whether Mondrian is 100% compatible with Microsoft Analysis Services
2005.
- SsasCompatibleNaming - Variable in class mondrian.olap.MondrianProperties
-
Property that defines
whether to enable new naming behavior.
- stablePartialSort(List<T>, Comparator<T>, int) - Static method in class mondrian.olap.fun.FunUtil
-
Stable partial sort of a list.
- stablePartialSort(List<T>, Comparator<T>, int, int) - Static method in class mondrian.olap.fun.FunUtil
-
Stable partial sort of a list, using a specified algorithm.
- stablePartialSortArray(List<T>, Comparator<T>, int) - Static method in class mondrian.olap.fun.FunUtil
-
Partial sort an array by sorting it and returning the first limit
elements.
- stablePartialSortJulian(List<T>, Comparator<T>, int) - Static method in class mondrian.olap.fun.FunUtil
-
Julian's algorithm for stable partial sort.
- stablePartialSortMarc(List<T>, Comparator<T>, int) - Static method in class mondrian.olap.fun.FunUtil
-
Marc's original algorithm for stable partial sort of a list.
- stablePartialSortPedro(List<T>, Comparator<T>, int) - Static method in class mondrian.olap.fun.FunUtil
-
Pedro's algorithm for stably sorting the top limit
items in
a list.
- stack - Variable in class mondrian.olap.ValidatorImpl
-
- stack - Variable in class mondrian.server.monitor.Event
-
- stack - Variable in class mondrian.server.monitor.Info
-
A printout of the stack trace which represents the code stack
when the event was created.
- StandAlone - Class in mondrian.test
-
- StandAlone() - Constructor for class mondrian.test.StandAlone
-
- star - Variable in class mondrian.rolap.agg.Segment
-
- star - Variable in class mondrian.rolap.aggmatcher.Recognizer
-
- StarColumnPredicate - Interface in mondrian.rolap
-
Refinement of
StarPredicate
which constrains precisely one column.
- StarColumnPredicate.Overlap - Class in mondrian.rolap
-
- StarColumnPredicate.Overlap(boolean, StarColumnPredicate, float) - Constructor for class mondrian.rolap.StarColumnPredicate.Overlap
-
- StarPredicate - Interface in mondrian.rolap
-
Condition which constrains a set of values of a single
RolapStar.Column
or a set of columns.
- StarPredicates - Class in mondrian.rolap.agg
-
- StarPredicates() - Constructor for class mondrian.rolap.agg.StarPredicates
-
- StarResolver - Static variable in class mondrian.olap.fun.CrossJoinFunDef
-
- start(Execution) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- start() - Method in class mondrian.server.Execution
-
Marks the start of an Execution instance.
- start(Execution) - Method in interface mondrian.server.Statement
-
Starts an execution.
- start(Execution) - Method in class mondrian.server.StatementImpl
-
- start_production() - Method in class mondrian.olap.Parser
-
Indicates start production.
- start_state() - Method in class mondrian.olap.Parser
-
Indicates start state.
- startDocument() - Method in class mondrian.xmla.impl.DefaultSaxWriter
-
- startDocument() - Method in class mondrian.xmla.impl.JsonSaxWriter
-
- startDocument() - Method in interface mondrian.xmla.SaxWriter
-
- startElement(String) - Method in class mondrian.xmla.impl.DefaultSaxWriter
-
- startElement(String, Object...) - Method in class mondrian.xmla.impl.DefaultSaxWriter
-
- startElement(String) - Method in class mondrian.xmla.impl.JsonSaxWriter
-
- startElement(String, Object...) - Method in class mondrian.xmla.impl.JsonSaxWriter
-
- startElement(String) - Method in interface mondrian.xmla.SaxWriter
-
- startElement(String, Object...) - Method in interface mondrian.xmla.SaxWriter
-
- startSequence(String, String) - Method in class mondrian.xmla.impl.DefaultSaxWriter
-
- startSequence(String, String) - Method in class mondrian.xmla.impl.JsonSaxWriter
-
- startSequence(String, String) - Method in interface mondrian.xmla.SaxWriter
-
Informs the writer that a sequence of elements of the same name is
starting.
- startTest(Test) - Method in class mondrian.test.MondrianResultPrinter
-
- state - Variable in class mondrian.server.monitor.ExecutionEndEvent
-
- statement - Variable in class mondrian.olap.Parser
-
- statement - Variable in class mondrian.olap.ResultBase
-
- statement() - Method in class mondrian.parser.MdxParserImpl
-
- statement - Variable in class mondrian.rolap.RolapEvaluatorRoot
-
- statement - Variable in class mondrian.server.Execution
-
- Statement - Interface in mondrian.server
-
Internal context corresponding to a statement.
- statementEndCount - Variable in class mondrian.server.monitor.ConnectionInfo
-
- statementEndCount - Variable in class mondrian.server.monitor.ServerInfo
-
- StatementEndEvent - Class in mondrian.server.monitor
-
Event created just after a statement has been created.
- StatementEndEvent(long, int, int, long) - Constructor for class mondrian.server.monitor.StatementEndEvent
-
Creates a StatementStartEvent.
- statementEof() - Method in class mondrian.parser.MdxParserImpl
-
- StatementEvent - Class in mondrian.server.monitor
-
Event concerning an MDX statement.
- StatementEvent(long, int, int, long) - Constructor for class mondrian.server.monitor.StatementEvent
-
Creates a StatementEvent.
- statementId - Variable in class mondrian.server.monitor.ExecutionEvent
-
Identifier of the statement.
- statementId - Variable in class mondrian.server.monitor.StatementEvent
-
Identifier of the statement.
- statementId - Variable in class mondrian.server.monitor.StatementInfo
-
- StatementImpl - Class in mondrian.server
-
- StatementImpl() - Constructor for class mondrian.server.StatementImpl
-
Creates a StatementImpl.
- StatementInfo - Class in mondrian.server.monitor
-
Information about a statement executed by Mondrian.
- StatementInfo(String, long, int, int, int, long, long, long, long, int, int, int, long, long, int) - Constructor for class mondrian.server.monitor.StatementInfo
-
- statementStartCount - Variable in class mondrian.server.monitor.ConnectionInfo
-
- statementStartCount - Variable in class mondrian.server.monitor.ServerInfo
-
- StatementStartEvent - Class in mondrian.server.monitor
-
Event created just after a statement has been created.
- StatementStartEvent(long, int, int, long) - Constructor for class mondrian.server.monitor.StatementStartEvent
-
Creates a StatementStartEvent.
- STATIC_LEXER_ERROR - Static variable in error mondrian.parser.TokenMgrError
-
An attempt was made to create a second instance of a static token manager.
- staticFlag - Static variable in class mondrian.parser.SimpleCharStream
-
Whether parser is static.
- staticServer - Variable in class mondrian.server.MondrianServerRegistry
-
The one and only one server that does not have a repository.
- statistics(int, int, PrintWriter) - Static method in class mondrian.util.PrimeFinder
-
Tests correctness.
- StatisticsProvider - Interface in mondrian.spi
-
Provides estimates of the number of rows in a database.
- StatisticsProviders - Variable in class mondrian.olap.MondrianProperties
-
Comma-separated list of classes to be used to get statistics about the
number of rows in a table, or the number of distinct values in a column.
- std - Variable in class mondrian.gui.ListRenderer
-
- StddevpResolver - Static variable in class mondrian.olap.fun.StdevPFunDef
-
- StddevResolver - Static variable in class mondrian.olap.fun.StdevFunDef
-
- stdev(Evaluator, TupleList, Calc, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
- StdevFunDef - Class in mondrian.olap.fun
-
Definition of the Stdev
builtin MDX function, and its alias
Stddev
.
- StdevFunDef(FunDef) - Constructor for class mondrian.olap.fun.StdevFunDef
-
- StdevPFunDef - Class in mondrian.olap.fun
-
Definition of the StdevP
builtin MDX function, and its alias
StddevP
.
- StdevPFunDef(FunDef) - Constructor for class mondrian.olap.fun.StdevPFunDef
-
- StdevpResolver - Static variable in class mondrian.olap.fun.StdevPFunDef
-
- StdevResolver - Static variable in class mondrian.olap.fun.StdevFunDef
-
- SteelWheelsPerformanceTest - Class in mondrian.test
-
Those performance tests use the steel wheels schema
and are not meant to be run as part of the CI test suite.
- SteelWheelsPerformanceTest(String) - Constructor for class mondrian.test.SteelWheelsPerformanceTest
-
- SteelWheelsSchemaTest - Class in mondrian.test
-
- SteelWheelsSchemaTest() - Constructor for class mondrian.test.SteelWheelsSchemaTest
-
- SteelWheelsSchemaTest.Mondrian756SchemaProcessor - Class in mondrian.test
-
- SteelWheelsSchemaTest.Mondrian756SchemaProcessor() - Constructor for class mondrian.test.SteelWheelsSchemaTest.Mondrian756SchemaProcessor
-
- SteelWheelsTestCase - Class in mondrian.test
-
Unit test against Pentaho's Steel Wheels sample database.
- SteelWheelsTestCase(String) - Constructor for class mondrian.test.SteelWheelsTestCase
-
Creates a SteelwheelsTestCase.
- SteelWheelsTestCase() - Constructor for class mondrian.test.SteelWheelsTestCase
-
Creates a SteelwheelsTestCase.
- stopCellEditing() - Method in class mondrian.gui.SchemaPropertyCellEditor
-
Tells the editor to stop editing and accept any partially edited
value as the value of the editor.
- stopCellEditing() - Method in class mondrian.gui.SchemaTreeCellEditor
-
- storeDatabaseMeta() - Method in class mondrian.gui.Workbench
-
save database meta
- storeDimensionLevelDependent - Static variable in class mondrian.rolap.sql.SelectNotInGroupByTest
-
- storeDimensionLevelIndependent - Static variable in class mondrian.rolap.sql.SelectNotInGroupByTest
-
- storeDimensionUniqueLevelDependentProp - Static variable in class mondrian.rolap.sql.SelectNotInGroupByTest
-
- storeDimensionUniqueLevelIndependentProp - Static variable in class mondrian.rolap.sql.SelectNotInGroupByTest
-
- storedMeasure - Variable in class mondrian.rolap.RolapNativeSql
-
- storeMembersCAAndOR(SchemaReader) - Method in class mondrian.test.FoodMartTestCase
-
- storeMembersUsaAndCanada(boolean, SchemaReader, Cube) - Method in class mondrian.test.FoodMartTestCase
-
- storesLowerCaseIdentifiers() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- storesLowerCaseQuotedIdentifiers() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- storesMixedCaseIdentifiers() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- storesMixedCaseQuotedIdentifiers() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- storesUpperCaseIdentifiers() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- storesUpperCaseQuotedIdentifiers() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- storeWorkbenchProperties() - Method in class mondrian.gui.Workbench
-
save properties
- str(Object) - Static method in class mondrian.olap.fun.vba.Vba
-
- str(String) - Method in class mondrian.resource.MondrianResource._Def0
-
- str(String, String) - Method in class mondrian.resource.MondrianResource._Def1
-
- str(Number, Number) - Method in class mondrian.resource.MondrianResource._Def10
-
- str(Number) - Method in class mondrian.resource.MondrianResource._Def11
-
- str() - Method in class mondrian.resource.MondrianResource._Def12
-
- str(Number) - Method in class mondrian.resource.MondrianResource._Def13
-
- str(String) - Method in class mondrian.resource.MondrianResource._Def14
-
- str(String, Number) - Method in class mondrian.resource.MondrianResource._Def15
-
- str(String, String, String) - Method in class mondrian.resource.MondrianResource._Def16
-
- str(String, String, String, String) - Method in class mondrian.resource.MondrianResource._Def17
-
- str(String, String, String, Number, String, String, String) - Method in class mondrian.resource.MondrianResource._Def18
-
- str(String, String, Number) - Method in class mondrian.resource.MondrianResource._Def19
-
- str(String) - Method in class mondrian.resource.MondrianResource._Def2
-
- str(String, String, Number, String) - Method in class mondrian.resource.MondrianResource._Def20
-
- str(String, String, String, String, String, String, String) - Method in class mondrian.resource.MondrianResource._Def21
-
- str(String) - Method in class mondrian.resource.MondrianResource._Def22
-
- str() - Method in class mondrian.resource.MondrianResource._Def3
-
- str(String, String, String) - Method in class mondrian.resource.MondrianResource._Def4
-
- str() - Method in class mondrian.resource.MondrianResource._Def5
-
- str(Number, String) - Method in class mondrian.resource.MondrianResource._Def6
-
- str(String, String, String, String) - Method in class mondrian.resource.MondrianResource._Def7
-
- str(Number) - Method in class mondrian.resource.MondrianResource._Def8
-
- str(String, String) - Method in class mondrian.resource.MondrianResource._Def9
-
- strComp(String, String) - Static method in class mondrian.olap.fun.vba.Vba
-
- strComp(String, String, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- stream2Element(InputStream) - Static method in class mondrian.xmla.XmlaUtil
-
- strictValidation - Variable in class mondrian.olap.Parser
-
- String - Static variable in class mondrian.olap.Category
-
String
is a string expression.
- string(int, char) - Static method in class mondrian.olap.fun.vba.Vba
-
- STRING - Static variable in interface mondrian.olap.ParserSym
-
- STRING_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
-
- StringCalc - Interface in mondrian.calc
-
Compiled expression whose result is a
String
.
- stringEditor - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- StringKey - Class in mondrian.util
-
Type-safe value that contains an immutable string.
- StringKey(String) - Constructor for class mondrian.util.StringKey
-
Creates a StringKey.
- StringList - Class in mondrian.rolap
-
StringList
makes it easy to build up a comma-separated string.
- StringList(String, String) - Constructor for class mondrian.rolap.StringList
-
- StringList(String) - Constructor for class mondrian.rolap.StringList
-
- stringRenderer - Variable in class mondrian.gui.SchemaPropertyCellRenderer
-
- StringRepositoryContentFinder - Class in mondrian.server
-
- StringRepositoryContentFinder(String) - Constructor for class mondrian.server.StringRepositoryContentFinder
-
- StringResolver - Static variable in class mondrian.olap.fun.GenerateFunDef
-
- stringResolver - Static variable in class mondrian.olap.fun.SetItemFunDef
-
- StringScanner - Class in mondrian.olap
-
Lexical analyzer whose input is a string.
- StringScanner(String, boolean) - Constructor for class mondrian.olap.StringScanner
-
- stringSubsetOrdering - Static variable in class mondrian.util.PartiallyOrderedSetTest
-
- StringType - Class in mondrian.olap.type
-
The type of a string expression.
- StringType() - Constructor for class mondrian.olap.type.StringType
-
Creates a string type.
- strip(RolapMember) - Static method in class mondrian.rolap.RolapUtil
-
- stripSetType(Type) - Static method in class mondrian.olap.type.TypeUtil
-
Given a set type, returns the element type.
- stripWhitespace(Element) - Static method in class mondrian.test.comp.XmlUtility
-
- strReverse(String) - Static method in class mondrian.olap.fun.vba.Vba
-
- StrToMemberFunDef - Class in mondrian.olap.fun
-
Definition of the StrToMember
MDX function.
- StrToSetFunDef - Class in mondrian.olap.fun
-
Definition of the StrToSet
MDX builtin function.
- StrToTupleFunDef - Class in mondrian.olap.fun
-
Definition of the StrToTuple
MDX function.
- subList(int, int) - Method in class mondrian.calc.impl.AbstractEndToEndTupleList
-
- subList(int, int) - Method in class mondrian.calc.impl.AbstractTupleList
-
- subList(int, int) - Method in class mondrian.calc.impl.DelegatingTupleList
-
- subList(int, int) - Method in class mondrian.calc.impl.UnaryTupleList
-
- subList(int, int) - Method in interface mondrian.calc.TupleList
-
- subList(int, int) - Method in class mondrian.olap.Util.AbstractFlatList
-
- subList(int, int) - Method in class mondrian.util.TraversalList
-
- subList(int, int) - Method in class mondrian.util.UnsupportedList
-
- submit(XmlaOlap4jServerInfos, String) - Method in class mondrian.olap4j.MondrianInprocProxy
-
- subName - Variable in class mondrian.olap.HierarchyBase
-
name
and subName
are the name of the
hierarchy, respectively containing and not containing dimension
name.
- subRangeForValue(Member, int) - Method in class mondrian.olap.fun.NativizeSetFunDef.Range
-
- subRangeForValue(Level, int) - Method in class mondrian.olap.fun.NativizeSetFunDef.Range
-
- subRanges(int) - Method in class mondrian.olap.fun.NativizeSetFunDef.Range
-
- subRangeStartingAt(int, int) - Method in class mondrian.olap.fun.NativizeSetFunDef.Range
-
- subSegmentList - Variable in class mondrian.olap.Id.KeySegment
-
- subSet(E, E) - Method in class mondrian.util.ArraySortedSet
-
- SubsetFunDef - Class in mondrian.olap.fun
-
Definition of the Subset
MDX function.
- SubsetFunDef(FunDef) - Constructor for class mondrian.olap.fun.SubsetFunDef
-
- substitute(Member) - Method in class mondrian.olap.DelegatingSchemaReader
-
- substitute(String, String) - Static method in class mondrian.olap.fun.VisualTotalsFunDef
-
Substitutes a name into a pattern.
Asterisks are replaced with the name,
double-asterisks are replaced with a single asterisk.
- substitute(Member) - Method in interface mondrian.olap.SchemaReader
-
Substitutes a member with an equivalent member which enforces the
access control policy of this SchemaReader.
- substitute(RolapMember) - Method in class mondrian.rolap.CacheMemberReader
-
- substitute(RolapMember) - Method in class mondrian.rolap.DelegatingMemberReader
-
- substitute(RolapMember) - Method in interface mondrian.rolap.MemberReader
-
Substitutes a given member.
- substitute(RolapMember) - Method in class mondrian.rolap.NoCacheMemberReader
-
- substitute(Member) - Method in class mondrian.rolap.RolapSchemaReader
-
- substitute(RolapMember) - Method in class mondrian.rolap.SmartMemberReader
-
- substitute(RolapMember) - Method in class mondrian.rolap.SqlMemberSource
-
- SubstitutingMemberReader - Class in mondrian.rolap
-
Implementation of
MemberReader
which replaces given members
with a substitute.
- SubstitutingMemberReader(MemberReader) - Constructor for class mondrian.rolap.SubstitutingMemberReader
-
Creates a SubstitutingMemberReader.
- SubstitutingMemberReader.SubstitutingMemberList - Class in mondrian.rolap
-
List which writes through to an underlying list, substituting members
as they are written and desubstituting as they are read.
- SubstitutingMemberReader.SubstitutingMemberList(List<RolapMember>) - Constructor for class mondrian.rolap.SubstitutingMemberReader.SubstitutingMemberList
-
- SubTotalTest - Class in mondrian.test.clearview
-
SubTotalTest
is a test suite which tests scenarios of
using sub totals against the FoodMart database.
- SubTotalTest() - Constructor for class mondrian.test.clearview.SubTotalTest
-
- SubTotalTest(String) - Constructor for class mondrian.test.clearview.SubTotalTest
-
- success(T) - Static method in class mondrian.util.CompletedFuture
-
Creates a completed future indicating success.
- SUCCESS_EXIT - Static variable in class mondrian.test.MondrianTestRunner
-
- suite() - Static method in class mondrian.test.clearview.BatchedFillTest
-
- suite() - Static method in class mondrian.test.clearview.CVBasicTest
-
- suite() - Static method in class mondrian.test.clearview.GrandTotalTest
-
- suite() - Static method in class mondrian.test.clearview.HangerDimensionTest
-
- suite() - Static method in class mondrian.test.clearview.MemHungryTest
-
- suite() - Static method in class mondrian.test.clearview.MetricFilterTest
-
- suite() - Static method in class mondrian.test.clearview.MiscTest
-
- suite() - Static method in class mondrian.test.clearview.MultiDimTest
-
- suite() - Static method in class mondrian.test.clearview.MultiDimVCTest
-
- suite() - Static method in class mondrian.test.clearview.MultiLevelTest
-
- suite() - Static method in class mondrian.test.clearview.MultiLevelVCTest
-
- suite() - Static method in class mondrian.test.clearview.OrderTest
-
- suite() - Static method in class mondrian.test.clearview.PartialCacheTest
-
- suite() - Static method in class mondrian.test.clearview.PartialCacheVCTest
-
- suite() - Static method in class mondrian.test.clearview.PredicateFilterTest
-
- suite() - Static method in class mondrian.test.clearview.QueryAllTest
-
- suite() - Static method in class mondrian.test.clearview.QueryAllVCTest
-
- suite() - Static method in class mondrian.test.clearview.SubTotalTest
-
- suite() - Static method in class mondrian.test.clearview.SummaryMetricPercentTest
-
- suite() - Static method in class mondrian.test.clearview.SummaryTest
-
- suite() - Static method in class mondrian.test.clearview.TopBottomTest
-
- suite() - Static method in class mondrian.test.comp.ResultComparatorTest
-
- suite() - Static method in class mondrian.test.Main
-
Creates a TestSuite to test the whole of mondrian.
- suite() - Static method in class mondrian.test.Olap4jTckTest
-
- suite() - Static method in class mondrian.xmla.test.XmlaTest
-
- sum(Evaluator, TupleList, Calc) - Static method in class mondrian.olap.fun.FunUtil
-
- Sum - Static variable in class mondrian.rolap.RolapAggregator
-
- sumDouble(Evaluator, TupleList, Calc) - Static method in class mondrian.olap.fun.FunUtil
-
- sumDouble(Evaluator, TupleIterable, Calc) - Static method in class mondrian.olap.fun.FunUtil
-
- SumFunDef - Class in mondrian.olap.fun
-
Definition of the Sum
MDX function.
- SumFunDef(FunDef) - Constructor for class mondrian.olap.fun.SumFunDef
-
- summaryBatches - Variable in class mondrian.rolap.BatchLoader.CompositeBatch
-
Batches whose data can be fetched using rollup on detailed batch
- SummaryMetricPercentTest - Class in mondrian.test.clearview
-
SummaryMetricPercentTest
is a test suite which tests scenarios
of computing sums and percentages against the FoodMart database.
- SummaryMetricPercentTest() - Constructor for class mondrian.test.clearview.SummaryMetricPercentTest
-
- SummaryMetricPercentTest(String) - Constructor for class mondrian.test.clearview.SummaryMetricPercentTest
-
- SummaryTest - Class in mondrian.test.clearview
-
SummaryTest
is a test suite which tests scenarios of
summing unit sales against the FoodMart database.
- SummaryTest() - Constructor for class mondrian.test.clearview.SummaryTest
-
- SummaryTest(String) - Constructor for class mondrian.test.clearview.SummaryTest
-
- superSetMatch(BitKey) - Method in class mondrian.rolap.aggmatcher.AggStar
-
Is this AggStar's BitKey a super set (proper or not) of the BitKey
parameter.
- supportedBuiltinFunctions - Variable in class mondrian.olap.fun.CustomizedFunctionTable
-
- supportsAlterTableWithAddColumn() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsAlterTableWithDropColumn() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsANSI92EntryLevelSQL() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsANSI92FullSQL() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsANSI92IntermediateSQL() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsBatchUpdates() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsCatalogsInDataManipulation() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsCatalogsInIndexDefinitions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsCatalogsInPrivilegeDefinitions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsCatalogsInProcedureCalls() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsCatalogsInTableDefinitions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsColumnAliasing() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsConvert() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsConvert(int, int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsCoreSQLGrammar() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsCorrelatedSubqueries() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsDataManipulationTransactionsOnly() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsDifferentTableCorrelationNames() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsExpressionsInOrderBy() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsExtendedSQLGrammar() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsFastAggregates(Dialect.Datatype) - Method in interface mondrian.olap.Aggregator
-
Tells Mondrian if this aggregator can perform fast aggregation
using only the raw data of a given object type.
- supportsFastAggregates(Dialect.Datatype) - Method in class mondrian.rolap.RolapAggregator
-
By default, fast rollup is not supported for all classes.
- supportsFullOuterJoins() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsGetGeneratedKeys() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsGroupBy() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsGroupByBeyondSelect() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsGroupByExpressions() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect supports expressions in the GROUP BY
clause.
- supportsGroupByExpressions() - Method in class mondrian.spi.impl.DerbyDialect
-
- supportsGroupByExpressions() - Method in class mondrian.spi.impl.ImpalaDialect
-
- supportsGroupByExpressions() - Method in class mondrian.spi.impl.InfobrightDialect
-
- supportsGroupByExpressions() - Method in class mondrian.spi.impl.InformixDialect
-
- supportsGroupByExpressions() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- supportsGroupByExpressions() - Method in class mondrian.spi.impl.MonetDbDialect
-
- supportsGroupByExpressions() - Method in class mondrian.spi.impl.NeoviewDialect
-
- supportsGroupByUnrelated() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsGroupingSets() - Method in class mondrian.rolap.FastBatchingCellReaderTest.MyDelegatingInvocationHandler
-
- supportsGroupingSets() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect allows the GROUPING SETS construct in
the GROUP BY clause.
- supportsGroupingSets() - Method in class mondrian.spi.impl.Db2Dialect
-
- supportsGroupingSets() - Method in class mondrian.spi.impl.GreenplumDialect
-
- supportsGroupingSets() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- supportsGroupingSets() - Method in class mondrian.spi.impl.OracleDialect
-
- supportsGroupingSets() - Method in class mondrian.spi.impl.TeradataDialect
-
- supportsIntegrityEnhancementFacility() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsLikeEscapeClause() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsLimitedOuterJoins() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsMinimumSQLGrammar() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsMixedCaseIdentifiers() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsMixedCaseQuotedIdentifiers() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsMultipleOpenResults() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsMultipleResultSets() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsMultipleTransactions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsMultiValueInExpr() - Method in interface mondrian.spi.Dialect
-
Returns true if this dialect supports multi-value IN expressions.
- supportsMultiValueInExpr() - Method in class mondrian.spi.impl.InfobrightDialect
-
- supportsMultiValueInExpr() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- supportsMultiValueInExpr() - Method in class mondrian.spi.impl.LucidDbDialect
-
- supportsMultiValueInExpr() - Method in class mondrian.spi.impl.MySqlDialect
-
- supportsMultiValueInExpr() - Method in class mondrian.spi.impl.VerticaDialect
-
- supportsNamedParameters() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsNonNullableColumns() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsOpenCursorsAcrossCommit() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsOpenCursorsAcrossRollback() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsOpenStatementsAcrossCommit() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsOpenStatementsAcrossRollback() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsOrderByUnrelated() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsOuterJoins() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsPositionedDelete() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsPositionedUpdate() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsResultSetConcurrency(int, int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsResultSetConcurrency(int, int) - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect supports the given concurrency type
in combination with the given result set type.
- supportsResultSetConcurrency(int, int) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- supportsResultSetConcurrency(int, int) - Method in class mondrian.spi.impl.VectorwiseDialect
-
- supportsResultSetConcurrency(int, int) - Method in class mondrian.spi.impl.VerticaDialect
-
- supportsResultSetConcurrency(int, int) - Method in class mondrian.test.TestContext.DatabaseMetaDataInvocationHandler
-
- supportsResultSetHoldability(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsResultSetType(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsRichIndex() - Method in class mondrian.rolap.agg.MockSegmentCache
-
- supportsRichIndex() - Method in class mondrian.rolap.agg.SegmentCacheManager.CompositeSegmentCache
-
- supportsRichIndex() - Method in class mondrian.rolap.agg.SegmentCacheWorker
-
- supportsRichIndex() - Method in class mondrian.rolap.cache.MemorySegmentCache
-
- supportsRichIndex() - Method in interface mondrian.spi.SegmentCache
-
Tells Mondrian whether this segment cache uses the
SegmentHeader
objects as an index, thus preserving them in a serialized state, or if
it uses its identification number only.
- supportsSavepoints() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsSchemasInDataManipulation() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsSchemasInIndexDefinitions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsSchemasInPrivilegeDefinitions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsSchemasInProcedureCalls() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsSchemasInTableDefinitions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsSelectForUpdate() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsStatementPooling() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsStoredFunctionsUsingCallSyntax() - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractDatabaseMetaData
-
- supportsStoredProcedures() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsSubqueriesInComparisons() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsSubqueriesInExists() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsSubqueriesInIns() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsSubqueriesInQuantifieds() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsTableCorrelationNames() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsTransactionIsolationLevel(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsTransactions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsUnion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsUnionAll() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- supportsUnlimitedValueList() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect places no limit on the number
of rows which can appear as elements of an IN or VALUES
expression.
- supportsUnlimitedValueList() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- supportsUnlimitedValueList() - Method in class mondrian.spi.impl.LucidDbDialect
-
- supportsValidation() - Static method in class mondrian.tui.XmlUtil
-
Returns whether the XML parser supports validation.
- suspendEncoding() - Method in class mondrian.util.Base64.OutputStream
-
Suspends encoding of the stream.
- swapAxes() - Method in class mondrian.olap.Query
-
Swaps the x- and y- axes.
- SwitchTo(int) - Method in class mondrian.parser.MdxParserImplTokenManager
-
Switch to specified lex state.
- SybaseDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the Sybase database.
- SybaseDialect(Connection) - Constructor for class mondrian.spi.impl.SybaseDialect
-
Creates a SybaseDialect.
- sybaseDialectMock - Variable in class mondrian.spi.impl.SybaseDialectTest
-
- SybaseDialectTest - Class in mondrian.spi.impl
-
Tests for SybaseDialect
- SybaseDialectTest() - Constructor for class mondrian.spi.impl.SybaseDialectTest
-
- sYD(double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
-
- Symbol - Static variable in class mondrian.olap.Category
-
Symbol
is a symbol, for example the BASC
keyword to the Order()
function.
- SymbolType - Class in mondrian.olap.type
-
The type of a symbolic expression.
- SymbolType() - Constructor for class mondrian.olap.type.SymbolType
-
Creates a symbol type.
- Syntax - Enum in mondrian.olap
-
Enumerated values describing the syntax of an expression.
- syntax_error(Symbol) - Method in class mondrian.olap.Parser
-
T
- t - Variable in class mondrian.olap.fun.FunUtil.ObjIntPair
-
- TABLE - Static variable in class mondrian.gui.JdbcTreeModel.Node
-
- table - Variable in class mondrian.gui.MondrianGuiDef.Closure
-
- table - Variable in class mondrian.gui.MondrianGuiDef.Column
-
- table - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- table - Variable in class mondrian.olap.MondrianDef.Closure
-
- table - Variable in class mondrian.olap.MondrianDef.Column
-
- table - Variable in class mondrian.olap.MondrianDef.Level
-
- table - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
- table - Variable in class mondrian.rolap.RolapStar.Condition
-
- TABLE_NAME_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
-
- tableCustomer - Variable in class mondrian.rolap.BatchTestCase
-
- tableEditor - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- tableExists(String) - Method in class mondrian.rolap.RolapCubeHierarchy
-
- tableExists(String) - Method in class mondrian.rolap.RolapHierarchy
-
- tableHints - Variable in class mondrian.gui.MondrianGuiDef.Table
-
Table optimization hints; may be ignored by dialect.
- tableHints - Variable in class mondrian.olap.MondrianDef.Table
-
Table optimization hints; may be ignored by dialect.
- tableMatch - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- tableMatches - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
All shared TableMatches.
- tableMatchRef - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- tableProductClass - Variable in class mondrian.rolap.BatchTestCase
-
- tableRenderer - Variable in class mondrian.gui.SchemaPropertyCellRenderer
-
- tables - Variable in class mondrian.gui.JdbcMetaData.Database
-
- tables - Variable in class mondrian.gui.JdbcMetaData.DbSchema
-
ordered collection, allows duplicates and null
- tables - Variable in class mondrian.rolap.BatchTestCase.CellRequestConstraint
-
- tableTime - Variable in class mondrian.rolap.BatchTestCase
-
- tabSize - Variable in class mondrian.parser.SimpleCharStream
-
- tag - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- tag - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- tail(int, TupleList) - Static method in class mondrian.olap.fun.HeadTailFunDef
-
- TailResolver - Static variable in class mondrian.olap.fun.HeadTailFunDef
-
- tailSet(E) - Method in class mondrian.util.ArraySortedSet
-
- tan(double) - Static method in class mondrian.olap.fun.vba.Vba
-
- tanh(double) - Static method in class mondrian.olap.fun.vba.Excel
-
- target - Variable in class mondrian.gui.PropertyTableModel
-
- Target - Class in mondrian.rolap
-
Deprecated.
Deprecated for Mondrian 4.0.
- Target(RolapLevel, TupleReader.MemberBuilder, List<RolapMember>, TupleConstraint, HighCardSqlTupleReader) - Constructor for class mondrian.rolap.Target
-
Deprecated.
- TargetBase - Class in mondrian.rolap
-
- TargetBase(List<RolapMember>, RolapLevel, TupleReader.MemberBuilder) - Constructor for class mondrian.rolap.TargetBase
-
- targetIsOnBaseCube(TargetBase, RolapCube) - Method in class mondrian.rolap.SqlTupleReader
-
- targets - Variable in class mondrian.rolap.SqlTupleReader
-
- tasks - Variable in class mondrian.rolap.agg.SegmentCacheManager.FlushResult
-
- tearDown() - Method in class mondrian.olap.fun.CrossJoinTest
-
- tearDown() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- tearDown() - Method in class mondrian.olap.QueryTest
-
- tearDown() - Method in class mondrian.rolap.agg.MockSegmentCache
-
- tearDown() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- tearDown() - Method in class mondrian.rolap.agg.SegmentCacheManager.CompositeSegmentCache
-
- tearDown() - Method in class mondrian.rolap.agg.SegmentLoaderTest
-
- tearDown() - Method in class mondrian.rolap.aggmatcher.Checkin_7641
-
- tearDown() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- tearDown() - Method in class mondrian.rolap.cache.MemorySegmentCache
-
- tearDown() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- tearDown() - Method in class mondrian.rolap.GroupingSetQueryTest
-
- tearDown() - Method in class mondrian.rolap.MemberCacheControlTest
-
- tearDown() - Method in class mondrian.rolap.NonEmptyTest
-
- tearDown() - Method in class mondrian.rolap.RolapResultTest
-
- tearDown() - Method in class mondrian.rolap.RolapSchemaPoolConcurrencyTest
-
- tearDown() - Method in class mondrian.rolap.sql.SqlQueryTest
-
- tearDown() - Method in class mondrian.rolap.TestAggregationManager
-
- tearDown() - Method in interface mondrian.spi.SegmentCache
-
Tear down and clean up the cache.
- tearDown() - Method in class mondrian.test.clearview.ClearViewBase
-
- tearDown() - Method in class mondrian.test.ConcurrentMdxTest
-
- tearDown() - Method in class mondrian.test.CVConcurrentMdxTest
-
- tearDown() - Method in class mondrian.test.DialectTest
-
- tearDown() - Method in class mondrian.test.FoodMartTestCase
-
- tearDown() - Method in class mondrian.test.loader.CsvDBTestCase
-
- tearDown() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- tearDown() - Method in class mondrian.test.UdfTest
-
- tearDown() - Method in class mondrian.util.MemoryMonitorTest
-
- tearDown() - Method in class mondrian.xmla.test.XmlaTest
-
- tearDown() - Method in class mondrian.xmla.XmlaBaseTestCase
-
- tearDown() - Method in class mondrian.xmla.XmlaErrorTest
-
- template - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- TEMPLATE_SCHEMA - Static variable in class mondrian.test.DynamicSchemaProcessorTest
-
- templateNamePos - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- templateNamePos - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
This is a one-to-one mapping, each template name can appear
at most once.
- templateParts - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- templateParts - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- TENURED_POOL - Static variable in class mondrian.util.NotificationMemoryMonitor
-
- TeradataDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the Teradata database.
- TeradataDialect(Connection) - Constructor for class mondrian.spi.impl.TeradataDialect
-
Creates a TeradataDialect.
- term() - Method in class mondrian.parser.MdxParserImpl
-
- term2() - Method in class mondrian.parser.MdxParserImpl
-
- term3() - Method in class mondrian.parser.MdxParserImpl
-
- term4() - Method in class mondrian.parser.MdxParserImpl
-
- term5() - Method in class mondrian.parser.MdxParserImpl
-
- Test - Class in mondrian.rolap
-
todo:
- Test(String[]) - Constructor for class mondrian.rolap.Test
-
- test01() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test01() - Method in class mondrian.xmla.XmlaExcel2007Test
-
- test01() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test02() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test02() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test03() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test03() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test04() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test04() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test05() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test05() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test06() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test06() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test07() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test07() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test08() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test08() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test09() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test09() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test10() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test10() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test11() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test11() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test12() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test12() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test13() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test14() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test14() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test15() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test15() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test16() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test16() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test17() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test17() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test18() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- test19() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test20() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test23() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test24() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- test2Elements() - Method in class mondrian.util.FilteredIterableTest
-
- test2LevelOfOverrideCubeMemberDoesNotHappenAbsolute() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- test2LevelOfOverrideCubeMemberDoesNotHappenScoped() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- test7731() - Method in class mondrian.test.CmdRunnerTest
-
- testA() - Method in class mondrian.rolap.SharedDimensionTest
-
- testAbs() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testAccept() - Method in class mondrian.xmla.test.XmlaTest.OtherTest
-
- testAcceptsAllDimensionMembersSetAsInput() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testAcceptsCrossJoinAsInput() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testAcos() - Method in class mondrian.olap.fun.vba.ExcelTest
-
- testAcosh() - Method in class mondrian.olap.fun.vba.ExcelTest
-
- testAddCalculatedMembers() - Method in class mondrian.olap.fun.FunctionTest
-
- testAddCommand() - Method in class mondrian.rolap.MemberCacheControlTest
-
- testAddCommandNegative() - Method in class mondrian.rolap.MemberCacheControlTest
-
Tests a variety of negative cases including add/delete/move null members
add/delete/move members in parent-child hierarchies.
- testAddDate_Days_LeapYear() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testAddDate_Days_NextMonth() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testAddDate_Days_NextYear() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testAddDate_Days_PreviousMonth() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testAddDate_Days_PreviousYear() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testAddition() - Method in class mondrian.olap.CustomizedParserTest
-
- testAddToCompositeBatchForAggregationBatchAlreadyPartOfACompositeBatch() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testAddToCompositeBatchForBothBatchAlreadyPartOfACompositeBatch() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testAddToCompositeBatchForBothBatchesNotPartOfCompositeBatch() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testAddToCompositeBatchForDetailedBatchAlreadyPartOfACompositeBatch() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testAggChildMembersOfLeaf() - Method in class mondrian.rolap.TestAggregationManager
-
- testAggMemberDefinedOnNonJoiningDimensionWithNonAllDefltMember() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
-
- testAggMembers() - Method in class mondrian.rolap.TestAggregationManager
-
Tests that an aggregate table is used to speed up a
<Member>.Children
expression.
- testAggNameApproxRowCount() - Method in class mondrian.rolap.TestAggregationManager
-
This is a test for MONDRIAN-918 and MONDRIAN-903.
- testAggOnCalcMember() - Method in class mondrian.test.NamedSetTest
-
- testAggregate() - Method in class mondrian.olap.fun.FunctionTest
-
- testAggregate2() - Method in class mondrian.olap.fun.FunctionTest
-
- testAggregate2AllMembers() - Method in class mondrian.olap.fun.FunctionTest
-
- testAggregatedCrossjoinWithZeroMembersInNativeList() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testAggregateDepends() - Method in class mondrian.olap.fun.FunctionTest
-
- testAggregateDistinctCount() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testAggregateDistinctCount2() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testAggregateDistinctCount2ndParameter() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testAggregateDistinctCount3() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testAggregateDistinctCount4() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
Distinct count over aggregate member which contains overlapping
members.
- testAggregateDistinctCount5() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
Fix a problem when genergating predicates for distinct count aggregate
loading and using the aggregate function in the slicer.
- testAggregateDistinctCount6() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testAggregateDistinctCountInDimensionFilter() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testAggregateMaxConstraints() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testAggregateMemberEvalAfterOtherMembersAbsolute() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
This test validates that behavior is consistent with Analysis Services
2000 when Solve order scope is ABSOLUTE.
- testAggregateMemberEvalAfterOtherMembersScoped() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- testAggregatesAtTheSameLevelForNormalAndDistinctCountMeasure() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testAggregateToSimulateCompoundSlicer() - Method in class mondrian.olap.fun.FunctionTest
-
- testAggregateWithIIF() - Method in class mondrian.olap.fun.FunctionTest
-
- testAggregatingTuples() - Method in class mondrian.rolap.TestAggregationManager
-
- testAggregationListOptimizationForChildren() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- TestAggregationManager - Class in mondrian.rolap
-
- TestAggregationManager(String) - Constructor for class mondrian.rolap.TestAggregationManager
-
- TestAggregationManager() - Constructor for class mondrian.rolap.TestAggregationManager
-
- testAggregationOfMembersAndDefaultMemberWithoutGroupingSets() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testAggregationOnCJofMembersGeneratesOptimalQuery() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testAggregationOverLargeListGeneratesError() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testAggStarWithIgnoredColumnsAndCountDistinct() - Method in class mondrian.rolap.TestAggregationManager
-
- testAggStarWithIgnoredColumnsRequiresRollup() - Method in class mondrian.rolap.TestAggregationManager
-
- testAggStarWithUnusedColumnsRequiresRollup() - Method in class mondrian.rolap.TestAggregationManager
-
- testAggTableSupportOfSharedDims() - Method in class mondrian.test.SchemaTest
-
this test triggers an exception out of the aggregate table manager
- testAggTCNoExplicitMeasure() - Method in class mondrian.test.NativeSetEvaluationTest
-
Aggregate with default measure and TopCount without measure argument.
- testAggWithEnumMembers() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testAll() - Method in class mondrian.olap.fun.FunctionTest
-
- testAll() - Method in class mondrian.rolap.RolapResultTest
-
- testAll() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testAll2() - Method in class mondrian.olap.fun.FunctionTest
-
- testAll5() - Method in class mondrian.olap.fun.FunctionTest
-
- testAllByAll() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testAllByAllByAll() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testAllLevelMembers() - Method in class mondrian.rolap.NonEmptyTest
-
getMembersInLevel where Level = (All)
- testAllLevelName() - Method in class mondrian.test.BasicQueryTest
-
- testAllMeasureMembers() - Method in class mondrian.rolap.VirtualCubeTest
-
- testAllMemberCaption() - Method in class mondrian.test.BasicQueryTest
-
- testAllMemberMultipleDimensionUsages() - Method in class mondrian.test.SchemaTest
-
Test to verify naming of all member with
dimension usage name is different then source name
- testAllMemberNoStringReplace() - Method in class mondrian.test.SchemaTest
-
- testAllMembers() - Method in class mondrian.olap.fun.FunctionTest
-
- testAllMembersNECJ1() - Method in class mondrian.rolap.NonEmptyTest
-
Verify that the presence of All member in all the inputs disables native
evaluation.
- testAllMembersNECJ2() - Method in class mondrian.rolap.NonEmptyTest
-
Verify that the native evaluation is possible if one input does not
contain the All member.
- testAllMembersParent() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testAllowsCompoundCountDistinct() - Method in class mondrian.test.DialectTest
-
- testAllowsCountDistinct() - Method in class mondrian.test.DialectTest
-
- testAllowsDdl() - Method in class mondrian.test.DialectTest
-
- testAllowsFromQuery() - Method in class mondrian.test.DialectTest
-
- testAllowsGroupingSets() - Method in class mondrian.test.DialectTest
-
- testAllowsMultipleCountDistinct() - Method in class mondrian.test.DialectTest
-
- testAllowsOrderByAlias() - Method in class mondrian.test.DialectTest
-
- testAllowsRegularExpressionInWhereClause() - Method in class mondrian.test.DialectTest
-
- testAllowsSelectNotInGroupBy() - Method in class mondrian.test.DialectTest
-
- testAllSolveOrderModesHandled() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- testAllTokens() - Method in class mondrian.util.FormatTest
-
- testAmbiguousHierarchyInCalcMember() - Method in class mondrian.test.MultipleHierarchyTest
-
Tests that mondrian detects an ambiguous hierarchy in a calculated member
at compile time.
- testAnalyzerFilterMdx() - Method in class mondrian.olap.IdBatchResolverTest
-
- testAnalyzerPerformanceIssue() - Method in class mondrian.rolap.NonEmptyTest
-
Test case for an issue where mondrian failed to use native evaluation
for evaluating crossjoin.
- testAncestor() - Method in class mondrian.olap.fun.FunctionTest
-
- testAncestorAllLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testAncestorDepends() - Method in class mondrian.olap.fun.FunctionTest
-
- testAncestorHigher() - Method in class mondrian.olap.fun.FunctionTest
-
- testAncestorNumeric() - Method in class mondrian.olap.fun.FunctionTest
-
- testAncestorOfHaifa() - Method in class mondrian.test.RaggedHierarchyTest
-
- testAncestors() - Method in class mondrian.olap.fun.FunctionTest
-
- testAncestorSameLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testAncestorWithHiddenParent() - Method in class mondrian.olap.fun.FunctionTest
-
- testAncestorWrongHierarchy() - Method in class mondrian.olap.fun.FunctionTest
-
- testAnd() - Method in class mondrian.olap.fun.FunctionTest
-
- testAnd() - Method in class mondrian.rolap.BitKeyTest
-
Tests the 'and' operation on BitKeys
- testAnd2() - Method in class mondrian.olap.fun.FunctionTest
-
- testAndNot() - Method in class mondrian.rolap.BitKeyTest
-
- testAnnotation() - Method in class mondrian.test.Olap4jTest
-
- testAnotherMemberFun() - Method in class mondrian.test.UdfTest
-
Tests a UDF whose return type is not the same as its first
parameter.
- testAppendArrays() - Method in class mondrian.olap.UtilTestCase
-
- testApproxRowCountInHierarchyOverridesCountCallsToDatabase() - Method in class mondrian.xmla.XmlaBasicTest
-
- testApproxRowCountOverridesCount() - Method in class mondrian.rolap.sql.SqlQueryTest
-
This test makes sure that a level which specifies an
approxRowCount property prevents Mondrian from executing a
count() sql query.
- testApproxRowCountOverridesCountCallsToDatabase() - Method in class mondrian.xmla.XmlaBasicTest
-
- testAreCatalogsEqual() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
-
- testAreOccurrencesEqual() - Method in class mondrian.olap.UtilTestCase
-
- testArrayIndexOutOfBoundsWithEmptySegment() - Method in class mondrian.test.BasicQueryTest
-
- testArraySortedSet() - Method in class mondrian.olap.UtilTestCase
-
- testArrayStack() - Method in class mondrian.olap.UtilTestCase
-
- testArrayTupleList() - Method in class mondrian.test.TupleListTest
-
- testAs() - Method in class mondrian.olap.fun.FunctionTest
-
Tests the AS operator, that gives an expression an alias.
- testAs2() - Method in class mondrian.olap.fun.FunctionTest
-
- testAsc() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testAscB() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testAscendants() - Method in class mondrian.olap.fun.FunctionTest
-
- testAscendantsAll() - Method in class mondrian.olap.fun.FunctionTest
-
- testAscendantsNull() - Method in class mondrian.olap.fun.FunctionTest
-
- testAscW() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testAsinh() - Method in class mondrian.olap.fun.vba.ExcelTest
-
- testAsPrecedence() - Method in class mondrian.olap.ParserTest
-
- testAsSample7ButUsingVirtualCube() - Method in class mondrian.test.BasicQueryTest
-
- testAssignMemberParameter() - Method in class mondrian.test.ParameterTest
-
Positive and negative tests assigning values to a parameter whose type is
a member.
- testAssignNumericParameter() - Method in class mondrian.test.ParameterTest
-
Positive and negative tests assigning values to a parameter of type
NUMERIC.
- testAssignSetParameter() - Method in class mondrian.test.ParameterTest
-
Positive and negative tests assigning values to a parameter whose type is
a set of members.
- testAssignStringParameter() - Method in class mondrian.test.ParameterTest
-
Positive and negative tests assigning values to a parameter of type
STRING.
- testAtan2() - Method in class mondrian.olap.fun.vba.ExcelTest
-
- testAtanh() - Method in class mondrian.olap.fun.vba.ExcelTest
-
- testAtn() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testAttrHierarchyAllMemberChildren() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testAttrHierarchyMemberChildren() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testAttrHierarchyMemberLevel() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testAttrHierarchyMemberParent() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testAttrHierarchyUniqueName() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testAttributeHierarchyUsedTwiceInCrossjoin() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testAuth01() - Method in class mondrian.xmla.XmlaErrorTest
-
- testAuth02() - Method in class mondrian.xmla.XmlaErrorTest
-
- testAuth03() - Method in class mondrian.xmla.XmlaErrorTest
-
- testAuth04() - Method in class mondrian.xmla.XmlaErrorTest
-
- testAuth05() - Method in class mondrian.xmla.XmlaErrorTest
-
- testAutoFrench() - Method in class mondrian.test.I18nTest
-
- testAutoMexican() - Method in class mondrian.test.I18nTest
-
- testAutoReloadDataSources() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
-
- testAutoSpanish() - Method in class mondrian.test.I18nTest
-
- testAvg() - Method in class mondrian.olap.fun.FunctionTest
-
- testAvgAggregator() - Method in class mondrian.rolap.sql.SqlQueryTest
-
- testAvgCastProblem() - Method in class mondrian.test.BasicQueryTest
-
This tests a fix for bug #1603653
- testAvgMeasureLowestGranularity() - Method in class mondrian.rolap.aggmatcher.AggregationOverAggTableTest
-
- testAxesLabelsOutOfSequence() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testAxesOutOfOrder() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testAxisAppliedToExpr() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testAxisFunction() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testAxisFunctionReferencesLaterAxis() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testAxisFunctionReferencesPreviousAxis() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testAxisFunctionReferencesSameAxisFails() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testAxisFunctionReferencesSameAxisInlineFails() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testAxisFunctionReferencesSameAxisZeroFails() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testAxisLabelsNotContiguousFails() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testAxisParsing() - Method in class mondrian.olap.ParserTest
-
- testAxisWithArityOneIsNotNativelyEvaluated() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testAxisWithNamedSetArityOneIsNotNativelyEvaluated() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testB() - Method in class mondrian.rolap.SharedDimensionTest
-
- testBadAction01() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadAction02() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadAction03() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadBody01() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadBody02() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadBody03() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadBody04() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadBody05() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadBody06() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadBody07() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadBody08() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadBody09() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadBody10() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadBody11() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadBody12() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadBody13() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadBody14() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadBody15() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadComments() - Method in class mondrian.test.BasicQueryTest
-
- testBadFun() - Method in class mondrian.test.UdfTest
-
- testBadHeader01() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadMeasure1() - Method in class mondrian.test.BasicQueryTest
-
- testBadMeasure2() - Method in class mondrian.test.BasicQueryTest
-
- testBadNamedSet() - Method in class mondrian.test.NamedSetTest
-
- testBadRollupCausesGreaterThan12Iterations() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testBadSize() - Method in class mondrian.rolap.BitKeyTest
-
Test that negative size throws IllegalArgumentException.
- testBadSoap01() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadSoap02() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadXml01() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBadXml02() - Method in class mondrian.xmla.XmlaErrorTest
-
- testBangFunction() - Method in class mondrian.olap.ParserTest
-
- testBasic() - Method in class mondrian.olap.fun.FunctionTest
-
- testBasic2() - Method in class mondrian.olap.fun.FunctionTest
-
- testBasic5() - Method in class mondrian.olap.fun.FunctionTest
-
- testBasic9() - Method in class mondrian.olap.fun.FunctionTest
-
- testBasicIteration() - Method in class mondrian.util.ConcatenableListTest
-
Tests that basic iteration over multiple backing lists works properly,
whether or not there are intervening empty lists.
- testBasicSchemaFetch() - Method in class mondrian.rolap.RolapSchemaPoolTest
-
- testBasketAnalysis() - Method in class mondrian.test.BasicQueryTest
-
Basket analysis is a topic better suited to data mining discussions,
but some basic forms of basket analysis can be handled through the use of
MDX queries.
- testBasketAnalysisAfterFlush() - Method in class mondrian.test.BasicQueryTest
-
- testBigInt() - Method in class mondrian.test.DialectTest
-
- testBigQuery() - Method in class mondrian.test.BasicQueryTest
-
Requires the use of a sparse segment, because the product dimension
has 6 atttributes, the product of whose cardinalities is ~8M.
- testBigResultsWithBigSchemaPerforms() - Method in class mondrian.test.PerformanceTest
-
Tests performance of a larger schema with a large number of result cells.
- testBigSetRandom() - Method in class mondrian.test.CacheHitTest
-
Runs a set of bigger MDX queries that requires more memory
and targets a bigger region of cache in random order.
- testBinaryLevelKey() - Method in class mondrian.test.SchemaTest
-
- testBinarySearch() - Method in class mondrian.olap.UtilTestCase
-
- testBlockingHashMap() - Method in class mondrian.util.BlockingHashMapTest
-
Validates values put in the BlockingHashMap by one thread
can be correctly retrieved by another thread.
- testBothAxesEmpty() - Method in class mondrian.test.BasicQueryTest
-
Tests that a query whose axes are empty works; bug
MONDRIAN-52.
- testBottomCount() - Method in class mondrian.olap.fun.FunctionTest
-
- testBottomPercent() - Method in class mondrian.olap.fun.FunctionTest
-
- testBottomSum() - Method in class mondrian.olap.fun.FunctionTest
-
- testBracketInCalcMemberName() - Method in class mondrian.test.TestCalculatedMembers
-
Tests that calculated members can have brackets in their names.
- testBracketInCubeCalcMemberName() - Method in class mondrian.test.TestCalculatedMembers
-
Tests that calculated members defined in the schema can have brackets in
their names.
- testBridgeTable() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testBrokenContextBug() - Method in class mondrian.olap.fun.FunctionTest
-
- testBufReplace() - Method in class mondrian.olap.UtilTestCase
-
- testBug1285() - Method in class mondrian.test.SteelWheelsSchemaTest
-
This is a test for
MONDRIAN-1285
On MS SQL server only the MDX query would throw
java.lang.ClassCastException:
java.lang.Integer cannot be cast to java.lang.Double
keys.
- testBug1412384() - Method in class mondrian.rolap.NonEmptyTest
-
- testBug1438285() - Method in class mondrian.test.DrillThroughTest
-
This tests for bug 1438285, "nameColumn cannot be column in level
definition".
- testBug1515302() - Method in class mondrian.rolap.NonEmptyTest
-
- testBug1541077() - Method in class mondrian.rolap.aggmatcher.BUG_1541077
-
- testBug1630754() - Method in class mondrian.test.BasicQueryTest
-
Tests for bug #1630754.
- testBug1791609NonEmptyCrossJoinEliminatesCalcMember() - Method in class mondrian.rolap.NonEmptyTest
-
Tests bug 1791609, "CrossJoin non empty optimizer eliminates calculated
member".
- testBug1881739() - Method in class mondrian.olap.fun.FunctionTest
-
- testBug1961163() - Method in class mondrian.rolap.NonEmptyTest
-
- testBug1971406() - Method in class mondrian.rolap.HighDimensionsTest
-
- testBug2004202() - Method in class mondrian.rolap.GroupingSetQueryTest
-
Testcase for bug 2004202, "Except not working with grouping sets".
- testBug636687() - Method in class mondrian.test.BasicQueryTest
-
The bug happened when a cell which was in cache was compared with a cell
which was not in cache.
- testBug714707() - Method in class mondrian.olap.fun.FunctionTest
-
- testBug715177() - Method in class mondrian.olap.fun.FunctionTest
-
- testBug715177c() - Method in class mondrian.olap.fun.FunctionTest
-
- testBug769114() - Method in class mondrian.test.BasicQueryTest
-
Bug 769114: Internal error ("not found") when executing
Order(TopCount).
- testBug779() - Method in class mondrian.rolap.FilterTest
-
Tests the bug MONDRIAN-779.
- testBugBiserver1574() - Method in class mondrian.test.AccessControlTest
-
- testBugBiserver2491() - Method in class mondrian.test.AccessControlTest
-
this tests the fix for
http://jira.pentaho.com/browse/BISERVER-2491
rollupPolicy=partial and queries to upper members don't work
- testBugCantRestrictSlicerToCalcMember() - Method in class mondrian.rolap.NonEmptyTest
-
- testBugMondrian1030_2() - Method in class mondrian.test.AccessControlTest
-
This is a test for
MONDRIAN-1030
When a query is based on a level higher than one in the same hierarchy
which has access controls, it would only constrain at the current level
if the rollup policy of partial is used.
- testBugMondrian1047() - Method in class mondrian.test.SchemaTest
-
- testBugMondrian1065() - Method in class mondrian.test.SchemaTest
-
- testBugMondrian1105() - Method in class mondrian.rolap.aggmatcher.SpeciesNonCollapsedAggTest
-
- testBugMondrian1127MultipleSlicers() - Method in class mondrian.test.AccessControlTest
-
- testBugMondrian1127OneSlicerOnly() - Method in class mondrian.test.AccessControlTest
-
Tests for Mondrian BUG 1127 - Native Top Count was not taking into
account user roles
- testBugMondrian1204() - Method in class mondrian.test.Olap4jTest
-
- testBugMondrian1217() - Method in class mondrian.test.Olap4jTest
-
Runs a statement repeatedly, flushing cache every 10 iterations and
calling cancel at random intervals.
- testBugMondrian1242() - Method in class mondrian.test.PerformanceTest
-
- testBugMondrian1243WrongAlias() - Method in class mondrian.rolap.SharedDimensionTest
-
- testBugMondrian14() - Method in class mondrian.test.BasicQueryTest
-
If a measure (in this case,
[Measures].[Sales Count]
)
occurs only within a format expression, bug
MONDRIAN-14.
- testBugMondrian168() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testBugMondrian233() - Method in class mondrian.test.SchemaTest
-
- testBugMondrian286() - Method in class mondrian.rolap.SharedDimensionTest
-
- testBugMondrian303() - Method in class mondrian.test.SchemaTest
-
- testBugMondrian321() - Method in class mondrian.rolap.NonEmptyTest
-
- testBugMondrian322() - Method in class mondrian.rolap.VirtualCubeTest
-
- testBugMondrian322a() - Method in class mondrian.rolap.VirtualCubeTest
-
- testBugMondrian34() - Method in class mondrian.test.BasicQueryTest
-
This bug causes all of the format strings to be the same, because the
required expression [Measures].[Unit Sales] is not in the cache; bug
MONDRIAN-34.
- testBugMondrian355() - Method in class mondrian.test.SchemaTest
-
- testBugMondrian36() - Method in class mondrian.test.BasicQueryTest
-
- testBugMondrian397() - Method in class mondrian.olap.UtilTestCase
-
- testBugMondrian402() - Method in class mondrian.test.AccessControlTest
-
- testBugMondrian412() - Method in class mondrian.rolap.NonEmptyTest
-
- testBugMondrian435() - Method in class mondrian.test.AccessControlTest
-
- testBugMondrian436() - Method in class mondrian.test.AccessControlTest
-
- testBugMondrian46() - Method in class mondrian.test.BasicQueryTest
-
- testBugMondrian463() - Method in class mondrian.test.SchemaTest
-
- testBugMondrian482() - Method in class mondrian.test.SchemaTest
-
- testBugMondrian550() - Method in class mondrian.test.PerformanceTest
-
- testBugMondrian550Tuple() - Method in class mondrian.test.PerformanceTest
-
- testBugMondrian568() - Method in class mondrian.test.AccessControlTest
-
Test for bug MONDRIAN-568.
- testBugMondrian584EnumOrder() - Method in class mondrian.rolap.NonEmptyTest
-
- testBugMondrian622() - Method in class mondrian.test.AccessControlTest
-
- testBugMondrian639() - Method in class mondrian.test.PerformanceTest
-
- testBugMondrian694() - Method in class mondrian.test.AccessControlTest
-
- testBugMondrian706() - Method in class mondrian.rolap.FilterTest
-
- testBugMondrian722() - Method in class mondrian.test.AccessControlTest
-
- testBugMondrian747() - Method in class mondrian.test.SchemaTest
-
- testBugMondrian755() - Method in class mondrian.test.SteelWheelsSchemaTest
-
- testBugMondrian756() - Method in class mondrian.test.SteelWheelsSchemaTest
-
- testBugMondrian756b() - Method in class mondrian.test.SteelWheelsSchemaTest
-
- testBugMondrian761() - Method in class mondrian.xmla.XmlaExcel2007Test
-
- testBugMondrian8() - Method in class mondrian.test.BasicQueryTest
-
- testBugMondrian805() - Method in class mondrian.test.SteelWheelsSchemaTest
-
- testBugMondrian815() - Method in class mondrian.test.ScenarioTest
-
Test case for
MONDRIAN-815,
"NPE from query if use a scenario and one of the cells is empty/null".
- testBugMondrian843() - Method in class mondrian.test.PerformanceTest
-
- testBugMondrian852() - Method in class mondrian.test.TestCalculatedMembers
-
- testBugMondrian897DoubleNamedSetDefinitions() - Method in class mondrian.rolap.NonEmptyTest
-
- testBugMondrian899() - Method in class mondrian.test.CompoundSlicerTest
-
- testBugMondrian900() - Method in class mondrian.test.CompoundSlicerTest
-
- testBugMondrian902() - Method in class mondrian.rolap.VirtualCubeTest
-
- testBugMondrian923() - Method in class mondrian.test.SchemaTest
-
This is a test case for bug Mondrian-923.
- testBugMondrian935() - Method in class mondrian.test.AccessControlTest
-
- testBugMondrian935() - Method in class mondrian.test.SteelWheelsSchemaTest
-
- testBugMondrian981() - Method in class mondrian.test.PerformanceTest
-
- testBugMondrian_1201_CacheAwareOfRoleAccessControl() - Method in class mondrian.test.AccessControlTest
-
- testBugMondrian_1201_MultipleMembersInRoleAccessControl() - Method in class mondrian.test.AccessControlTest
-
Tests for Mondrian BUG 1201 - Native Rollups did not handle
access-control with more than one member where granted access=all
- testByteMatcher() - Method in class mondrian.olap.UtilTestCase
-
- testByteString() - Method in class mondrian.olap.UtilTestCase
-
- testCache() - Method in class mondrian.olap.fun.FunctionTest
-
- testCache() - Method in class mondrian.util.FormatTest
-
- testCachedByDefaultConstraint() - Method in class mondrian.rolap.MemberCacheHelperTest
-
- testCachedChildMembers() - Method in class mondrian.rolap.sql.EffectiveMemberCacheTest
-
- testCachedLevelMembers() - Method in class mondrian.rolap.sql.EffectiveMemberCacheTest
-
- testCachedNativeFilter() - Method in class mondrian.rolap.NativeFilterMatchingTest
-
- testCachedNativeSetUsingFilters() - Method in class mondrian.rolap.FilterTest
-
- testCachingCurrentDate() - Method in class mondrian.test.UdfTest
-
- testCalcMember() - Method in class mondrian.test.MultipleHierarchyTest
-
- testCalcMemberAmbiguousHierarchy() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
Tests that it is an error to define a calc member in a dimension
with multiple hierarchies without specifying hierarchy.
- testCalcMemberCustomFormatterInNonMeasureInQuery() - Method in class mondrian.test.TestCalculatedMembers
-
- testCalcMemberCustomFormatterInQuery() - Method in class mondrian.test.TestCalculatedMembers
-
- testCalcMemberCustomFormatterInQueryNegative() - Method in class mondrian.test.TestCalculatedMembers
-
- testCalcMemberCustomFormatterInQueryNegative2() - Method in class mondrian.test.TestCalculatedMembers
-
- testCalcMemberCustomFormatterInSchema() - Method in class mondrian.test.TestCalculatedMembers
-
- testCalcMemberCustomFormatterInSchemaNegative() - Method in class mondrian.test.TestCalculatedMembers
-
- testCalcMemberInCube() - Method in class mondrian.test.Olap4jTest
-
- testCalcMemberInCube() - Method in class mondrian.test.SchemaTest
-
- testCalcMemberIsSetFails() - Method in class mondrian.test.TestCalculatedMembers
-
- testCalcMemberLevel() - Method in class mondrian.test.AccessControlTest
-
- testCalcMemberParentOfCalcMember() - Method in class mondrian.test.TestCalculatedMembers
-
- testCalcMemberSameNameDifferentHierarchies() - Method in class mondrian.test.TestCalculatedMembers
-
- testCalcMemberTooDeep() - Method in class mondrian.test.TestCalculatedMembers
-
- testCalcMemberWithNonEmptyCrossJoin() - Method in class mondrian.rolap.NonEmptyTest
-
Make sure that the Crossjoin in [Measures].[CustomerCount]
is not evaluated in NON EMPTY context.
- testCalcMemberWithQuote() - Method in class mondrian.test.TestCalculatedMembers
-
- testCalcMemOnMultipleHierarchy() - Method in class mondrian.test.MultipleHierarchyTest
-
- testCalcMemsNotResolved() - Method in class mondrian.olap.IdBatchResolverTest
-
- testCalculatedChild() - Method in class mondrian.olap.fun.FunctionTest
-
- testCalculatedChildOnMemberWithNoChildren() - Method in class mondrian.olap.fun.FunctionTest
-
- testCalculatedChildOnNullMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testCalculatedChildUsingItem() - Method in class mondrian.olap.fun.FunctionTest
-
- testCalculatedDefaultMeasureOnVirtualCubeNoThrowException() - Method in class mondrian.rolap.NonEmptyTest
-
Before the fix this test would throw an IndexOutOfBounds exception
in SqlConstraintUtils.removeDefaultMembers.
- testCalculatedLevelsDoNotCauseException() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testCalculatedMeasure() - Method in class mondrian.rolap.VirtualCubeTest
-
- testCalculatedMeasureAcrossCubes() - Method in class mondrian.rolap.VirtualCubeTest
-
Tests a calc measure which combines a measures from the Sales cube with a
measures from the Warehouse cube.
- testCalculatedMeasureAsDefaultMeasureInVC() - Method in class mondrian.rolap.VirtualCubeTest
-
- testCalculatedMemberCaption() - Method in class mondrian.test.TestCalculatedMembers
-
- testCalculatedMemberCase() - Method in class mondrian.test.CompatibilityTest
-
Calculated member names are case insensitive.
- testCalculatedMemberChildren() - Method in class mondrian.test.TestCalculatedMembers
-
Test case for
MONDRIAN-335,
"Issues with calculated members".
- testCalculatedMemberInCube() - Method in class mondrian.test.TestCalculatedMembers
-
- testCalculatedMemberInCubeAndQuery() - Method in class mondrian.test.TestCalculatedMembers
-
- testCalculatedMemberInCubeViaApi() - Method in class mondrian.test.TestCalculatedMembers
-
- testCalculatedMemberInCubeWithProps() - Method in class mondrian.test.TestCalculatedMembers
-
- testCalculatedMemberInCubeWithSpace() - Method in class mondrian.test.TestCalculatedMembers
-
Tests a calculated member with spaces in its name against a virtual
cube with spaces in its name.
- testCalculatedMemberInSchema() - Method in class mondrian.rolap.VirtualCubeTest
-
Tests a calc member defined in the cube.
- testCalculatedMemberMSASCompatibility() - Method in class mondrian.test.TestCalculatedMembers
-
- TestCalculatedMembers - Class in mondrian.test
-
Tests the expressions used for calculated members.
- TestCalculatedMembers() - Constructor for class mondrian.test.TestCalculatedMembers
-
- TestCalculatedMembers(String) - Constructor for class mondrian.test.TestCalculatedMembers
-
- testCalculatedMemberWhichIsNotAMeasure() - Method in class mondrian.test.BasicQueryTest
-
- testCalculatedSlicerMember() - Method in class mondrian.rolap.NonEmptyTest
-
- testCallingLoadColumnsInAddCollapsedColumnOrAddzSpecialCollapsedColumn() - Method in class mondrian.rolap.aggmatcher.AggGenTest
-
- testCamel() - Method in class mondrian.olap.UtilTestCase
-
- testCanBatchForBatchesFromSameAggregationButDifferentRollupOption() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testCanBatchForBatchWithConstraint() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testCanBatchForBatchWithConstraint2() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testCanBatchForBatchWithDifferentAggregationTable() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testCanBatchForBatchWithDistinctCountInAggregateBatch() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testCanBatchForBatchWithDistinctCountInDetailedBatch() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testCanBatchForSuperSet() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
Tests that can batch for batch with super set of contraint
column bit key and all values for additional condition.
- testCanBatchSummaryBatchWithDetailedBatchWithDistinctCount() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testCanCast() - Method in class mondrian.olap.UtilTestCase
-
- testCancel() - Method in class mondrian.test.BasicQueryTest
-
- testCancelSqlFetchMemberChildren() - Method in class mondrian.test.BasicQueryTest
-
Test case for
MONDRIAN-2161
.
Tests cancelation after executing sql for getMemberChildren
- testCancelSqlFetchReadTuples() - Method in class mondrian.test.BasicQueryTest
-
Test case for
MONDRIAN-2161
.
Tests cancelation after executing sql for readTuples
- testCancelSqlFetchSegmentLoad() - Method in class mondrian.test.BasicQueryTest
-
Test case for
MONDRIAN-2161
.
Tests cancelation after executing sql for SegmentLoader
- testCanHaveMemberWithSameNameAsLevel() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
Tests the ambiguity between a level and a member of the same name,
both in SSAS compatible mode and in regular mode.
- testCanNotBatchForDifferentCompoundPredicate() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testCannotBatchTwoBatchesAtTheSameLevel() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testCannotDistinguishMdxFromSql() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testCaption() - Method in class mondrian.test.SchemaTest
-
- testCaptionDescriptionAndAnnotation() - Method in class mondrian.test.SchemaTest
-
Test for descriptions, captions and annotations of various schema
elements.
- testCaptionWithOrdinalColumn() - Method in class mondrian.test.SchemaTest
-
Test for MONDRIAN-943 and MONDRIAN-465.
- testCardinalityQueriesOnlyExecuteOnce() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testCartesianProductList() - Method in class mondrian.olap.UtilTestCase
-
- testCase - Variable in class mondrian.test.TestCaseForker
-
- TestCaseForker - Class in mondrian.test
-
Runs a test case in several parallel threads, catching exceptions from
each one, and succeeding only if they all succeed.
- TestCaseForker(BasicQueryTest, long, int, ChooseRunnable) - Constructor for class mondrian.test.TestCaseForker
-
- testCaseInsensitiveNullMember() - Method in class mondrian.test.CompatibilityTest
-
Tests that a #null member on a Hiearchy Level of type String can
still be looked up when case sensitive is off.
- testCaseInsensitiveResolution() - Method in class mondrian.test.BasicQueryTest
-
Test for MONDRIAN-1560
Verifies that various references to a member resolve
correctly when case.sensitive=false
- testCaseMatch() - Method in class mondrian.olap.fun.FunctionTest
-
- testCaseMatchElse() - Method in class mondrian.olap.fun.FunctionTest
-
- testCaseMatchNoElse() - Method in class mondrian.olap.fun.FunctionTest
-
- testCaseSwitch() - Method in class mondrian.olap.ParserTest
-
- testCaseTest() - Method in class mondrian.olap.ParserTest
-
- testCaseTestMatch() - Method in class mondrian.olap.fun.FunctionTest
-
- testCaseTestMatchElse() - Method in class mondrian.olap.fun.FunctionTest
-
- testCaseTestMatchNoElse() - Method in class mondrian.olap.fun.FunctionTest
-
- testCaseTestReturnsMemberBug1799391() - Method in class mondrian.olap.fun.FunctionTest
-
Testcase for bug 1799391, "Case Test function throws class cast
exception"
- testCaseTuple() - Method in class mondrian.olap.fun.FunctionTest
-
- testCaseTypeMismatch() - Method in class mondrian.olap.fun.FunctionTest
-
- testCast() - Method in class mondrian.olap.fun.FunctionTest
-
- testCast() - Method in class mondrian.olap.ParserTest
-
- testCastBug524() - Method in class mondrian.olap.fun.FunctionTest
-
- testCatalogHierarchyBasedOnView() - Method in class mondrian.test.BasicQueryTest
-
- testCatalogHierarchyBasedOnView2() - Method in class mondrian.test.BasicQueryTest
-
Run a query against a large hierarchy, to make sure that we can generate
joins correctly.
- testCatalogsFiltered() - Method in class mondrian.xmla.XmlaMetaDataConstraintsTest
-
- testCatalogsFilteredByRestraints() - Method in class mondrian.xmla.XmlaMetaDataConstraintsTest
-
- testCBool() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testCDate() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testCDbl() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testCellBatchSizeWithUdf() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
Tests if UdfResolver processes CellRequestQuantumExceededException.
- testCellFormatter() - Method in class mondrian.test.UdfTest
-
Unit test for a cell formatter defined in the old way -- a 'formatter'
attribute of a Measure element.
- testCellFormatterNested() - Method in class mondrian.test.UdfTest
-
- testCellFormatterOnCalcMember() - Method in class mondrian.test.UdfTest
-
Unit test for a cell formatter defined against a calculated member,
using the old syntax (a member property called "CELL_FORMATTER").
- testCellFormatterOnCalcMemberNested() - Method in class mondrian.test.UdfTest
-
Unit test for a cell formatter defined against a calculated member,
using the new syntax (a nested CellFormatter element).
- testCellFormatterOnCalcMemberScript() - Method in class mondrian.test.UdfTest
-
Unit test for a cell formatter defined against a calculated member,
using a script.
- testCellFormatterScript() - Method in class mondrian.test.UdfTest
-
- testCellInfo() - Method in class mondrian.xmla.XmlaExcel2007Test
-
- testCellLookup() - Method in class mondrian.rolap.CellKeyTest
-
- testCellProperties() - Method in class mondrian.olap.ParserTest
-
- testCellProperties() - Method in class mondrian.test.Olap4jTest
-
- testCellProperties() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCellValue() - Method in class mondrian.test.BasicQueryTest
-
- testChangeable() - Method in class mondrian.test.ParameterTest
-
- testCheckJdbcPropertyDsp() - Method in class mondrian.test.DynamicSchemaProcessorTest
-
Tests to ensure we have access to Connect properties in a DSP
- testChildMemberIn() - Method in class mondrian.test.UdfTest
-
- testChildren() - Method in class mondrian.olap.ParserTest
-
Test case for olap4j bug
3515404,
"Inconsistent parsing behavior('.CHILDREN' and '.Children')".
- testChildrenOfAll() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testChildrenOfCalcMembers() - Method in class mondrian.test.TestCalculatedMembers
-
- testChildrenOfIsrael() - Method in class mondrian.test.RaggedHierarchyTest
-
- testChildrenOfRoot() - Method in class mondrian.test.RaggedHierarchyTest
-
- testChildrenOfUSA() - Method in class mondrian.test.RaggedHierarchyTest
-
- testChildSelection() - Method in class mondrian.rolap.aggmatcher.MultipleColsInTupleAggTest
-
- testChr() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testChrB() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testChrW() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testCInt() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testCjChildrenChildren() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjChildrenMembers() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjDescendantsEnum() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjDescendantsEnumAll() - Method in class mondrian.rolap.NonEmptyTest
-
enum sets {} containing members from different levels can not be computed
natively currently.
- testCjDescendantsEnumAllOnly() - Method in class mondrian.rolap.NonEmptyTest
-
enum sets {} containing ALL
- testCjDescendantsMembers() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjEnumCalcMembers() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjEnumCalcMembersBug() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjEnumChildren() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjEnumDifferentLevelsChildren() - Method in class mondrian.rolap.NonEmptyTest
-
{} contains members from different levels, this can not be handled by
the current native crossjoin.
- testCjEnumEmptyCalcMembers() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjEnumEnum() - Method in class mondrian.rolap.NonEmptyTest
-
use SQL even when all members are known
- testCjEnumWithHideIfBlankLeaf() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjMembersChildren() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjMembersDescendants() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjMembersDescendantsWithNumericArgument() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjMembersMembers() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjMembersMembersMembers() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjMembersWithHideIfBlankLeaf() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjMembersWithHideIfBlankLeafAndNoAll() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjMembersWithHideIfBlankNameAncestor() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjMembersWithHideIfParentsNameAncestor() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjMembersWithHideIfParentsNameLeaf() - Method in class mondrian.rolap.NonEmptyTest
-
- testCjNullInEnum() - Method in class mondrian.rolap.NonEmptyTest
-
Set containing only null member should not prevent usage of native.
- testCJSameDimAsSlicerNamedSet() - Method in class mondrian.test.NativeSetEvaluationTest
-
Crossjoin that uses same dimension as slicer but is independent from it,
evaluated via a named set.
- testCjUnionEnumCalcMembers() - Method in class mondrian.rolap.NonEmptyTest
-
- TestClass - Variable in class mondrian.olap.MondrianProperties
-
String property that determines which test class to run.
- testClear() - Method in class mondrian.rolap.BitKeyTest
-
Test that after clear the internal values are 0.
- testCloneQuery() - Method in class mondrian.olap.ParserTest
-
- testCloneRelationWithFilteredTable() - Method in class mondrian.rolap.RolapStarTest
-
- testCloseOnCompletion() - Method in class mondrian.test.Olap4jTest
-
- testClosingPeriod() - Method in class mondrian.olap.fun.FunctionTest
-
- testClosingPeriodBelow() - Method in class mondrian.olap.fun.FunctionTest
-
- testClosingPeriodLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testClosingPeriodLevelNotInTimeFails() - Method in class mondrian.olap.fun.FunctionTest
-
- testClosingPeriodMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testClosingPeriodMemberLeaf() - Method in class mondrian.olap.fun.FunctionTest
-
- testClosingPeriodMemberLeafWithCustomNullRepresentation() - Method in class mondrian.olap.NullMemberRepresentationTest
-
- testClosingPeriodNoArgs() - Method in class mondrian.olap.fun.FunctionTest
-
- testClosureTableInVirtualCube() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testClosureVsNoClosure() - Method in class mondrian.test.ParentChildHierarchyTest
-
Verifies the fix for
MONDRIAN-519,
a class cast exception when using non-closure parent child hierarchies.
- testCmInSlicer() - Method in class mondrian.rolap.NonEmptyTest
-
Calc member in slicer cannot be executed natively.
- testCmInSlicerResults() - Method in class mondrian.rolap.NonEmptyTest
-
- testCmInTopCount() - Method in class mondrian.rolap.NonEmptyTest
-
Calc Member in TopCount: this topcount can not be calculated native
because its set contains calculated members.
- testCmNativeFilter() - Method in class mondrian.rolap.FilterTest
-
Executes a Filter() whose condition contains a calculated member.
- testCmNativeTopCount() - Method in class mondrian.rolap.NonEmptyTest
-
Checks that TopCount is executed natively with calculated member.
- testCoalesceEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- testCoalesceEmptyDepends() - Method in class mondrian.olap.fun.FunctionTest
-
- testCodeFormatting() - Method in class mondrian.test.build.CodeComplianceTest
-
Checks source code file formatting.
- testCognosMDXSuiteConvertedAdventureWorksToFoodMart_003() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteConvertedAdventureWorksToFoodMart_005() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteConvertedAdventureWorksToFoodMart_006() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteConvertedAdventureWorksToFoodMart_007() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteConvertedAdventureWorksToFoodMart_013() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteConvertedAdventureWorksToFoodMart_015() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteConvertedAdventureWorksToFoodMart_016() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteConvertedAdventureWorksToFoodMart_017() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteConvertedAdventureWorksToFoodMart_020() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteConvertedAdventureWorksToFoodMart_021() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteConvertedAdventureWorksToFoodMart_024() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteConvertedAdventureWorksToFoodMart_028() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteConvertedAdventureWorksToFoodMart_029() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteHR_001() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteHR_002() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteSales_001() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteSales_002() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteSales_003() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCognosMDXSuiteSales_004() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCollapsedChildren() - Method in class mondrian.rolap.TestAggregationManager
-
this test verifies the collapsed children code in SqlMemberSource
- testCollapsedError() - Method in class mondrian.test.SchemaTest
-
- testColumnAliasQuotedInOrderBy() - Method in class mondrian.test.DrillThroughTest
-
Tests that dialects that require alias in order by are correctly quoted
MONDRIAN-1983.
- testColumnCadinalityCache() - Method in class mondrian.rolap.TestAggregationManager
-
Test that once fetched, column cardinality can be shared between
different queries using the same connection.
- testCombiningGenerator() - Method in class mondrian.olap.UtilTestCase
-
- testCommonTypeBetweenTuplesOfDifferentSizesIsATupleType() - Method in class mondrian.olap.type.TypeTest
-
- testCommonTypeOfMemberandTupleTypeIsTupleType() - Method in class mondrian.olap.type.TypeTest
-
- testCommonTypeWhenSetTypeHavingMemberTypeAndTupleType() - Method in class mondrian.olap.type.TypeTest
-
- testCompareTo() - Method in class mondrian.rolap.BitKeyTest
-
Tests the 'compareTo' operation on BitKeys
- testCompareUnsigned() - Method in class mondrian.rolap.BitKeyTest
-
- testCompareUnsignedLongArrays() - Method in class mondrian.rolap.BitKeyTest
-
- testComplexCrossjoinAggInMiddle() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testComplexFilters() - Method in class mondrian.test.SteelWheelsPerformanceTest
-
This test execute a specially crafted query with
tons of filters and sort to test the performance
of some bug fixes before/after.
- testComplexFun() - Method in class mondrian.test.UdfTest
-
- testComplexJoin() - Method in class mondrian.rolap.aggmatcher.NonCollapsedAggTest
-
- testComplexJoinDefaultRecognizer() - Method in class mondrian.rolap.aggmatcher.NonCollapsedAggTest
-
- testComplexOrExpr() - Method in class mondrian.olap.fun.FunctionTest
-
- testComplexQuery() - Method in class mondrian.olap.fun.FunctionTest
-
Executes a query that has a complex parse tree.
- testComplexRegularExpression() - Method in class mondrian.test.DialectTest
-
- testCompositeBatchLoadAggregation() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testCompositeIterable() - Method in class mondrian.olap.UtilTestCase
-
- testCompoundKey() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testCompoundKeyAll() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testCompoundKeyNull() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testCompoundKeyParent() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testCompoundKeyString() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testCompoundKeyStringBad() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testCompoundKeySyntaxError() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testCompoundPredicatesCollision() - Method in class mondrian.rolap.agg.SegmentCacheTest
-
- testCompoundSlicer() - Method in class mondrian.test.BasicQueryTest
-
Used to test that a slicer with multiple values gives an error; bug
MONDRIAN-96.
- testCompoundSlicer() - Method in class mondrian.test.CompoundSlicerTest
-
Test case for a basic query with more than one member of the same
hierarchy in the WHERE clause.
- testCompoundSlicerAndNamedSet() - Method in class mondrian.test.CompoundSlicerTest
-
- testCompoundSlicerExcept() - Method in class mondrian.test.CompoundSlicerTest
-
Tests compound slicer with EXCEPT.
- testCompoundSlicerNativeEval() - Method in class mondrian.test.NativeSetEvaluationTest
-
- testCompoundSlicerNonEmpty() - Method in class mondrian.test.BasicQueryTest
-
- testCompoundSlicerNonUniqueMemberNames1413() - Method in class mondrian.test.NativeSetEvaluationTest
-
- testCompoundSlicerOverTuples() - Method in class mondrian.test.CompoundSlicerTest
-
Tests a query with a compond slicer over tuples.
- testCompoundSlicerOverTuples() - Method in class mondrian.test.TestCalculatedMembers
-
- testCompoundSlicerWithCellFormatter() - Method in class mondrian.test.CompoundSlicerTest
-
- testCompoundSlicerWithDistinctCount() - Method in class mondrian.test.CompoundSlicerTest
-
Compound slicer with distinct-count measure.
- testConcurrentCVQueriesInRandomOrder() - Method in class mondrian.test.CVConcurrentMdxTest
-
- testConcurrentQueriesInRandomOrder() - Method in class mondrian.test.CVConcurrentMdxTest
-
- testConcurrentQueriesInRandomOrderOnVirtualCube() - Method in class mondrian.test.CVConcurrentMdxTest
-
- testConcurrentStatementRun() - Method in class mondrian.test.BasicQueryTest
-
This is a test for MONDRIAN-1014.
- testConcurrentStatementRun_2() - Method in class mondrian.test.BasicQueryTest
-
- testConcurrentValidatingQueriesInRandomOrder() - Method in class mondrian.test.ConcurrentMdxTest
-
- testConditionalAggregateMemberEvalAfterOtherMembersAbsolute() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
This test validates that behavior is consistent with Analysis Services
2000 when Solve order scope is ABSOLUTE.
- testConditionalAggregateMemberEvalAfterOtherMembersScoped() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- testConditionalCubeMemberEvalBeforeOtherMembersAbsolute() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- testConditionalCubeMemberEvalBeforeOtherMembersScoped() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- testConnectionPropsCannotBeOverridden() - Method in class mondrian.test.ParameterTest
-
Tests that non-overrideable properties cannot be overridden in a
statement.
- testConnectionPropsWhichShouldBeNull() - Method in class mondrian.test.ParameterTest
-
Tests that certain connection properties which should be null, are.
- testConnectSansCatalogFails() - Method in class mondrian.rolap.RolapConnectionTest
-
- TestConnectString - Variable in class mondrian.olap.MondrianProperties
-
Property containing the connect string which regression tests should
use to connect to the database.
- testConnectStringMore() - Method in class mondrian.olap.UtilTestCase
-
- testConnectUseContentChecksum() - Method in class mondrian.rolap.RolapSchemaReaderTest
-
- testConstantNumber() - Method in class mondrian.test.BasicQueryTest
-
- testConstantString() - Method in class mondrian.test.BasicQueryTest
-
- testConstrainedMeasureGetsOptimized() - Method in class mondrian.rolap.NonEmptyTest
-
- testConstraintCacheIncludesMultiPositionSlicer() - Method in class mondrian.test.NativeSetEvaluationTest
-
- testContext - Variable in class mondrian.rolap.sql.EffectiveMemberCacheTest
-
- TestContext - Class in mondrian.test
-
TestContext
is a singleton class which contains the information
necessary to run mondrian tests (otherwise we'd have to pass this
information into the constructor of TestCases).
- TestContext() - Constructor for class mondrian.test.TestContext
-
Creates a TestContext.
- TestContext.ConnectionInvocationHandler - Class in mondrian.test
-
- TestContext.ConnectionInvocationHandler(DatabaseMetaData) - Constructor for class mondrian.test.TestContext.ConnectionInvocationHandler
-
- TestContext.DatabaseMetaDataInvocationHandler - Class in mondrian.test
-
- TestContext.DatabaseMetaDataInvocationHandler(Dialect.DatabaseProduct) - Constructor for class mondrian.test.TestContext.DatabaseMetaDataInvocationHandler
-
- TestContext.HighCardDynamicSchemaProcessor - Class in mondrian.test
-
- TestContext.HighCardDynamicSchemaProcessor() - Constructor for class mondrian.test.TestContext.HighCardDynamicSchemaProcessor
-
- TestContext.SafeString - Class in mondrian.test
-
Wrapper around a string that indicates that all line endings have been
converted to platform-specific line endings.
- TestContext.SnoopingSchemaProcessor - Class in mondrian.test
-
- TestContext.SnoopingSchemaProcessor() - Constructor for class mondrian.test.TestContext.SnoopingSchemaProcessor
-
- testContextAtAllWorksWithConstraint() - Method in class mondrian.rolap.NonEmptyTest
-
- testContextSensitiveNamedSet() - Method in class mondrian.test.NamedSetTest
-
- testContextSetCorrectlyWith2ParamAggregate() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testConversions() - Method in class mondrian.olap.type.TypeTest
-
- testConvertConnectString() - Method in class mondrian.olap.UtilTestCase
-
- testCorrelation() - Method in class mondrian.olap.fun.FunctionTest
-
- testCos() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testCosh() - Method in class mondrian.olap.fun.vba.ExcelTest
-
- testCount() - Method in class mondrian.olap.fun.FunctionTest
-
- testCountDisallowedRollup() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizerTest
-
- testCountDistinct() - Method in class mondrian.test.BasicQueryTest
-
- testCountDistinctAgg() - Method in class mondrian.test.BasicQueryTest
-
Turn off aggregate caching and run query with both use of aggregate
tables on and off - should result in the same answer.
- testCountDistinctAggMatch() - Method in class mondrian.rolap.TestAggregationManager
-
- testCountDistinctAggMiss() - Method in class mondrian.rolap.TestAggregationManager
-
- testCountDistinctAggWithOtherCountDistinctInContext() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testCountDistinctAllowableRollup() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizerTest
-
- testCountDistinctBatchLoading() - Method in class mondrian.rolap.TestAggregationManager
-
Test that cells with the same compound member constraints are
loaded in one Sql statement.
- testCountDistinctCannotRollup() - Method in class mondrian.rolap.TestAggregationManager
-
- testCountDistinctRollup2() - Method in class mondrian.rolap.TestAggregationManager
-
As above, but we rollup [Marital Status] but not [Gender].
- testCountDistinctRollupAlongDim() - Method in class mondrian.rolap.TestAggregationManager
-
Now, here's a funny thing.
- testCountDistinctWithConstraintAggMiss() - Method in class mondrian.rolap.TestAggregationManager
-
Test that using compound member constrant disables using AggregateTable
- testCountExcludeEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- testCountExcludeEmptyNull() - Method in class mondrian.olap.fun.FunctionTest
-
Tests that the 'null' value is regarded as empty, even if the underlying
cell has fact table rows.
- testCountExcludeEmptyOnCubeWithNoCountFacts() - Method in class mondrian.olap.fun.FunctionTest
-
- testCountExcludeEmptyOnVirtualCubeWithNoCountFacts() - Method in class mondrian.olap.fun.FunctionTest
-
- testCountMeasure() - Method in class mondrian.test.SchemaTest
-
Tests a measure based on 'count'.
- testCousin1() - Method in class mondrian.olap.fun.FunctionTest
-
- testCousin2() - Method in class mondrian.olap.fun.FunctionTest
-
- testCousinHigherLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testCousinOverrun() - Method in class mondrian.olap.fun.FunctionTest
-
- testCousinSameLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testCousinThreeDown() - Method in class mondrian.olap.fun.FunctionTest
-
- testCousinWrongHierarchy() - Method in class mondrian.olap.fun.FunctionTest
-
- testCovariance() - Method in class mondrian.olap.fun.FunctionTest
-
- testCovarianceN() - Method in class mondrian.olap.fun.FunctionTest
-
- testCreateCalculatedMember() - Method in class mondrian.test.TestCalculatedMembers
-
- testCreateCellRegion() - Method in class mondrian.rolap.CacheControlTest
-
Tests creation of a cell region against an abstract implementation of
CacheControl
.
- testCreateFromBitSet() - Method in class mondrian.rolap.BitKeyTest
-
- testCreateScenario() - Method in class mondrian.test.ScenarioTest
-
Tests creating a scenario and setting a connection's active scenario.
- testCrossJoin() - Method in class mondrian.rolap.aggmatcher.Checkin_7634
-
- testCrossjoin() - Method in class mondrian.rolap.CacheControlTest
-
- testCrossjoin() - Method in class mondrian.rolap.NonEmptyTest
-
When a member is expanded in JPivot with mulitple hierarchies visible it
generates a
CrossJoin({[member from left hierarchy]}, [member to
expand].Children)
- testCrossJoin() - Method in class mondrian.xmla.XmlaCognosTest
-
- testCrossJoinArgInNestedBraces() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testCrossjoinArgWithMultipleElementTypes() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testCrossjoinAsterisk() - Method in class mondrian.olap.fun.FunctionTest
-
- testCrossjoinAsteriskAssoc() - Method in class mondrian.olap.fun.FunctionTest
-
- testCrossjoinAsteriskInsideBraces() - Method in class mondrian.olap.fun.FunctionTest
-
- testCrossJoinAsteriskQuery() - Method in class mondrian.olap.fun.FunctionTest
-
- testCrossjoinAsteriskTuple() - Method in class mondrian.olap.fun.FunctionTest
-
- testCrossjoinDupDimensionOk() - Method in class mondrian.olap.fun.FunctionTest
-
Tests cases of different hierarchies in the same dimension.
- testCrossjoinDupHierarchyFails() - Method in class mondrian.olap.fun.FunctionTest
-
- testCrossJoinEvaluatorContext1() - Method in class mondrian.rolap.NonEmptyTest
-
- testCrossJoinEvaluatorContext2() - Method in class mondrian.rolap.NonEmptyTest
-
- testCrossJoinExample() - Method in class mondrian.rolap.sql.CrossJoinArgFactoryTest
-
test for MONDRIAN-2287 issue.
- testCrossJoinFail() - Method in class mondrian.olap.CustomizedParserTest
-
- testCrossjoinMember() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testCrossJoinMembersWithASingleMember() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testCrossJoinMembersWithSetOfMembers() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testCrossJoinMultiInExprAllMember() - Method in class mondrian.rolap.NonEmptyTest
-
- testCrossJoinNamedSets1() - Method in class mondrian.rolap.NonEmptyTest
-
- testCrossJoinNamedSets2() - Method in class mondrian.rolap.NonEmptyTest
-
- testCrossjoinNested() - Method in class mondrian.olap.fun.FunctionTest
-
- testCrossJoinOfAllMembers() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testCrossJoinOfJoiningAndNonJoiningDimension() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testCrossJoinOfJoiningAndNonJoiningDimensionWithAllMember() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testCrossjoinOptimizerWithVirtualCube() - Method in class mondrian.rolap.VirtualCubeTest
-
- testCrossjoinOrder() - Method in class mondrian.olap.fun.FunctionTest
-
Test case for bug 1911832, "Exception converting immutable list to array
in JDK 1.5".
- testCrossJoinParticularMembersFromTwoDimensions() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testCrossjoinResolve() - Method in class mondrian.olap.fun.FunctionTest
-
Testcase for bug 1889745, "StackOverflowError while resolving
crossjoin".
- testCrossJoinSetWithCrossProdMembers() - Method in class mondrian.rolap.NonEmptyTest
-
- testCrossJoinSetWithDifferentParents() - Method in class mondrian.rolap.NonEmptyTest
-
- testCrossJoinSetWithSameParent() - Method in class mondrian.rolap.NonEmptyTest
-
- testCrossJoinSetWithUniqueLevel() - Method in class mondrian.rolap.NonEmptyTest
-
- testCrossjoinSingletonTuples() - Method in class mondrian.olap.fun.FunctionTest
-
- testCrossjoinSingletonTuplesNested() - Method in class mondrian.olap.fun.FunctionTest
-
- testCrossjoinWithDescendantsAndUnknownMember() - Method in class mondrian.test.BasicQueryTest
-
- testCrossjoinWithFilter() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testCrossjoinWithNamedSetLowCardinality() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testCrossjoinWithOneDimensionThatDoesNotJoinToBothBaseCubes() - Method in class mondrian.rolap.NonEmptyTest
-
- testCrossjoinWithTwoDimensionsJoiningToOppositeBaseCubes() - Method in class mondrian.rolap.NonEmptyTest
-
- testCubeBrackets() - Method in class mondrian.test.CompatibilityTest
-
Brackets around cube names are optional.
- testCubeCaption() - Method in class mondrian.test.SchemaTest
-
- testCubeCase() - Method in class mondrian.test.CompatibilityTest
-
Cube names are case insensitive.
- testCubeHasFact() - Method in class mondrian.test.SchemaTest
-
- testCubeMemberEvalBeforeQueryMemberAbsolute() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- testCubeMemberEvalBeforeQueryMemberScoped() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- testCubesFiltered() - Method in class mondrian.xmla.XmlaMetaDataConstraintsTest
-
- testCubesFilteredByRestraints() - Method in class mondrian.xmla.XmlaMetaDataConstraintsTest
-
- testCubesVisibility() - Method in class mondrian.test.SchemaTest
-
- testCubeTimeDimensionFails() - Method in class mondrian.olap.fun.FunctionTest
-
- testCubeWithNoDimensions() - Method in class mondrian.test.SchemaTest
-
- testCubeWithNoMeasuresFails() - Method in class mondrian.test.SchemaTest
-
- testCubeWithOneCalcMeasure() - Method in class mondrian.test.SchemaTest
-
- testCubeWithOneDimensionOneMeasure() - Method in class mondrian.test.SchemaTest
-
- testCubeWithOneDimensionUsageOneMeasure() - Method in class mondrian.test.SchemaTest
-
- testCurrency() - Method in class mondrian.util.FormatTest
-
Tests the international currency symbol parsing
in format strings according to different locales.
- testCurrencyBug() - Method in class mondrian.util.FormatTest
-
- testCurrentAndCurrentOrdinal() - Method in class mondrian.test.NamedSetTest
-
- testCurrentDateLag() - Method in class mondrian.test.UdfTest
-
- testCurrentDateMemberAfter() - Method in class mondrian.test.UdfTest
-
- testCurrentDateMemberBefore() - Method in class mondrian.test.UdfTest
-
- testCurrentDateMemberBeforeUsingQuotes() - Method in class mondrian.test.UdfTest
-
- testCurrentDateMemberExact() - Method in class mondrian.test.UdfTest
-
- testCurrentDateMemberHierarchy() - Method in class mondrian.test.UdfTest
-
- testCurrentDateMemberHierarchyNullReturn() - Method in class mondrian.test.UdfTest
-
- testCurrentDateMemberNoFindArg() - Method in class mondrian.test.UdfTest
-
- testCurrentDateMemberPrev() - Method in class mondrian.test.UdfTest
-
- testCurrentDateMemberRealAfter() - Method in class mondrian.test.UdfTest
-
- testCurrentDateMemberRealExact1() - Method in class mondrian.test.UdfTest
-
- testCurrentDateMemberRealExact2() - Method in class mondrian.test.UdfTest
-
- testCurrentDateMemberUdf() - Method in class mondrian.udf.CurrentDateMemberUdfTest
-
- testCurrentDateString() - Method in class mondrian.test.UdfTest
-
- testCurrentMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testCurrentMemberAsFunArg() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testCurrentMemberDepends() - Method in class mondrian.olap.fun.FunctionTest
-
- testCurrentMemberFromAxis() - Method in class mondrian.olap.fun.FunctionTest
-
- testCurrentMemberFromDefaultMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testCurrentMemberFromSlicer() - Method in class mondrian.olap.fun.FunctionTest
-
- testCurrentMemberInCalcMember() - Method in class mondrian.olap.fun.FunctionTest
-
When evaluating a calculated member, MSOLAP regards that
calculated member as the current member of that dimension, so it
cycles in this case.
- testCurrentMemberMultiHierarchy() - Method in class mondrian.olap.fun.FunctionTest
-
- testCustomMemberProperties() - Method in class mondrian.test.BasicQueryTest
-
How Can I Use Custom Member Properties in MDX?
- testCycle() - Method in class mondrian.test.BasicQueryTest
-
Disabled test.
- testCycleFalsePositive() - Method in class mondrian.test.TestCalculatedMembers
-
Test case for
MONDRIAN-638,
"Stack trace when grand total turned on".
- testCyclicalCalculatedMembers() - Method in class mondrian.test.BasicQueryTest
-
- testD1() - Method in class mondrian.rolap.RolapResultTest
-
- testD2() - Method in class mondrian.rolap.RolapResultTest
-
- testDaily() - Method in class mondrian.util.ScheduleTest
-
- testDailyNoUpperLimit() - Method in class mondrian.util.ScheduleTest
-
- testDailyPeriodic() - Method in class mondrian.util.ScheduleTest
-
- testDataSourceChangeListenerPlugin() - Method in class mondrian.rolap.DataSourceChangeListenerTest
-
Tests whether the data source plugin is able to tell mondrian
to read the hierarchy and aggregates again.
- testDataSourceOverrideUserPass() - Method in class mondrian.rolap.RolapConnectionTest
-
- testDatatypeConsistency() - Method in class mondrian.xmla.XmlaHandlerTypeTest
-
Checks whether Cell.getValue() returns a consistent datatype whether
retrieved from Olap4jXmla, Olap4j, or native Mondrian.
- testDate() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDateAdd() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDateDiff() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDateDiff_Days_24hours() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDateDiff_Days_DST() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDateDiff_Days_FromDecToJan() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDateDiff_Days_LessThanOneDaySameYear() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDateDiff_Days_LessThanOneDaySpanYear() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDateDiff_Days_NextDay() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDateDiff_Days_NextMonth() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDateDiff_Days_NextYear() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDateDiff_Days_SameDay() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDateLiteralString() - Method in class mondrian.test.DialectTest
-
- testDateParameter() - Method in class mondrian.olap.fun.FunctionTest
-
- testDatePart2() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDatePart3() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDatePart4() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDatePart_Y_vs_D() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDates() - Method in class mondrian.util.FormatTest
-
- testDateSerial() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDateValue() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDay() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDBCatalogs() - Method in class mondrian.xmla.XmlaBasicTest
-
- testDBInfoDSP() - Method in class mondrian.test.DynamicSchemaProcessorTest
-
Tests to ensure we have access to Connect properies in a DSP
- testDBSchemata() - Method in class mondrian.xmla.XmlaBasicTest
-
- testDBSchemataFiltered() - Method in class mondrian.xmla.XmlaMetaDataConstraintsTest
-
- testDBSchemataFilteredByRestraints() - Method in class mondrian.xmla.XmlaMetaDataConstraintsTest
-
- testDBTables() - Method in class mondrian.xmla.XmlaBasicTest
-
- testDDatasource() - Method in class mondrian.xmla.XmlaBasicTest
-
- testDdb() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testDefaultMeasureInCube() - Method in class mondrian.test.BasicQueryTest
-
- testDefaultMeasureInCubeForCaseSensitivity() - Method in class mondrian.test.BasicQueryTest
-
- testDefaultMeasureInCubeForIncorrectMeasureName() - Method in class mondrian.test.BasicQueryTest
-
- testDefaultMeasureInVCForCaseSensitivity() - Method in class mondrian.rolap.VirtualCubeTest
-
- testDefaultMeasureInVCForIncorrectMeasureName() - Method in class mondrian.rolap.VirtualCubeTest
-
- testDefaultMeasureProperty() - Method in class mondrian.rolap.VirtualCubeTest
-
- testDefaultMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testDefaultMemberName() - Method in class mondrian.test.SchemaTest
-
- testDefaultNamedHierarchy() - Method in class mondrian.test.MultipleHierarchyTest
-
- testDefaultRecognizerWithFactAlias() - Method in class mondrian.rolap.aggmatcher.DefaultRecognizerTest
-
This is a test for
MONDRIAN-2116
When an alias is used for the fact table, the default agg table
recognizer doesn't use the agg tables anymore.
- testDegrees() - Method in class mondrian.olap.fun.vba.ExcelTest
-
- testDelegatingTupleList() - Method in class mondrian.test.TupleListTest
-
- testDelegatingTupleListSlice() - Method in class mondrian.test.TupleListTest
-
This is a test for MONDRIAN-1040.
- testDeleteCommand() - Method in class mondrian.rolap.MemberCacheControlTest
-
- testDeltaUsage() - Method in class mondrian.util.MemoryMonitorTest
-
- testDEnumerators() - Method in class mondrian.xmla.XmlaBasicTest
-
- testDependentPropertySkipped() - Method in class mondrian.rolap.sql.SelectNotInGroupByTest
-
- testDependentSlicerMemberNative() - Method in class mondrian.rolap.NonEmptyTest
-
- testDependentSlicerMemberNonNative() - Method in class mondrian.rolap.NonEmptyTest
-
- testDependsOn() - Method in class mondrian.test.BasicQueryTest
-
Makes sure that the expression
[Measures].[Unit Sales] / ([Measures].[Unit Sales], [Product].[All
Products])
depends on the current member of the Product dimension, although
[Product].[All Products] is referenced from the expression.
- testDeprecatedDistinctCountAggregator() - Method in class mondrian.test.SchemaTest
-
Tests that the deprecated "distinct count" value for the
Measure@aggregator attribute still works.
- testDerivedParameter() - Method in class mondrian.test.ParameterTest
-
Tests a parameter derived from another parameter.
- testDescendants2ndHier() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsDepends() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsM() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsM0() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsM2() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsM2Leaves() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsM2Self() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsMEmptyLeaves() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsMEmptyLeavesFail() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsMEmptyLeavesFail2() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsMFarLeaves() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsMFarSelf() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsML() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsMLAfter() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsMLAfterEnd() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsMLBefore() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsMLBeforeAfter() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsMLLeaves() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsMLLeavesRagged() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsMLSelf() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsMLSelfBefore() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsMLSelfBeforeAfter() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsMNLeaves() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsMNY() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsOfRootAtCity() - Method in class mondrian.test.RaggedHierarchyTest
-
- testDescendantsOfVaticanAtStateLevel() - Method in class mondrian.test.RaggedHierarchyTest
-
- testDescendantsParentChild() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsParentChildBefore() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsParentChildLeaves() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsSBA() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsSet() - Method in class mondrian.olap.fun.FunctionTest
-
- testDescendantsSetEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- testDialectVsDatabaseProduct() - Method in class mondrian.test.DialectTest
-
- testDifferentCalcsForDifferentTimePeriods() - Method in class mondrian.test.BasicQueryTest
-
How Can I Use Different Calculations for Different Time Periods?
- testDifferentCalculations2() - Method in class mondrian.test.BasicQueryTest
-
This calculated measure is more powerful than it seems; if, for
example, you then want to see the average number of units ordered for
beer products in all of the stores in the California area, the following
MDX query can be executed with the same calculated measure.
- testDifferentCalculationsForDifferentLevels() - Method in class mondrian.test.BasicQueryTest
-
How Can I Use Different Calculations for Different Levels in a
Dimension?
- testDifferentHierarchiesFromSameDimensionInCrossjoin() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDifferentHierarchiesFromSameDimensionOnAxes() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimCaption() - Method in class mondrian.test.CaptionTest
-
set caption "Werbemedium" for nonshared dimension "Promotion Media"
- testDimCaptionShared() - Method in class mondrian.test.CaptionTest
-
set caption "Quadrat-Fuesse:-)" for shared dimension "Store Size in SQFT"
- testDimensionAndMeasureInCrossJoin() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testDimensionAsScalarExpression() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimensionBrackets() - Method in class mondrian.test.CompatibilityTest
-
Brackets around dimension names are optional.
- testDimensionCaption() - Method in class mondrian.olap.fun.FunctionTest
-
- testDimensionCase() - Method in class mondrian.test.CompatibilityTest
-
Dimension names are case insensitive.
- testDimensionCreation() - Method in class mondrian.test.SchemaTest
-
This test verifies that the createDimension() API call is working
correctly.
- testDimensionDefaultMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testDimensionDotDimensionInBrackets() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimensionDotHierarchyAmbiguous() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimensionDotHierarchyDotLevel() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimensionDotHierarchyDotLevelDotMembers() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimensionDotHierarchyDotLevelMembers() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimensionDotHierarchyDotNonExistentLevel() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimensionDotHierarchyInBrackets() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimensionDotHierarchyOnAxis() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimensionDotHierarchySameNameInBrackets() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
Test case for bug 2688790, "Hierarchy Naming Compatibility issue".
- testDimensionDotInvalidHierarchyInBrackets() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimensionDotLevelDotHierarchyInBrackets() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimensionGrant() - Method in class mondrian.test.AccessControlTest
-
- testDimensionHierarchy() - Method in class mondrian.olap.fun.FunctionTest
-
- testDimensionHierarchyKey() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimensionMemberRequiresHierarchyQualification() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimensionMembers() - Method in class mondrian.rolap.NonEmptyTest
-
Tests that .Members exploits the same optimization as
.Members.
- testDimensionMembersOnSingleHierarchyDimension() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimensionMembersRequiresHierarchyQualification() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimensionName() - Method in class mondrian.olap.fun.FunctionTest
-
- testDimensionOnAxis() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimensionProperties() - Method in class mondrian.olap.ParserTest
-
- testDimensionPropertyForPercentageIssue() - Method in class mondrian.xmla.XmlaCognosTest
-
- testDimensionsDepends() - Method in class mondrian.olap.fun.FunctionTest
-
- testDimensionsNumeric() - Method in class mondrian.olap.fun.FunctionTest
-
- testDimensionsShareJoinTable() - Method in class mondrian.test.SchemaTest
-
WG: This no longer throws an exception, it is now possible
Tests two dimensions using same table (via different join paths).
- testDimensionsShareJoinTableOneAlias() - Method in class mondrian.test.SchemaTest
-
Tests two dimensions using same table (via different join paths).
- testDimensionsShareJoinTableTwoAliases() - Method in class mondrian.test.SchemaTest
-
Tests two dimensions using same table (via different join paths).
- testDimensionsShareTable() - Method in class mondrian.test.SchemaTest
-
Tests two dimensions using same table (via different join paths).
- testDimensionsShareTableNativeNonEmptyCrossJoin() - Method in class mondrian.test.SchemaTest
-
Tests two dimensions using same table (via different join paths).
- testDimensionsShareTableSameForeignKeys() - Method in class mondrian.test.SchemaTest
-
Tests two dimensions using same table with same foreign key
one table uses an alias.
- testDimensionsString() - Method in class mondrian.olap.fun.FunctionTest
-
- testDimensionUniqueName() - Method in class mondrian.olap.fun.FunctionTest
-
- testDimensionUsageLevel() - Method in class mondrian.test.SchemaTest
-
Test DimensionUsage level attribute
- testDimensionUsageVisibility() - Method in class mondrian.test.SchemaTest
-
- testDimensionVisibility() - Method in class mondrian.test.SchemaTest
-
- testDimensionWithMultipleHierarchiesDotParent() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDimWithoutAll() - Method in class mondrian.test.BasicQueryTest
-
Bug 1250080 caused a dimension with no 'all' member to be constrained
twice.
- testDirectMemberReferenceOnDimensionWithCalculationsDefined() - Method in class mondrian.test.BasicQueryTest
-
- testDiscoverDatasourceLegacyNameMatch() - Method in class mondrian.server.FileRepositoryTest
-
- testDistinctAll() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testDistinctAllExplicitClosure() - Method in class mondrian.test.ParentChildHierarchyTest
-
Verifies that COUNT DISTINCT works against the explict closure of the
parent/child hierarchy.
- testDistinctChildrenOfAll() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testDistinctChildrenOfAllExplicitClosure() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testDistinctCountAggMeasure() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
Test case for
MONDRIAN-1370
Wrong results for aggregate with distinct count measure.
- testDistinctCountBug1785406() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
Test case for bug 1785406 to fix "query already contains alias"
exception.
- testDistinctCountBug1785406_2() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testDistinctCountForAggregatesAtTheSameLevel() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testDistinctCountInNonGroupingSetsQuery() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
Test distinct count agg happens in non gs query for subset of members
with mixed measures.
- testDistinctCountOnMembersWithNonJoiningDimensionNotAtAllLevel() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testDistinctCountOnSetOfMembers() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testDistinctCountOnSetOfMembersFromOneDimension() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testDistinctCountOnTuplesWithSomeNonJoiningDimensions() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testDistinctCountWithAMeasureAsPartOfTuple() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testDistinctFourMembers() - Method in class mondrian.olap.fun.FunctionTest
-
- testDistinctSomeTuples() - Method in class mondrian.olap.fun.FunctionTest
-
- testDistinctSubtree() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testDistinctSubtreeExplicitClosure() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testDistinctThreeMembers() - Method in class mondrian.olap.fun.FunctionTest
-
- testDistinctTwoMembers() - Method in class mondrian.olap.fun.FunctionTest
-
- testDistinctTwoTuples() - Method in class mondrian.olap.fun.FunctionTest
-
- testDivide() - Method in class mondrian.olap.fun.FunctionTest
-
- testDividePrecedence() - Method in class mondrian.olap.fun.FunctionTest
-
- testDivisorInverseRandom() - Method in class mondrian.util.PartiallyOrderedSetTest
-
- testDivisorInverseRandomWithRemoval() - Method in class mondrian.util.PartiallyOrderedSetTest
-
- testDivisorInverseSeries() - Method in class mondrian.util.PartiallyOrderedSetTest
-
- testDivisorPoset() - Method in class mondrian.util.PartiallyOrderedSetTest
-
- testDivisorRandom() - Method in class mondrian.util.PartiallyOrderedSetTest
-
- testDivisorRandomWithRemoval() - Method in class mondrian.util.PartiallyOrderedSetTest
-
- testDivisorSeries() - Method in class mondrian.util.PartiallyOrderedSetTest
-
- testDKeywords() - Method in class mondrian.xmla.XmlaBasicTest
-
- testDLiterals() - Method in class mondrian.xmla.XmlaBasicTest
-
- testDoesDBSupportGroupingSets() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testDoesNoHarmToPlainDotMembers() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testDoesNoHarmToPlainEnumeratedMembers() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testDotMembersNoClosure() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testDoubleInList() - Method in class mondrian.rolap.sql.SqlQueryTest
-
Verifies that the correct SQL string is generated for literals of
SQL type "double".
- testDoubleValueCanBeRankedAmongIntegers() - Method in class mondrian.test.SteelWheelsSchemaTest
-
- testDProperties() - Method in class mondrian.xmla.XmlaBasicTest
-
- testDrilldownLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testDrilldownLevelTop() - Method in class mondrian.olap.fun.FunctionTest
-
- testDrilldownMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testDrilldownMemberEmptyExpr() - Method in class mondrian.olap.fun.FunctionTest
-
- testDrillThrough() - Method in class mondrian.olap.ParserTest
-
- testDrillThrough() - Method in class mondrian.test.DrillThroughTest
-
- testDrillThrough() - Method in class mondrian.test.Olap4jTest
-
- testDrillThrough() - Method in class mondrian.xmla.XmlaBasicTest
-
Tests an 'DRILLTHROUGH SELECT' statement with no 'MAXROWS' clause.
- testDrillThrough2() - Method in class mondrian.test.DrillThroughTest
-
- testDrillThrough3() - Method in class mondrian.test.DrillThroughTest
-
- testDrillThroughBugMondrian180() - Method in class mondrian.test.DrillThroughTest
-
- testDrillThroughCalcMemberInSlicer() - Method in class mondrian.test.DrillThroughTest
-
- testDrillThroughCalculatedMemberMeasure() - Method in class mondrian.test.DrillThroughTest
-
- testDrillthroughCompoundSlicer() - Method in class mondrian.test.DrillThroughTest
-
- testDrillthroughDisable() - Method in class mondrian.test.DrillThroughTest
-
- testDrillThroughDupKeys() - Method in class mondrian.test.DrillThroughTest
-
Tests that drill-through works if two dimension tables have primary key
columns with the same name.
- testDrillThroughExprs() - Method in class mondrian.test.DrillThroughTest
-
- testDrillThroughExtended() - Method in class mondrian.olap.ParserTest
-
- testDrillThroughExtended1() - Method in class mondrian.olap.ParserTest
-
- testDrillThroughExtended3() - Method in class mondrian.olap.ParserTest
-
- testDrillthroughMaxRows() - Method in class mondrian.test.DrillThroughTest
-
- testDrillThroughMaxRows() - Method in class mondrian.xmla.XmlaBasicTest
-
Tests an 'DRILLTHROUGH SELECT' statement with a 'MAXROWS' clause.
- testDrillThroughMeasureExp() - Method in class mondrian.test.DrillThroughTest
-
Tests that proper SQL is being generated for a Measure specified
as an expression.
- testDrillThroughMultiPositionCompoundSlicer() - Method in class mondrian.test.DrillThroughTest
-
Test case for MONDRIAN-791.
- testDrillthroughNegativeMaxRowsFails() - Method in class mondrian.test.DrillThroughTest
-
- testDrillThroughNotDrillableFails() - Method in class mondrian.test.DrillThroughTest
-
- testDrillThroughOneAxis() - Method in class mondrian.test.DrillThroughTest
-
- testDrillThroughVirtualCube() - Method in class mondrian.test.DrillThroughTest
-
Tests that cells in a virtual cube say they can be drilled through.
- testDrillthroughVirtualCubeWithReturnClause() - Method in class mondrian.test.DrillThroughTest
-
- testDrillthroughVisualTotal() - Method in class mondrian.olap.fun.VisualTotalsTest
-
- testDrillThroughZeroDimensionalQuery() - Method in class mondrian.xmla.XmlaBasicTest
-
Tests an 'DRILLTHROUGH SELECT' statement with a zero-dimensional query,
that is, a query with 'SELECT FROM', and no axes.
- testDSchemaRowsets() - Method in class mondrian.xmla.XmlaBasicTest
-
- testDSPBasics() - Method in class mondrian.test.DynamicSchemaProcessorTest
-
Tests to make sure that our base DynamicSchemaProcessor works, with no
replacement.
- testDumpFunctions() - Method in class mondrian.olap.fun.FunctionTest
-
Tests
FunTable.getFunInfoList()
, but more
importantly, generates an HTML table of all implemented functions into
a file called "functions.html".
- testDupHierarchyOnAxes() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testDuplicateAxisFails() - Method in class mondrian.test.BasicQueryTest
-
- testDuplicateTableAlias() - Method in class mondrian.test.SchemaTest
-
WG: Note, this no longer throws an exception with the new RolapCubeMember
functionality.
- testDuplicateTableAliasSameForeignKey() - Method in class mondrian.test.SchemaTest
-
This result is somewhat peculiar.
- testDynamicFormat() - Method in class mondrian.test.BasicQueryTest
-
- testEarlierCalcMember() - Method in class mondrian.test.TestCalculatedMembers
-
If there are multiple calc members with the same name, the first is
chosen, even if it is not the best match.
- testEmbedded() - Method in class mondrian.test.MondrianServerTest
-
Tests an embedded server.
- testEmptyAggregationListDueToFilterDoesNotThrowException() - Method in class mondrian.test.BasicQueryTest
-
- testEmptyCopyCreatesBitKeyOfTheSameSize() - Method in class mondrian.rolap.BitKeyTest
-
- testEmptyExpr() - Method in class mondrian.olap.ParserTest
-
Test case for empty expressions.
- testEmptyList() - Method in class mondrian.util.FilteredIterableTest
-
- testEmptyProperty() - Method in class mondrian.test.BasicQueryTest
-
the following query raised a classcast exception because
an empty property evaluated as "NullMember"
note: Store "HQ" does not have a "Store Manager"
- testEmptySetSlicerReturnsNull() - Method in class mondrian.test.CompoundSlicerTest
-
Tests that if the slicer contains zero members, all cells are null.
- testEmptySetSlicerViaExpressionReturnsNull() - Method in class mondrian.test.CompoundSlicerTest
-
Tests that if the slicer is calculated using an expression and contains
zero members, all cells are null.
- testEmptySqlBug() - Method in class mondrian.test.BasicQueryTest
-
Testcase for Pentaho bug
BISERVER-1323,
empty SQL query generated when crossjoining more than two sets each
containing just the 'all' member.
- testEmptyTupleSlicerFails() - Method in class mondrian.test.BasicQueryTest
-
- testEncodeElementName() - Method in class mondrian.xmla.test.XmlaTest.OtherTest
-
- testEnded(String) - Method in class mondrian.test.MondrianTestRunner
-
- testEnumLowMaxConstraints() - Method in class mondrian.rolap.NonEmptyTest
-
Verify that native MemberLists inputs are subject to SQL constriant
limitation.
- testEnumMembersAndAll() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testEq() - Method in class mondrian.olap.fun.FunctionTest
-
- testEqualAllocation() - Method in class mondrian.test.ScenarioTest
-
Tests setting cells by the "equal allocation" allocation policy.
- testEqualIncrement() - Method in class mondrian.test.ScenarioTest
-
Tests setting cells by the "equal increment" allocation policy.
- testEquals() - Method in class mondrian.rolap.BitKeyTest
-
Test for equals and not equals
- testEsr1587() - Method in class mondrian.test.SteelWheelsSchemaTest
-
Tests a query that is generated by Analyzer to query members.
- testEvaluationIsNonNativeWhenBelowHighcardThreshoold() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testExcelPi() - Method in class mondrian.olap.fun.FunctionTest
-
- testExcelPower() - Method in class mondrian.olap.fun.FunctionTest
-
- testExceptCrossjoin() - Method in class mondrian.olap.fun.FunctionTest
-
Tests that Except() successfully removes crossjoined tuples
from the axis results.
- testExceptEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- testException() - Method in class mondrian.test.UdfTest
-
- testExecuteBugMondrian1316() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteBugMondrian762() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteCrossjoin() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteCrossjoinRole() - Method in class mondrian.xmla.XmlaBasicTest
-
This test returns the same result as testExecuteCrossjoin above
except that the Role used disables accessing
[Customers].[All Customers].[Mexico].
- testExecuteEmptySlicer_ContentDataIncludeDefaultSlicer() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteEmptySlicer_ContentDataOmitDefaultSlicer() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteNoSlicer_ContentDataIncludeDefaultSlicer() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteNoSlicer_ContentDataOmitDefaultSlicer() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteSlicer() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteSlicer_ContentDataIncludeDefaultSlicer() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteSlicer_ContentDataOmitDefaultSlicer() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteSlicerJson() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteWithCellProperties() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteWithDimensionProperties() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteWithKeyDimensionProperty() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteWithMemberKeyDimensionPropertyForAllMember() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteWithMemberKeyDimensionPropertyForMemberWithKey() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteWithMemberKeyDimensionPropertyForMemberWithoutKey() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExecuteWithoutCellProperties() - Method in class mondrian.xmla.XmlaBasicTest
-
- testExistsMembers2Hierarchies() - Method in class mondrian.olap.fun.FunctionTest
-
- testExistsMembersAll() - Method in class mondrian.olap.fun.FunctionTest
-
- testExistsMembersLevel2() - Method in class mondrian.olap.fun.FunctionTest
-
- testExistsTuples2Dim() - Method in class mondrian.olap.fun.FunctionTest
-
- testExistsTuplesAll() - Method in class mondrian.olap.fun.FunctionTest
-
- testExistsTuplesDiffDim() - Method in class mondrian.olap.fun.FunctionTest
-
- testExistsTuplesLevel2() - Method in class mondrian.olap.fun.FunctionTest
-
- testExistsTuplesLevel23() - Method in class mondrian.olap.fun.FunctionTest
-
- testExistsWithDefaultNonAllMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testExistsWithImplicitAllMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testExistsWithMultipleHierarchies() - Method in class mondrian.olap.fun.FunctionTest
-
- testExp() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testExpandAllMembersInAllInputs() - Method in class mondrian.rolap.NonEmptyTest
-
Verify that the presence of All member in all the inputs disables native
evaluation, even when ExpandNonNative is true.
- testExpandAllNonNativeInputs() - Method in class mondrian.rolap.NonEmptyTest
-
Verifies that CrossJoins with two non native inputs can be natively
evaluated.
- testExpandCalcMemberInputNECJ() - Method in class mondrian.rolap.NonEmptyTest
-
Check that if both inputs to NECJ are either
AllMember(currentMember, defaultMember are also AllMember)
or Calcculated member
native CJ is not used.
- testExpandCalcMembers() - Method in class mondrian.rolap.NonEmptyTest
-
- testExpandCalcMembersInAllInputs() - Method in class mondrian.rolap.NonEmptyTest
-
Verifies that the presence of calculated member in all the inputs
disables native evaluation, even when ExpandNonNative is true.
- testExpandDifferentLevels() - Method in class mondrian.rolap.NonEmptyTest
-
Verify that native evaluation is not enabled if expanded member list will
contain members from different levels, even if ExpandNonNative is set.
- testExpandLowMaxConstraints() - Method in class mondrian.rolap.NonEmptyTest
-
Verify that a low value for maxConstraints disables native evaluation,
even when ExpandNonNative is true.
- testExpandNestedNonNativeInputs() - Method in class mondrian.rolap.NonEmptyTest
-
Verify that evaluation is native for expressions with nested non native
inputs that preduce MemberList results.
- testExpandNonNativeResourceLimitFailure() - Method in class mondrian.rolap.NonEmptyTest
-
Check that the ExpandNonNative does not create Joins with input lists
containing large number of members.
- testExpandNonNativeWithEnableNativeCrossJoin() - Method in class mondrian.rolap.NonEmptyTest
-
- testExpandOneNonNativeInput() - Method in class mondrian.rolap.NonEmptyTest
-
Verifies that CrossJoins with one non native inputs can be natively
evaluated.
- testExpandTupleInputs1() - Method in class mondrian.rolap.NonEmptyTest
-
Verify that native evaluation is turned off for tuple inputs, even if
ExpandNonNative is set.
- testExpandTupleInputs2() - Method in class mondrian.rolap.NonEmptyTest
-
Verify that native evaluation is turned off for tuple inputs, even if
ExpandNonNative is set.
- testExpandWithOneEmptyInput() - Method in class mondrian.rolap.NonEmptyTest
-
Verify that native evaluation is on when ExpendNonNative is set, even if
the input list is empty.
- testExpandWithTwoEmptyInputs() - Method in class mondrian.rolap.NonEmptyTest
-
- TestExpDependencies - Variable in class mondrian.olap.MondrianProperties
-
Integer property that controls whether to test operators'
dependencies, and how much time to spend doing it.
- testExpect01() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- testExpect01() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- testExpect02() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- testExpect02() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- testExpect03() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- testExpect03() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- testExpect04() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- testExpect04() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- testExpect05() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- testExpect05() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- testExpect06() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- testExpect06() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- testExpiryModeReAccess() - Method in class mondrian.util.ExpiringReferenceTest
-
- testExpiryModeReAccessWithEmptyGet() - Method in class mondrian.util.ExpiringReferenceTest
-
- testExplain() - Method in class mondrian.olap.ParserTest
-
- testExplain() - Method in class mondrian.test.BasicQueryTest
-
- testExplainComplex() - Method in class mondrian.test.BasicQueryTest
-
- testExplainInvalid() - Method in class mondrian.test.BasicQueryTest
-
- testExplicitAggCaptionOnAggTable() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizerTest
-
- testExplicitAggExtraColsRequiringJoin() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizerTest
-
- testExplicitAggNameColumnOnAggTable() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizerTest
-
- testExplicitAggOrdinalOnAggTable() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizerTest
-
- testExplicitAggPropertiesOnAggTable() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizerTest
-
- testExplicitCurrentMonth() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testExplicitForeignKey() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizerTest
-
- testExponentialPerformanceBugMondrian608() - Method in class mondrian.test.TestCalculatedMembers
-
- testExtract() - Method in class mondrian.olap.fun.FunctionTest
-
- testFactCountBBBB() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- testFactCountCCCC() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- testFactCountDefault() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- testFailed(int, Test, Throwable) - Method in class mondrian.test.MondrianTestRunner
-
- testFemaleCustomerCount() - Method in class mondrian.rolap.TestAggregationManager
-
- testFemaleCustomerCountWithConstraints() - Method in class mondrian.rolap.TestAggregationManager
-
- testFemaleUnitSales() - Method in class mondrian.rolap.TestAggregationManager
-
- testFemaleUnitSalesSql() - Method in class mondrian.rolap.TestAggregationManager
-
Tests that a request for ([Measures].[Unit Sales], [Gender].[F])
generates the correct SQL.
- testFilter() - Method in class mondrian.rolap.HighDimensionsTest
-
- testFilter() - Method in class mondrian.rolap.MemberCacheControlTest
-
- testFilterCalcSlicer() - Method in class mondrian.olap.fun.FunctionTest
-
- testFilterChildlessSnowflakeMembers() - Method in class mondrian.rolap.NonEmptyTest
-
- testFilterChildlessSnowflakeMembers2() - Method in class mondrian.rolap.NonEmptyTest
-
- testFilterCompound() - Method in class mondrian.olap.fun.FunctionTest
-
- testFilteredCrossJoin() - Method in class mondrian.test.BasicQueryTest
-
This resulted in
OutOfMemoryError
when the
BatchingCellReader did not know the values for the tuples that
were used in filters.
- testFilterEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- testFilterWithCrossJoin() - Method in class mondrian.test.BasicQueryTest
-
Testcase for bug 1755778, "CrossJoin / Filter query returns null row in
result set"
- testFilterWithDiffLevelCompoundSlicer() - Method in class mondrian.test.NativeSetEvaluationTest
-
- testFilterWithSlicer() - Method in class mondrian.olap.fun.FunctionTest
-
Make sure that slicer is in force when expression is applied
on axis, E.g.
- testFirstChildAll() - Method in class mondrian.olap.fun.FunctionTest
-
- testFirstChildFirstInLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testFirstChildOfChildless() - Method in class mondrian.olap.fun.FunctionTest
-
- testFirstInLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testFirstInLevel2() - Method in class mondrian.olap.fun.FunctionTest
-
- testFirstInLevel5() - Method in class mondrian.olap.fun.FunctionTest
-
- testFirstInLevel9() - Method in class mondrian.olap.fun.FunctionTest
-
- testFirstSiblingAll() - Method in class mondrian.olap.fun.FunctionTest
-
- testFirstSiblingFirstInLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testFirstSiblingLastInLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testFirstSiblingNull() - Method in class mondrian.olap.fun.FunctionTest
-
- testFirstSiblingRoot() - Method in class mondrian.olap.fun.FunctionTest
-
- testFix() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testFlatList() - Method in class mondrian.olap.UtilTestCase
-
- testFlush() - Method in class mondrian.rolap.CacheControlTest
-
Creates a cell region, runs a query, then flushes the cache.
- testFlushHierarchy() - Method in class mondrian.rolap.MemberCacheControlTest
-
- testFlushingDoesNotCauseDeadlock() - Method in class mondrian.test.ConcurrentMdxTest
-
- testFlushNonPrimedContent() - Method in class mondrian.rolap.CacheControlTest
-
- testFlushObsoleteCatalogsForDeletedCatalog() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
-
- testFlushObsoleteCatalogsForNewCatalog() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
-
- testFlushObsoleteCatalogsForUnchangedCatalog() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
-
- testFlushObsoleteCatalogsForUpdateCatalog() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
-
- testFoo() - Method in class mondrian.olap.fun.SortTest
-
- testFoo31() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testFoo32() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testFoo50() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testFoo56() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testFoodmartDsp() - Method in class mondrian.test.DynamicSchemaProcessorTest
-
Tests to make sure that our base DynamicSchemaProcessor works, and
Mondrian is able to parse and connect to FoodMart with it
- testForceNullCollation() - Method in class mondrian.test.DialectTest
-
Tests that the dialect can generate a valid query to sort ascending and
descending, with NULL values appearing last in both cases.
- testForeignKeyBBBB() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- testForeignKeyCCCC() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- testForeignKeyDefault() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- testFormat() - Method in class mondrian.test.I18nTest
-
- testFormatCurrency() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testFormatDateTime() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testFormatFixed() - Method in class mondrian.olap.fun.FunctionTest
-
- testFormatInheritance() - Method in class mondrian.test.BasicQueryTest
-
- testFormatInheritanceUseFirstValid() - Method in class mondrian.test.BasicQueryTest
-
Tests format inheritance with complex expression to assert that the
format of the first member that has a valid format is used.
- testFormatInheritanceUseSecondIfFirstHasNoFormat() - Method in class mondrian.test.BasicQueryTest
-
Test format inheritance to pickup format from second measure when the
first does not have one.
- testFormatInheritanceWithIIF() - Method in class mondrian.test.BasicQueryTest
-
- testFormatInheritanceWorksWithFirstFormatItFinds() - Method in class mondrian.test.BasicQueryTest
-
For a calulated member picks up the format of first member that has a
format.
- testFormatLocale() - Method in class mondrian.rolap.RolapConnectionTest
-
Tests that the FORMAT function uses the connection's locale.
- testFormatMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testFormatNumber() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testFormatOfNil() - Method in class mondrian.test.BasicQueryTest
-
Test case for bug
MONDRIAN-434,
"Small negative numbers cause exceptions w 2-section format".
- testFormatOfNulls() - Method in class mondrian.test.BasicQueryTest
-
- testFormatPercent() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testFormatString() - Method in class mondrian.test.Olap4jTest
-
- testFormatString() - Method in class mondrian.test.TestCalculatedMembers
-
- testFormatStringAppliedToStringValue() - Method in class mondrian.test.BasicQueryTest
-
Test format string values.
- testFormatStringExpressionCubeNoCache() - Method in class mondrian.rolap.VirtualCubeTest
-
Test an expression for the format_string of a calculated member that
evaluates calculated members based on a virtual cube.
- testFormatStringLocale() - Method in class mondrian.rolap.RolapConnectionTest
-
Tests that measures are formatted using the connection's locale.
- testFormatThousands() - Method in class mondrian.util.FormatTest
-
- testFormatVariable() - Method in class mondrian.olap.fun.FunctionTest
-
- testFour() - Method in class mondrian.rolap.CellKeyTest
-
- testFourAddersTwoRemoversTenGetters() - Method in class mondrian.rolap.RolapSchemaPoolConcurrencyTest
-
- testFrenchLocale() - Method in class mondrian.util.FormatTest
-
- testFrenchNumbers() - Method in class mondrian.util.FormatTest
-
- testFun() - Method in class mondrian.test.UdfTest
-
- testFunWithProfiling() - Method in class mondrian.test.UdfTest
-
- testFv() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testGe() - Method in class mondrian.olap.fun.FunctionTest
-
- testGenderAggAndMembersAndAllByMaritalStatus() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testGenderAggAndMembersByMaritalStatus() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testGenderAggByMaritalStatus() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testGenderAggTwiceByMaritalStatus() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testGenderMembersAndAggByMaritalStatus() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testGenerate() - Method in class mondrian.olap.fun.FunctionTest
-
- testGenerate() - Method in class mondrian.test.NamedSetTest
-
- testGenerateAll() - Method in class mondrian.olap.fun.FunctionTest
-
- testGenerateCrossJoin() - Method in class mondrian.olap.fun.FunctionTest
-
- testGenerateDepends() - Method in class mondrian.olap.fun.FunctionTest
-
- testGenerateInline() - Method in class mondrian.test.DialectTest
-
- testGenerateNonSet() - Method in class mondrian.olap.fun.FunctionTest
-
- testGeneratePlusXtd() - Method in class mondrian.olap.fun.FunctionTest
-
- testGenerateString() - Method in class mondrian.olap.fun.FunctionTest
-
- testGenerateUnique() - Method in class mondrian.olap.fun.FunctionTest
-
- testGenerateUniqueTuple() - Method in class mondrian.olap.fun.FunctionTest
-
- testGenericFun() - Method in class mondrian.test.UdfTest
-
- testGenuineCycle() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testGetCalculatedMembersForCaliforniaManager() - Method in class mondrian.rolap.RolapCubeTest
-
- testGetCalculatedMembersReturnsOnlyAccessibleMembers() - Method in class mondrian.rolap.RolapCubeTest
-
- testGetCalculatedMembersReturnsOnlyAccessibleMembersForHierarchy() - Method in class mondrian.rolap.RolapCubeTest
-
- testGetCalculatedMembersReturnsOnlyAccessibleMembersForLevel() - Method in class mondrian.rolap.RolapCubeTest
-
- testGetCalculatedMembersWithNoRole() - Method in class mondrian.rolap.RolapCubeTest
-
- testGetCaptionUsingMemberDotCaption() - Method in class mondrian.olap.fun.FunctionTest
-
- testGetCaptionUsingMemberDotCaption() - Method in class mondrian.test.BasicQueryTest
-
- testGetCaptionUsingMemberDotPropertiesCaption() - Method in class mondrian.test.BasicQueryTest
-
- testGetChildCardinalityPropertyValue() - Method in class mondrian.test.PropertiesTest
-
- testGetContext() - Method in class mondrian.test.BasicQueryTest
-
- testGetCubeDimensions() - Method in class mondrian.rolap.RolapSchemaReaderTest
-
- testGetCubesForCaliforniaManager() - Method in class mondrian.rolap.RolapSchemaReaderTest
-
- testGetCubesWithNoHrCubes() - Method in class mondrian.rolap.RolapSchemaReaderTest
-
- testGetCubesWithNoRole() - Method in class mondrian.rolap.RolapSchemaReaderTest
-
- testGetDataSourceDoesntLeakPassword() - Method in class mondrian.olap4j.XmlaExtraTest
-
- testGetGroupingBitKey() - Method in class mondrian.rolap.agg.SegmentLoaderTest
-
- testGetGroupingColumnsList() - Method in class mondrian.rolap.agg.SegmentLoaderTest
-
- testGetMeasureCubeForCalcMeasureDoesNotThrowCastException() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
-
- testGetObject_NonNull() - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- testGetObject_Null() - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- testGetReturnType() - Method in class mondrian.udf.CurrentDateMemberUdfTest
-
test for MONDRIAN-2256 issue.
- testGetServerInfo_ifGetDataSourceInfoIsCalled() - Method in class mondrian.server.FileRepositoryTest
-
- testGetSize_HasNulls() - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- testGetSize_NoNulls() - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- testGetSize_OnlyNulls() - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- testGetter() - Method in class mondrian.util.FilteredIterableTest
-
- testGetValueMap_HasNullCells_HasNullAxes() - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- testGetValueMap_HasNullCells_NoNullAxes() - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- testGetValueMap_NoNullCells_HasNullAxes() - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- testGetValueMap_NoNullCells_NoNullAxes() - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- testGetValueMap_OnlyNullCells_HasNullAxes() - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- testGetValueMap_OnlyNullCells_NoNullAxes() - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- testGetZeroWithMultipleEmptyLists() - Method in class mondrian.util.ConcatenableListTest
-
Tests that if multiple empty lists are added, followed by a non-empty
list, iteration behaves correctly and get(0) does not fail.
- testGoodComments() - Method in class mondrian.test.BasicQueryTest
-
- testGoodman() - Method in class mondrian.test.AccessControlTest
-
- testGoodSize() - Method in class mondrian.rolap.BitKeyTest
-
Test that non-negative sizes do not throw IllegalArgumentException
- testGrantDimensionNone() - Method in class mondrian.test.AccessControlTest
-
- testGrantHierarchy1a() - Method in class mondrian.test.AccessControlTest
-
- testGrantHierarchy1aAllMembers() - Method in class mondrian.test.AccessControlTest
-
- testGrantHierarchy1b() - Method in class mondrian.test.AccessControlTest
-
- testGrantHierarchy1c() - Method in class mondrian.test.AccessControlTest
-
- testGrantHierarchy2() - Method in class mondrian.test.AccessControlTest
-
- testGrantHierarchy3() - Method in class mondrian.test.AccessControlTest
-
- testGrantHierarchy4() - Method in class mondrian.test.AccessControlTest
-
- testGrantHierarchy5() - Method in class mondrian.test.AccessControlTest
-
- testGrantHierarchy6() - Method in class mondrian.test.AccessControlTest
-
- testGrantHierarchy7() - Method in class mondrian.test.AccessControlTest
-
- testGrantHierarchy8() - Method in class mondrian.test.AccessControlTest
-
- testGrantHierarchy8AllMembers() - Method in class mondrian.test.AccessControlTest
-
- testGrantHierarchy9() - Method in class mondrian.test.AccessControlTest
-
Tests that we only aggregate over SF, LA, even when called from
functions.
- testGrantHierarchyA() - Method in class mondrian.test.AccessControlTest
-
- testGroupBatchesForGroupableBatches() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testGroupBatchesForGroupableBatchesAndNonGroupableBatches() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testGroupBatchesForNonGroupableBatchesWithConstraints() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testGroupBatchesForNonGroupableBatchesWithSorting() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testGroupBatchesForTwoSetOfGroupableBatches() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testGroupByNotSkippedIfIndependentProperty() - Method in class mondrian.rolap.sql.SelectNotInGroupByTest
-
- testGroupBySkippedIfUniqueLevel() - Method in class mondrian.rolap.sql.SelectNotInGroupByTest
-
- testGroupingSetForASummaryCanBeGroupedWith2DetailBatch() - Method in class mondrian.rolap.GroupingSetQueryTest
-
- testGroupingSetForMultipleColumnConstraint() - Method in class mondrian.rolap.GroupingSetQueryTest
-
- testGroupingSetForMultipleColumnConstraintAndCompoundConstraint() - Method in class mondrian.rolap.GroupingSetQueryTest
-
- testGroupingSetForMultipleMeasureAndSingleConstraint() - Method in class mondrian.rolap.GroupingSetQueryTest
-
- testGroupingSetForSingleColumnConstraint() - Method in class mondrian.rolap.GroupingSetQueryTest
-
- testGroupingSetsUtilForMissingGroupingBitKeys() - Method in class mondrian.rolap.agg.SegmentLoaderTest
-
- testGroupingSetsUtilSetsDetailForRollupColumns() - Method in class mondrian.rolap.agg.SegmentLoaderTest
-
- testGroupingSetsUtilSetsForDetailForRollupColumns() - Method in class mondrian.rolap.agg.SegmentLoaderTest
-
- testGroupingSetsUtilSetsForGroupingFunctionIndex() - Method in class mondrian.rolap.agg.SegmentLoaderTest
-
- testGroupingSetsWithAggregateOverDefaultMember() - Method in class mondrian.rolap.GroupingSetQueryTest
-
- testGt() - Method in class mondrian.olap.fun.FunctionTest
-
- testHalfYears() - Method in class mondrian.test.BasicQueryTest
-
- testHasCellPropertyWhenQueryHasCellProperties() - Method in class mondrian.olap.QueryTest
-
- testHashCode() - Method in class mondrian.rolap.BitKeyTest
-
- testHavingRequiresAlias() - Method in class mondrian.test.DialectTest
-
- testHead() - Method in class mondrian.olap.fun.FunctionTest
-
- testHead() - Method in class mondrian.rolap.HighDimensionsTest
-
- testHeadBug() - Method in class mondrian.olap.fun.FunctionTest
-
Test case for bug 2488492, "Union between calc mem and head function
throws exception"
- testHeadDefault() - Method in class mondrian.olap.fun.FunctionTest
-
- testHeadEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- testHeadNegative() - Method in class mondrian.olap.fun.FunctionTest
-
- testHeadOvershoot() - Method in class mondrian.olap.fun.FunctionTest
-
- testHeterogeneousAxis() - Method in class mondrian.test.BasicQueryTest
-
- testHex() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testHideIfBlankHidesWhitespace() - Method in class mondrian.test.RaggedHierarchyTest
-
- testHierarchiesFromSameDimensionOnAxes() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testHierarchiesOfSameDimensionOnDifferentAxes() - Method in class mondrian.test.BasicQueryTest
-
Tests hierarchies of the same dimension on different axes.
- testHierarchize() - Method in class mondrian.olap.fun.FunctionTest
-
- testHierarchize() - Method in class mondrian.test.RaggedHierarchyTest
-
- testHierarchizeCrossJoinPost() - Method in class mondrian.olap.fun.FunctionTest
-
- testHierarchizeCrossJoinPre() - Method in class mondrian.olap.fun.FunctionTest
-
- testHierarchizeExcept() - Method in class mondrian.olap.fun.FunctionTest
-
- testHierarchizeNamedSetImmutable() - Method in class mondrian.test.NamedSetTest
-
Test csae for bug 1971080, "hierarchize(named set) causes attempt to
sort immutable list".
- testHierarchizeOrdinal() - Method in class mondrian.olap.fun.FunctionTest
-
Tests that the Hierarchize function works correctly when applied to
a level whose ordering is determined by an 'ordinal' property.
- testHierarchizePC() - Method in class mondrian.olap.fun.FunctionTest
-
- testHierarchizePost() - Method in class mondrian.olap.fun.FunctionTest
-
- testHierarchyAbbreviatedDefaultMember() - Method in class mondrian.test.SchemaTest
-
- testHierarchyAll() - Method in class mondrian.olap.fun.FunctionTest
-
- testHierarchyBadDefaultMember() - Method in class mondrian.test.SchemaTest
-
- testHierarchyCaption() - Method in class mondrian.olap.fun.FunctionTest
-
- testHierarchyDefaultMember() - Method in class mondrian.test.SchemaTest
-
- testHierarchyFalseCycle() - Method in class mondrian.test.ParentChildHierarchyTest
-
The recursion cyclicity check kicks in when the recursion depth reachs
the number of dimensions in the cube.
- testHierarchyInFactTable() - Method in class mondrian.rolap.TestAggregationManager
-
If a hierarchy lives in the fact table, we should not generate a join.
- testHierarchyLevelsFunction() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testHierarchyLevelsString() - Method in class mondrian.olap.fun.FunctionTest
-
- testHierarchyLevelsStringFail() - Method in class mondrian.olap.fun.FunctionTest
-
- testHierarchyMembers() - Method in class mondrian.olap.fun.FunctionTest
-
- testHierarchyName() - Method in class mondrian.olap.fun.FunctionTest
-
- testHierarchyNames() - Method in class mondrian.test.CompatibilityTest
-
Hierarchy names of the form [Dim].[Hier], [Dim.Hier], and
Dim.Hier are accepted.
- testHierarchyNoLevelsFails() - Method in class mondrian.test.SchemaTest
-
- testHierarchyNonUniqueLevelsFails() - Method in class mondrian.test.SchemaTest
-
- testHierarchyTableNotFound() - Method in class mondrian.test.SchemaTest
-
Tests that an error occurs if a hierarchy is based on a non-existent
table.
- testHierarchyUniqueName() - Method in class mondrian.olap.fun.FunctionTest
-
- testHierarchyUsedTwiceInCrossjoin() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testHierarchyVisibility() - Method in class mondrian.test.SchemaTest
-
- testHierDifferentKeyClass() - Method in class mondrian.test.BasicQueryTest
-
description of this testcase:
A calculated member is created on the time.month level.
- TestHighCardinalityDimensionList - Variable in class mondrian.olap.MondrianProperties
-
Property containing a list of dimensions in the Sales cube that should
be treated as high-cardinality dimensions by the testing infrastructure.
- testHighCardSqlTupleReaderLeakingConnections() - Method in class mondrian.test.BasicQueryTest
-
- testHiveTimestampQuoteLiteral() - Method in class mondrian.test.DialectTest
-
- testHour() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testId() - Method in class mondrian.olap.ParserTest
-
- testIdComplex() - Method in class mondrian.olap.ParserTest
-
- testIdentifier() - Method in class mondrian.olap.ParserTest
-
- testIdWithKey() - Method in class mondrian.olap.ParserTest
-
- testIgnoreUnrelatedDimsOnCompoundSlicer() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
-
- testIgnoreUnrelatedDimsOnSlicer() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
-
Without a fix for MONDRIAN-1837, this result of the following query
would be empty.
- testIIf() - Method in class mondrian.olap.fun.FunctionTest
-
- testIIfDimension() - Method in class mondrian.olap.fun.FunctionTest
-
- testIifFWithBooleanBooleanAndNumericParameterForReturningTruePart() - Method in class mondrian.olap.fun.FunctionTest
-
- testIIfHierarchy() - Method in class mondrian.olap.fun.FunctionTest
-
- testIIfLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testIIfMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testIIfNumeric() - Method in class mondrian.olap.fun.FunctionTest
-
- testIIfSet() - Method in class mondrian.olap.fun.FunctionTest
-
- testIifWithBooleanBooleanAndNumericParameterForReturningFalsePart() - Method in class mondrian.olap.fun.FunctionTest
-
- testIIFWithBooleanBooleanAndNumericParameterForReturningZero() - Method in class mondrian.olap.fun.FunctionTest
-
- testIifWithMemberFirstAndTupleNextWithMeasure() - Method in class mondrian.test.BasicQueryTest
-
- testIifWithMemberFirstAndTupleNextWithoutMeasure() - Method in class mondrian.test.BasicQueryTest
-
- testIIfWithNullAndNumber() - Method in class mondrian.olap.fun.FunctionTest
-
- testIIfWithStringAndNull() - Method in class mondrian.olap.fun.FunctionTest
-
- testIifWithTupleFirstAndMemberNextWithMeasure() - Method in class mondrian.test.BasicQueryTest
-
- testIifWithTupleFirstAndMemberNextWithoutMeasure() - Method in class mondrian.test.BasicQueryTest
-
- testIifWithTuplesOfUnequalSizes() - Method in class mondrian.test.BasicQueryTest
-
- testIifWithTuplesOfUnequalSizesAndOrder() - Method in class mondrian.test.BasicQueryTest
-
- testImmutableListTupleListTupleListCalc() - Method in class mondrian.olap.fun.CrossJoinTest
-
- testImplicitCurrentMemberRequiresHierarchyQualification() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testImplicitMember() - Method in class mondrian.rolap.aggmatcher.Checkin_7641
-
- testImplode() - Method in class mondrian.olap.UtilTestCase
-
- testIn() - Method in class mondrian.test.UdfTest
-
- testIndependentPropertyNotSkipped() - Method in class mondrian.rolap.sql.SelectNotInGroupByTest
-
- testIndependentSlicerMemberNative() - Method in class mondrian.rolap.NonEmptyTest
-
- testIndependentSlicerMemberNonNative() - Method in class mondrian.rolap.NonEmptyTest
-
- testInFilterAND() - Method in class mondrian.rolap.FilterTest
-
- testInFilterNonNative() - Method in class mondrian.rolap.FilterTest
-
Here the filter is above (rather than as inputs to) the NECJ.
- testInFilterSimple() - Method in class mondrian.rolap.FilterTest
-
- testInfinity() - Method in class mondrian.util.FormatTest
-
- testInlineTable() - Method in class mondrian.test.InlineTableTest
-
- testInlineTableDate() - Method in class mondrian.test.InlineTableTest
-
- testInlineTableInSharedDim() - Method in class mondrian.test.InlineTableTest
-
- testInlineTableSnowflake() - Method in class mondrian.test.InlineTableTest
-
- testInMemoryAggMax() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testInMemoryAggMin() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testInMemoryAggSum() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testInMemoryCalc() - Method in class mondrian.test.PerformanceTest
-
Runs a query that performs a lot of in-memory calculation.
- testInStr() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testInStrFunctionWithEmptyString1() - Method in class mondrian.olap.fun.FunctionTest
-
- testInStrFunctionWithEmptyString2() - Method in class mondrian.olap.fun.FunctionTest
-
- testInStrFunctionWithValidArguments() - Method in class mondrian.olap.fun.FunctionTest
-
- testInStrRev() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testInt() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testIntersect() - Method in class mondrian.olap.fun.FunctionTest
-
- testIntersectAll() - Method in class mondrian.olap.fun.FunctionTest
-
- testIntersectLeftEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- testIntersectRightEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- testIntersects() - Method in class mondrian.rolap.BitKeyTest
-
Tests the 'intersects' operation on BitKeys
- testIntersectSortedSet() - Method in class mondrian.olap.UtilTestCase
-
- testIntersectTuples() - Method in class mondrian.olap.fun.FunctionTest
-
- testIntNative() - Method in class mondrian.olap.fun.vba.ExcelTest
-
- testIntrinsic() - Method in class mondrian.test.NamedSetTest
-
Set defined using filter expression.
- testInvalidAggregator() - Method in class mondrian.test.SchemaTest
-
Tests that an invalid aggregator causes an error.
- testInvalidAxisFails() - Method in class mondrian.test.BasicQueryTest
-
- testInvalidMembersInQuery() - Method in class mondrian.test.BasicQueryTest
-
- testInvalidRoleError() - Method in class mondrian.test.SchemaTest
-
- testInvalidSchemaAccess() - Method in class mondrian.test.SchemaTest
-
- testInvalidSqlMemberLookup() - Method in class mondrian.rolap.sql.SqlQueryTest
-
- testIPmt() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testIRR() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testIs() - Method in class mondrian.olap.ParserTest
-
- testIsCellPropertyEmpty() - Method in class mondrian.olap.QueryTest
-
- testIsDate() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testIsDimension() - Method in class mondrian.olap.fun.FunctionTest
-
- testIsEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- testIsEmpty() - Method in class mondrian.olap.ParserTest
-
- testIsEmpty() - Method in class mondrian.rolap.BitKeyTest
-
- testIsEmptyOnMeasures() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testIsEmptyQuery() - Method in class mondrian.olap.fun.FunctionTest
-
- testIsEmptyWithAggregate() - Method in class mondrian.olap.fun.FunctionTest
-
- testIsEmptyWithNull() - Method in class mondrian.olap.fun.FunctionTest
-
- testIsFilterSimple() - Method in class mondrian.rolap.FilterTest
-
- testIsHierarchy() - Method in class mondrian.olap.fun.FunctionTest
-
- testIsLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testIsMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testIsNameEquals() - Method in class mondrian.olap.CellPropertyTest
-
- testIsNameEqualsDoesCaseInsensitiveMatch() - Method in class mondrian.olap.CellPropertyTest
-
- testIsNameEqualsParameterShouldNotBeQuoted() - Method in class mondrian.olap.CellPropertyTest
-
- testIsNoOpWithAggregatesTablesOn() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testIsNull() - Method in class mondrian.olap.fun.FunctionTest
-
- testIsNull() - Method in class mondrian.olap.ParserTest
-
- testIsNumeric() - Method in class mondrian.olap.fun.FunctionTest
-
- testIsString() - Method in class mondrian.olap.fun.FunctionTest
-
- testIsSuperSetOf() - Method in class mondrian.rolap.BitKeyTest
-
This test is one BitKey is a subset of another.
- testIsTuple() - Method in class mondrian.olap.fun.FunctionTest
-
- testItemMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testItemMemberWithCustomNullMemberRepresentation() - Method in class mondrian.olap.NullMemberRepresentationTest
-
- testItemNull() - Method in class mondrian.olap.fun.FunctionTest
-
- testItemTuple() - Method in class mondrian.olap.fun.FunctionTest
-
- testIterator() - Method in class mondrian.rolap.BitKeyTest
-
- testIteratorNextWithoutHasNext() - Method in class mondrian.util.ConcatenableListTest
-
Tests that it is possible to iterate through a series of next() calls
without first calling hasNext().
- testJavadoc() - Method in class mondrian.test.build.CodeComplianceTest
-
Checks that javadoc can be generated without errors.
- testJdbcDialectTypeMap() - Method in class mondrian.test.DialectTest
-
- TestJdbcPassword - Variable in class mondrian.olap.MondrianProperties
-
Property containing the JDBC password of a test database.
- TestJdbcUser - Variable in class mondrian.olap.MondrianProperties
-
Property containing the JDBC user of a test database.
- testJndiConnection() - Method in class mondrian.rolap.RolapConnectionTest
-
- testJunk() - Method in class mondrian.xmla.XmlaErrorTest
-
- testKeyExpressionCardinalityCache() - Method in class mondrian.rolap.TestAggregationManager
-
- testKeyNonExistent() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testKeyValue() - Method in class mondrian.util.ObjectPoolTest
-
- testLag() - Method in class mondrian.olap.fun.FunctionTest
-
- testLagAll() - Method in class mondrian.olap.fun.FunctionTest
-
- testLagFirstInLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testLagMinValue() - Method in class mondrian.olap.fun.FunctionTest
-
Tests that Integeer.MIN_VALUE(-2147483648) in Lag is handled correctly.
- testLagOnMeasures() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testLagOnMeasuresWithinParentheses() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testLagRoot() - Method in class mondrian.olap.fun.FunctionTest
-
- testLagRootTooFar() - Method in class mondrian.olap.fun.FunctionTest
-
- testLarge() - Method in class mondrian.util.ObjectPoolTest
-
Tests ObjectPools containing large numbers of integer and string keys,
and makes sure they return the same results as HashSet.
- testLargePrecision() - Method in class mondrian.olap.ParserTest
-
- testLastChild() - Method in class mondrian.olap.fun.FunctionTest
-
- testLastChildAll() - Method in class mondrian.olap.fun.FunctionTest
-
- testLastChildLastInLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testLastChildOfChildless() - Method in class mondrian.olap.fun.FunctionTest
-
- testLastNonEmpty() - Method in class mondrian.test.UdfTest
-
- testLastNonEmptyBig() - Method in class mondrian.test.UdfTest
-
Tests a performance issue with LastNonEmpty (bug 1533677).
- testLastPeriods() - Method in class mondrian.olap.fun.FunctionTest
-
- testLastSibling() - Method in class mondrian.olap.fun.FunctionTest
-
- testLastSiblingAll() - Method in class mondrian.olap.fun.FunctionTest
-
- testLastSiblingFirstInLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testLastSiblingNull() - Method in class mondrian.olap.fun.FunctionTest
-
- testLastSiblingRoot() - Method in class mondrian.olap.fun.FunctionTest
-
- testLCase() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testLe() - Method in class mondrian.olap.fun.FunctionTest
-
- testLead() - Method in class mondrian.olap.fun.FunctionTest
-
- testLead() - Method in class mondrian.test.RaggedHierarchyTest
-
- testLeadLastInLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testLeadNegative() - Method in class mondrian.olap.fun.FunctionTest
-
- testLeadNull() - Method in class mondrian.olap.fun.FunctionTest
-
- testLeadZero() - Method in class mondrian.olap.fun.FunctionTest
-
- testLeaf() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testLeafMembersOfParentChildDimensionAreNativelyEvaluated() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testLeafMembersOfParentChildDimensionAreNativelyEvaluated() - Method in class mondrian.rolap.NonEmptyTest
-
- testLeft() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testLeftDeepJoinFails() - Method in class mondrian.test.SchemaTest
-
Tests that a join nested left-deep, that is (Join (Join A B) C), fails.
- testLeftFunctionWithLengthMoreThanStringLength() - Method in class mondrian.olap.fun.FunctionTest
-
- testLeftFunctionWithLengthValueEqualToStringLength() - Method in class mondrian.olap.fun.FunctionTest
-
- testLeftFunctionWithLengthValueZero() - Method in class mondrian.olap.fun.FunctionTest
-
- testLeftFunctionWithNegativeLength() - Method in class mondrian.olap.fun.FunctionTest
-
- testLeftFunctionWithValidArguments() - Method in class mondrian.olap.fun.FunctionTest
-
- testLeftFunctionWithZeroLengthString() - Method in class mondrian.olap.fun.FunctionTest
-
- testLenFunctionWithAnEmptyString() - Method in class mondrian.olap.fun.FunctionTest
-
- testLenFunctionWithNonEmptyString() - Method in class mondrian.olap.fun.FunctionTest
-
- testLenFunctionWithNullString() - Method in class mondrian.olap.fun.FunctionTest
-
- testLevelBBBB() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- testLevelCaption() - Method in class mondrian.olap.fun.FunctionTest
-
- testLevelCaptionExpression() - Method in class mondrian.test.CaptionTest
-
Tests the <CaptionExpression> element.
- testLevelDefaultOne() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- testLevelDefaultTwo() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- testLevelDimension() - Method in class mondrian.olap.fun.FunctionTest
-
- testLevelHierarchyHighCardinality() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testLevelHierarchyLowCardinality() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testLevelInternalType() - Method in class mondrian.test.SchemaTest
-
Test case for the Level@internalType attribute.
- testLevelInternalTypeErr() - Method in class mondrian.test.SchemaTest
-
Negative test for Level@internalType attribute.
- testLevelKeyAsSqlExpWithAgg() - Method in class mondrian.rolap.TestAggregationManager
-
- testLevelMemberExpressions() - Method in class mondrian.olap.fun.FunctionTest
-
- testLevelMembers() - Method in class mondrian.rolap.NonEmptyTest
-
- testLevelMembers() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testLevelMembersAndAll() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testLevelMembersAndAllWhereOrderMatters() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testLevelMembersWillConstrainUsingArgsFromAllAxes() - Method in class mondrian.rolap.NonEmptyTest
-
- testLevelMembersWithoutNonEmpty() - Method in class mondrian.rolap.NonEmptyTest
-
- testLevelName() - Method in class mondrian.olap.fun.FunctionTest
-
- testLevelPreCacheThreshold() - Method in class mondrian.rolap.sql.EffectiveMemberCacheTest
-
- testLevelPreCacheThresholdDisabled() - Method in class mondrian.rolap.sql.EffectiveMemberCacheTest
-
- testLevelPreCacheThresholdParentDegenerate() - Method in class mondrian.rolap.sql.EffectiveMemberCacheTest
-
- testLevelProperties() - Method in class mondrian.test.Olap4jTest
-
Tests that a property that is not a standard olap4j property but is a
Mondrian-builtin property (viz, "FORMAT_EXP") is included among a level's
properties.
- testLevelReferenceHandled() - Method in class mondrian.olap.IdBatchResolverTest
-
- testLevelsNumeric() - Method in class mondrian.olap.fun.FunctionTest
-
- testLevelsString() - Method in class mondrian.olap.fun.FunctionTest
-
- testLevelsStringFail() - Method in class mondrian.olap.fun.FunctionTest
-
- testLevelsTooLarge() - Method in class mondrian.olap.fun.FunctionTest
-
- testLevelsTooSmall() - Method in class mondrian.olap.fun.FunctionTest
-
- testLevelTableAttributeAsView() - Method in class mondrian.test.SchemaTest
-
Verifies that RolapHierarchy.tableExists() supports views.
- testLevelTableNotFound() - Method in class mondrian.test.SchemaTest
-
- testLevelUniqueName() - Method in class mondrian.olap.fun.FunctionTest
-
- testLevelVisibility() - Method in class mondrian.test.SchemaTest
-
- testLimit() - Method in class mondrian.test.Olap4jTest
-
- testLimitedRollupMemberRetrievableFromCache() - Method in class mondrian.rolap.sql.SqlQueryTest
-
- testLinRegIntercept() - Method in class mondrian.olap.fun.FunctionTest
-
- testLinRegPoint() - Method in class mondrian.olap.fun.FunctionTest
-
- testLinRegPointMonth() - Method in class mondrian.olap.fun.FunctionTest
-
- testLinRegPointQuarter() - Method in class mondrian.olap.fun.FunctionTest
-
- testLinRegSlope() - Method in class mondrian.olap.fun.FunctionTest
-
- testListTupleListTupleIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
-
- testListUdf() - Method in class mondrian.test.UdfTest
-
Test case for a UDF that returns a list.
- testLiteralMeasureAndUnitSalesUsingSet() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testLiteralMeasuresWithinParentheses() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testLiterals() - Method in class mondrian.olap.CustomizedParserTest
-
- testLoadDistinctSqlMeasure() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
Checks that in dialects that request it (e.g.
- testLoadWithMockResultsForLoadingOnlyDetailedSegments() - Method in class mondrian.rolap.agg.SegmentLoaderTest
-
- testLoadWithMockResultsForLoadingSummaryAndDetailedSegments() - Method in class mondrian.rolap.agg.SegmentLoaderTest
-
- testLoadWithMockResultsForLoadingSummaryAndDetailedSegmentsUsingSparse() - Method in class mondrian.rolap.agg.SegmentLoaderTest
-
- testLoadWithWithNullInRollupColumn() - Method in class mondrian.rolap.agg.SegmentLoaderTest
-
Tests load with mock results for loading summary and detailed
segments with null in rollup column.
- testLockBox() - Method in class mondrian.olap.UtilTestCase
-
- testLockBoxFull() - Method in class mondrian.olap.UtilTestCase
-
Unit test that ensures that
LockBox
can "forget"
entries whose key has been forgotten.
- testLog10() - Method in class mondrian.olap.fun.vba.ExcelTest
-
- testLogicalAnd() - Method in class mondrian.test.BasicQueryTest
-
A logical AND, by contrast, can be supported by using two different
techniques.
- testLogicalOps() - Method in class mondrian.test.BasicQueryTest
-
How Can I Implement a Logical AND or OR Condition in a WHERE
Clause?
- testLookupMember() - Method in class mondrian.rolap.NonEmptyTest
-
When looking for [Month] Mondrian generates SQL that tries to find
'Month' as a member of the time dimension.
- testLookupMember2() - Method in class mondrian.rolap.NonEmptyTest
-
SQL Optimization must be turned off in ragged hierarchies.
- testLookupMemberCache() - Method in class mondrian.rolap.NonEmptyTest
-
when Mondrian parses a string like
"[Store].[All Stores].[USA].[CA].[San Francisco]"
it shall not lookup additional members.
- testLoopDetection() - Method in class mondrian.test.NativeSetEvaluationTest
-
Test evaluation loop detection still works after changes to
make it more permissable.
- testLostData() - Method in class mondrian.rolap.VirtualCubeTest
-
- testLotsOfAxes() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testLt() - Method in class mondrian.olap.fun.FunctionTest
-
- testLTrim() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testMandatoryCellProperties() - Method in class mondrian.test.PropertiesTest
-
- testMandatoryMemberProperties() - Method in class mondrian.test.PropertiesTest
-
Tests existence and values of mandatory member properties.
- testMany() - Method in class mondrian.rolap.CellKeyTest
-
- testMany() - Method in class mondrian.rolap.ModulosTest
-
- testMaritalStatusByGenderAgg() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testMaritalStatusByGenderAggAndMembers() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testMaritalStatusByGenderMembersAndAgg() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testMaritalStatusBySameGenderAggTwice() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testMaritalStatusByTwoGenderAggs() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testMarkets() - Method in class mondrian.test.SteelWheelsSchemaTest
-
Test case for Infobright issue where [Markets].[All Markets].[Japan]
was not found but [Markets].[All Markets].[JAPAN] was OK.
- testMarshalledValueType() - Method in class mondrian.xmla.XmlaHandlerTypeTest
-
- testMatchBugMondrian983() - Method in class mondrian.rolap.NativeFilterMatchingTest
-
- testMatches() - Method in class mondrian.test.UdfTest
-
- testMatchesWithAccessControl() - Method in class mondrian.rolap.NativeFilterMatchingTest
-
- testMax() - Method in class mondrian.olap.fun.FunctionTest
-
- testMaxNegative() - Method in class mondrian.olap.fun.FunctionTest
-
- testMDActions() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMdc() - Method in class mondrian.test.UdfTest
-
- testMDCubes() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMDCubesDeep() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMDCubesDeepJson() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMDCubesJson() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMDCubesLcid() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMDCubesLocale() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMDDimensions() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMDDimensionsShared() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMDFunction() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMDFunctions() - Method in class mondrian.xmla.XmlaBasicTest
-
Tests the output of the MDSCHEMA_FUNCTIONS call.
- testMDHierarchies() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMDLevels() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMDLevelsAccessControlled() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMDMeasures() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMDMembers() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMDMembersMulti() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMDMembersTreeop() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMDProperties() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMdschemaMeasures() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- testMdschemaMeasuresEmitInvisible() - Method in class mondrian.xmla.XmlaExcel2000Test
-
- testMdschemaPropertiesCell() - Method in class mondrian.xmla.XmlaExcel2007Test
-
- testMdschemaPropertiesMember() - Method in class mondrian.xmla.XmlaExcel2007Test
-
- testMDSets() - Method in class mondrian.xmla.XmlaBasicTest
-
- testMe() - Method in class mondrian.test.MonitorTest
-
Exercises as many fields of the monitoring stats classes as possible.
- testMeasureAndAggregateInSlicer() - Method in class mondrian.rolap.NonEmptyTest
-
- testMeasureAndDimensionInCrossJoin() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testMeasureCaption() - Method in class mondrian.test.CaptionTest
-
set caption "Anzahl Verkauf" for measure "Unit Sales"
- testMeasureConstraintsInACrossjoinHaveCorrectResults() - Method in class mondrian.rolap.NonEmptyTest
-
- testMeasureDefault() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- testMeasureInCrossJoinWithTwoDimensions() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testMeasureInSlicer() - Method in class mondrian.rolap.NonEmptyTest
-
- testMeasures() - Method in class mondrian.test.SteelWheelsSchemaTest
-
Sanity check, that enumerates the Measures dimension.
- testMeasureSlicerFail() - Method in class mondrian.olap.CustomizedParserTest
-
- testMedian() - Method in class mondrian.olap.fun.FunctionTest
-
- testMedian2() - Method in class mondrian.olap.fun.FunctionTest
-
- TestMember - Class in mondrian.olap.fun
-
Mock implementation of
Member
for testing.
- TestMember(String) - Constructor for class mondrian.olap.fun.TestMember
-
- testMemberAddressedByCompoundKey() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testMemberAddressedByLevelAndCompoundKey() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testMemberAddressedByLevelAndKey() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testMemberAddressedByLevelAndName() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testMemberAddressedByNonUniqueName() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testMemberAddressedByPartialCompoundKey() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testMemberArrayList() - Method in class mondrian.rolap.RolapAxisTest
-
- testMemberBrackets() - Method in class mondrian.test.CompatibilityTest
-
Brackets around member names are optional.
- testMemberCaption() - Method in class mondrian.olap.fun.FunctionTest
-
- testMemberCase() - Method in class mondrian.test.CompatibilityTest
-
Member names are case insensitive.
- testMemberChildrenNameCol() - Method in class mondrian.rolap.NonEmptyTest
-
Testcase for bug 1379068, which causes no children of [Time].[1997].[Q2]
to be found, because it incorrectly constrains on the level's key column
rather than name column.
- testMemberChildrenNoWhere() - Method in class mondrian.rolap.NonEmptyTest
-
Tests non empty children of All member w/o WHERE clause
- testMemberChildrenOfAllMember() - Method in class mondrian.rolap.NonEmptyTest
-
Tests non empty children of All member
- testMemberChildrenOfRolapMember() - Method in class mondrian.rolap.NonEmptyTest
-
Tests non empty children of rolap member
- testMemberCountIsNotSameForAllMembersInTuple() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testMemberCountIsSameForAllMembersInTuple() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testMemberDimension() - Method in class mondrian.olap.fun.FunctionTest
-
- testMemberFormatter() - Method in class mondrian.test.UdfTest
-
Unit test for a member formatter defined in the old way -- a 'formatter'
attribute of a Measure element.
- testMemberFormatterNested() - Method in class mondrian.test.UdfTest
-
- testMemberFormatterScript() - Method in class mondrian.test.UdfTest
-
- testMemberIdentifiedByDimensionAndKey() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testMemberLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testMemberName() - Method in class mondrian.olap.fun.FunctionTest
-
- testMemberNameSortCaseSensitivity() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testMemberOnAxis() - Method in class mondrian.olap.ParserTest
-
If an axis expression is a member, implicitly convert it to a set.
- testMemberOnAxis() - Method in class mondrian.test.BasicQueryTest
-
If an axis expression is a member, implicitly convert it to a set.
- testMemberOpsFailIfCacheEnabled() - Method in class mondrian.rolap.MemberCacheControlTest
-
Tests that member operations fail if cache is enabled.
- testMemberOrdinalCaching() - Method in class mondrian.test.BasicQueryTest
-
- testMemberParameterNull() - Method in class mondrian.test.ParameterTest
-
- testMemberProperties() - Method in class mondrian.test.PropertiesTest
-
Tests the ability to project non-standard member properties.
- testMemberPropertiesAndSlicer() - Method in class mondrian.xmla.XmlaExcel2007Test
-
Test that checks that (a) member properties are in correct format for
Excel 2007, (b) the slicer axis is in the correct format for Excel 2007.
- testMemberPropertiesBad() - Method in class mondrian.test.PropertiesTest
-
Tests the ability to project non-standard member properties.
- testMemberReader(MemberReader) - Method in class mondrian.rolap.Test
-
- testMembers() - Method in class mondrian.olap.fun.FunctionTest
-
- testMemberSameNameAsLevel() - Method in class mondrian.test.BasicQueryTest
-
- testMembersOfHierarchiesInSameDimensionInSlicer() - Method in class mondrian.test.MultipleHierarchyTest
-
- testMembersOfLargeDimensionTheHardWay() - Method in class mondrian.test.BasicQueryTest
-
- testMemberUdfDoesNotEvaluateToScalar() - Method in class mondrian.test.UdfTest
-
Tests a function that takes a member as argument.
- testMemberUniqueName() - Method in class mondrian.olap.fun.FunctionTest
-
- testMemberUniqueNameForSharedWithChangedName() - Method in class mondrian.rolap.SharedDimensionTest
-
- testMemberUniqueNameOfNull() - Method in class mondrian.olap.fun.FunctionTest
-
- testMemberVisibility() - Method in class mondrian.rolap.VirtualCubeTest
-
- testMemberVisibility() - Method in class mondrian.test.BasicQueryTest
-
- testMemberWithNullKey() - Method in class mondrian.test.BasicQueryTest
-
There are cross database order issues in this test.
- testMergeDataSourcesForAlteringCatalogAcrossDataSources() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
-
- testMid() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testMid() - Method in class mondrian.test.BasicQueryTest
-
- testMidFunctionWithLengthArgumentLargerThanStringLength() - Method in class mondrian.olap.fun.FunctionTest
-
- testMidFunctionWithNegativeLength() - Method in class mondrian.olap.fun.FunctionTest
-
- testMidFunctionWithNegativeStartIndex() - Method in class mondrian.olap.fun.FunctionTest
-
- testMidFunctionWithoutLength() - Method in class mondrian.olap.fun.FunctionTest
-
- testMidFunctionWithStartIndexGreaterThanStringLength() - Method in class mondrian.olap.fun.FunctionTest
-
- testMidFunctionWithStartIndexOne() - Method in class mondrian.olap.fun.FunctionTest
-
- testMidFunctionWithStartIndexZeroFails() - Method in class mondrian.olap.fun.FunctionTest
-
- testMidFunctionWithValidArguments() - Method in class mondrian.olap.fun.FunctionTest
-
- testMidFunctionWithZeroLengthStringArgument() - Method in class mondrian.olap.fun.FunctionTest
-
- testMin() - Method in class mondrian.olap.fun.FunctionTest
-
- testMinTuple() - Method in class mondrian.olap.fun.FunctionTest
-
- testMinus() - Method in class mondrian.olap.fun.FunctionTest
-
- testMinus_bug1234759() - Method in class mondrian.olap.fun.FunctionTest
-
- testMinusAssociativity() - Method in class mondrian.olap.fun.FunctionTest
-
- testMinute() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testMIRR() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testMissingChildrenNotRetrievedChildByName() - Method in class mondrian.rolap.MemberCacheHelperTest
-
- testMissingChildrenNotRetrievedDefaultConst() - Method in class mondrian.rolap.MemberCacheHelperTest
-
- testMissingObjectFail() - Method in class mondrian.olap.CustomizedParserTest
-
- testMissingObjectFailWithStrict() - Method in class mondrian.olap.CustomizedParserTest
-
- testMissingObjectSucceedWithoutStrict() - Method in class mondrian.olap.CustomizedParserTest
-
- testMissingSubtotalBugMetricFilter() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testMissingSubtotalBugMultiLevelMetricFilter() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testMixedInIsFilters() - Method in class mondrian.rolap.FilterTest
-
- testMixingAttributesFail() - Method in class mondrian.olap.CustomizedParserTest
-
- testMixingMemberLimitation() - Method in class mondrian.olap.CustomizedParserTest
-
Mondrian is not strict about referencing a dimension member in calculated
measures.
- testMod() - Method in class mondrian.olap.fun.FunctionTest
-
- testMod() - Method in class mondrian.olap.fun.vba.ExcelTest
-
- testMon2202AnalyzerCompoundMeasureFilterPlusTopCount() - Method in class mondrian.rolap.NonEmptyTest
-
- testMon2202AnalyzerFilter() - Method in class mondrian.rolap.NonEmptyTest
-
- testMon2202AnalyzerPercOfMeasure() - Method in class mondrian.rolap.NonEmptyTest
-
- testMon2202AnalyzerRunningSum() - Method in class mondrian.rolap.NonEmptyTest
-
- testMon2202AnalyzerTopCount() - Method in class mondrian.rolap.NonEmptyTest
-
- testMon2202RunningSum() - Method in class mondrian.rolap.NonEmptyTest
-
- testMon2202SeveralFilteredHierarchiesPlusMeasureFilter() - Method in class mondrian.rolap.NonEmptyTest
-
- testMondrian1030() - Method in class mondrian.test.AccessControlTest
-
This is a test for MONDRIAN-1030.
- testMondrian1091() - Method in class mondrian.test.AccessControlTest
-
Test for
MONDRIAN-1091
The RoleImpl would try to search for member grants by object identity
rather than unique name.
- testMondrian1094() - Method in class mondrian.rolap.CacheControlTest
-
- testMondrian1133() - Method in class mondrian.rolap.NonEmptyTest
-
- testMondrian1133() - Method in class mondrian.test.SteelWheelsSchemaTest
-
- testMondrian1133WithAggs() - Method in class mondrian.rolap.NonEmptyTest
-
- testMondrian1197() - Method in class mondrian.test.SteelWheelsSchemaTest
-
- testMondrian1226() - Method in class mondrian.test.CompoundSlicerTest
-
- testMondrian1252() - Method in class mondrian.test.SteelWheelsSchemaTest
-
Members stored in cache after role filtering would get picked up by a
different role, resulting in fewer results or none at all.
- testMondrian1259() - Method in class mondrian.test.AccessControlTest
-
- testMondrian1271() - Method in class mondrian.rolap.TestAggregationManager
-
This is a test for
MONDRIAN-1271
When a non-collapsed AggLevel was used, Mondrian would join on the
key column of the lowest level instead of the one it should have.
- testMondrian1273() - Method in class mondrian.test.SteelWheelsSchemaTest
-
- testMondrian1295() - Method in class mondrian.test.AccessControlTest
-
- testMondrian1325() - Method in class mondrian.rolap.aggmatcher.NonCollapsedAggTest
-
Test case for cast exception on min/max of an integer measure
- testMondrian1353() - Method in class mondrian.test.Olap4jTest
-
- testMondrian1360() - Method in class mondrian.test.SteelWheelsSchemaTest
-
This is a test for
MONDRIAN-1360
Member Unique Name is incorrect for a calculated member on a shared
dimension whose name is different from the dimension it is based on.
- testMondrian1390() - Method in class mondrian.test.Olap4jTest
-
- testMondrian1390() - Method in class mondrian.test.SchemaTest
-
- testMondrian1432() - Method in class mondrian.test.BasicQueryTest
-
- testMondrian1432_ZeroAxisSegment() - Method in class mondrian.test.BasicQueryTest
-
- testMondrian1434() - Method in class mondrian.test.AccessControlTest
-
- testMondrian1464() - Method in class mondrian.test.SteelWheelsSchemaTest
-
This is a test for
MONDRIAN-1464
Invalid filter SQL generated on numeric column
- testMondrian1486() - Method in class mondrian.test.AccessControlTest
-
- testMondrian1488() - Method in class mondrian.rolap.HighDimensionsTest
-
- testMondrian1499() - Method in class mondrian.test.SchemaTest
-
- testMondrian1506() - Method in class mondrian.test.BasicQueryTest
-
- testMondrian1658() - Method in class mondrian.rolap.NonEmptyTest
-
- testMondrian1750() - Method in class mondrian.test.SteelWheelsSchemaTest
-
This is a test for
MONDRIAN-1750
Compound slicer getting applied to CurrentDateMember
- testMondrian2202WithAggTopCountSet() - Method in class mondrian.rolap.NonEmptyTest
-
- testMondrian2202WithConflictingMemberInSlicer() - Method in class mondrian.rolap.NonEmptyTest
-
- testMondrian2202WithCrossjoin() - Method in class mondrian.rolap.NonEmptyTest
-
- testMondrian2202WithFilter() - Method in class mondrian.rolap.NonEmptyTest
-
- testMondrian2202WithLevelMembers() - Method in class mondrian.rolap.NonEmptyTest
-
- testMondrian2202WithMeasureContainingCJ() - Method in class mondrian.rolap.NonEmptyTest
-
- testMondrian2202WithParameter() - Method in class mondrian.rolap.NonEmptyTest
-
- testMondrian2202WithTopCount() - Method in class mondrian.rolap.NonEmptyTest
-
- testMondrian2411_1() - Method in class mondrian.test.SteelWheelsSchemaTest
-
- testMondrian2411_2() - Method in class mondrian.test.SteelWheelsSchemaTest
-
- testMondrian2411_3() - Method in class mondrian.test.SteelWheelsSchemaTest
-
- testMondrian906() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
This test makes sure that the AggregateFunDef will not optimize a tuples
list when the rollup policy is set to something else than FULL, as it
results in wrong data for a distinct count operation when using roles to
narrow down the members access.
- testMondrian936() - Method in class mondrian.test.AccessControlTest
-
- testMondrianBug476_770_957() - Method in class mondrian.test.SteelWheelsSchemaTest
-
- testMondrianBug641() - Method in class mondrian.test.PerformanceTest
-
Test case for
Bug MONDRIAN-641, "Large NON EMPTY result performs poorly with
ResultStyle.ITERABLE".
- testMondrianExceptionThrown_WhenCodeSetContainsNOCodeForDialect() - Method in class mondrian.rolap.sql.CodeSetTest
-
If SqlQuery.CodeSet contains no sql code with specified dialect at all
(even 'generic'), the MondrianException should be thrown.
- testMondrianPropsGetJava() - Method in class mondrian.test.ParameterTest
-
Tests getting a mondrian property.
- testMonetBooleanColumn() - Method in class mondrian.test.DialectTest
-
- testMonetDBTypeMapQuirks() - Method in class mondrian.test.DialectTest
-
- testMonth() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testMonthlyByDay() - Method in class mondrian.util.ScheduleTest
-
- testMonthlyByDayPeriodic() - Method in class mondrian.util.ScheduleTest
-
- testMonthlyByWeek() - Method in class mondrian.util.ScheduleTest
-
- testMonthName() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testMoveCommand() - Method in class mondrian.rolap.MemberCacheControlTest
-
- testMoveFailBadLevel() - Method in class mondrian.rolap.MemberCacheControlTest
-
- testMtd() - Method in class mondrian.olap.fun.FunctionTest
-
- testMultiByteSchemaReadFromFile() - Method in class mondrian.test.SchemaTest
-
- testMultiHierarchyNonSSAS() - Method in class mondrian.olap.IdBatchResolverTest
-
- testMultiHierarchySSAS() - Method in class mondrian.olap.IdBatchResolverTest
-
- testMultiLevelMemberConstraintMixedNullNonNullParent() - Method in class mondrian.rolap.NonEmptyTest
-
Check that multi-level member list generates compact form of SQL where
clause:
(1) Use IN list if possible(not possible if there are null values because
NULLs in IN lists do not match)
(2) Group members sharing the same parent, including parents with NULLs.
- testMultiLevelMemberConstraintNonNullParent() - Method in class mondrian.rolap.NonEmptyTest
-
Checks that multi-level member list generates compact form of SQL where
clause:
(1) Use IN list if possible
(2) Group members sharing the same parent
(3) Only need to compare up to the first unique parent level.
- testMultiLevelMemberConstraintNullParent() - Method in class mondrian.rolap.NonEmptyTest
-
Checks that multi-level member list generates compact form of SQL where
clause:
(1) Use IN list if possible(not possible if there are null values because
NULLs in IN lists do not match)
(2) Group members sharing the same parent, including parents with NULLs.
- testMultiLevelMemberConstraintWithMixedNullNonNullChild() - Method in class mondrian.rolap.NonEmptyTest
-
Check that multi-level member list generates compact form of SQL where
clause:
(1) Use IN list if possible(not possible if there are null values because
NULLs in IN lists do not match)
(2) Group members sharing the same parent
(3) Only need to compare up to the first unique parent level.
- testMultiLevelMembersMixedNullNonNullParent() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testMultiLevelMembersNullParents() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testMultiLevelsMixedNullNonNullChild() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testMultipleAllWithInExpr() - Method in class mondrian.test.NativeSetEvaluationTest
-
Test case for
Mondrian-1291: NPE on native set with at least two elements and
two all members for same dimension in slicer
- testMultipleAxes() - Method in class mondrian.olap.ParserTest
-
- testMultipleCalculatedMembersWhichAreNotMeasures() - Method in class mondrian.test.BasicQueryTest
-
- testMultipleCalculatedMembersWhichAreNotMeasures2() - Method in class mondrian.test.BasicQueryTest
-
- testMultipleCalculatedMembersWhichAreNotMeasures3() - Method in class mondrian.test.BasicQueryTest
-
This one had the same problem.
- testMultipleConstraintsOnSameColumn() - Method in class mondrian.test.BasicQueryTest
-
Tests whether the agg mgr behaves correctly if a cell request causes
a column to be constrained multiple times.
- testMultipleDimensionHierarchyCaptionUsages() - Method in class mondrian.test.SchemaTest
-
Test Multiple DimensionUsages on same Dimension.
- testMultipleDimensionUsages() - Method in class mondrian.test.SchemaTest
-
Test Multiple DimensionUsages on same Dimension.
- testMultipleHierarchyRequiresQualification() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testMultipleHierarchySsasFalse() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testMultipleHierarchySsasTrue() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testMultipleLevelsOfSameDimInConcatenatedJoins() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testMultipleLevelsOfSameDimInSingleArg() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testMultipleMeasures() - Method in class mondrian.rolap.TestAggregationManager
-
Test a batch containing multiple measures:
(store_state=CA, gender=F, measure=[Unit Sales])
(store_state=CA, gender=M, measure=[Store Sales])
(store_state=OR, gender=M, measure=[Unit Sales])
- testMultipleMembersOfSameDimensionInSlicerFails() - Method in class mondrian.test.MultipleHierarchyTest
-
- testMultipleMultiplication() - Method in class mondrian.olap.CustomizedParserTest
-
- testMultipleSpaces() - Method in class mondrian.olap.ParserTest
-
- testMultiplication() - Method in class mondrian.olap.ParserTest
-
Verifies that calculated measures made of several '*' operators
can resolve them correctly.
- testMultiplicationFail() - Method in class mondrian.olap.CustomizedParserTest
-
- testMultiply() - Method in class mondrian.olap.fun.FunctionTest
-
- testMultiplyBug774807() - Method in class mondrian.olap.fun.FunctionTest
-
Bug 774807 caused expressions to be mistaken for the crossjoin
operator.
- testMultiplyPrecedence() - Method in class mondrian.olap.fun.FunctionTest
-
- testMultiSegRollupWithMixOfNullAxisValues() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testMultiselectCalculations() - Method in class mondrian.olap.fun.FunctionTest
-
Tests behavior where CurrentMember occurs in calculated members and
that member is a set.
- testMultiValueInWithNullVals() - Method in class mondrian.rolap.FilterTest
-
http://jira.pentaho.com/browse/MONDRIAN-1458
When using a multi value IN clause which includes null values
against a collapsed field on an aggregate table, the dimension table
field was referenced as the column expression, causing sql errors.
- testMutableListTupleListTupleListCalc() - Method in class mondrian.olap.fun.CrossJoinTest
-
- TestName - Variable in class mondrian.olap.MondrianProperties
-
String property that determines which tests are run.
- testNameAfterCompositeKey() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
Tests a member where a name segment [Store 14]
occurs after a
composite key segment &[San Francisco]&CA
.
- testNameAfterKey() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
Tests a member where a name segments [San Francisco].[Store 14]
occur after a key segment &&CA
.
- testNamedSet() - Method in class mondrian.test.NamedSetTest
-
Set defined in query according measures, hence context-dependent.
- testNamedSetAgainstCube() - Method in class mondrian.test.NamedSetTest
-
- testNamedSetAgainstSchema() - Method in class mondrian.test.NamedSetTest
-
- testNamedSetAndUnion() - Method in class mondrian.test.NamedSetTest
-
- testNamedSetAsList() - Method in class mondrian.test.NamedSetTest
-
Set defined by explicit tlist in query.
- testNamedSetCrossJoin() - Method in class mondrian.test.NamedSetTest
-
Tests a named set defined in a query which consists of tuples.
- testNamedSetCurrentOrdinalWithCrossjoin() - Method in class mondrian.olap.fun.FunctionTest
-
- testNamedSetCurrentOrdinalWithFilter() - Method in class mondrian.olap.fun.FunctionTest
-
- testNamedSetCurrentOrdinalWithGenerate() - Method in class mondrian.olap.fun.FunctionTest
-
Tests NamedSet.CurrentOrdinal combined with the Generate function.
- testNamedSetCurrentOrdinalWithNonNamedSetFails() - Method in class mondrian.olap.fun.FunctionTest
-
- testNamedSetCurrentOrdinalWithOrder() - Method in class mondrian.olap.fun.FunctionTest
-
Tests NamedSet.CurrentOrdinal combined with the Order function.
- testNamedSetDependencies() - Method in class mondrian.test.NamedSetTest
-
Tests that named sets never depend on anything.
- testNamedSetLowCardinality() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testNamedSetMustBeSet() - Method in class mondrian.test.NamedSetTest
-
- testNamedSetOnMember() - Method in class mondrian.test.NamedSetTest
-
Set defined on top of calc member.
- testNamedSetRangeInSlicer() - Method in class mondrian.test.NamedSetTest
-
Test case for issue on developers list which involves a named set and a
range in the WHERE clause.
- testNamedSetRangeInSlicerPrimed() - Method in class mondrian.test.NamedSetTest
-
- testNamedSetsMixedWithCalcMembers() - Method in class mondrian.test.NamedSetTest
-
- testNamedSetUsedInCrossJoin() - Method in class mondrian.test.NamedSetTest
-
Set used inside expression (Crossjoin).
- testNamedSetWithCompoundSlicer() - Method in class mondrian.test.NamedSetTest
-
- testNameExpressionSnowflake() - Method in class mondrian.test.BasicQueryTest
-
- testNamingAttrVsLevel() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testNamingDimensionAttr() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testNamingDimensionAttrVsLevel() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testNamingDimensionDotLevel() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testNamingDimensionDotLevel2() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testNamingDimensionDotLevelNotUnique() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testNativeCJWithHideMemberIfBlankOnLeaf() - Method in class mondrian.test.RaggedHierarchyTest
-
- testNativeCJWithRedundantSetBraces() - Method in class mondrian.rolap.NonEmptyTest
-
verifies that redundant set braces do not prevent native evaluation
for example, {[Store].[Store Name].members} and
{{[Store Type].[Store Type].members}}
- testNativeCrossjoinWillConstrainUsingArgsFromAllAxes() - Method in class mondrian.rolap.NonEmptyTest
-
- testNativeCrossjoinWillExpandFirstLastChild() - Method in class mondrian.rolap.NonEmptyTest
-
- testNativeCrossjoinWillExpandLagInNamedSet() - Method in class mondrian.rolap.NonEmptyTest
-
- testNativeFilter() - Method in class mondrian.rolap.FilterTest
-
- testNativeFilterAgainstAggTableWithNotAllMeasures() - Method in class mondrian.rolap.NativeFilterMatchingTest
-
- testNativeFilterNonEmpty() - Method in class mondrian.rolap.FilterTest
-
Verify that filter with Not IsEmpty(storedMeasure) can be natively
evaluated.
- testNativeFilterSameAsNonNative() - Method in class mondrian.rolap.NativeFilterMatchingTest
-
- testNativeFilterTupleCompoundSlicer1861() - Method in class mondrian.test.NativeSetEvaluationTest
-
- testNativeFilterWithAggDescendants() - Method in class mondrian.test.NativeSetEvaluationTest
-
- testNativeFilterWithCompoundSlicer() - Method in class mondrian.rolap.NativeFilterMatchingTest
-
- testNativeFilterWithCompoundSlicer() - Method in class mondrian.test.NativeSetEvaluationTest
-
- testNativeFilterWithCompoundSlicer2049() - Method in class mondrian.test.NativeSetEvaluationTest
-
- testNativeFilterWithCompoundSlicer_1() - Method in class mondrian.rolap.NativeFilterMatchingTest
-
- testNativeFilterWithCompoundSlicer_2() - Method in class mondrian.rolap.NativeFilterMatchingTest
-
- testNativeFilterWithCompoundSlicer_3() - Method in class mondrian.rolap.NativeFilterMatchingTest
-
- testNativeFilterWithCompoundSlicer_4() - Method in class mondrian.rolap.NativeFilterMatchingTest
-
- testNativeFilterWithCompoundSlicerCJ() - Method in class mondrian.test.NativeSetEvaluationTest
-
- testNativeFilterWithCompoundSlicerDifferentProducts() - Method in class mondrian.rolap.NativeFilterMatchingTest
-
- testNativeFilterWithCompoundSlicerWithAggs() - Method in class mondrian.rolap.NativeFilterMatchingTest
-
- testNativeFilterWithHideMemberIfBlankOnLeaf() - Method in class mondrian.test.RaggedHierarchyTest
-
- testNativeFilterWithNullMeasure() - Method in class mondrian.rolap.FilterTest
-
- testNativeFilterWithoutMeasures() - Method in class mondrian.rolap.aggmatcher.MultipleColsInTupleAggTest
-
- testNativeFilterWithoutMeasuresAndLevelWithProps() - Method in class mondrian.rolap.aggmatcher.MultipleColsInTupleAggTest
-
- testNativeHonorsRoleRestrictions() - Method in class mondrian.test.NativeSetEvaluationTest
-
- testNativeResultLimitAtZero() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testNativeResultLimitBeforeMerge() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testNativeResultLimitDuringMerge() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testNativeSetCaching() - Method in class mondrian.rolap.VirtualCubeTest
-
Checks that native set caching considers base cubes in the cache key.
- testNativeSetsCacheClearing() - Method in class mondrian.test.NativeSetEvaluationTest
-
tests if cache associated with Native Sets is flushed.
- testNativeTopCount() - Method in class mondrian.rolap.NonEmptyTest
-
Checks that TopCount is executed natively unless disabled.
- testNativeTopCountWithAggFlatSet() - Method in class mondrian.test.NativeSetEvaluationTest
-
Simple enumerated aggregate.
- testNativeTopCountWithAggMemberNamedSet() - Method in class mondrian.test.NativeSetEvaluationTest
-
Same as above, but using a named set
- testNativeTopCountWithMemberOnlySlicer() - Method in class mondrian.test.NativeSetEvaluationTest
-
Test case for
Mondrian-1426: Native top count support for Member expressions
in Calculated member slicer
- testNativeTopCountWithMemberSumSlicer() - Method in class mondrian.test.NativeSetEvaluationTest
-
Test case for
Mondrian-1430: Native top count support for + and
tuple (Parentheses) expressions in Calculated member slicer
- testNativeTopCountWithParenthesesMemberSlicer() - Method in class mondrian.test.NativeSetEvaluationTest
-
Test case for
Mondrian-1430: Native top count support for + and
tuple (Parentheses) expressions in Calculated member slicer
- testNativeVirtualRestrictedSet() - Method in class mondrian.test.NativeSetEvaluationTest
-
- testNativeWithOverriddenNullMemberRepAndNullConstraint() - Method in class mondrian.rolap.NonEmptyTest
-
- testNativizeTwoAxes() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testNativizeWithASetAtTopLevel() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testNativizeWithASetAtTopLevel2() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testNativizeWithASetAtTopLevel3Levels() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testNe() - Method in class mondrian.olap.fun.FunctionTest
-
- testNECJMemberList() - Method in class mondrian.rolap.SharedDimensionTest
-
- testNECJMultiLevelMemberList() - Method in class mondrian.rolap.SharedDimensionTest
-
- testNegative() - Method in class mondrian.rolap.CacheControlTest
-
A number of negative tests, trying to do invalid things with cache
flushing and getting errors.
- testNegativeCases() - Method in class mondrian.olap.ParserTest
-
- testNegativeMatching() - Method in class mondrian.rolap.NativeFilterMatchingTest
-
- testNegativePercent() - Method in class mondrian.util.FormatTest
-
- testNegativePercentWithStyle() - Method in class mondrian.util.FormatTest
-
Test case for bug
MONDRIAN-687, "Format treats negative numbers differently than SSAS".
- testNegativeSolveOrder() - Method in class mondrian.test.TestCalculatedMembers
-
- testNegativeSolveOrder() - Method in class mondrian.xmla.XmlaCognosTest
-
- testNegativeSolveOrderForCalMemberWithFilter() - Method in class mondrian.test.TestCalculatedMembers
-
Tests that if a filter is associated with input to a cal member with
lower solve order; the filter computation uses the context that contains
the other cal members(those with higher solve order).
- testNegativeSolveOrderForCalMemberWithFilters2() - Method in class mondrian.test.TestCalculatedMembers
-
Tests that if a filter is associated with input to a cal member with
higher solve order; the filter computation ignores the other cal members.
- testNegativeZero() - Method in class mondrian.olap.fun.FunctionTest
-
- testNegativeZero() - Method in class mondrian.util.FormatTest
-
- testNegativeZero1() - Method in class mondrian.olap.fun.FunctionTest
-
- testNegativeZeroDivide() - Method in class mondrian.olap.fun.FunctionTest
-
- testNegativeZeroMultiply() - Method in class mondrian.olap.fun.FunctionTest
-
- testNegativeZeroSubtract() - Method in class mondrian.olap.fun.FunctionTest
-
- testNeInfinity() - Method in class mondrian.olap.fun.FunctionTest
-
- testNestedCrossJoinWhereAllColsHaveNative() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testNestedCrossJoinWhereFirstColumnNonNative() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testNestedCrossJoinWhereLastColumnNonNative() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testNestedCrossJoinWhereMiddleColumnNonNative() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testNestedMeasureConstraintsGetOptimized() - Method in class mondrian.rolap.NonEmptyTest
-
- testNetezzaTypeMapQuirks() - Method in class mondrian.test.DialectTest
-
- testNewBitKeyIsTheSameAsAClearedBitKey() - Method in class mondrian.rolap.BitKeyTest
-
- testNextMemberOfBC() - Method in class mondrian.test.RaggedHierarchyTest
-
- testNextMemberOfTelAviv() - Method in class mondrian.test.RaggedHierarchyTest
-
- testNil() - Method in class mondrian.util.FormatTest
-
When there are format strings for positive and negative numbers, and
a number is too small to appear in either format string, it underflows
to 'Nil', and gets to use a third format.
- testNoAccessToCube() - Method in class mondrian.test.AccessControlTest
-
- testNoHierarchy() - Method in class mondrian.olap.HierarchyBugTest
-
- testNonAliasedDimensionUsage() - Method in class mondrian.test.SchemaTest
-
This test displays an informative error message if someone uses
an unaliased name instead of an aliased name
- testNonAllPromotionMembers() - Method in class mondrian.rolap.RolapResultTest
-
- testNonCanonical() - Method in class mondrian.test.TestCalculatedMembers
-
Tests referring to a calc member by a name other than its canonical
unique name.
- testNonCharacterMembers() - Method in class mondrian.test.TestCalculatedMembers
-
- testNonCollapsedAggregate() - Method in class mondrian.rolap.TestAggregationManager
-
- testNonCollapsedAggregate() - Method in class mondrian.test.SchemaTest
-
- testNonCollapsedAggregateAllLevelsPresentInQuery() - Method in class mondrian.rolap.TestAggregationManager
-
- testNonCollapsedAggregateAllLevelsPresentInQuerySnowflake() - Method in class mondrian.rolap.TestAggregationManager
-
- testNonCollapsedAggregateOnNonUniqueLevelFails() - Method in class mondrian.test.SchemaTest
-
- testNonDefaultAllMember() - Method in class mondrian.rolap.VirtualCubeTest
-
Query a virtual cube that contains a non-conforming dimension that
does not have ALL as its default member.
- testNonDefaultAllMember2() - Method in class mondrian.rolap.VirtualCubeTest
-
- testNonEmpty() - Method in class mondrian.rolap.HighDimensionsTest
-
- testNonEmpty1() - Method in class mondrian.test.BasicQueryTest
-
- testNonEmpty2() - Method in class mondrian.test.BasicQueryTest
-
- testNonEmptyAccess() - Method in class mondrian.test.AccessControlTest
-
Test to verify that non empty crossjoins enforce role access.
- testNonEmptyAccessLevelMembers() - Method in class mondrian.test.AccessControlTest
-
- testNonEmptyAggregateSlicerIsNative() - Method in class mondrian.rolap.NonEmptyTest
-
Native CrossJoin with a ranged slicer.
- testNonEmptyCJConstraintOnVirtualCube() - Method in class mondrian.rolap.VirtualCubeTest
-
Tests that the logic to apply non empty context constraint in virtual
cube is correct.
- testNonEmptyCJWithMultiPositionSlicer() - Method in class mondrian.rolap.NonEmptyTest
-
- testNonEmptyConstraintOnVirtualCubeWithCalcMeasure() - Method in class mondrian.rolap.VirtualCubeTest
-
Tests that the logic to apply non empty context constraint in virtual
cube is correct.
- testNonEmptyCrossJoin() - Method in class mondrian.olap.fun.FunctionTest
-
- testNonEmptyCrossJoin() - Method in class mondrian.test.BasicQueryTest
-
Tests a query with a CrossJoin so large that we run out of memory unless
we can push down evaluation to SQL.
- testNonEmptyCrossjoinFilter() - Method in class mondrian.test.BasicQueryTest
-
Tests a query which uses filter and crossjoin.
- testNonEmptyCrossJoinList() - Method in class mondrian.rolap.NonEmptyTest
-
Non Empty CrossJoin (A,B) gets turned into CrossJoin (Non Empty(A), Non
Empty(B)).
- testNonEmptyCrossJoinLoneAxis() - Method in class mondrian.rolap.TestAggregationManager
-
Tests that a NonEmptyCrossJoin uses the measure referenced by the query
(Store Sales) instead of the default measure (Unit Sales) in the case
where the query only has one result axis.
- testNonEmptyDescendants() - Method in class mondrian.rolap.NonEmptyTest
-
Ensures that NON EMPTY Descendants is optimized.
- testNonEmptyForAllAxesWithOutPropertySet() - Method in class mondrian.rolap.NonEmptyPropertyForAllAxisTest
-
- testNonEmptyForAllAxesWithPropertySet() - Method in class mondrian.rolap.NonEmptyPropertyForAllAxisTest
-
- testNonEmptyLevelMembers() - Method in class mondrian.rolap.NonEmptyTest
-
Test that executes <Level>.Members and applies a non-empty
constraint.
- testNonEmptyNestedCrossJoins() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testNonEmptyNonEmptyCrossJoin1() - Method in class mondrian.test.BasicQueryTest
-
NonEmptyCrossJoin() is not the same as NON EMPTY CrossJoin()
because it's evaluated independently of the other axes.
- testNonEmptyNonEmptyCrossJoin2() - Method in class mondrian.test.BasicQueryTest
-
- testNonEmptyNonEmptyCrossJoin3() - Method in class mondrian.test.BasicQueryTest
-
- testNonEmptyNonEmptyCrossJoin4() - Method in class mondrian.test.BasicQueryTest
-
- testNonEmptyOnNonJoiningValidMeasure() - Method in class mondrian.rolap.NonEmptyTest
-
- testNonEmptyResults() - Method in class mondrian.rolap.NonEmptyTest
-
- testNonEmptyUnionQuery() - Method in class mondrian.rolap.NonEmptyTest
-
- testNonEmptyWithCalcMeasure() - Method in class mondrian.rolap.NonEmptyTest
-
Test for bug #1696772
Modified which calculations are tested for non native, non empty joins
- testNonEmptyWithCognosCalcOneLiteral() - Method in class mondrian.xmla.XmlaCognosTest
-
- testNonEmptyWithWeirdDefaultMember() - Method in class mondrian.rolap.NonEmptyTest
-
Tests the behavior if you have NON EMPTY on both axes, and the default
member of a hierarchy is not 'all' or the first child.
- testNonEmpyOnVirtualCubeWithNonJoiningDimension() - Method in class mondrian.rolap.NonEmptyTest
-
- testNonGuessableReturnType() - Method in class mondrian.test.UdfTest
-
- testNonJoiningDimAtMemberValueCalcMultipleScenarios() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
-
- testNonJoiningDimAtTupleValueCalcMultipleScenarios() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
-
- testNonJoiningDimensions() - Method in class mondrian.rolap.RolapCubeTest
-
- testNonJoiningDimensionWithAllMember() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testNonJoiningDimForAMemberDefinedOnJoiningDim() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
-
- testNonJoiningDimsWhenAggFunctionIsUsedOrNotUsed() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
-
- testNonJoiningDimWithMeasureInCompoundSlicer() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
-
- testNonJoiningDimWithNumericIif() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
-
- testNonLeafMembersOfPCDimensionAreNotNativelyEvaluated() - Method in class mondrian.rolap.NonEmptyTest
-
- testNonNativeFilterWithCalcMember() - Method in class mondrian.rolap.FilterTest
-
- testNonNativeFilterWithNullMeasure() - Method in class mondrian.rolap.FilterTest
-
- testNonNumericValuesUsingNumericFormat() - Method in class mondrian.util.FormatTest
-
- testNonOverlappingRollupWithUnconstrainedColumn() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testNonOverlappingRollupWithUnconstrainedColumnAndHasNull() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testNonPooledConnectionWithProperties() - Method in class mondrian.rolap.RolapConnectionTest
-
- testNonStaticUdfFails() - Method in class mondrian.test.UdfTest
-
Tests that a non-static function gives an error.
- testNonSuperSet() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
Test that can batch for batch with non superset of constraint
column bit key and all values for additional condition.
- testNonTopLevelCalculatedMember() - Method in class mondrian.test.TestCalculatedMembers
-
Test case for
MONDRIAN-335,
"Issues with calculated members".
- testNoNullPtrInCellRequest() - Method in class mondrian.rolap.TestAggregationManager
-
This test case tests for a null pointer that was being thrown
inside of CellRequest.
- testNonUniformConstraintsAreNotUsedForOptimization() - Method in class mondrian.rolap.NonEmptyTest
-
- testNonUniformNestedMeasureConstraintsGetOptimized() - Method in class mondrian.rolap.NonEmptyTest
-
- testNormalize() - Method in class mondrian.rolap.CacheControlTest
-
Tests the algorithm which converts a cache region specification into
normal form.
- testNormalize2() - Method in class mondrian.rolap.CacheControlTest
-
Creates a cell region, runs a query, then flushes the cache.
- testNoSubstitutionsArityOne() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testNoSubstitutionsArityTwo() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testNot() - Method in class mondrian.olap.fun.FunctionTest
-
- testNotAssociativity() - Method in class mondrian.olap.fun.FunctionTest
-
- testNotEquals() - Method in class mondrian.rolap.BitKeyTest
-
Test for not equals and not equals
- testNoTimeDimension() - Method in class mondrian.rolap.VirtualCubeTest
-
- testNotIn() - Method in class mondrian.test.UdfTest
-
- testNotInFilterExcludeNullMember() - Method in class mondrian.rolap.FilterTest
-
Test that if Null member is explicitly excluded, then the native filter
SQL should filter out null members.
- testNotInFilterKeepNullMember() - Method in class mondrian.rolap.FilterTest
-
Test that if Null member is not explicitly excluded, then the native
filter SQL should not filter out null members.
- testNotInFilterSimple() - Method in class mondrian.rolap.FilterTest
-
- testNotInMultiLevelMemberConstraintMixedNullNonNullParent() - Method in class mondrian.rolap.FilterTest
-
Test that null members are included when the filter explicitly excludes
certain members that contain nulls.
- testNotInMultiLevelMemberConstraintNonNullParent() - Method in class mondrian.rolap.FilterTest
-
Test that null members are included when the filter excludes members
that contain multiple levels, but none being null.
- testNotInMultiLevelMemberConstraintNonNullSameParent() - Method in class mondrian.rolap.FilterTest
-
Test that null members are included when the filter excludes members
that contain multiple levels, but none being null.
- testNotInMultiLevelMemberConstraintSingleNullParent() - Method in class mondrian.rolap.FilterTest
-
Test that null members are included when the filter explicitly excludes
a single member that has a null.
- testNotIsFilterSimple() - Method in class mondrian.rolap.FilterTest
-
- testNotMatches() - Method in class mondrian.test.UdfTest
-
- testNotNativeVirtualCubeCrossJoin1() - Method in class mondrian.rolap.NonEmptyTest
-
- testNotNativeVirtualCubeCrossJoin2() - Method in class mondrian.rolap.NonEmptyTest
-
- testNotNativeVirtualCubeCrossJoinCalculatedMember() - Method in class mondrian.rolap.NonEmptyTest
-
- testNotNativeVirtualCubeCrossJoinUnsupported() - Method in class mondrian.rolap.NonEmptyTest
-
- testNotNot() - Method in class mondrian.olap.fun.FunctionTest
-
- testNoTotalForMeasureWithCrossJoinOfJoiningAndNonJoiningDims() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
-
- testNoTotalsForCompdMeasureWithComponentsHavingNonJoiningDims() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
-
- testNoTotalsForCompoundMeasureWithNonJoiningDimAtAllLevel() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
-
- testNotUsingGroupingSet() - Method in class mondrian.rolap.GroupingSetQueryTest
-
- testNotUsingGroupingSetWhenGroupUsesDifferentAggregateTable() - Method in class mondrian.rolap.GroupingSetQueryTest
-
- testNow() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testNpeInIif() - Method in class mondrian.test.TestCalculatedMembers
-
Tests that IIf works OK even if its argument returns the NULL
value.
- testNper() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testNpv() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testNQueriesWaitingForSameSegmentRepeat() - Method in class mondrian.test.CacheTest
-
Tests that if N queries are executed at the same time, only one segment
request will be sent.
- testNull() - Method in class mondrian.olap.ParserTest
-
- testNull() - Method in class mondrian.util.FormatTest
-
Null values use the fourth format.
- testNullCollation() - Method in class mondrian.test.CompatibilityTest
-
Tests that NULL values sort last on all platforms.
- testNullEvaluatesToConstantDoubleNull() - Method in class mondrian.calc.impl.ConstantCalcTest
-
- testNullEvaluatesToConstantIntegerNull() - Method in class mondrian.calc.impl.ConstantCalcTest
-
- testNullInAddition() - Method in class mondrian.olap.fun.FunctionTest
-
- testNullInMultiplication() - Method in class mondrian.olap.fun.FunctionTest
-
- testNullInSubtraction() - Method in class mondrian.olap.fun.FunctionTest
-
- testNullMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testNullMember() - Method in class mondrian.test.BasicQueryTest
-
- testNullMember() - Method in class mondrian.test.RaggedHierarchyTest
-
Test case for bug
MONDRIAN-628,
"ClassCastException in Mondrian for query using Sales Ragged cube".
- testNullMemberOffset() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testNullMemberOffset2ColRollup() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testNullMemberWithCustomRepresentation() - Method in class mondrian.olap.NullMemberRepresentationTest
-
- testNullMemberWithOneNonNull() - Method in class mondrian.test.BasicQueryTest
-
- testNullNameColumn() - Method in class mondrian.test.CompatibilityTest
-
Tests that data in Hierarchy.Level attribute "nameColumn" can be null.
- testNullRange() - Method in class mondrian.olap.fun.FunctionTest
-
tests that a null passed in returns an empty set in range function
- testNullStrToMember() - Method in class mondrian.test.ParameterTest
-
- testNullValue() - Method in class mondrian.olap.fun.FunctionTest
-
Tests use of NULL literal to generate a null cell value.
- testNullValue() - Method in class mondrian.udf.NullValueTest
-
- testNullValuesMap() - Method in class mondrian.olap.UtilTestCase
-
- testNumberRoundingBug() - Method in class mondrian.util.FormatTest
-
- testNumbers() - Method in class mondrian.olap.ParserTest
-
Tests parsing of numbers.
- testNumbers() - Method in class mondrian.util.FormatTest
-
Exhaustive tests on various numbers.
- testNumericLiteral() - Method in class mondrian.olap.fun.FunctionTest
-
- testNumericParameter() - Method in class mondrian.test.ParameterTest
-
- testNumericParameterNull() - Method in class mondrian.test.ParameterTest
-
- testNumericParameterStringValueFails() - Method in class mondrian.test.ParameterTest
-
- testNumericToLogicalConversion() - Method in class mondrian.test.BasicQueryTest
-
This tests for bug #1706434,
the ability to convert numeric types to logical (boolean) types.
- testOct() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testOleDbSpec() - Method in class mondrian.olap.UtilTestCase
-
- testOnAlreadyReverseSorted() - Method in class mondrian.olap.fun.PartialSortTest
-
- testOnAlreadySorted() - Method in class mondrian.olap.fun.PartialSortTest
-
- testOnAxesFails() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testOnce() - Method in class mondrian.util.ScheduleTest
-
- testOnceTimeSchedule() - Method in class mondrian.util.ScheduleTest
-
- testOne() - Method in class mondrian.rolap.CellKeyTest
-
- testOne() - Method in class mondrian.rolap.ModulosTest
-
- testOne() - Method in class mondrian.util.PrimeFinderTest
-
- testOneAboveLeaf() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testOneAxisHighAndOneLowGetsNativeEvaluation() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testOneDimensionalQueryWithTupleAsSlicer() - Method in class mondrian.test.BasicQueryTest
-
- testOneHierarchyProperties() - Method in class mondrian.xmla.XmlaDimensionPropertiesTest
-
- testOnExpression() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testOnFractionFails() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testOnlyMeasureIsLiteral() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testOnlyRequestedChildrenRetrieved() - Method in class mondrian.rolap.MemberCacheHelperTest
-
- testOnManyRandomIntegers() - Method in class mondrian.olap.fun.PartialSortTest
-
- testOnRandomIntegers() - Method in class mondrian.olap.fun.PartialSortTest
-
- testOpeningPeriod() - Method in class mondrian.olap.fun.FunctionTest
-
- testOpeningPeriodNull() - Method in class mondrian.olap.fun.FunctionTest
-
This tests new NULL functionality exception throwing
- testOptimizeChildren() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testOptimizeChildrenForTuplesWithLength1() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testOptimizeChildrenForTuplesWithLength3() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testOptimizeChildrenWhenTuplesAreFormedWithDifferentLevels() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testOptimizeListWhenTuplesAreFormedWithDifferentLevels() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testOptimizeListWithTuplesOfLength3() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testOr() - Method in class mondrian.olap.fun.FunctionTest
-
- testOr() - Method in class mondrian.rolap.BitKeyTest
-
Tests the 'or' operation on BitKeys
- testOr2() - Method in class mondrian.olap.fun.FunctionTest
-
- testOracleTypeMapQuirks() - Method in class mondrian.test.DialectTest
-
- testOrAssociativity1() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrAssociativity2() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrAssociativity3() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrder() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderAndRank() - Method in class mondrian.olap.fun.SortTest
-
- testOrderBug656802() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderBug712702_Original() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderBug712702_Simplified() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderBy() - Method in class mondrian.rolap.sql.SqlQueryTest
-
- testOrderCalc() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderConstant1() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderCrossJoin() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderCrossJoinBreak() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderCrossJoinDesc() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderDepends() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderDesc() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderDesc() - Method in class mondrian.olap.fun.SortTest
-
- testOrderDiffrentDim() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderedNamedSet() - Method in class mondrian.test.NamedSetTest
-
- testOrderEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderHierarchicalDesc() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderKeyEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderKeyOne() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderMemberDefaultFlag1() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderMemberDefaultFlag2() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderMemberMemberValueExpHierarchy() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderMemberMemberValueExpNew() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderMemberMemberValueExpNew1() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderMemberMultiKeysMemberValueExp1() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderMemberMultiKeysMemberValueExp2() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderMemberMultiKeysMemberValueExpDepends() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderNonEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
test case for bug # 1797159, Potential MDX Order Non Empty Problem
- testOrderOne() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderOnMeasures() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testOrderParentsMissing() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderTupleMultiKeys1() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderTupleMultiKeys2() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderTupleMultiKeys3() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderTupleMultiKeyswithVCube() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderTupleSingleKeysNew() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderTupleSingleKeysNew1() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrderWithMember() - Method in class mondrian.olap.fun.FunctionTest
-
Verifies that the order function works with a defined member.
- testOrdinal() - Method in class mondrian.olap.fun.FunctionTest
-
- testOrdinalColumn() - Method in class mondrian.rolap.VirtualCubeTest
-
Test a virtual cube where one of the dimensions contains an
ordinalColumn property
- testOrdinalExprAggTuplesAndChildren() - Method in class mondrian.rolap.TestAggregationManager
-
- testOrNot() - Method in class mondrian.rolap.BitKeyTest
-
Tests the 'nor' operation on BitKeys
- testOverlappingCalculatedMembers() - Method in class mondrian.test.BasicQueryTest
-
Bug #1005995 - many totals of various dimensions
- testOverlappingSegments() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testOverrideCubeMemberDoesNotHappenAbsolute() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- testOverrideCubeMemberDoesNotHappenScoped() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- testOverrideCubeMemberInTupleDoesNotHappenAbsolute() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- testOverrideCubeMemberInTupleDoesNotHappenScoped() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- testOverrideCubeMemberUsingStrToMemberDoesNotHappenAbsolute() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- testOverrideCubeMemberUsingStrToMemberDoesNotHappenScoped() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- testOverrideDimension() - Method in class mondrian.test.BasicQueryTest
-
- testOverridingCompoundFilter() - Method in class mondrian.test.NativeSetEvaluationTest
-
This test demonstrates complex interaction between member calcs
and a compound slicer
- testParallelPeriod() - Method in class mondrian.olap.fun.FunctionTest
-
- testParallelPeriodDepends() - Method in class mondrian.olap.fun.FunctionTest
-
- testParallelPeriodLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testParallelPeriodLevelLag() - Method in class mondrian.olap.fun.FunctionTest
-
- testParallelPeriodMinValue() - Method in class mondrian.olap.fun.FunctionTest
-
Tests that Integeer.MIN_VALUE(-2147483648) does not cause NPE.
- testParallelperiodOnLevelsString() - Method in class mondrian.olap.fun.FunctionTest
-
- testParallelperiodOnStrToMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testParallelPeriodWithSlicer() - Method in class mondrian.olap.fun.FunctionTest
-
Tests that ParallelPeriod with Aggregate function works
- testParallelSchemaFlush() - Method in class mondrian.test.ParallelTest
-
- testParamBadTypeFails() - Method in class mondrian.test.ParameterTest
-
- testParamCyclicFails() - Method in class mondrian.test.ParameterTest
-
- testParamCyclicOk() - Method in class mondrian.test.ParameterTest
-
- testParamDefinedTwiceFails() - Method in class mondrian.test.ParameterTest
-
- testParameterDimension() - Method in class mondrian.test.ParameterTest
-
- testParameterHierarchy() - Method in class mondrian.test.ParameterTest
-
- testParameterInFormatString() - Method in class mondrian.test.ParameterTest
-
- testParameterInFormatString_Bug1584439() - Method in class mondrian.test.ParameterTest
-
- testParameterInSlicer() - Method in class mondrian.test.ParameterTest
-
- testParameterLevel() - Method in class mondrian.test.ParameterTest
-
- testParameterMemberDefaultValue() - Method in class mondrian.test.ParameterTest
-
Tests that a dimension name can be used as the default value of a
member-valued parameter.
- testParameterMemberDefaultValue2() - Method in class mondrian.test.ParameterTest
-
Non-trivial default value.
- testParameterMemberFails() - Method in class mondrian.test.ParameterTest
-
- testParameterMemberFailsBadLevel() - Method in class mondrian.test.ParameterTest
-
Tests that member parameter fails validation if the level name is
invalid.
- testParameterMetadata() - Method in class mondrian.test.ParameterTest
-
- testParameterOnAxis() - Method in class mondrian.test.ParameterTest
-
- testParameterWithExpressionForHierarchyFails() - Method in class mondrian.test.ParameterTest
-
- testParamRefWithoutParamFails() - Method in class mondrian.test.ParameterTest
-
- testParamSet() - Method in class mondrian.test.ParameterTest
-
Tests a parameter whose type is a set of members.
- testParent() - Method in class mondrian.olap.fun.FunctionTest
-
- testParentChild() - Method in class mondrian.olap.IdBatchResolverTest
-
- testParentChildDescendantsLeavesBottom() - Method in class mondrian.test.ParentChildHierarchyTest
-
Script That Uses the LEAVES Flag to Return the Bottom 10 Dimension
Members, from
here.
- testParentChildDescendantsLeavesTop() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testParentChildDrillThrough() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testParentChildDrillThroughWithContext() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testParentChildOrdinal() - Method in class mondrian.test.ParentChildHierarchyTest
-
Tests that a parent-child hierarchy is sorted correctly if the
"ordinalColumn" attribute is included in its definition.
- testParentChildUserDefinedRole() - Method in class mondrian.test.AccessControlTest
-
- testParentOfHaifa() - Method in class mondrian.test.RaggedHierarchyTest
-
- testParentOfVatican() - Method in class mondrian.test.RaggedHierarchyTest
-
- testParentPC() - Method in class mondrian.olap.fun.FunctionTest
-
- testParseCommaList() - Method in class mondrian.olap.UtilTestCase
-
- testParseConnectStringComplex() - Method in class mondrian.olap.UtilTestCase
-
- testParseConnectStringSimple() - Method in class mondrian.olap.UtilTestCase
-
- testParseIdentifier() - Method in class mondrian.olap.UtilTestCase
-
- testParseInterval() - Method in class mondrian.olap.UtilTestCase
-
- testParseLocale() - Method in class mondrian.olap.UtilTestCase
-
- testPartialFlush() - Method in class mondrian.rolap.CacheControlTest
-
Creates a partial cell region, runs a query, then flushes the cache.
- testPartialFlush_2() - Method in class mondrian.rolap.CacheControlTest
-
- testPartialFlushRange() - Method in class mondrian.rolap.CacheControlTest
-
Creates a partial cell region over a range, runs a query, then flushes
the cache.
- testPartiallyRelatedMeasureWithCompoundSlicer() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
-
- testPartialRollupParentChildHierarchy() - Method in class mondrian.test.AccessControlTest
-
- testPCCacheKeyBug() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testPercentagesAsMeasures() - Method in class mondrian.test.BasicQueryTest
-
How Can I Show Percentages as Measures?
- testPercentile() - Method in class mondrian.olap.fun.FunctionTest
-
- testPercentileBugMondrian1045() - Method in class mondrian.olap.fun.FunctionTest
-
- testPercentWithStyle() - Method in class mondrian.util.FormatTest
-
Test case for bug
MONDRIAN-686, "Regression: JPivot output invalid - New Variance
Percent column".
- testPeriodsToDate() - Method in class mondrian.olap.fun.FunctionTest
-
- testPermModeFollowedByNonPermGet() - Method in class mondrian.util.ExpiringReferenceTest
-
- testPhysMemsResolvedWhenCalcsMixedIn() - Method in class mondrian.olap.IdBatchResolverTest
-
- testPi() - Method in class mondrian.olap.fun.vba.ExcelTest
-
- testPlus() - Method in class mondrian.olap.fun.FunctionTest
-
- testPmt() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testPooledConnectionWithProperties() - Method in class mondrian.rolap.RolapConnectionTest
-
- testPoset() - Method in class mondrian.util.PartiallyOrderedSetTest
-
- testPosetBits() - Method in class mondrian.util.PartiallyOrderedSetTest
-
- testPosetBitsRemoveParent() - Method in class mondrian.util.PartiallyOrderedSetTest
-
- testPosetTricky() - Method in class mondrian.util.PartiallyOrderedSetTest
-
- testPositiveMatching() - Method in class mondrian.rolap.NativeFilterMatchingTest
-
- testPostgresGreenplumTypeMapQuirks() - Method in class mondrian.test.DialectTest
-
- testPower() - Method in class mondrian.olap.fun.vba.ExcelTest
-
- testPPmt() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testPredicate1() - Method in class mondrian.olap.fun.PartialSortTest
-
- testPredicate2() - Method in class mondrian.olap.fun.PartialSortTest
-
- testPredicateIsStablySorted() - Method in class mondrian.olap.fun.PartialSortTest
-
- testPredicatesAreNotOptimizedWhenPropertyIsFalse() - Method in class mondrian.rolap.sql.SqlQueryTest
-
- testPredicatesAreOptimizedWhenAllTheMembersAreIncluded() - Method in class mondrian.rolap.sql.SqlQueryTest
-
- testPredicatesAreOptimizedWhenPropertyIsTrue() - Method in class mondrian.rolap.sql.SqlQueryTest
-
- testPrevMemberOfHaifa() - Method in class mondrian.test.RaggedHierarchyTest
-
- testPrimaryKeyTableNotFound() - Method in class mondrian.test.SchemaTest
-
- testPrintingNilDurationIfCancelledBeforeStart() - Method in class mondrian.rolap.SqlStatementTest
-
- testProcessDataForGettingGroupingSetsBitKeysAndLoadingAxisValueSet() - Method in class mondrian.rolap.agg.SegmentLoaderTest
-
- testProcessDataForNonGroupingSetsScenario() - Method in class mondrian.rolap.agg.SegmentLoaderTest
-
- testProcessDataForSettingNullAxis() - Method in class mondrian.rolap.agg.SegmentLoaderTest
-
- testProcessFormatStringAttribute() - Method in class mondrian.rolap.RolapCubeTest
-
- testProcessFormatStringAttributeToIgnoreNullFormatString() - Method in class mondrian.rolap.RolapCubeTest
-
- testProductFamilyMembers() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testPromotionsTwoDimensions() - Method in class mondrian.rolap.HighDimensionsTest
-
- testPropertiesExpr() - Method in class mondrian.olap.fun.FunctionTest
-
- testPropertiesFilter() - Method in class mondrian.olap.fun.FunctionTest
-
- testPropertiesMDX() - Method in class mondrian.test.PropertiesTest
-
Tests the ability of MDX parser to pass requested member properties
to Result object.
- testPropertiesNonExistent() - Method in class mondrian.olap.fun.FunctionTest
-
Tests that non-existent property throws an error.
- testPropertiesOnDimension() - Method in class mondrian.olap.fun.FunctionTest
-
- testProperty() - Method in class mondrian.test.MultipleHierarchyTest
-
- testPropertyCaseSensitivity() - Method in class mondrian.test.CompatibilityTest
-
Tests that property names are case sensitive iff the
"mondrian.olap.case.sensitive" property is set.
- testPropertyDescription() - Method in class mondrian.test.PropertiesTest
-
- testPropertyFormatter() - Method in class mondrian.test.SchemaTest
-
- testPropertyFormatter() - Method in class mondrian.test.UdfTest
-
Unit test for a property formatter defined in the old way -- a
'formatter' attribute of a Property element.
- testPropertyFormatterNested() - Method in class mondrian.test.UdfTest
-
- testPropertyFormatterScript() - Method in class mondrian.test.UdfTest
-
- testPropertyInCalculatedMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testPropertyReferencesCalcMember() - Method in class mondrian.test.TestCalculatedMembers
-
- testPropertyWithParameterOfTimestampType() - Method in class mondrian.test.SteelWheelsSchemaTest
-
- testProviderTestDSP() - Method in class mondrian.test.DynamicSchemaProcessorTest
-
Tests to ensure we have access to Connect properies in a DSP
- testPv() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testQtd() - Method in class mondrian.olap.fun.FunctionTest
-
- testQuery() - Method in class mondrian.test.CmdRunnerTest
-
- testQueryCalcMemberOverridesShallowerStoredMember() - Method in class mondrian.test.TestCalculatedMembers
-
- testQueryCalculatedMemberOverridesCube() - Method in class mondrian.test.TestCalculatedMembers
-
- testQueryIterationLimit() - Method in class mondrian.test.BasicQueryTest
-
- testQueryTimeout() - Method in class mondrian.test.BasicQueryTest
-
- testQueryWithIndex() - Method in class mondrian.rolap.IndexedValuesTest
-
- testQueryWithoutValidMeasure() - Method in class mondrian.olap.fun.FunctionTest
-
- testQuick() - Method in class mondrian.olap.fun.PartialSortTest
-
- testQuoteDateLiteral() - Method in class mondrian.spi.impl.SybaseDialectTest
-
Test for MONDRIAN-2259 issue.
- testQuoteInCalcMember() - Method in class mondrian.test.TestCalculatedMembers
-
- testQuoteInStringInQuotedFormula() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testQuoteInStringInUnquotedFormula() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testQuoteJava() - Method in class mondrian.olap.UtilTestCase
-
- testQuoteMdxIdentifier() - Method in class mondrian.olap.UtilTestCase
-
- testRadians() - Method in class mondrian.olap.fun.vba.ExcelTest
-
- testRange() - Method in class mondrian.olap.fun.FunctionTest
-
- testRangeBetweenDifferentLevelsIsError() - Method in class mondrian.olap.fun.FunctionTest
-
- testRangeBoundedByAll() - Method in class mondrian.olap.fun.FunctionTest
-
- testRangeBoundedByAllLarge() - Method in class mondrian.olap.fun.FunctionTest
-
- testRangeBoundedByNull() - Method in class mondrian.olap.fun.FunctionTest
-
- testRangeBoundedByNullLarge() - Method in class mondrian.olap.fun.FunctionTest
-
- testRangeEndBeforeStart() - Method in class mondrian.olap.fun.FunctionTest
-
- testRangeEndBeforeStartLarge() - Method in class mondrian.olap.fun.FunctionTest
-
- testRangeLarge() - Method in class mondrian.olap.fun.FunctionTest
-
Large dimensions use a different member reader, therefore need to
be tested separately.
- testRangeOfMeasures() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testRangeSortWithNullKeys() - Method in class mondrian.test.SteelWheelsSchemaTest
-
This is a test for
ANALYZER-1259
Using the range operator on a level with null keys returned weird
results.
- testRangeStartEqualsEnd() - Method in class mondrian.olap.fun.FunctionTest
-
- testRangeStartEqualsEndLarge() - Method in class mondrian.olap.fun.FunctionTest
-
- testRank() - Method in class mondrian.olap.fun.FunctionTest
-
Tests the Rank(member, set)
MDX function.
- testRank() - Method in class mondrian.test.BasicQueryTest
-
How Can I Rank or Reorder Members?
- testRankHuge() - Method in class mondrian.olap.fun.FunctionTest
-
Tests a RANK function which is so large that we need to use caching
in order to execute it efficiently.
- testRankMembersWithTiedExpr() - Method in class mondrian.olap.fun.FunctionTest
-
- testRankTuplesWithTiedExpr() - Method in class mondrian.olap.fun.FunctionTest
-
- testRankWithExpr() - Method in class mondrian.olap.fun.FunctionTest
-
- testRankWithExpr2() - Method in class mondrian.olap.fun.FunctionTest
-
- testRankWithNulls() - Method in class mondrian.olap.fun.FunctionTest
-
Tests the 3-arg version of the RANK function with a value
which returns null within a set of nulls.
- testRate() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testRedundantEnumMembersFirst() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testRedundantEnumMembersLast() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testRedundantEnumMembersMiddle() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testRedundantLevelMembersFirst() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testRedundantLevelMembersLast() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testRedundantLevelMembersMiddle() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testRegularExpressionSqlInjection() - Method in class mondrian.test.DialectTest
-
- testRelatedAndUnrelatedDimsOnCompoundSlicer() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
-
- testReloadDataSources() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
-
- testRemoveChildMemberPresentInNamedChildrenMap() - Method in class mondrian.rolap.MemberCacheHelperTest
-
- testReplace3() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testReplace4() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testReplace5() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testReplace6() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testReplaceProperties() - Method in class mondrian.olap.UtilTestCase
-
- testRepository() - Method in class mondrian.test.MondrianServerTest
-
Tests a server that reads its repository from a file URL.
- testRepositoryWithBadCatalog() - Method in class mondrian.test.MondrianServerTest
-
Tests a server that reads its repository from a file URL.
- testRequiresFromQueryAlias() - Method in class mondrian.test.DialectTest
-
- testRequiresOrderByAlias() - Method in class mondrian.test.DialectTest
-
- testRequiresUnionOrderByExprToBeInSelectClause() - Method in class mondrian.test.DialectTest
-
- testRequiresUnionOrderByOrdinal() - Method in class mondrian.test.DialectTest
-
- testReservedWord() - Method in class mondrian.test.CompatibilityTest
-
See how we are at diagnosing reserved words.
- testRestrictMeasures() - Method in class mondrian.test.AccessControlTest
-
- testResultIsModifyableCopy() - Method in class mondrian.rolap.NonEmptyTest
-
checks that crossjoin returns a modifiable copy from cache
because its modified during sort
- testResultLimit() - Method in class mondrian.test.BasicQueryTest
-
- testResultSetConcurrency() - Method in class mondrian.test.DialectTest
-
- testRight() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testRolapCubeDimensionEquality() - Method in class mondrian.rolap.RolapCubeTest
-
- testRolapCubeLevelInVirtualCube() - Method in class mondrian.rolap.VirtualCubeTest
-
Test that RolapCubeLevel is used correctly in the context of virtual
cube.
- testRolapUtilComparator() - Method in class mondrian.olap.UtilTestCase
-
- testRoleMemberAccess() - Method in class mondrian.test.AccessControlTest
-
- testRoleMemberAccessNonExistentMemberFails() - Method in class mondrian.test.AccessControlTest
-
- testRoleUnionWithLevelRestrictions() - Method in class mondrian.test.AccessControlTest
-
This is a test for
MONDRIAN-1168
Union of roles would sometimes return levels which should be restricted
by ACL.
- testRollup() - Method in class mondrian.rolap.agg.SegmentLoaderTest
-
- testRollup() - Method in class mondrian.test.BasicQueryTest
-
- testRollup2ColumnsWithMixOfNullAxisValues() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testRollupAvg() - Method in class mondrian.test.CompoundSlicerTest
-
Tests compound slicer, and other rollups, with AVG function.
- testRollupBottomLevel() - Method in class mondrian.test.AccessControlTest
-
Tests that members below bottom level are regarded as visible.
- testRollupPolicyAll() - Method in class mondrian.test.AccessControlTest
-
The total for [Store].[All Stores] is similarly reduced.
- testRollupPolicyAllAsDefault() - Method in class mondrian.test.AccessControlTest
-
Access [Store].[All Stores] implicitly as it is the default member
of the [Stores] hierarchy.
- testRollupPolicyAllAsParent() - Method in class mondrian.test.AccessControlTest
-
Access [Store].[All Stores] via the Parent relationship (to check
that this doesn't circumvent access control).
- testRollupPolicyBasic() - Method in class mondrian.test.AccessControlTest
-
Basic test of partial rollup policy.
- testRollupPolicyGreatGrandchildInvisible() - Method in class mondrian.test.AccessControlTest
-
Tests where all children are visible but a grandchild is not.
- testRollupPolicyNegative() - Method in class mondrian.test.AccessControlTest
-
Tests that a bad value for the rollupPolicy attribute gives the
appropriate error.
- testRollupPolicySimultaneous() - Method in class mondrian.test.AccessControlTest
-
Tests where two hierarchies are simultaneously access-controlled.
- testRollupPolicyWithNative() - Method in class mondrian.test.AccessControlTest
-
- testRollupQuery() - Method in class mondrian.test.BasicQueryTest
-
- testRollupShouldBeDense() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testRollupWithDenseIntBody() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testRollupWithIntOverflowPossibility() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testRollupWithMixOfNullAxisValues() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testRollupWithNullAxisVals() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testRollupWithOOMPossibility() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testRootMembers() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
SSAS can resolve root members of a hierarchy even if not qualified
by hierarchy, and even if the dimension has more than one hierarchy.
- testRound() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testRound2() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testRoundtripChildrenUsingChildByNameConstraint() - Method in class mondrian.rolap.MemberCacheHelperTest
-
- testRTrim() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testSalesCount() - Method in class mondrian.rolap.aggmatcher.BUG_1541077
-
- testSameDimOnTwoAxesFails() - Method in class mondrian.test.BasicQueryTest
-
It is illegal for a query to have the same dimension on more than
one axis.
- testSameGenderAggTwiceByMaritalStatus() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testSameMemberByVariousMeans() - Method in class mondrian.test.Olap4jTest
-
- testSameRollupRegardlessOfSegmentOrderNoWildcards() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testSameRollupRegardlessOfSegmentOrderThreeSegs() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testSameRollupRegardlessOfSegmentOrderWithData() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testSameRollupRegardlessOfSegmentOrderWithEmptySegmentBody() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testSample0() - Method in class mondrian.test.BasicQueryTest
-
- testSample1() - Method in class mondrian.test.BasicQueryTest
-
- testSample2() - Method in class mondrian.test.BasicQueryTest
-
- testSample3() - Method in class mondrian.test.BasicQueryTest
-
- testSample4() - Method in class mondrian.test.BasicQueryTest
-
- testSample5() - Method in class mondrian.test.BasicQueryTest
-
- testSample5Snowflake() - Method in class mondrian.test.BasicQueryTest
-
- testSample6() - Method in class mondrian.test.BasicQueryTest
-
- testSample7() - Method in class mondrian.test.BasicQueryTest
-
- testSample8() - Method in class mondrian.test.BasicQueryTest
-
- testSanity() - Method in class mondrian.test.UdfTest
-
- testScalarOnAxisFails() - Method in class mondrian.test.BasicQueryTest
-
- testScannerPunc() - Method in class mondrian.olap.ParserTest
-
- testScdJoin() - Method in class mondrian.test.SchemaTest
-
Testcase for a problem which involved a slowly changing dimension.
- testScenarioPropertyBug1496() - Method in class mondrian.test.ScenarioTest
-
- testSchema3noVersion() - Method in class mondrian.test.SchemaVersionTest
-
- testSchema3withVersion() - Method in class mondrian.test.SchemaVersionTest
-
- testSchema4noVersion() - Method in class mondrian.test.SchemaVersionTest
-
- testSchema4withVersion() - Method in class mondrian.test.SchemaVersionTest
-
- testSchemaFetchCatalogUrlJdbcUuid() - Method in class mondrian.rolap.RolapSchemaPoolTest
-
- testSchemaFetchMd5JdbcUid() - Method in class mondrian.rolap.RolapSchemaPoolTest
-
Test using JdbcConnectionUUID and useSchemaChecksum
fetches the same schema in all scenarios.
- testSchemaLevelOrdinalInOtherTable() - Method in class mondrian.test.BasicQueryTest
-
- testSchemaLevelTableInAnotherHierarchy() - Method in class mondrian.test.BasicQueryTest
-
- testSchemaLevelTableIsBad() - Method in class mondrian.test.BasicQueryTest
-
- testSchemaLevelWithViewSpecifiesTable() - Method in class mondrian.test.BasicQueryTest
-
- testSchemaProp() - Method in class mondrian.test.ParameterTest
-
Tests a schema property with a default value.
- testSchemaPropContext() - Method in class mondrian.test.ParameterTest
-
Tests that a schema property fails if it references dimensions which
are not available.
- testSchemaPropDupFails() - Method in class mondrian.test.ParameterTest
-
Tests a schema property with a default value.
- testSchemaPropIllegalTypeFails() - Method in class mondrian.test.ParameterTest
-
- testSchemaPropInvalidDefaultExpFails() - Method in class mondrian.test.ParameterTest
-
- testSchemaReader() - Method in class mondrian.test.AccessControlTest
-
- testSchemaReaderLevelMembers() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testSchemaTopLevelNotUnique() - Method in class mondrian.test.BasicQueryTest
-
- testScriptUdf() - Method in class mondrian.test.UdfTest
-
Unit test for a UDF defined in JavaScript.
- testScriptUdfFactorial() - Method in class mondrian.test.UdfTest
-
Unit test for a UDF defined in JavaScript, this time the factorial
function.
- testScriptUdfInvalid() - Method in class mondrian.test.UdfTest
-
Unit test that we get a nice error if a script UDF contains an error.
- testSecond() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testSecondHierarchyInDimension() - Method in class mondrian.olap.fun.ValidMeasureFunDefTest
-
Test for MONDRIAN-1032 issue.
- TestSeed - Variable in class mondrian.olap.MondrianProperties
-
Seed for random number generator used by some of the tests.
- testSegmentBodyIterator() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testSegmentCacheEvents() - Method in class mondrian.rolap.agg.SegmentCacheTest
-
- testSegmentLoadDeadlock() - Method in class mondrian.test.DeadlockTest
-
- testServiceDiscovery() - Method in class mondrian.olap.UtilTestCase
-
- testSetCell() - Method in class mondrian.test.ScenarioTest
-
Tests setting the value of one cell.
- testSetCellCalcError() - Method in class mondrian.test.ScenarioTest
-
Tests that setting a calculated member is illegal.
- testSetCellWithoutScenarioFails() - Method in class mondrian.test.ScenarioTest
-
Tests that setting a cell's value without an active scenario is illegal.
- testSetContainingLevelFails() - Method in class mondrian.olap.fun.FunctionTest
-
- testSetExpr() - Method in class mondrian.olap.ParserTest
-
- testSetIncludesSelf() - Method in class mondrian.test.TestCalculatedMembers
-
Tests a calculated member which aggregates over a set which would seem
to include the calculated member (but does not).
- testSetInSlicerResults() - Method in class mondrian.rolap.NonEmptyTest
-
- testSetItemInt() - Method in class mondrian.olap.fun.FunctionTest
-
Tests the function <Set>.Item(<Integer>)
.
- testSetItemString() - Method in class mondrian.olap.fun.FunctionTest
-
Tests the function <Set>.Item(<String> [,...])
.
- testSetPropertyCommandOnLeafMember() - Method in class mondrian.rolap.MemberCacheControlTest
-
Test that edits the properties of a single leaf Member.
- testSetPropertyCommandOnNonLeafMember() - Method in class mondrian.rolap.MemberCacheControlTest
-
Test that edits properties of Members at various Levels (use Retail
Dimension), but leaves grouping unchanged, so results not changed.
- testSetSolveOrderMode() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- testSetToStr() - Method in class mondrian.olap.fun.FunctionTest
-
- testSetUnsetParameter() - Method in class mondrian.test.ParameterTest
-
- testSetWith2TuplesWithDifferentHierarchies() - Method in class mondrian.olap.fun.SetFunDefTest
-
- testSetWithMembersFromDifferentHierarchies() - Method in class mondrian.olap.fun.SetFunDefTest
-
- testSetWithNullMember() - Method in class mondrian.olap.IdBatchResolverTest
-
- testSgn() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testSharedClosureParentChildHierarchy() - Method in class mondrian.test.ParentChildHierarchyTest
-
- testShouldNotRemoveDuplicateTuples() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testShouldNotTotalAMeasureWithANonJoiningDimension() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
-
- testShouldTotalAMeasureWithAllJoiningDimensions() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
-
- testShouldUseGroupingFunctionOnPropertyFalseOnNonSupportedDB() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testShouldUseGroupingFunctionOnPropertyFalseOnSupportedDB() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testShouldUseGroupingFunctionOnPropertyTrueAndOnNonSupportedDB() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testShouldUseGroupingFunctionOnPropertyTrueAndOnSupportedDB() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
- testSiblingsA() - Method in class mondrian.olap.fun.FunctionTest
-
- testSiblingsB() - Method in class mondrian.olap.fun.FunctionTest
-
- testSiblingsC() - Method in class mondrian.olap.fun.FunctionTest
-
- testSiblingsD() - Method in class mondrian.olap.fun.FunctionTest
-
- testSimple() - Method in class mondrian.util.Base64Test
-
- testSimpleEnum() - Method in class mondrian.olap.IdBatchResolverTest
-
- testSimpleExpiryMode() - Method in class mondrian.util.ExpiringReferenceTest
-
- testSimplePermMode() - Method in class mondrian.util.ExpiringReferenceTest
-
- testSimpleSoftMode() - Method in class mondrian.util.ExpiringReferenceTest
-
- testSimulatedCompoundSlicer() - Method in class mondrian.test.CompoundSlicerTest
-
Query that simulates a compound slicer by creating a calculated member
that aggregates over a set and places it in the WHERE clause.
- testSimulatedCompoundSlicer() - Method in class mondrian.test.TestCalculatedMembers
-
Query that simulates a compound slicer by creating a calculated member
that aggregates over a set and places it in the WHERE clause.
- testSin() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testSingleInstance - Variable in class mondrian.util.ObjectFactory.Singleton
-
The test single instance of the object created by the factory.
- testSingleJoin() - Method in class mondrian.rolap.aggmatcher.NonCollapsedAggTest
-
- testSingleLevelDotMembersIsNativelyEvaluated() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testSingleMultiplication() - Method in class mondrian.olap.CustomizedParserTest
-
- testSingleQuotes() - Method in class mondrian.util.FormatTest
-
Single quotes in format string.
- testSinh() - Method in class mondrian.olap.fun.vba.ExcelTest
-
- testSize() - Method in class mondrian.rolap.CellKeyTest
-
- testSizeTypes() - Method in class mondrian.rolap.BitKeyTest
-
Test that the implementation object returned is expected type.
- testSlicerAxisDoesNotGetNonEmptyApplied() - Method in class mondrian.rolap.NonEmptyPropertyForAllAxisTest
-
- testSlicerContainsLiteralNull() - Method in class mondrian.test.CompoundSlicerTest
-
Slicer that is literal null.
- testSlicerContainsNullMember() - Method in class mondrian.test.CompoundSlicerTest
-
Slicer that is a member expression that evaluates to null.
- testSlicerContainsPartiallyNullMember() - Method in class mondrian.test.CompoundSlicerTest
-
Slicer that is a tuple and one of the members evaluates to null;
that makes it a null tuple, and it is eliminated from the list.
- testSlicerIsEvaluatedBeforeAxes() - Method in class mondrian.test.BasicQueryTest
-
- testSlicerOverride() - Method in class mondrian.test.BasicQueryTest
-
Slicer contains [Promotion Media].[Daily Paper]
, but
filter expression is in terms of [Promotion Media].[Radio]
.
- testSlicerTuplesFullCrossJoin() - Method in class mondrian.test.NativeSetEvaluationTest
-
Same as before but without combinations missing in the crossjoin
- testSlicerTuplesPartialCrossJoin() - Method in class mondrian.test.NativeSetEvaluationTest
-
Check if getSlicerMembers in native evaluation context
doesn't break the results as in MONDRIAN-1187
- testSlicerWithCalcMembers() - Method in class mondrian.test.CompoundSlicerTest
-
- testSlicerWithCalculatedMembers() - Method in class mondrian.test.BasicQueryTest
-
- testSLN() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testSmallNegativeNumbers() - Method in class mondrian.util.FormatTest
-
Test case for bug
MONDRIAN-186, "Small negative numbers are printed as '-0'".
- testSmallSetRandom() - Method in class mondrian.test.CacheHitTest
-
Runs a set of small MDX queries that targets a small region
of aggregation cache in random order.
- testSmallSetSequential() - Method in class mondrian.test.CacheHitTest
-
Runs a set of small MDX queries that targets a small region
of aggregation cache sequentially.
- testSmallSetVCRandom() - Method in class mondrian.test.CacheHitTest
-
Runs a set of small MDX queries that targets a small region
of aggregation cache in random order.
- testSmallSetVCSequential() - Method in class mondrian.test.CacheHitTest
-
Runs a set of small MDX queries that targets a small region
of aggregation cache sequentially.
- testSnowflakeClosure() - Method in class mondrian.test.ParentChildHierarchyTest
-
Tests snow flake closure combination.
- testSnowflakeDimInSlicerBug1407() - Method in class mondrian.test.NativeSetEvaluationTest
-
- testSnowflakeHierarchyValidationNotNeeded() - Method in class mondrian.test.SchemaTest
-
test hierarchy with completely different join path to fact table than
first hierarchy.
- testSnowflakeHierarchyValidationNotNeeded2() - Method in class mondrian.test.SchemaTest
-
test hierarchy with slightly different join path to fact table than
first hierarchy.
- testSolveOrder() - Method in class mondrian.test.BasicQueryTest
-
- testSolveOrderAmbiguous1() - Method in class mondrian.test.BasicQueryTest
-
Test what happens when the solve orders are the same.
- testSolveOrderAmbiguous2() - Method in class mondrian.test.BasicQueryTest
-
In the second test, the answer should be 2 because Product comes before
Promotions in the FoodMart.xml schema.
- testSolveOrderCase() - Method in class mondrian.test.CompatibilityTest
-
Solve order is case insensitive.
- testSolveOrderInCalculatedMember() - Method in class mondrian.test.SchemaTest
-
- testSolveOrderNonMeasure() - Method in class mondrian.test.BasicQueryTest
-
- testSolveOrderNonMeasure2() - Method in class mondrian.test.BasicQueryTest
-
- testSpace() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testSparseRollup() - Method in class mondrian.rolap.agg.SegmentBuilderTest
-
- testSpeed() - Method in class mondrian.olap.fun.PartialSortTest
-
- testSqlStatementExecuteMatchesClose() - Method in class mondrian.test.Main.TerminatorTest
-
- testSqr() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testSqrtPi() - Method in class mondrian.olap.fun.vba.ExcelTest
-
- testSsasCompatNamingInAgg() - Method in class mondrian.rolap.aggmatcher.NonCollapsedAggTest
-
- testStableOnRandomItems() - Method in class mondrian.olap.fun.PartialSortTest
-
- testStablePartialSort() - Method in class mondrian.test.PerformanceTest
-
- testStableQuick() - Method in class mondrian.olap.fun.PartialSortTest
-
- testStarted(String) - Method in class mondrian.test.MondrianTestRunner
-
- testStatistics() - Method in class mondrian.test.BasicQueryTest
-
- testStdev() - Method in class mondrian.olap.fun.FunctionTest
-
- testStdevP() - Method in class mondrian.olap.fun.FunctionTest
-
- testStoreCount() - Method in class mondrian.rolap.aggmatcher.BUG_1541077
-
- testStoreCube() - Method in class mondrian.rolap.SharedDimensionTest
-
- testStoreCube() - Method in class mondrian.test.BasicQueryTest
-
Tests that the "Store" cube is working.
- testStr() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testStrComp() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testStreams() - Method in class mondrian.util.Base64Test
-
- testString() - Method in class mondrian.olap.fun.FunctionTest
-
- testString() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testString() - Method in class mondrian.util.FormatTest
-
- testString() - Method in class mondrian.util.ObjectPoolTest
-
- testStringComparisons() - Method in class mondrian.test.BasicQueryTest
-
How Can I Perform Complex String Comparisons?
- testStringConcat() - Method in class mondrian.olap.fun.FunctionTest
-
- testStringConcat2() - Method in class mondrian.olap.fun.FunctionTest
-
- testStringEquals() - Method in class mondrian.olap.fun.FunctionTest
-
- testStringEqualsAssociativity() - Method in class mondrian.olap.fun.FunctionTest
-
- testStringEqualsEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- testStringLiteral() - Method in class mondrian.olap.fun.FunctionTest
-
- testStringNe() - Method in class mondrian.olap.fun.FunctionTest
-
- testStringParameter() - Method in class mondrian.test.ParameterTest
-
- testStringParameterNull() - Method in class mondrian.test.ParameterTest
-
- testStringRepository() - Method in class mondrian.test.MondrianServerTest
-
Tests a server with its own repository.
- testStripCalculatedMembers() - Method in class mondrian.olap.fun.FunctionTest
-
- testStrMeasure() - Method in class mondrian.rolap.NonEmptyTest
-
- testStrReverse() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testStrToMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testStrToMemberFullyQualifiedName() - Method in class mondrian.olap.fun.FunctionTest
-
- testStrToMemberIgnoreInvalidMembers() - Method in class mondrian.olap.fun.FunctionTest
-
- testStrToMemberNull() - Method in class mondrian.olap.fun.FunctionTest
-
- testStrToMemberReturningAggEvalAfterOtherMembersAbsolute() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
This test validates that behavior is consistent with Analysis Services
2000 when Solve order scope is ABSOLUTE.
- testStrToMemberReturningAggEvalAfterOtherMembersScoped() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
- testStrToMemberUniqueName() - Method in class mondrian.olap.fun.FunctionTest
-
- testStrToSet() - Method in class mondrian.olap.fun.FunctionTest
-
- testStrToSetDupDimensionsFails() - Method in class mondrian.olap.fun.FunctionTest
-
- testStrToSetIgnoreInvalidMembers() - Method in class mondrian.olap.fun.FunctionTest
-
- testStrToSetInCubeCalcMember() - Method in class mondrian.test.TestCalculatedMembers
-
Testcase for bug 1784617, "Using StrToTuple() in schema errors out".
- testStrToTuple() - Method in class mondrian.olap.fun.FunctionTest
-
- testStrToTupleDepends() - Method in class mondrian.olap.fun.FunctionTest
-
- testStrToTupleDuHierarchiesFails() - Method in class mondrian.olap.fun.FunctionTest
-
- testStrToTupleDupHierInSameDimensions() - Method in class mondrian.olap.fun.FunctionTest
-
- testStrToTupleIgnoreInvalidMembers() - Method in class mondrian.olap.fun.FunctionTest
-
- testSubset() - Method in class mondrian.olap.fun.FunctionTest
-
- testSubsetDefault() - Method in class mondrian.olap.fun.FunctionTest
-
- testSubsetEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- testSubsetNegativeCount() - Method in class mondrian.olap.fun.FunctionTest
-
- testSubsetNegativeStart() - Method in class mondrian.olap.fun.FunctionTest
-
- testSubsetOvershoot() - Method in class mondrian.olap.fun.FunctionTest
-
- testSubsetRandom() - Method in class mondrian.util.PartiallyOrderedSetTest
-
- testSubsetSeries() - Method in class mondrian.util.PartiallyOrderedSetTest
-
- testSubstituteCombined() - Method in class mondrian.olap.fun.VisualTotalsTest
-
- testSubstituteEmpty() - Method in class mondrian.olap.fun.VisualTotalsTest
-
- testSubstituteOneStarBegin() - Method in class mondrian.olap.fun.VisualTotalsTest
-
- testSubstituteOneStarEnd() - Method in class mondrian.olap.fun.VisualTotalsTest
-
- testSubstituteOneStarOnly() - Method in class mondrian.olap.fun.VisualTotalsTest
-
- testSubstituteTwoStars() - Method in class mondrian.olap.fun.VisualTotalsTest
-
- testSubtraction() - Method in class mondrian.olap.CustomizedParserTest
-
- testSucces_CodeSetContainsCodeForBothPostgresAndGenericDialects() - Method in class mondrian.rolap.sql.CodeSetTest
-
ISSUE MONDRIAN-2335 If SqlQuery.CodeSet contains sql code
for both dialect="postgres" and dialect="generic",
the code for dialect="postgres"should be chosen.
- testSucces_CodeSetContainsCodeForBothPostgresAndPostgresqlDialects() - Method in class mondrian.rolap.sql.CodeSetTest
-
ISSUE MONDRIAN-2335 If SqlQuery.CodeSet contains sql code
for both dialect="postgres" and dialect="postgresql",
the code for dialect="postgres"should be chosen.
- testSucces_CodeSetContainsOnlyCodeForGenericlDialect() - Method in class mondrian.rolap.sql.CodeSetTest
-
If SqlQuery.CodeSet contains sql code for dialect="generic" ,
the code for dialect="generic" should be chosen.
- testSucces_CodeSetContainsOnlyCodeForPostgresDialect() - Method in class mondrian.rolap.sql.CodeSetTest
-
ISSUE MONDRIAN-2335 If SqlQuery.CodeSet contains only sql code
for dialect="postgres", this code should be chosen.
- testSummingProperties() - Method in class mondrian.test.BasicQueryTest
-
Tests various ways to sum the properties of the descendants of a member,
inspired by forum post
summing
properties.
- testSumNoExp() - Method in class mondrian.olap.fun.FunctionTest
-
- testSuperSetAndNotAllValues() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
Tests that can batch for batch with super set of constraint
column bit key and NOT all values for additional condition.
- testSuperSetDifferentValues() - Method in class mondrian.rolap.FastBatchingCellReaderTest
-
Tests that Can Batch For Batch With Super Set Of Constraint
Column Bit Key And Different Values For Overlapping Columns.
- testSupportsGroupByExpressions() - Method in class mondrian.test.DialectTest
-
- testSupportsMultiValueInExpr() - Method in class mondrian.test.DialectTest
-
- testSYD() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testSystemPropsGet() - Method in class mondrian.test.ParameterTest
-
Tests accessing system properties as parameters in a statement.
- testSystemPropsNotAvailable() - Method in class mondrian.test.ParameterTest
-
Tests getting a java system property is not possible
- testSystemPropsSet() - Method in class mondrian.test.ParameterTest
-
Tests setting system properties.
- testTableNameBBBB() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- testTableNameCCCCBAD() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- testTableNameCCCCGOOD() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- testTableNameDefault() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
-
- testTableNameIsIncludedWithParentChildQuery() - Method in class mondrian.rolap.sql.SqlQueryTest
-
- testTabularOneByOne() - Method in class mondrian.xmla.XmlaTabularTest
-
- testTabularOneByTwo() - Method in class mondrian.xmla.XmlaTabularTest
-
- testTabularThreeAxes() - Method in class mondrian.xmla.XmlaTabularTest
-
- testTabularTwoByOne() - Method in class mondrian.xmla.XmlaTabularTest
-
- testTabularTwoByTwo() - Method in class mondrian.xmla.XmlaTabularTest
-
- testTabularVoid() - Method in class mondrian.xmla.XmlaTabularTest
-
- testTabularZeroByZero() - Method in class mondrian.xmla.XmlaTabularTest
-
- testTaglib0() - Method in class mondrian.test.BasicQueryTest
-
- testTaglib1() - Method in class mondrian.test.BasicQueryTest
-
- testTaglib2() - Method in class mondrian.test.BasicQueryTest
-
- testTaglib3() - Method in class mondrian.test.BasicQueryTest
-
- testTaglib4() - Method in class mondrian.test.BasicQueryTest
-
- testTaglib5() - Method in class mondrian.test.BasicQueryTest
-
- testTail() - Method in class mondrian.olap.fun.FunctionTest
-
- testTailDefault() - Method in class mondrian.olap.fun.FunctionTest
-
- testTailEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- testTailNegative() - Method in class mondrian.olap.fun.FunctionTest
-
- testTailOvershoot() - Method in class mondrian.olap.fun.FunctionTest
-
- testTan() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testTanh() - Method in class mondrian.olap.fun.vba.ExcelTest
-
- testTenAddersAndFiveRemovers() - Method in class mondrian.rolap.RolapSchemaPoolConcurrencyTest
-
- testThousandsThousands() - Method in class mondrian.util.FormatTest
-
Test case for bug
MONDRIAN-968, "Thousands formatting does not work.
- testThree() - Method in class mondrian.rolap.CellKeyTest
-
- testThree() - Method in class mondrian.rolap.ModulosTest
-
- testThree() - Method in class mondrian.util.PrimeFinderTest
-
- testTime() - Method in class mondrian.olap.fun.FunctionTest
-
- testTimer() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testTimeSerial() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testTimeValue() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testTimeZone() - Method in class mondrian.util.ScheduleTest
-
- testTimeZoneChange() - Method in class mondrian.util.ScheduleTest
-
- testToBitSet() - Method in class mondrian.rolap.BitKeyTest
-
- testToggleDrillState() - Method in class mondrian.olap.fun.FunctionTest
-
- testToggleDrillState2() - Method in class mondrian.olap.fun.FunctionTest
-
- testToggleDrillState3() - Method in class mondrian.olap.fun.FunctionTest
-
- testToggleDrillStateRecursive() - Method in class mondrian.olap.fun.FunctionTest
-
- testToggleDrillStateTuple() - Method in class mondrian.olap.fun.FunctionTest
-
- testTopCount() - Method in class mondrian.olap.fun.FunctionTest
-
- testTopCount() - Method in class mondrian.test.CompoundSlicerTest
-
- testTopCount_CountMeasure() - Method in class mondrian.rolap.RolapNativeTopCountTest
-
- testTopCount_ImplicitCountMeasure() - Method in class mondrian.rolap.RolapNativeTopCountTest
-
- testTopCount_SumMeasure() - Method in class mondrian.rolap.RolapNativeTopCountTest
-
- testTopCountAllSlicers() - Method in class mondrian.test.CompoundSlicerTest
-
- testTopCountCacheKeyMustIncludeCount() - Method in class mondrian.rolap.NonEmptyTest
-
- testTopCountDepends() - Method in class mondrian.olap.fun.FunctionTest
-
- testTopCountDoesNotGetTransformed() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testTopCountEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- testTopCountHuge() - Method in class mondrian.olap.fun.FunctionTest
-
Tests TopCount applied to a large result set.
- testTopCountOverInFilter() - Method in class mondrian.rolap.FilterTest
-
- testTopCountTuple() - Method in class mondrian.olap.fun.FunctionTest
-
- testTopCountWithAggregatedMember2() - Method in class mondrian.test.CompoundSlicerTest
-
Test case for the support of native top count with aggregated measures
feeding the range directly to aggregate.
- testTopCountWithAggregatedMember5() - Method in class mondrian.test.CompoundSlicerTest
-
Test case for the support of native top count with aggregated measures
using yet another different format, slightly different results
- testTopCountWithAggregatedMemberAggStar() - Method in class mondrian.test.NativeSetEvaluationTest
-
Now that some native evaluation is supporting aggregated members, we
need to push that logic down to the AggStar selection
- testTopCountWithAggregatedMemberCacheKey() - Method in class mondrian.test.CompoundSlicerTest
-
Test case for the support of native top count with aggregated measures
using the most complex format I can think of, slightly different results.
- testTopCountWithAggregatedMemberCMRange() - Method in class mondrian.test.CompoundSlicerTest
-
Test case for the support of native top count with aggregated measures.
- testTopCountWithAggregatedMemberEnumCMSet() - Method in class mondrian.test.CompoundSlicerTest
-
Test case for the support of native top count with aggregated measures
using enumerated members in a calculated member.
- testTopCountWithAggregatedMemberEnumSet() - Method in class mondrian.test.CompoundSlicerTest
-
Test case for the support of native top count with aggregated measures
using enumerated members.
- testTopCountWithCalcMemberInSlicer() - Method in class mondrian.rolap.NonEmptyTest
-
- testTopmost2() - Method in class mondrian.test.BasicQueryTest
-
The MDX Descendants function is used to construct a set consisting of
only those members at the Store Name level in the Store dimension.
- testTopPercent() - Method in class mondrian.olap.fun.FunctionTest
-
- testTopPercentCrossjoin() - Method in class mondrian.olap.fun.FunctionTest
-
Tests that TopPercent() operates succesfully on a
axis of crossjoined tuples.
- testTopPercentWithAlias() - Method in class mondrian.olap.fun.FunctionTest
-
- testTopSum() - Method in class mondrian.olap.fun.FunctionTest
-
- testTopSumEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- testToStringForForcedIndexHint() - Method in class mondrian.rolap.sql.SqlQueryTest
-
- testToStringForGroupingSetSqlWithEmptyGroup() - Method in class mondrian.rolap.sql.SqlQueryTest
-
- testToStringForMultipleGroupingSetsSql() - Method in class mondrian.rolap.sql.SqlQueryTest
-
- testToStringForSingleGroupingSetSql() - Method in class mondrian.rolap.sql.SqlQueryTest
-
- testTotal() - Method in class mondrian.rolap.aggmatcher.MultipleColsInTupleAggTest
-
- testTotalAmount() - Method in class mondrian.rolap.aggmatcher.BUG_1541077
-
- testTotalingForValidAndNonValidMeasuresWithJoiningDimensions() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
-
- testTotalingOnCrossJoinOfJoiningAndNonJoiningDimensions() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
-
- testTotalingOnNonJoiningDimension() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
-
- testTotalingWhenIgnoreUnrelatedDimensionsPropertyIsTrue() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
-
- testTransformsCallToRemoveDotMembersInCrossJoin() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testTransformsComplexQueryWithGenerateAndAggregate() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testTrickyDates() - Method in class mondrian.util.FormatTest
-
- testTrickyNumbers() - Method in class mondrian.util.FormatTest
-
- testTrim() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testTriple() - Method in class mondrian.olap.UtilTestCase
-
- testTrivialCalcMemberDrillThrough() - Method in class mondrian.test.DrillThroughTest
-
- testTrivialCalcMemberNotMeasure() - Method in class mondrian.test.DrillThroughTest
-
- testTruncateLevelName() - Method in class mondrian.test.DrillThroughTest
-
Tests that long levels do not result in column aliases larger than the
database can handle.
- testTuple() - Method in class mondrian.olap.fun.FunctionTest
-
- testTupleAppliedToUnknownHierarchy() - Method in class mondrian.olap.fun.FunctionTest
-
- testTupleArgTypes() - Method in class mondrian.olap.fun.FunctionTest
-
Tests whether the tuple operator can be applied to arguments of various
types.
- testTupleDepends() - Method in class mondrian.olap.fun.FunctionTest
-
- testTupleFail() - Method in class mondrian.olap.CustomizedParserTest
-
- testTupleItem() - Method in class mondrian.olap.fun.FunctionTest
-
- testTupleList() - Method in class mondrian.test.TupleListTest
-
- testTupleNull() - Method in class mondrian.olap.fun.FunctionTest
-
- testTupleOptimizationBug1225() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testTupleReaderWithDistinctCountMeasureInContext() - Method in class mondrian.rolap.aggmatcher.DefaultRecognizerTest
-
- testTupleSelection() - Method in class mondrian.rolap.aggmatcher.MultipleColsInTupleAggTest
-
- testTupleToStr() - Method in class mondrian.olap.fun.FunctionTest
-
- testTupleWithAllLevelMembersOnly() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testTwentyAdders() - Method in class mondrian.rolap.RolapSchemaPoolConcurrencyTest
-
- testTwentySimpleGetters() - Method in class mondrian.rolap.RolapSchemaPoolConcurrencyTest
-
- testTwo() - Method in class mondrian.rolap.CellKeyTest
-
- testTwo() - Method in class mondrian.rolap.ModulosTest
-
- testTwo() - Method in class mondrian.util.PrimeFinderTest
-
- testTwoAliasesDimensionsShareTable() - Method in class mondrian.test.SchemaTest
-
Tests two dimensions using same table (via different join paths).
- testTwoAliasesDimensionsShareTableSameForeignKeys() - Method in class mondrian.test.SchemaTest
-
Tests two dimensions using same table with same foreign key.
- testTwoHierarchiesProperties() - Method in class mondrian.xmla.XmlaDimensionPropertiesTest
-
- testTwoLiteralMeasuresAndUnitAndStoreSales() - Method in class mondrian.olap.fun.NativizeSetFunDefTest
-
- testTwoNonCollapsedAggregate() - Method in class mondrian.rolap.TestAggregationManager
-
- testTwoNonCollapsedAggregate() - Method in class mondrian.test.SchemaTest
-
- testTwoNullRange() - Method in class mondrian.olap.fun.FunctionTest
-
tests that an exception is thrown if both parameters in a range function
are null.
- testTwoParametersBug1425153() - Method in class mondrian.test.ParameterTest
-
- testTypeName() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testUCaseWithEmptyString() - Method in class mondrian.olap.fun.FunctionTest
-
- testUCaseWithNonEmptyString() - Method in class mondrian.olap.fun.FunctionTest
-
- testUdfBothScriptAndClassname() - Method in class mondrian.test.UdfTest
-
Unit test that ensures that a UDF does not have both a script
and a className.
- testUdfNeitherScriptNorClassname() - Method in class mondrian.test.UdfTest
-
Unit test that ensures that a UDF has either a script or a className.
- testUdfScriptBadLanguage() - Method in class mondrian.test.UdfTest
-
Unit test that ensures that a UDF has either a script or a className.
- testUdfToString() - Method in class mondrian.test.UdfTest
-
Test case for the problem where a string expression gave a
ClassCastException because it was evaluating to a member, whereas the
member should have been evaluated to a scalar.
- testUnaryMinus() - Method in class mondrian.olap.fun.FunctionTest
-
- testUnaryMinusMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testUnaryMinusPrecedence() - Method in class mondrian.olap.fun.FunctionTest
-
- testUnaryTupleList() - Method in class mondrian.test.TupleListTest
-
- testUnderscore() - Method in class mondrian.olap.ParserTest
-
- testUnion() - Method in class mondrian.olap.fun.FunctionTest
-
- testUnion() - Method in class mondrian.olap.fun.UnionFunDefTest
-
Test for MONDRIAN-2250 issue.
- testUnionAll() - Method in class mondrian.olap.fun.FunctionTest
-
- testUnionAllTuple() - Method in class mondrian.olap.fun.FunctionTest
-
- testUnionEmptyBoth() - Method in class mondrian.olap.fun.FunctionTest
-
- testUnionEmptyRight() - Method in class mondrian.olap.fun.FunctionTest
-
- testUnionIterator() - Method in class mondrian.olap.UtilTestCase
-
- testUnionQuery() - Method in class mondrian.olap.fun.FunctionTest
-
- testUnionRole() - Method in class mondrian.test.AccessControlTest
-
- testUnionRole() - Method in class mondrian.test.SchemaTest
-
- testUnionRoleContainsGrants() - Method in class mondrian.test.SchemaTest
-
- testUnionRoleHasInaccessibleDescendants() - Method in class mondrian.test.AccessControlTest
-
- testUnionRoleIllegalForwardRef() - Method in class mondrian.test.SchemaTest
-
- testUnionTuple() - Method in class mondrian.olap.fun.FunctionTest
-
- testUnionTupleDistinct() - Method in class mondrian.olap.fun.FunctionTest
-
- testUniqueMembers() - Method in class mondrian.rolap.TestAggregationManager
-
Tests that if a level is marked 'unique members', then its parent
is not constrained.
- testUniqueName() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testUniqueName() - Method in class mondrian.xmla.XmlaExcel2007Test
-
- testUnknownUsages() - Method in class mondrian.test.SchemaTest
-
- testUnknownUsages1() - Method in class mondrian.test.SchemaTest
-
- testUnorder() - Method in class mondrian.olap.fun.FunctionTest
-
- testUnparse() - Method in class mondrian.olap.ParserTest
-
- testUnparse() - Method in class mondrian.test.BasicQueryTest
-
- testUnparse2() - Method in class mondrian.test.BasicQueryTest
-
- testUnqualifiedHierarchy() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testUnqualifiedHierarchyCurrentMember() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testUnqualifiedLevel() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
- testUnrelatedDimPropOverridesIgnoreMeasure() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
-
- testUnsupportedAllocationPolicyFails() - Method in class mondrian.test.ScenarioTest
-
Tests that allocation policies that are not supported give an error.
- testUnusedAccessControlledDimension() - Method in class mondrian.test.AccessControlTest
-
Tests that an access-controlled dimension affects results even if not
used in the query.
- testUsagePrefix() - Method in class mondrian.rolap.aggmatcher.UsagePrefixTest
-
- testUsagePrefixTwoDims() - Method in class mondrian.rolap.aggmatcher.UsagePrefixTest
-
- testUseDimensionAsShorthandForMember() - Method in class mondrian.test.BasicQueryTest
-
- testVal() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testValidMeasure() - Method in class mondrian.olap.fun.FunctionTest
-
Tests the ValidMeasure
function.
- testValidMeasureCalculatedMemberMeasure() - Method in class mondrian.olap.fun.FunctionTest
-
- testValidMeasureDepends() - Method in class mondrian.olap.fun.FunctionTest
-
- testValidMeasureNonVirtualCube() - Method in class mondrian.olap.fun.FunctionTest
-
- testValidMeasureTupleHasAnotherMember() - Method in class mondrian.olap.fun.FunctionTest
-
- testValidMeasureWithRestrictedCubes() - Method in class mondrian.test.AccessControlTest
-
- testValue() - Method in class mondrian.olap.fun.FunctionTest
-
- testVar() - Method in class mondrian.olap.fun.FunctionTest
-
- testVarP() - Method in class mondrian.olap.fun.FunctionTest
-
- testVbaBasic() - Method in class mondrian.olap.fun.FunctionTest
-
- testVbaDateTime() - Method in class mondrian.olap.fun.FunctionTest
-
- testVbaExceptions() - Method in class mondrian.olap.fun.FunctionTest
-
- testVbaOverloading() - Method in class mondrian.olap.fun.FunctionTest
-
- testVCNativeCJWithIsEmptyOnMeasure() - Method in class mondrian.rolap.NonEmptyTest
-
- testVCNativeCJWithTopPercent() - Method in class mondrian.rolap.NonEmptyTest
-
- testVCOrdinalExpression() - Method in class mondrian.rolap.NonEmptyTest
-
- testVeryLargeExplicitSet() - Method in class mondrian.test.PerformanceTest
-
Tests performance when an MDX query contains a very large explicit set.
- testViewDegenerateDims() - Method in class mondrian.test.SchemaTest
-
Tests a cube whose fact table is a <View> element as well as a
degenerate dimension.
- testViewFactTable() - Method in class mondrian.test.SchemaTest
-
Tests a cube whose fact table is a <View> element.
- testViewFactTable2() - Method in class mondrian.test.SchemaTest
-
Tests a cube whose fact table is a <View> element, and which
has dimensions based on the fact table.
- testVirtualCube() - Method in class mondrian.rolap.NonEmptyTest
-
Must not use native sql optimization because it chooses the wrong
RolapStar in SqlContextConstraint/SqlConstraintUtils.
- testVirtualCube() - Method in class mondrian.rolap.SharedDimensionTest
-
- testVirtualCube() - Method in class mondrian.test.AccessControlTest
-
Tests that hierarchy-level access control works on a virtual cube.
- testVirtualCube() - Method in class mondrian.test.BasicQueryTest
-
- testVirtualCubeAggBugMondrian1221() - Method in class mondrian.rolap.TestAggregationManager
-
This is a test for
MONDRIAN-1221
When performing a non-empty crossjoin over a virtual cube with agg
tables, there was no match with any agg tables.
- testVirtualCubeCrossJoin() - Method in class mondrian.rolap.NonEmptyTest
-
- testVirtualCubeCrossJoinCalculatedMember1() - Method in class mondrian.rolap.NonEmptyTest
-
- testVirtualCubeCrossJoinCalculatedMember2() - Method in class mondrian.rolap.NonEmptyTest
-
- testVirtualCubeMeasureCaption() - Method in class mondrian.rolap.VirtualCubeTest
-
- testVirtualCubeMeasureInvalidCubeName() - Method in class mondrian.rolap.VirtualCubeTest
-
- testVirtualCubeMembers() - Method in class mondrian.rolap.NonEmptyTest
-
- testVirtualCubeNamedSetSupportInSchema() - Method in class mondrian.test.SchemaTest
-
- testVirtualCubeNamedSetSupportInSchemaError() - Method in class mondrian.test.SchemaTest
-
- testVirtualCubeNonEmptyCrossJoin() - Method in class mondrian.rolap.NonEmptyTest
-
- testVirtualCubeNonEmptyCrossJoin3Args() - Method in class mondrian.rolap.NonEmptyTest
-
- testVirtualCubeRecursiveMember() - Method in class mondrian.rolap.VirtualCubeTest
-
MONDRIAN-1061
- testVirtualCubesVisibility() - Method in class mondrian.test.SchemaTest
-
- testVirtualDimensionVisibility() - Method in class mondrian.test.SchemaTest
-
- testVisualTotalCaptionBug() - Method in class mondrian.olap.fun.VisualTotalsTest
-
- testVisualTotalsAggregatedMemberBug() - Method in class mondrian.olap.fun.VisualTotalsTest
-
- testVisualTotalsAll() - Method in class mondrian.olap.fun.FunctionTest
-
Test case for bug
MONDRIAN-615,
"VisualTotals doesn't work for the all member".
- testVisualTotalsBasic() - Method in class mondrian.olap.fun.FunctionTest
-
- testVisualTotalsClassCast() - Method in class mondrian.olap.fun.FunctionTest
-
- testVisualTotalsConsecutively() - Method in class mondrian.olap.fun.FunctionTest
-
- testVisualTotalsCrossjoin() - Method in class mondrian.olap.fun.FunctionTest
-
- testVisualTotalsDistinctCountMeasure() - Method in class mondrian.olap.fun.FunctionTest
-
- testVisualTotalsFilterInside() - Method in class mondrian.olap.fun.FunctionTest
-
- testVisualTotalsGrandparentsAndOutOfOrder() - Method in class mondrian.olap.fun.FunctionTest
-
- testVisualTotalsIntersect() - Method in class mondrian.olap.fun.FunctionTest
-
Tests that members generated by VisualTotals have correct identity.
- testVisualTotalsLevel() - Method in class mondrian.olap.fun.FunctionTest
-
- testVisualTotalsMemberInCalculation() - Method in class mondrian.olap.fun.FunctionTest
-
- testVisualTotalsNested() - Method in class mondrian.olap.fun.FunctionTest
-
- testVisualTotalsNoPattern() - Method in class mondrian.olap.fun.FunctionTest
-
- testVisualTotalsOutOfOrder() - Method in class mondrian.olap.fun.FunctionTest
-
- testVisualTotalsWithFilter() - Method in class mondrian.olap.fun.FunctionTest
-
- testVisualTotalsWithNamedSetAndPivot() - Method in class mondrian.olap.fun.FunctionTest
-
Test case involving a named set and query pivoted.
- testVisualTotalsWithNamedSetAndPivotSameAxis() - Method in class mondrian.olap.fun.FunctionTest
-
- testVisualTotalsWithNamedSetOfTuples() - Method in class mondrian.olap.fun.FunctionTest
-
- testVMShouldNotPushUpAggMemberDefinedOnNonJoiningDimension() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
-
- testWeekday1() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testWeekday2() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testWeekdayName() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testWeekly() - Method in class mondrian.test.MultipleHierarchyTest
-
- testWeekly() - Method in class mondrian.util.ScheduleTest
-
- testWeekly2() - Method in class mondrian.test.MultipleHierarchyTest
-
- testWeeklyBadBitmapFails() - Method in class mondrian.util.ScheduleTest
-
- testWeeklyEmptyBitmapFails() - Method in class mondrian.util.ScheduleTest
-
- testWhetherCJOfChildren() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
-
- testWildcard() - Method in class mondrian.olap.UtilTestCase
-
- testWithAggregation() - Method in class mondrian.xmla.XmlaCognosTest
-
- testWithDimensionPrefix() - Method in class mondrian.test.CompatibilityTest
-
- testWithFilter() - Method in class mondrian.xmla.XmlaCognosTest
-
- testWithFilterOn3rdAxis() - Method in class mondrian.xmla.XmlaCognosTest
-
- testWithNoDimensionPrefix() - Method in class mondrian.test.CompatibilityTest
-
- testWithSorting() - Method in class mondrian.xmla.XmlaCognosTest
-
- testWithTimeDimension() - Method in class mondrian.rolap.VirtualCubeTest
-
- testXmlaHandlerGetValueTypeHint() - Method in class mondrian.xmla.XmlaTests
-
- testXmlaHandlerValueInfo() - Method in class mondrian.xmla.XmlaTests
-
- testXmlaUtilNormalizeNumericString() - Method in class mondrian.xmla.XmlaTests
-
- testXor() - Method in class mondrian.olap.fun.FunctionTest
-
- testXorAssociativity() - Method in class mondrian.olap.fun.FunctionTest
-
- testYear() - Method in class mondrian.olap.fun.vba.VbaTest
-
- testYtd() - Method in class mondrian.olap.fun.FunctionTest
-
- testYtd() - Method in class mondrian.test.Ssas2005CompatibilityTest
-
Tests that time functions such as Ytd behave correctly when there are
multiple time hierarchies.
- testZero() - Method in class mondrian.rolap.CellKeyTest
-
- testZeroValuesAreNotTreatedAsNull() - Method in class mondrian.test.BasicQueryTest
-
- text2Element(String) - Static method in class mondrian.xmla.XmlaUtil
-
- textElement(String, Object) - Method in class mondrian.xmla.impl.DefaultSaxWriter
-
- textElement(String, Object) - Method in class mondrian.xmla.impl.JsonSaxWriter
-
- textElement(String, Object) - Method in interface mondrian.xmla.SaxWriter
-
Generates a text-only element, <name>data</name>
.
- textInElement(Element) - Static method in class mondrian.xmla.XmlaUtil
-
- THEN - Static variable in interface mondrian.olap.ParserSym
-
- THEN - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- ThirdQResolver - Static variable in class mondrian.olap.fun.extra.NthQuartileFunDef
-
- thousandSeparator - Variable in class mondrian.util.Format.FormatLocale
-
- thousandSeparator_en - Static variable in class mondrian.util.Format
-
- thread - Variable in class mondrian.rolap.agg.SegmentCacheManager
-
- THREAD_RESULT - Static variable in class mondrian.test.TestContext.SnoopingSchemaProcessor
-
- threadLocalRemove(ThreadLocal<T>) - Static method in class mondrian.olap.Util
-
Removes a thread local from the current thread.
- threadLocalRemove(ThreadLocal<T>) - Method in interface mondrian.util.UtilCompatible
-
Removes a thread local from the current thread.
- threadLocalRemove(ThreadLocal<T>) - Method in class mondrian.util.UtilCompatibleJdk15
-
- threads - Variable in class mondrian.test.TestCaseForker
-
- threshold - Variable in class mondrian.util.AbstractMemoryMonitor.Entry
-
- throwable - Variable in class mondrian.server.monitor.SqlStatementEndEvent
-
- throwAuthenticationException(String) - Method in class mondrian.xmla.impl.AuthenticatingXmlaRequestCallback
-
Helper method to create and throw an authentication exception.
- throwRTException() - Method in class mondrian.recorder.AbstractRecorder
-
- throwRTException() - Method in interface mondrian.recorder.MessageRecorder
-
This simply throws a RTException.
- time() - Static method in class mondrian.olap.fun.vba.Vba
-
- time - Variable in class mondrian.util.OnceTimeSchedule
-
- time0000 - Static variable in class mondrian.util.ScheduleTest
-
- time0233 - Static variable in class mondrian.util.ScheduleTest
-
- time0827 - Static variable in class mondrian.util.ScheduleTest
-
- time1600 - Static variable in class mondrian.util.ScheduleTest
-
- TimeArgNeeded - Variable in class mondrian.resource.MondrianResource
-
TimeArgNeeded
is 'Argument to function ''{0}'' must belong to Time hierarchy.
'
- TimeLevelInNonTimeHierarchy - Variable in class mondrian.resource.MondrianResource
-
TimeLevelInNonTimeHierarchy
is 'Level ''{0}'' does not belong to a time hierarchy, so its level-type must be ''Standard''.
'
- TimeLimit - Variable in class mondrian.olap.MondrianProperties
-
Property that returns the time limit for the test run in seconds.
- timeoutMs - Variable in class mondrian.test.TestCaseForker
-
- timer() - Static method in class mondrian.olap.fun.vba.Vba
-
- TimeSchedule - Interface in mondrian.util
-
A TimeSchedule
generates a series of times within a day.
- timeSeparator - Variable in class mondrian.util.Format.FormatLocale
-
- timeSeparator_en - Static variable in class mondrian.util.Format
-
- timeSerial(int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- timestamp - Variable in class mondrian.server.monitor.Event
-
When the event occurred.
- Timestamp - Static variable in class mondrian.test.loader.DBLoader.Type
-
- timeValue(Date) - Static method in class mondrian.olap.fun.vba.Vba
-
- timezoneOffset(TimeZone, Calendar) - Static method in class mondrian.util.ScheduleUtil
-
Returns the offset from UTC in milliseconds in this timezone on a given
date.
- tmpExpResultCache - Variable in class mondrian.rolap.RolapEvaluatorRoot
-
- toArray(T2[]) - Method in class mondrian.olap.Util.Flat2List
-
- toArray() - Method in class mondrian.olap.Util.Flat2List
-
- toArray(T2[]) - Method in class mondrian.olap.Util.Flat3List
-
- toArray() - Method in class mondrian.olap.Util.Flat3List
-
- toArray(List<RolapMember>) - Static method in class mondrian.rolap.RolapUtil
-
- toArray() - Method in class mondrian.util.ArraySortedSet
-
- toArray(T[]) - Method in class mondrian.util.ArraySortedSet
-
- toArray(T2[]) - Method in class mondrian.util.ConcatenableList
-
- toArray() - Method in class mondrian.util.ConcatenableList
-
- toArray() - Method in class mondrian.util.FilteredIterableList
-
- toArray(T[]) - Method in class mondrian.util.FilteredIterableList
-
- toArray(S[]) - Method in class mondrian.util.TraversalList
-
- toArray() - Method in class mondrian.util.TraversalList
-
- toArray() - Method in class mondrian.util.UnsupportedList
-
- toArray(T[]) - Method in class mondrian.util.UnsupportedList
-
- toBitSet() - Method in class mondrian.rolap.BitKey.Big
-
- toBitSet() - Method in class mondrian.rolap.BitKey.Mid128
-
- toBitSet() - Method in class mondrian.rolap.BitKey.Small
-
- toBitSet() - Method in interface mondrian.rolap.BitKey
-
Returns a
BitSet
with the same contents as this BitKey.
- toBoolean(Object, Type) - Static method in class mondrian.olap.fun.CastFunDef
-
- toBuffer(StringBuilder, boolean, String, String, String, String, String) - Method in class mondrian.rolap.sql.SqlQuery.ClauseList
-
- toBuffer(StringBuilder, String, String, String) - Method in class mondrian.rolap.sql.SqlQuery.ClauseList
-
- toBuffer(StringBuilder, List<String>) - Method in class mondrian.rolap.sql.SqlQuery.FromClauseList
-
- toBuffer(StringBuilder, String) - Method in class mondrian.rolap.sql.SqlQuery
-
Writes this SqlQuery to a StringBuilder with each clause on a separate
line, and with the specified indentation prefix.
- toByteArray() - Method in class mondrian.tui.MockHttpServletResponse
-
- toCodeSet(MondrianGuiDef.SQL[]) - Static method in class mondrian.gui.MondrianGuiDef.SQL
-
- toCodeSet(MondrianDef.SQL[]) - Static method in class mondrian.olap.MondrianDef.SQL
-
- toConstrainedColumns(StarColumnPredicate[]) - Static method in class mondrian.rolap.agg.SegmentBuilder
-
- toConstrainedColumns(Collection<StarColumnPredicate>) - Static method in class mondrian.rolap.agg.SegmentBuilder
-
- toDate(int, int, int, String, int, int) - Static method in class mondrian.util.ScheduleTest
-
- toDate(int, int, int, String, int, int, TimeZone) - Static method in class mondrian.util.ScheduleTest
-
- toExpArray(List<Exp>) - Static method in class mondrian.olap.Parser
-
- toExpArray(List<Exp>) - Static method in class mondrian.parser.MdxParserImpl
-
- toFormulaArray(List<Formula>) - Static method in class mondrian.olap.Parser
-
- toFormulaArray(List<Formula>) - Static method in class mondrian.parser.MdxParserImpl
-
- ToggleDrillStateFunDef - Class in mondrian.olap.fun
-
Definition of the ToggleDrillState
MDX function.
- ToggleDrillStateFunDef(FunDef) - Constructor for class mondrian.olap.fun.ToggleDrillStateFunDef
-
- ToggleDrillStateRecursiveNotSupported - Variable in class mondrian.resource.MondrianResource
-
ToggleDrillStateRecursiveNotSupported
is '''RECURSIVE'' is not supported in ToggleDrillState.
'
- toggleDrillStateTuples(Evaluator, TupleList, TupleList) - Method in class mondrian.olap.fun.ToggleDrillStateFunDef
-
- toHeader(Segment) - Static method in class mondrian.rolap.agg.SegmentBuilder
-
Creates a SegmentHeader object describing the supplied
Segment object.
- toIdArray(List<Id>) - Static method in class mondrian.olap.Parser
-
- toIdArray(List<Id>) - Static method in class mondrian.parser.MdxParserImpl
-
- toInListSql(SqlQuery, StringBuilder, BitKey) - Method in class mondrian.rolap.agg.AndPredicate
-
Generate value list for this predicate to be used in an IN-list
sql predicate.
- toInListSql(SqlQuery, StringBuilder) - Method in class mondrian.rolap.agg.ValueColumnPredicate
-
- toInt(Object, Type) - Static method in class mondrian.olap.fun.CastFunDef
-
- token - Variable in class mondrian.parser.MdxParserImpl
-
Current token.
- Token - Class in mondrian.parser
-
Describes the input token stream.
- Token() - Constructor for class mondrian.parser.Token
-
No-argument constructor
- Token(int) - Constructor for class mondrian.parser.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class mondrian.parser.Token
-
Constructs a new token for the specified Image and Kind.
- token - Variable in class mondrian.util.Format.FallbackFormat
-
- token - Variable in class mondrian.util.Format.Token
-
- token_source - Variable in class mondrian.parser.MdxParserImpl
-
Generated Token Manager.
- tokenBegin - Variable in class mondrian.parser.SimpleCharStream
-
- tokenImage - Static variable in interface mondrian.parser.MdxParserImplConstants
-
Literal token values.
- tokenImage - Variable in exception mondrian.parser.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- TokenMgrError - Error in mondrian.parser
-
Token Manager Error.
- TokenMgrError() - Constructor for error mondrian.parser.TokenMgrError
-
No arg constructor.
- TokenMgrError(String, int) - Constructor for error mondrian.parser.TokenMgrError
-
Constructor with message and reason.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error mondrian.parser.TokenMgrError
-
Full Constructor.
- toList(IterCalc) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
Converts an iterable over tuples to a list of tuples.
- toList(String...) - Static method in class mondrian.olap.Id.Segment
-
Converts an array of names to a list of segments.
- toMap(Properties) - Static method in class mondrian.olap.Util
-
- toMdxString() - Method in class mondrian.olap.ParserTest.TestParser
-
Converts this query to a string.
- toMemberOrTupleType(Type) - Static method in class mondrian.olap.type.TypeUtil
-
Converts a type to a member or tuple type.
- toMemberPropertyArray(List<MemberProperty>) - Static method in class mondrian.olap.Parser
-
- toMemberPropertyArray(List<MemberProperty>) - Static method in class mondrian.parser.MdxParserImpl
-
- toMemberType(Type) - Static method in class mondrian.olap.type.TypeUtil
-
Converts a type to a member type.
- toNullValuesMap(List<K>) - Static method in class mondrian.olap.Util
-
Transforms a list into a map for which all the keys return
a null value associated to it.
- TOO_SMALL - Variable in class mondrian.olap.fun.FunUtil.Quicksorter
-
- toOlap4j(List<Id.Segment>) - Static method in class mondrian.olap.Util
-
- toOlap4j(Id.Segment) - Static method in class mondrian.olap.Util
-
- toOlap4j(Id.Quoting) - Static method in class mondrian.olap.Util
-
- toOlap4j(Cube) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- toOlap4j(Dimension) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- toOlap4j(Schema) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- toOlap4j(Type) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- toOlap4j(Member) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- toOlap4j(Level) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- toOlap4j(Hierarchy) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- toOlap4j(Type[]) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- toOlap4j(List<Member>) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- toOlap4j(Cube, NamedSet) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- toOlap4j(Exp) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- toOlap4j(Query) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- toOlapException(SQLException) - Method in class mondrian.olap4j.MondrianOlap4jConnection.Helper
-
Converts a SQLException to an OlapException.
- TooManyFactCountColumns - Variable in class mondrian.resource.MondrianResource
-
TooManyFactCountColumns
is 'Candidate aggregate table ''{0}'' for fact table ''{1}'' has ''{2,number}'' fact count columns.
'
- TooManyMatchingForeignKeyColumns - Variable in class mondrian.resource.MondrianResource
-
TooManyMatchingForeignKeyColumns
is 'Candidate aggregate table ''{0}'' for fact table ''{1}'' had ''{2,number}'' columns matching foreign key ''{3}''
'
- TooManyMessageRecorderErrors - Variable in class mondrian.resource.MondrianResource
-
TooManyMessageRecorderErrors
is 'Context ''{0}'': Exceeded number of allowed errors ''{1,number}''
'
- top - Variable in class mondrian.olap.fun.DrilldownLevelTopBottomFunDef
-
- top - Variable in class mondrian.olap.fun.TopBottomCountFunDef
-
- top - Variable in class mondrian.olap.fun.TopBottomPercentSumFunDef
-
Whether to calculate top (as opposed to bottom).
- TopBottomCountFunDef - Class in mondrian.olap.fun
-
Definition of the TopCount
and BottomCount
MDX builtin functions.
- TopBottomCountFunDef(FunDef, boolean) - Constructor for class mondrian.olap.fun.TopBottomCountFunDef
-
- TopBottomPercentSumFunDef - Class in mondrian.olap.fun
-
Definition of the TopPercent
, BottomPercent
,
TopSum
and BottomSum
MDX builtin functions.
- TopBottomPercentSumFunDef(FunDef, boolean, boolean) - Constructor for class mondrian.olap.fun.TopBottomPercentSumFunDef
-
- TopBottomTest - Class in mondrian.test.clearview
-
TopBottomTest
is a test suite which tests scenarios of
selecting top and bottom records against the FoodMart database.
- TopBottomTest() - Constructor for class mondrian.test.clearview.TopBottomTest
-
- TopBottomTest(String) - Constructor for class mondrian.test.clearview.TopBottomTest
-
- topCount - Variable in class mondrian.rolap.RolapNativeTopCount.TopCountConstraint
-
- TopCountResolver - Static variable in class mondrian.olap.fun.TopBottomCountFunDef
-
- toPercent(TupleList, Map<List<Member>, Object>) - Static method in class mondrian.olap.fun.FunUtil
-
Turns the mapped values into relative values (percentages) for easy
use by the general topOrBottom function.
- toPhysical(Dialect) - Method in class mondrian.test.loader.DBLoader.Type
-
Returns the physical type which a given RDBMS (dialect) uses to
represent this logical type.
- topLevel - Variable in class mondrian.gui.MondrianGuiDef.HierarchyGrant
-
- topLevel - Variable in class mondrian.olap.MondrianDef.HierarchyGrant
-
- TopPercentResolver - Static variable in class mondrian.olap.fun.TopBottomPercentSumFunDef
-
- toPredicate(RolapStar) - Method in class mondrian.rolap.BatchTestCase.CellRequestConstraint
-
- TopSumResolver - Static variable in class mondrian.olap.fun.TopBottomPercentSumFunDef
-
- toQueryAxisArray(List<QueryAxis>) - Static method in class mondrian.olap.Parser
-
- toQueryAxisArray(List<QueryAxis>) - Static method in class mondrian.parser.MdxParserImpl
-
- toQueryPartArray(List<QueryPart>) - Static method in class mondrian.olap.Parser
-
- toQueryPartArray(List<QueryPart>) - Static method in class mondrian.parser.MdxParserImpl
-
- toScriptDef(MondrianDef.Script) - Static method in class mondrian.rolap.RolapSchema
-
- toSegment(SegmentHeader, RolapStar, BitKey, RolapStar.Column[], RolapStar.Measure, List<StarPredicate>) - Static method in class mondrian.rolap.agg.SegmentBuilder
-
Creates a segment from a SegmentHeader.
- toSql(SqlQuery, StringBuilder) - Method in class mondrian.rolap.agg.AbstractColumnPredicate
-
- toSql(SqlQuery, StringBuilder) - Method in class mondrian.rolap.agg.ListColumnPredicate
-
- toSql(SqlQuery, StringBuilder) - Method in class mondrian.rolap.agg.ListPredicate
-
- toSql(SqlQuery, StringBuilder) - Method in class mondrian.rolap.agg.LiteralStarPredicate
-
- toSql(SqlQuery, StringBuilder) - Method in class mondrian.rolap.agg.MemberTuplePredicate
-
- toSql(SqlQuery, StringBuilder) - Method in class mondrian.rolap.agg.OrPredicate
-
- toSql(SqlQuery, StringBuilder) - Method in class mondrian.rolap.agg.ValueColumnPredicate
-
- toSql(SqlQuery, StringBuilder) - Method in interface mondrian.rolap.StarPredicate
-
- toSqlAndTypes() - Method in class mondrian.rolap.sql.SqlQuery
-
- toString() - Method in class mondrian.calc.impl.AbstractIterCalc
-
- toString() - Method in class mondrian.calc.impl.AbstractListCalc
-
- toString() - Method in class mondrian.gui.JdbcExplorer.Node
-
- toString() - Method in class mondrian.gui.JdbcTreeModel.Node
-
- toString() - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
-
- toString() - Method in class mondrian.gui.MondrianGuiDef.InlineTable
-
- toString() - Method in class mondrian.gui.MondrianGuiDef.Join
-
- toString() - Method in class mondrian.gui.MondrianGuiDef.Table
-
- toString() - Method in class mondrian.gui.MondrianGuiDef.View
-
- toString() - Method in class mondrian.mdx.DimensionExpr
-
- toString() - Method in class mondrian.mdx.HierarchyExpr
-
- toString() - Method in class mondrian.mdx.LevelExpr
-
- toString() - Method in class mondrian.mdx.MemberExpr
-
- toString() - Method in class mondrian.mdx.NamedSetExpr
-
- toString() - Method in class mondrian.mdx.ResolvedFunCall
-
- toString() - Method in enum mondrian.olap.Access
-
- toString() - Method in class mondrian.olap.CellProperty
-
- toString() - Method in class mondrian.olap.EnumeratedValues.BasicValue
-
Returns the value's name.
- toString(TupleIterable) - Method in class mondrian.olap.fun.CrossJoinTest
-
- toString() - Method in class mondrian.olap.fun.FunUtil.ObjIntPair
-
- toString() - Method in class mondrian.olap.fun.LinReg.Value
-
- toString() - Method in class mondrian.olap.fun.NativizeSetFunDef.Range
-
- toString() - Method in class mondrian.olap.fun.TestMember
-
- toString(StringBuilder) - Method in class mondrian.olap.Id.KeySegment
-
- toString(StringBuilder) - Method in class mondrian.olap.Id.NameSegment
-
- toString() - Method in class mondrian.olap.Id.Segment
-
- toString(StringBuilder) - Method in class mondrian.olap.Id.Segment
-
Appends this segment to a StringBuilder.
- toString() - Method in class mondrian.olap.Id
-
- toString() - Method in class mondrian.olap.MondrianDef.ExpressionView
-
- toString() - Method in class mondrian.olap.MondrianDef.InlineTable
-
- toString() - Method in class mondrian.olap.MondrianDef.Join
-
- toString() - Method in class mondrian.olap.MondrianDef.Table
-
- toString() - Method in class mondrian.olap.MondrianDef.View
-
- toString() - Method in class mondrian.olap.OlapElementBase
-
- toString() - Method in class mondrian.olap.Query
-
Returns the MDX query string.
- toString() - Method in class mondrian.olap.QueryTiming
-
- toString() - Method in class mondrian.olap.type.DimensionType
-
- toString() - Method in class mondrian.olap.type.HierarchyType
-
- toString() - Method in class mondrian.olap.type.LevelType
-
- toString() - Method in class mondrian.olap.type.MemberType
-
- toString() - Method in class mondrian.olap.type.ScalarType
-
- toString() - Method in class mondrian.olap.type.SetType
-
- toString() - Method in class mondrian.olap.type.TupleType
-
- toString() - Method in class mondrian.olap.Util.ErrorCellValue
-
- toString() - Method in class mondrian.olap.Util.Flat2List
-
- toString() - Method in class mondrian.olap.Util.Flat3List
-
- toString() - Method in class mondrian.olap.Util.PropertyList
-
- toString() - Method in class mondrian.olap4j.MondrianOlap4jMember
-
- toString() - Method in class mondrian.parser.Token
-
Returns the image.
- toString() - Method in class mondrian.rolap.agg.AbstractColumnPredicate
-
- toString() - Method in class mondrian.rolap.agg.AggregationKey
-
- toString() - Method in class mondrian.rolap.agg.DenseDoubleSegmentBody
-
- toString() - Method in class mondrian.rolap.agg.ListPredicate
-
- toString() - Method in class mondrian.rolap.agg.LiteralStarPredicate
-
- toString() - Method in class mondrian.rolap.agg.MemberColumnPredicate
-
- toString() - Method in class mondrian.rolap.agg.Segment
-
- toString() - Method in class mondrian.rolap.agg.ValueColumnPredicate
-
- toString() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
-
- toString(SqlQuery) - Method in class mondrian.rolap.aggmatcher.AggStar.Table.JoinCondition
-
This is used to create part of a SQL where clause.
- toString() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.JoinCondition
-
- toString() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
- toString() - Method in class mondrian.rolap.aggmatcher.AggStar
-
- toString() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
- toString() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
-
- toString() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Measure
-
- toString() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
- toString() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
- toString() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- toString() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
- toString() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
- toString() - Method in class mondrian.rolap.BatchLoader.Batch
-
- toString() - Method in class mondrian.rolap.BitKey.Big
-
- toString() - Method in class mondrian.rolap.BitKey.Mid128
-
- toString() - Method in class mondrian.rolap.BitKey.Small
-
- toString() - Method in class mondrian.rolap.CacheControlImpl.CrossjoinCellRegion
-
- toString() - Method in class mondrian.rolap.CacheControlImpl.EmptyMemberSet
-
- toString() - Method in class mondrian.rolap.CacheControlImpl.MemberCellRegion
-
- toString() - Method in class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
-
- toString() - Method in class mondrian.rolap.CacheControlImpl.RangeMemberSet
-
- toString() - Method in class mondrian.rolap.CacheControlImpl.SimpleMemberSet
-
- toString() - Method in class mondrian.rolap.CacheControlImpl.UnionMemberSet
-
- toString() - Method in class mondrian.rolap.CellKey.Four
-
- toString() - Method in class mondrian.rolap.CellKey.Many
-
- toString() - Method in class mondrian.rolap.CellKey.One
-
- toString() - Method in class mondrian.rolap.CellKey.Three
-
- toString() - Method in class mondrian.rolap.CellKey.Two
-
- toString() - Method in class mondrian.rolap.ChildByNameConstraint
-
- toString() - Method in class mondrian.rolap.DefaultMemberChildrenConstraint
-
- toString() - Method in class mondrian.rolap.DefaultTupleConstraint
-
- toString() - Method in class mondrian.rolap.HierarchyUsage
-
- toString() - Method in class mondrian.rolap.Modulos.Base
-
- toString(Axis) - Static method in class mondrian.rolap.RolapAxis
-
- toString(List<Position>) - Static method in class mondrian.rolap.RolapAxis
-
- toString(List<Member>) - Method in class mondrian.rolap.RolapAxisTest
-
- toString() - Method in class mondrian.rolap.RolapCubeMember
-
- toString() - Method in class mondrian.rolap.RolapNativeSql.CalculatedMemberSqlCompiler
-
- toString() - Method in class mondrian.rolap.RolapNativeSql.CompositeSqlCompiler
-
- toString() - Method in class mondrian.rolap.RolapNativeSql.FunCallSqlCompiler
-
- toString() - Method in class mondrian.rolap.RolapNativeSql.InfixOpSqlCompiler
-
- toString() - Method in class mondrian.rolap.RolapNativeSql.IsEmptySqlCompiler
-
- toString() - Method in class mondrian.rolap.RolapNativeSql.MatchingSqlCompiler
-
- toString() - Method in class mondrian.rolap.RolapNativeSql.NumberSqlCompiler
-
- toString() - Method in class mondrian.rolap.RolapNativeSql.ParenthesisSqlCompiler
-
- toString() - Method in class mondrian.rolap.RolapNativeSql.StoredMeasureSqlCompiler
-
- toString() - Method in class mondrian.rolap.RolapStar.Column
-
- toString(SqlQuery) - Method in class mondrian.rolap.RolapStar.Condition
-
- toString() - Method in class mondrian.rolap.RolapStar.Condition
-
- toString() - Method in class mondrian.rolap.RolapStar.Table
-
- toString() - Method in class mondrian.rolap.RolapStar
-
- toString() - Method in class mondrian.rolap.RolapTupleCalculation
-
- toString() - Method in class mondrian.rolap.RolapUtil.TeeWriter
-
Returns everything which has been written so far.
- toString() - Method in class mondrian.rolap.ScenarioImpl
-
- toString() - Method in class mondrian.rolap.sql.MemberKeyConstraint
-
- toString() - Method in class mondrian.rolap.sql.SqlQuery
-
- toString() - Method in class mondrian.rolap.StringList
-
- toString() - Method in class mondrian.rolap.TargetBase
-
- toString() - Method in class mondrian.server.monitor.ConnectionEndEvent
-
- toString() - Method in class mondrian.server.monitor.ConnectionStartEvent
-
- toString() - Method in class mondrian.server.monitor.ExecutionEndEvent
-
- toString() - Method in class mondrian.server.monitor.ExecutionPhaseEvent
-
- toString() - Method in class mondrian.server.monitor.ExecutionStartEvent
-
- toString() - Method in class mondrian.server.monitor.Info
-
- toString() - Method in class mondrian.server.monitor.SqlStatementEndEvent
-
- toString() - Method in class mondrian.server.monitor.SqlStatementExecuteEvent
-
- toString() - Method in class mondrian.server.monitor.SqlStatementStartEvent
-
- toString() - Method in class mondrian.server.monitor.StatementEndEvent
-
- toString() - Method in class mondrian.server.monitor.StatementStartEvent
-
- toString() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- toString() - Method in class mondrian.spi.SegmentHeader
-
- toString(Element) - Static method in class mondrian.test.comp.XmlUtility
-
- toString(Result) - Static method in class mondrian.test.TestContext
-
Converts a
Result
to text in traditional format.
- toString(CellSet) - Static method in class mondrian.test.TestContext
-
Converts a
CellSet
to text in traditional format.
- toString(List<Position>) - Static method in class mondrian.test.TestContext
-
Converts a set of positions into a string.
- toString(Result) - Method in class mondrian.tui.CmdRunner
-
Converts a
Result
object to a string
- toString(Node, boolean) - Static method in class mondrian.tui.XmlUtil
-
Convert a Node to a String.
- toString() - Method in class mondrian.util.ByteString
-
Returns this byte string in hexadecimal format.
- toString() - Method in class mondrian.util.CacheMap
-
- toString() - Method in class mondrian.util.MondrianFloatingDecimal
-
- toString() - Method in class mondrian.util.ObjectPoolTest.KeyValue
-
- toString() - Method in class mondrian.util.Pair
-
- toString() - Method in class mondrian.util.SlotFuture
-
- toString() - Method in class mondrian.util.StringKey
-
- toString() - Method in class mondrian.util.Triple
-
- toStringArray() - Method in class mondrian.olap.Id
-
- TotalMembersLimitExceeded - Variable in class mondrian.resource.MondrianResource
-
TotalMembersLimitExceeded
is 'Total number of Members in result ({0,number}) exceeded limit ({1,number})
'
- toUpper(String) - Method in interface mondrian.spi.Dialect
-
Converts an expression to upper case.
- toUpper(String) - Method in class mondrian.spi.impl.AccessDialect
-
- toUpper(String) - Method in class mondrian.spi.impl.Db2Dialect
-
- toUpper(String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- toURL(File) - Static method in class mondrian.olap.Util
-
Creates a file-protocol URL for the given file.
- trace(String) - Method in interface mondrian.olap.CacheControl
-
Prints a debug message.
- trace(String) - Method in class mondrian.rolap.CacheControlImpl
-
- tracePhase(int, int, int) - Method in class mondrian.server.Execution
-
- transform(Document, String, String[][]) - Static method in class mondrian.tui.XmlUtil
-
Transform a Document and return the transformed Node.
- transform(Document, String) - Static method in class mondrian.tui.XmlUtil
-
- transform(Document, Reader, String[][]) - Static method in class mondrian.tui.XmlUtil
-
Transform a Document and return the transformed Node.
- transform(Document, Reader) - Static method in class mondrian.tui.XmlUtil
-
- transformSoapXmla(Document, String[][], String) - Static method in class mondrian.tui.XmlaSupport
-
- TransformTag - Class in mondrian.web.taglib
-
A
TransformTag
renders the result of a
ResultCache
object.
- TransformTag() - Constructor for class mondrian.web.taglib.TransformTag
-
- TraversalList<T> - Class in mondrian.util
-
Implementation of
List
for transposing an array of
lists.
- TraversalList(List<T>[], Class<T>) - Constructor for class mondrian.util.TraversalList
-
- tree - Variable in class mondrian.gui.SchemaExplorer
-
- TREE_OP - Static variable in class mondrian.xmla.Enumeration
-
- Tree_Operator - Static variable in class mondrian.olap.CubeBase
-
- treeCollapsed(TreeExpansionEvent) - Method in class mondrian.gui.JTreeUpdater
-
- treeExpanded(TreeExpansionEvent) - Method in class mondrian.gui.JTreeUpdater
-
- treeModel - Variable in class mondrian.gui.JdbcExplorer
-
- TreeModel - Interface in mondrian.gui.validate
-
A generalization of a javax.swing.tree.TreeModel
.
- TreeModelPath - Interface in mondrian.gui.validate
-
A generalization of javax.swing.tree.TreePath
.
- treeNode - Variable in class mondrian.gui.JdbcExplorer.Node
-
- treePath - Variable in class mondrian.gui.validate.impl.WorkbenchTreeModelPath
-
- treeWillCollapse(TreeExpansionEvent) - Method in class mondrian.gui.JdbcExplorer
-
- treeWillExpand(TreeExpansionEvent) - Method in class mondrian.gui.JdbcExplorer
-
- triggersAreEnabled() - Method in class mondrian.olap.MondrianPropertiesBase
-
- trim(String) - Static method in class mondrian.olap.fun.vba.Vba
-
- trimToSize() - Method in interface mondrian.rolap.RolapResult.CellInfoContainer
-
Reduces the size of the internal data structures needed to
support the current entries.
- trimToSize() - Method in class mondrian.rolap.RolapResult.CellInfoMap
-
- trimToSize() - Method in class mondrian.rolap.RolapResult.CellInfoPool
-
- trimToSize() - Method in class mondrian.util.ObjectPool
-
Reduce the size of the internal arrays to a size just big
enough to hold the current set of entries.
- Triple<T0,T1,T2> - Class in mondrian.util
-
Tuple of three values.
- Triple(T0, T1, T2) - Constructor for class mondrian.util.Triple
-
Creates a Triple.
- TRUE - Static variable in class mondrian.rolap.agg.LiteralStarPredicate
-
- trueFunctor() - Static method in class mondrian.olap.Util
-
- Tuple - Static variable in class mondrian.olap.Category
-
Tuple
is a tuple expression.
- TUPLE_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
-
- TupleCalc - Interface in mondrian.calc
-
Expression which yields a tuple.
- TupleCollections - Class in mondrian.calc
-
Utility methods for tuple collections and iterators.
- tupleComplete() - Method in class mondrian.util.IdentifierParser.MemberListBuilder
-
- tupleComplete() - Method in class mondrian.util.IdentifierParser.TupleBuilder
-
- tupleComplete() - Method in class mondrian.util.IdentifierParser.TupleListBuilder
-
- TupleConstraint - Interface in mondrian.rolap.sql
-
- tupleContainsNullMember(Member[]) - Static method in class mondrian.olap.fun.FunUtil
-
Returns whether one of the members in a tuple is null.
- tupleContainsNullMember(List<Member>) - Static method in class mondrian.olap.fun.FunUtil
-
Returns whether one of the members in a tuple is null.
- tupleCursor() - Method in class mondrian.calc.impl.AbstractTupleList
-
- tupleCursor() - Method in class mondrian.calc.impl.UnaryTupleList
-
- TupleCursor - Interface in mondrian.calc
-
Cheap interface for iterating through the contents of a
TupleList
.
- tupleCursor() - Method in interface mondrian.calc.TupleIterable
-
Creates a cursor over the contents of this iterable.
- TupleFunDef - Class in mondrian.olap.fun
-
TupleFunDef
implements the '(...)' operator which builds
tuples, as in ([Time].CurrentMember,
[Stores].[USA].[California])
.
- TupleFunDef.CalcImpl - Class in mondrian.olap.fun
-
- TupleFunDef.CalcImpl(ResolvedFunCall, MemberCalc[]) - Constructor for class mondrian.olap.fun.TupleFunDef.CalcImpl
-
- TupleItemFunDef - Class in mondrian.olap.fun
-
Definition of the <Tuple>.Item
MDX function.
- TupleIterable - Interface in mondrian.calc
-
- tupleIterator() - Method in class mondrian.calc.impl.AbstractTupleIterable
-
- tupleIterator() - Method in class mondrian.calc.impl.AbstractTupleList
-
- tupleIterator() - Method in class mondrian.calc.impl.UnaryTupleList
-
- tupleIterator() - Method in interface mondrian.calc.TupleIterable
-
Creates an iterator over the contents of this iterable.
- TupleIterator - Interface in mondrian.calc
-
Extension to
Iterator
that returns tuples.
- tupleIteratorInternal() - Method in class mondrian.calc.impl.AbstractTupleList
-
- tupleIteratorInternal() - Method in class mondrian.calc.impl.ArrayTupleList
-
- tupleIteratorInternal() - Method in class mondrian.calc.impl.DelegatingTupleList
-
- tupleIteratorInternal() - Method in class mondrian.calc.impl.ListTupleList
-
- TupleList - Interface in mondrian.calc
-
List of tuples.
- tupleList - Variable in class mondrian.util.IdentifierParser.TupleListBuilder
-
- TupleList.PositionCallback - Interface in mondrian.calc
-
- TupleListTest - Class in mondrian.test
-
Unit test for
TupleList
and common implementations.
- TupleListTest(String) - Constructor for class mondrian.test.TupleListTest
-
- TupleListTest() - Constructor for class mondrian.test.TupleListTest
-
- TupleReader - Interface in mondrian.rolap
-
- TupleReader.MemberBuilder - Interface in mondrian.rolap
-
Factory to create new members for a
hierarchy from SQL result.
- tupleSetToStr(TupleList) - Static method in class mondrian.olap.fun.SetToStrFunDef
-
- TupleToStrFunDef - Class in mondrian.olap.fun
-
Definition of the TupleToStr
MDX function.
- TupleType - Class in mondrian.olap.type
-
Tuple type.
- TupleType(Type[]) - Constructor for class mondrian.olap.type.TupleType
-
Creates a type representing a tuple whose fields are the given types.
- TupleValueCalc - Class in mondrian.calc.impl
-
Expression which evaluates a tuple expression,
sets the dimensional context to the result of that expression,
then yields the value of the current measure in the current
dimensional context.
- TupleValueCalc(Exp, TupleCalc, boolean) - Constructor for class mondrian.calc.impl.TupleValueCalc
-
Creates a TupleValueCalc.
- turnOffVisitChildren() - Method in class mondrian.mdx.MdxVisitorImpl
-
- turnOnVisitChildren() - Method in class mondrian.mdx.MdxVisitorImpl
-
- twelveHourClock - Variable in class mondrian.util.Format.DateFormat
-
- TwoNullsNotSupported - Variable in class mondrian.resource.MondrianResource
-
TwoNullsNotSupported
is 'Function does not support two NULL member parameters
'
- type - Variable in class mondrian.calc.impl.AbstractCalc
-
- type - Variable in class mondrian.gui.JdbcExplorer.Node
-
- type - Variable in class mondrian.gui.JdbcTreeModel.Node
-
- type - Variable in class mondrian.gui.MondrianGuiDef.ColumnDef
-
- type - Variable in class mondrian.gui.MondrianGuiDef.Dimension
-
- type - Variable in class mondrian.gui.MondrianGuiDef.Hint
-
- type - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- type - Variable in class mondrian.gui.MondrianGuiDef.Parameter
-
- type - Variable in class mondrian.gui.MondrianGuiDef.Property
-
- type - Variable in class mondrian.olap.MondrianDef.ColumnDef
-
- type - Variable in class mondrian.olap.MondrianDef.Dimension
-
- type - Variable in class mondrian.olap.MondrianDef.Hint
-
- type - Variable in class mondrian.olap.MondrianDef.Level
-
- type - Variable in class mondrian.olap.MondrianDef.Parameter
-
- type - Variable in class mondrian.olap.MondrianDef.Property
-
- Type - Interface in mondrian.olap.type
-
Type of an MDX expression.
- type - Variable in class mondrian.rolap.agg.SegmentLoader.RowList.Column
-
- type - Variable in class mondrian.xmla.Enumeration
-
- type - Variable in enum mondrian.xmla.PropertyDefinition
-
- type - Variable in class mondrian.xmla.RowsetDefinition.Column
-
- typeName - Variable in class mondrian.gui.JdbcMetaData.DbColumn
-
- typeName(Object) - Static method in class mondrian.olap.fun.vba.Vba
-
- TypeTest - Class in mondrian.olap.type
-
Unit test for mondrian type facility.
- TypeTest() - Constructor for class mondrian.olap.type.TypeTest
-
- typeTests - Variable in class mondrian.xmla.XmlaHandlerTypeTest
-
- typeToCategory(Type) - Static method in class mondrian.olap.type.TypeUtil
-
- TypeUtil - Class in mondrian.olap.type
-
Utility methods relating to types.
- TypeUtil() - Constructor for class mondrian.olap.type.TypeUtil
-
U
- UC - Static variable in class mondrian.test.I18nTest
-
- UdfClassMustBePublicAndStatic - Variable in class mondrian.resource.MondrianResource
-
UdfClassMustBePublicAndStatic
is 'Failed to load user-defined function ''{0}'': class ''{1}'' must be public and static
'
- UdfClassNotFound - Variable in class mondrian.resource.MondrianResource
-
UdfClassNotFound
is 'Failed to load user-defined function ''{0}'': class ''{1}'' not found
'
- UdfClassWrongIface - Variable in class mondrian.resource.MondrianResource
-
UdfClassWrongIface
is 'Failed to load user-defined function ''{0}'': class ''{1}'' does not implement the required interface ''{2}''
'
- UdfDuplicateName - Variable in class mondrian.resource.MondrianResource
-
UdfDuplicateName
is 'Duplicate user-defined function ''{0}''
'
- UdfResolver - Class in mondrian.olap.fun
-
Resolver for user-defined functions.
- UdfResolver(UdfResolver.UdfFactory) - Constructor for class mondrian.olap.fun.UdfResolver
-
- UdfResolver.ClassUdfFactory - Class in mondrian.olap.fun
-
- UdfResolver.ClassUdfFactory(Class<? extends UserDefinedFunction>, String) - Constructor for class mondrian.olap.fun.UdfResolver.ClassUdfFactory
-
Creates a ClassUdfFactory.
- UdfResolver.UdfFactory - Interface in mondrian.olap.fun
-
- UdfTest - Class in mondrian.test
-
- UdfTest() - Constructor for class mondrian.test.UdfTest
-
- UdfTest(String) - Constructor for class mondrian.test.UdfTest
-
- UdfTest.AnotherMemberErrorUdf - Class in mondrian.test
-
A user-defined function which returns ignores its first parameter (a
member) and returns the default member from the second parameter (a
hierarchy).
- UdfTest.AnotherMemberErrorUdf() - Constructor for class mondrian.test.UdfTest.AnotherMemberErrorUdf
-
- UdfTest.BadPlusOneUdf - Class in mondrian.test
-
A simple user-defined function which adds one to its argument.
- UdfTest.BadPlusOneUdf(String) - Constructor for class mondrian.test.UdfTest.BadPlusOneUdf
-
- UdfTest.FooBarCellFormatter - Class in mondrian.test
-
Cell formatter for test purposes.
- UdfTest.FooBarCellFormatter() - Constructor for class mondrian.test.UdfTest.FooBarCellFormatter
-
- UdfTest.FooBarMemberFormatter - Class in mondrian.test
-
Member formatter for test purposes.
- UdfTest.FooBarMemberFormatter() - Constructor for class mondrian.test.UdfTest.FooBarMemberFormatter
-
- UdfTest.FooBarPropertyFormatter - Class in mondrian.test
-
Property formatter for test purposes.
- UdfTest.FooBarPropertyFormatter() - Constructor for class mondrian.test.UdfTest.FooBarPropertyFormatter
-
- UdfTest.MdcUdf - Class in mondrian.test
-
A simple UDF that checks the object inside of the MDC logging context.
- UdfTest.MdcUdf() - Constructor for class mondrian.test.UdfTest.MdcUdf
-
- UdfTest.MemberNameFunction - Class in mondrian.test
-
Function that takes a member and returns a name.
- UdfTest.MemberNameFunction() - Constructor for class mondrian.test.UdfTest.MemberNameFunction
-
- UdfTest.PlusOneUdf - Class in mondrian.test
-
A simple user-defined function which adds one to its argument.
- UdfTest.PlusOneUdf() - Constructor for class mondrian.test.UdfTest.PlusOneUdf
-
- UdfTest.PlusOrMinusOneUdf - Class in mondrian.test
-
A user-defined function which, depending on its given name, either adds
one to, or subtracts one from, its argument.
- UdfTest.PlusOrMinusOneUdf(String) - Constructor for class mondrian.test.UdfTest.PlusOrMinusOneUdf
-
- UdfTest.ReverseFunction - Class in mondrian.test
-
Function that reverses a list of members.
- UdfTest.ReverseFunction() - Constructor for class mondrian.test.UdfTest.ReverseFunction
-
- UdfTest.ReverseFunctionNotStatic - Class in mondrian.test
-
Function that is non-static.
- UdfTest.ReverseFunctionNotStatic() - Constructor for class mondrian.test.UdfTest.ReverseFunctionNotStatic
-
- UdfTest.ReverseIterableFunction - Class in mondrian.test
-
Function that takes a set of members as argument, and returns a set of
members.
- UdfTest.ReverseIterableFunction() - Constructor for class mondrian.test.UdfTest.ReverseIterableFunction
-
- UdfTest.StringMultUdf - Class in mondrian.test
-
The "TimesString" user-defined function.
- UdfTest.StringMultUdf() - Constructor for class mondrian.test.UdfTest.StringMultUdf
-
- unaliasedExpression() - Method in class mondrian.parser.MdxParserImpl
-
- UnaryTupleList - Class in mondrian.calc.impl
-
Implementation of
TupleList
where the tuples are unary (each tuple
consists of just one
Member
).
- UnaryTupleList() - Constructor for class mondrian.calc.impl.UnaryTupleList
-
Creates an empty UnaryTupleList.
- UnaryTupleList(List<Member>) - Constructor for class mondrian.calc.impl.UnaryTupleList
-
Creates a UnaryTupleList with a given backing list.
- UNBOUNDED - Static variable in class mondrian.xmla.RowsetDefinition.Column
-
This is used as the true value for the unbounded parameter.
- unbounded - Variable in class mondrian.xmla.RowsetDefinition.Column
-
- underlying - Variable in class mondrian.rolap.RolapConnection.NonEmptyResult
-
- unexpected() - Method in class mondrian.olap.EnumeratedValues.BasicValue
-
Returns an error indicating that we did not expect to find this
value in this context.
- unexpected(V) - Method in class mondrian.olap.EnumeratedValues
-
Returns an exception indicating that we didn't expect to find this value
here.
- unexpected(Enum) - Static method in class mondrian.olap.Util
-
Returns an exception indicating that we didn't expect to find this value
here.
- unfold(String) - Static method in class mondrian.test.TestContext
-
- union - Variable in class mondrian.gui.MondrianGuiDef.Role
-
- union(TupleList, TupleList, boolean) - Method in class mondrian.olap.fun.UnionFunDef
-
- union - Variable in class mondrian.olap.MondrianDef.Role
-
- union(List<Role>) - Static method in class mondrian.olap.RoleImpl
-
Returns a role that is the union of the given roles.
- UnionFunDef - Class in mondrian.olap.fun
-
Definition of the Union
MDX function.
- UnionFunDef(FunDef) - Constructor for class mondrian.olap.fun.UnionFunDef
-
- UnionFunDefTest - Class in mondrian.olap.fun
-
Tests for UnionFunDef
- UnionFunDefTest() - Constructor for class mondrian.olap.fun.UnionFunDefTest
-
- UnionIterator<T> - Class in mondrian.util
-
Iterator over union of several
Iterable
collections.
- UnionIterator(Iterable<? extends T>...) - Constructor for class mondrian.util.UnionIterator
-
Creates a UnionIterator.
- UnionIterator(Collection<? extends T>...) - Constructor for class mondrian.util.UnionIterator
-
Creates a UnionIterator over a list of collections.
- UnionRoleImpl - Class in mondrian.olap
-
Implementation of
Role
which combines the privileges of several
roles and has the superset of their privileges.
- UnionRoleImpl(List<Role>) - Constructor for class mondrian.olap.UnionRoleImpl
-
Creates a UnionRoleImpl.
- UNIQUE_NAME_ELEMENT - Static variable in class mondrian.xmla.XmlaBasicTest
-
- UNIQUE_NAME_PROP - Static variable in class mondrian.xmla.XmlaBasicTest
-
- uniqueKeyLevelName - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- uniqueKeyLevelName - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- uniqueMembers - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- uniqueMembers - Variable in class mondrian.olap.MondrianDef.Level
-
- uniqueName - Variable in class mondrian.olap.DimensionBase
-
- uniqueName - Variable in class mondrian.olap.HierarchyBase
-
- uniqueName - Variable in class mondrian.olap.LevelBase
-
- uniqueName - Variable in class mondrian.olap.MemberBase
-
- uniquify(String, int, Collection<String>) - Static method in class mondrian.olap.Util
-
Makes a name distinct from other names which have already been used
and shorter than a length limit, adds it to the list, and returns it.
- Unknown - Static variable in class mondrian.olap.Category
-
Unknown
is an expression whose type is as yet unknown.
- UNKNOWN - Static variable in interface mondrian.olap.ParserSym
-
- Unknown - Static variable in class mondrian.olap.type.DimensionType
-
- Unknown - Static variable in class mondrian.olap.type.HierarchyType
-
- Unknown - Static variable in class mondrian.olap.type.LevelType
-
- Unknown - Static variable in class mondrian.olap.type.MemberType
-
- UNKNOWN_COLUMN_NAME - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
-
- UNKNOWN_COLUMN_USAGE - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
-
- UNKNOWN_ERROR_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- UNKNOWN_ERROR_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- UnknownAggregator - Variable in class mondrian.resource.MondrianResource
-
UnknownAggregator
is 'Unknown aggregator ''{0}''; valid aggregators are: {1}
'
- UnknownFactTableColumn - Variable in class mondrian.resource.MondrianResource
-
UnknownFactTableColumn
is 'Context ''{0}'': For Fact table ''{1}'', the column ''{2}'' is neither a measure or foreign key".
'
- UnknownHierarchyName - Variable in class mondrian.resource.MondrianResource
-
UnknownHierarchyName
is 'Context ''{0}'': The Hierarchy ''{1}'' does not exist"
'
- UnknownLeftJoinCondition - Variable in class mondrian.resource.MondrianResource
-
UnknownLeftJoinCondition
is 'Context ''{0}'': Failed to find left join condition in fact table ''{1}'' for foreign key ''{2}''.
'
- UnknownLevelName - Variable in class mondrian.resource.MondrianResource
-
UnknownLevelName
is 'Context ''{0}'': The Hierarchy Level ''{1}'' does not have a Level named ''{2}''
'
- UnknownMeasureName - Variable in class mondrian.resource.MondrianResource
-
UnknownMeasureName
is 'Context ''{0}'': Measures does not have a measure named ''{1}''
'
- UnknownNamedSetHasBadFormula - Variable in class mondrian.resource.MondrianResource
-
UnknownNamedSetHasBadFormula
is 'Named set in cube ''{0}'' has bad formula
'
- UnknownParameter - Variable in class mondrian.resource.MondrianResource
-
UnknownParameter
is 'Unknown parameter ''{0}''
'
- UnknownRole - Variable in class mondrian.resource.MondrianResource
-
UnknownRole
is 'Unknown role ''{0}''
'
- unmarshallSoapMessage(HttpServletRequest, Element[]) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
-
- unmarshallSoapMessage(HttpServletRequest, Element[]) - Method in class mondrian.xmla.XmlaServlet
-
Implement to provide application specified SOAP unmarshalling algorithm.
- unmodifiableList(TupleList) - Static method in class mondrian.calc.TupleCollections
-
Creates an unmodifiable TupleList backed by a given list.
- UnorderFunDef - Class in mondrian.olap.fun
-
Definition of the Unorder
MDX function.
- UnorderFunDef(FunDef) - Constructor for class mondrian.olap.fun.UnorderFunDef
-
- unparse(PrintWriter) - Method in class mondrian.calc.DummyExp
-
- unparse(PrintWriter) - Method in class mondrian.mdx.ParameterExpr
-
Unparses the definition of this Parameter.
- unparse(PrintWriter) - Method in class mondrian.mdx.ResolvedFunCall
-
- unparse(PrintWriter) - Method in class mondrian.mdx.UnresolvedFunCall
-
- unparse(PrintWriter) - Method in class mondrian.olap.DrillThrough
-
- unparse(PrintWriter) - Method in interface mondrian.olap.Exp
-
Writes the MDX representation of this expression to a print writer.
- unparse(PrintWriter) - Method in class mondrian.olap.Explain
-
- unparse(PrintWriter) - Method in class mondrian.olap.Formula
-
- unparse(Exp[], PrintWriter) - Method in class mondrian.olap.fun.CacheFunDef
-
- unparse(Exp[], PrintWriter) - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
-
- unparse(Exp[], PrintWriter) - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
-
- unparse(Exp[], PrintWriter) - Method in class mondrian.olap.fun.FunDefBase
-
- unparse(Exp[], PrintWriter) - Method in class mondrian.olap.fun.ParenthesesFunDef
-
- unparse(Exp[], PrintWriter) - Method in class mondrian.olap.fun.SetFunDef
-
- unparse(Exp[], PrintWriter) - Method in class mondrian.olap.fun.TupleFunDef
-
- unparse(Exp[], PrintWriter) - Method in class mondrian.olap.fun.ValueFunDef
-
- unparse(Exp[], PrintWriter) - Method in interface mondrian.olap.FunDef
-
Converts a function call into MDX source code.
- unparse(PrintWriter) - Method in class mondrian.olap.Id
-
- unparse(PrintWriter) - Method in class mondrian.olap.Literal
-
- unparse(PrintWriter) - Method in class mondrian.olap.MemberProperty
-
- unparse(PrintWriter) - Method in class mondrian.olap.Query
-
- unparse(PrintWriter) - Method in class mondrian.olap.QueryAxis
-
- unparse(PrintWriter) - Method in class mondrian.olap.QueryPart
-
Writes a string representation of this parse tree
node to the given writer.
- unparse(String, Exp[], PrintWriter) - Method in enum mondrian.olap.Syntax
-
Converts a call to a function of this syntax into source code.
- unparse(Exp) - Static method in class mondrian.olap.Util
-
Converts an expression to a string.
- unparse(Query) - Static method in class mondrian.olap.Util
-
Converts an query to a string.
- unparse(XmlaResponse) - Method in class mondrian.xmla.Rowset
-
Writes the contents of this rowset as a series of SAX events.
- unparse(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.MDDataSet_Multidimensional
-
- unparse(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.MDDataSet_Tabular
-
- unparse(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.TabularRowSet
-
- unparseList(PrintWriter, Exp[], String, String, String) - Static method in class mondrian.olap.ExpBase
-
- unrecovered_syntax_error(Symbol) - Method in class mondrian.olap.Parser
-
- unregisterSegmentRequests() - Method in class mondrian.server.Execution
-
Calls into the SegmentCacheManager and unregisters all the
registrations made for this execution on segments form
the index.
- UnresolvedFunCall - Class in mondrian.mdx
-
An expression consisting of a named function or operator
applied to a set of arguments.
- UnresolvedFunCall(String, Exp[]) - Constructor for class mondrian.mdx.UnresolvedFunCall
-
- UnresolvedFunCall(String, Syntax, Exp[]) - Constructor for class mondrian.mdx.UnresolvedFunCall
-
Creates a function call.
- Unsafe - Class in mondrian.olap4j
-
Access to non-public methods in the package of the mondrian olap4j driver.
- unset(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
-
- unsetParameterValue() - Method in interface mondrian.calc.ParameterSlot
-
Unsets the parameter value.
- unsetValue() - Method in interface mondrian.olap.Parameter
-
Unsets the value of this parameter.
- unsetValue() - Method in class mondrian.olap.ParameterImpl
-
- unsetValue() - Method in class mondrian.rolap.RolapSchemaParameter
-
- UNSIGNED_INTEGER_LITERAL - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- UnsupportedList<T> - Class in mondrian.util
-
Implementation of
List
where all methods throw
an UnsupportedOperationException exception except for the
isEmpty
method.
- UnsupportedList() - Constructor for class mondrian.util.UnsupportedList
-
- UnsupportedList.Itr - Class in mondrian.util
-
- UnsupportedList.Itr() - Constructor for class mondrian.util.UnsupportedList.Itr
-
- UnsupportedList.ItrUnknownSize - Class in mondrian.util
-
Iterator for arrays of a priori unknown size.
- UnsupportedList.ItrUnknownSize() - Constructor for class mondrian.util.UnsupportedList.ItrUnknownSize
-
- UnsupportedList.ListItr - Class in mondrian.util
-
- UnsupportedList.ListItr(int) - Constructor for class mondrian.util.UnsupportedList.ListItr
-
- unwind(Exp) - Method in class mondrian.rolap.RolapNativeSql.MemberSqlCompiler
-
- unwrap(Class<T>) - Method in interface mondrian.calc.Calc
-
- unwrap(Class<T>) - Method in class mondrian.calc.impl.AbstractCalc
-
Default implementation just casts to TargetClass.
- unwrap(Class<T>) - Method in class mondrian.olap.fun.NativizeSetFunDef.NonNativeCalc
-
Default implementation just casts to TargetClass.
- unwrap(Class<T>) - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
-
- unwrap(Class<T>) - Method in class mondrian.olap4j.EmptyResultSet
-
- unwrap(Class<T>) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- unwrap(Class<T>) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
-
- unwrap(Class<T>) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- unwrap(Class<T>) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- unwrap(Class<T>) - Method in class mondrian.olap4j.MondrianOlap4jMetadataElement
-
- unwrap(Class<T>) - Method in class mondrian.olap4j.MondrianOlap4jStatement
-
- unwrapImpl(Class<T>) - Method in class mondrian.olap4j.MondrianOlap4jMetadataElement
-
- update() - Method in class mondrian.gui.JTreeUpdater
-
Call this method whenever you update the tree and needs it reloaded
- update(SegmentHeader, SegmentHeader) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
-
Updates a header in the index.
- update(SegmentHeader, SegmentHeader) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- updateArray(int, Array) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateArray(String, Array) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateArray(int, Array) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateArray(String, Array) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateAsciiStream(int, InputStream, int) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateAsciiStream(String, InputStream, int) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateAsciiStream(int, InputStream, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateAsciiStream(String, InputStream, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateAsciiStream(int, InputStream) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateAsciiStream(String, InputStream) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateAsciiStream(int, InputStream, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateAsciiStream(String, InputStream, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateAsciiStream(int, InputStream) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateAsciiStream(String, InputStream) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateAsciiStream(int, InputStream, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateAsciiStream(String, InputStream, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateBigDecimal(int, BigDecimal) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateBigDecimal(String, BigDecimal) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateBigDecimal(int, BigDecimal) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateBigDecimal(String, BigDecimal) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateBinaryStream(int, InputStream, int) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateBinaryStream(String, InputStream, int) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateBinaryStream(int, InputStream, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateBinaryStream(String, InputStream, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateBinaryStream(int, InputStream) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateBinaryStream(String, InputStream) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateBinaryStream(int, InputStream, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateBinaryStream(String, InputStream, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateBinaryStream(int, InputStream) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateBinaryStream(String, InputStream) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateBinaryStream(int, InputStream, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateBinaryStream(String, InputStream, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateBlob(int, Blob) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateBlob(String, Blob) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateBlob(int, InputStream, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateBlob(String, InputStream, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateBlob(int, InputStream) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateBlob(String, InputStream) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateBlob(int, InputStream, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateBlob(String, InputStream, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateBlob(int, InputStream) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateBlob(String, InputStream) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateBlob(int, Blob) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateBlob(String, Blob) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateBoolean(int, boolean) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateBoolean(String, boolean) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateBoolean(int, boolean) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateBoolean(String, boolean) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateByte(int, byte) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateByte(String, byte) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateByte(int, byte) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateByte(String, byte) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateBytes(int, byte[]) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateBytes(String, byte[]) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateBytes(int, byte[]) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateBytes(String, byte[]) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateCharacterStream(int, Reader, int) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateCharacterStream(String, Reader, int) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateCharacterStream(int, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateCharacterStream(String, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateCharacterStream(int, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateCharacterStream(String, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateCharacterStream(int, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateCharacterStream(String, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateCharacterStream(int, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateCharacterStream(String, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateCharacterStream(int, Reader, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateCharacterStream(String, Reader, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateClob(int, Clob) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateClob(String, Clob) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateClob(int, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateClob(String, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateClob(int, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateClob(String, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateClob(int, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateClob(String, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateClob(int, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateClob(String, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateClob(int, Clob) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateClob(String, Clob) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateDate(int, Date) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateDate(String, Date) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateDate(int, Date) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateDate(String, Date) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateDouble(int, double) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateDouble(String, double) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateDouble(int, double) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateDouble(String, double) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateFloat(int, float) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateFloat(String, float) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateFloat(int, float) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateFloat(String, float) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateInt(int, int) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateInt(String, int) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateInt(int, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateInt(String, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- UpdateLineColumn(char) - Method in class mondrian.parser.SimpleCharStream
-
- updateListenerThreshold(MemoryMonitor.Listener, int) - Method in class mondrian.util.AbstractMemoryMonitor
-
- updateListenerThreshold(MemoryMonitor.Listener, int) - Method in class mondrian.util.FauxMemoryMonitor
-
- updateListenerThreshold(MemoryMonitor.Listener, int) - Method in interface mondrian.util.MemoryMonitor
-
Changes the threshold percentage of a given Listener
.
- updateLong(int, long) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateLong(String, long) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateLong(int, long) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateLong(String, long) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateNCharacterStream(int, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateNCharacterStream(String, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateNCharacterStream(int, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateNCharacterStream(String, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateNCharacterStream(int, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateNCharacterStream(String, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateNCharacterStream(int, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateNCharacterStream(String, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateNClob(int, NClob) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateNClob(String, NClob) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateNClob(int, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateNClob(String, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateNClob(int, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateNClob(String, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateNClob(int, NClob) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateNClob(String, NClob) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateNClob(int, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateNClob(String, Reader, long) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateNClob(int, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateNClob(String, Reader) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateNString(int, String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateNString(String, String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateNString(int, String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateNString(String, String) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateNull(int) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateNull(String) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateNull(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateNull(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateObject(int, Object, int) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateObject(int, Object) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateObject(String, Object, int) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateObject(String, Object) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateObject(int, Object, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateObject(int, Object) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateObject(String, Object, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateObject(String, Object) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateRef(int, Ref) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateRef(String, Ref) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateRef(int, Ref) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateRef(String, Ref) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateRow() - Method in class mondrian.olap4j.EmptyResultSet
-
- updateRow() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateRowId(int, RowId) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateRowId(String, RowId) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateRowId(int, RowId) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateRowId(String, RowId) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updatesAreDetected(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- updateShort(int, short) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateShort(String, short) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateShort(int, short) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateShort(String, short) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateSQLXML(int, SQLXML) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateSQLXML(String, SQLXML) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
-
- updateSQLXML(int, SQLXML) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateSQLXML(String, SQLXML) - Method in class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
-
- updateString(int, String) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateString(String, String) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateString(int, String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateString(String, String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateTime(int, Time) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateTime(String, Time) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateTime(int, Time) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateTime(String, Time) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateTimestamp(int, Timestamp) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateTimestamp(String, Timestamp) - Method in class mondrian.olap4j.EmptyResultSet
-
- updateTimestamp(int, Timestamp) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- updateTimestamp(String, Timestamp) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- upgradeActual(String) - Method in class mondrian.test.TestContext
-
Massages the actual result of executing a query to handle differences in
unique names betweeen old and new behavior.
- upgradeQuery(String) - Method in class mondrian.test.TestContext
-
Massages an MDX query to handle differences in
unique names betweeen old and new behavior.
- url - Variable in class mondrian.server.UrlRepositoryContentFinder
-
- url - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
-
URL of Web Services invocation.
- URL - Static variable in class mondrian.xmla.DataSourcesConfig
-
- UrlRepositoryContentFinder - Class in mondrian.server
-
- UrlRepositoryContentFinder(String) - Constructor for class mondrian.server.UrlRepositoryContentFinder
-
Creates a UrlRepositoryContentFinder.
- usage(String) - Static method in class mondrian.test.loader.CsvDBLoader
-
- usage() - Method in class mondrian.test.loader.MondrianFoodMartLoader
-
Prints help.
- usage(String) - Static method in class mondrian.test.SimpleTestRunner
-
- usage(String, PrintStream) - Static method in class mondrian.tui.CmdRunner
-
Prints a usage message.
- usage - Variable in enum mondrian.xmla.PropertyDefinition
-
- usagePercentage() - Method in class mondrian.util.AbstractMemoryMonitor
-
Returns how much memory is currently being used as a percentage.
- usagePrefix - Variable in class mondrian.gui.MondrianGuiDef.Dimension
-
- usagePrefix - Variable in class mondrian.gui.MondrianGuiDef.DimensionUsage
-
- usagePrefix - Variable in class mondrian.olap.MondrianDef.Dimension
-
- usagePrefix - Variable in class mondrian.olap.MondrianDef.DimensionUsage
-
- usagePrefix - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
The prefix (possibly null) to use during aggregate table
generation (See AggGen).
- UsagePrefixTest - Class in mondrian.rolap.aggmatcher
-
Validates the dimension attribute usagePrefix is correctly
applied when querying aggregate tables.
- UsagePrefixTest() - Constructor for class mondrian.rolap.aggmatcher.UsagePrefixTest
-
- UsagePrefixTest(String) - Constructor for class mondrian.rolap.aggmatcher.UsagePrefixTest
-
- UseAggregates - Variable in class mondrian.olap.MondrianProperties
-
Boolean property that controls whether Mondrian uses aggregate
tables.
- useDecimal - Variable in class mondrian.util.Format.NumericFormat
-
- useGroupingSets() - Method in class mondrian.rolap.agg.GroupingSetsList
-
- useGroupingSets() - Method in class mondrian.rolap.GroupingSetsCollector
-
- useHardCache(boolean) - Method in class mondrian.rolap.RolapNative
-
Sets whether to use hard caching for testing.
- useHardCache(boolean) - Method in class mondrian.rolap.RolapNativeRegistry
-
for testing
- useHardCache(boolean) - Method in class mondrian.rolap.RolapNativeSet
-
disable garbage collection for test
- user - Static variable in class mondrian.xmla.XmlaErrorTest
-
- user_init() - Method in class mondrian.olap.Parser
-
User initialization code.
- userDefinedFunction(Scripts.ScriptDefinition, String) - Static method in class mondrian.spi.impl.Scripts
-
- UserDefinedFunction - Interface in mondrian.spi
-
Definition of a user-defined function.
- UserDefinedFunction.Argument - Interface in mondrian.spi
-
- userDefinedFunctions - Variable in class mondrian.gui.MondrianGuiDef.Schema
-
Declarations of user-defined functions in this schema.
- userDefinedFunctions - Variable in class mondrian.olap.MondrianDef.Schema
-
Declarations of user-defined functions in this schema.
- usesDimension(Dimension, boolean) - Method in class mondrian.olap.type.CubeType
-
- usesDimension(Dimension, boolean) - Method in class mondrian.olap.type.DimensionType
-
- usesDimension(Dimension, boolean) - Method in class mondrian.olap.type.HierarchyType
-
- usesDimension(Dimension, boolean) - Method in class mondrian.olap.type.LevelType
-
- usesDimension(Dimension, boolean) - Method in class mondrian.olap.type.MemberType
-
- usesDimension(Dimension, boolean) - Method in class mondrian.olap.type.ScalarType
-
- usesDimension(Dimension, boolean) - Method in class mondrian.olap.type.SetType
-
- usesDimension(Dimension, boolean) - Method in class mondrian.olap.type.TupleType
-
- usesDimension(Dimension, boolean) - Method in interface mondrian.olap.type.Type
-
Returns whether this type contains a given dimension.
For example:
DimensionType([Gender])
uses only the
[Gender]
dimension.
TupleType(MemberType([Gender]), MemberType([Store]))
uses
[Gender]
and
[Store]
dimensions.
The
definitely
parameter comes into play when the
dimensional information is incomplete.
- usesHierarchy(Hierarchy, boolean) - Method in class mondrian.olap.type.CubeType
-
- usesHierarchy(Hierarchy, boolean) - Method in class mondrian.olap.type.DimensionType
-
- usesHierarchy(Hierarchy, boolean) - Method in class mondrian.olap.type.HierarchyType
-
- usesHierarchy(Hierarchy, boolean) - Method in class mondrian.olap.type.LevelType
-
- usesHierarchy(Hierarchy, boolean) - Method in class mondrian.olap.type.MemberType
-
- usesHierarchy(Hierarchy, boolean) - Method in class mondrian.olap.type.ScalarType
-
- usesHierarchy(Hierarchy, boolean) - Method in class mondrian.olap.type.SetType
-
- usesHierarchy(Hierarchy, boolean) - Method in class mondrian.olap.type.TupleType
-
- usesHierarchy(Hierarchy, boolean) - Method in interface mondrian.olap.type.Type
-
Returns whether this type contains a given hierarchy.
For example:
HierarchyType([Customer].[Gender])
uses only the
[Customer].[Gender]
hierarchy.
TupleType(MemberType([Customer].[Gender]),
MemberType([Store].[Store]))
uses
[Gender]
and
[Store]
dimensions.
The
definitely
parameter comes into play when the
dimensional information is incomplete.
- usesLocalFilePerTable() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- usesLocalFiles() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
-
- useSparse(boolean, int, SegmentLoader.RowList) - Method in class mondrian.rolap.agg.SegmentLoader
-
- useSparse(double, double) - Static method in class mondrian.rolap.agg.SegmentLoader
-
Decides whether to use a sparse representation for this segment, using
the formula described
here
.
- useThouSep - Variable in class mondrian.util.Format.NumericFormat
-
- useTupleSlicer(RolapEvaluator) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- usingCubeFact - Variable in class mondrian.rolap.RolapCubeHierarchy
-
True if the hierarchy is degenerate - has no dimension table of its own,
just drives from the cube's fact table.
- USM_DOM_FACTORY_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_DOM_FACTORY_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_DOM_PARSE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_DOM_PARSE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_DOM_PARSE_IO_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_DOM_PARSE_IO_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_REQUEST_INPUT_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_REQUEST_INPUT_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_REQUEST_STATE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_REQUEST_STATE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_UNKNOWN_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_UNKNOWN_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- utcTimeZone - Static variable in class mondrian.util.Schedule
-
- Util - Class in mondrian.olap
-
Utility functions used throughout mondrian.
- Util() - Constructor for class mondrian.olap.Util
-
- Util.AbstractFlatList<T> - Class in mondrian.olap
-
- Util.AbstractFlatList() - Constructor for class mondrian.olap.Util.AbstractFlatList
-
- Util.ByteMatcher - Class in mondrian.olap
-
This class implements the Knuth-Morris-Pratt algorithm
to search within a byte array for a token byte array.
- Util.ByteMatcher(byte[]) - Constructor for class mondrian.olap.Util.ByteMatcher
-
- Util.ErrorCellValue - Class in mondrian.olap
-
- Util.ErrorCellValue() - Constructor for class mondrian.olap.Util.ErrorCellValue
-
- Util.Flat2List<T> - Class in mondrian.olap
-
List that stores its two elements in the two members of the class.
- Util.Flat2List(T, T) - Constructor for class mondrian.olap.Util.Flat2List
-
- Util.Flat3List<T> - Class in mondrian.olap
-
List that stores its three elements in the three members of the class.
- Util.Flat3List(T, T, T) - Constructor for class mondrian.olap.Util.Flat3List
-
- Util.Functor1<RT,PT> - Interface in mondrian.olap
-
- Util.GcIterator<T> - Class in mondrian.olap
-
Garbage-collecting iterator.
- Util.GcIterator(Iterator<? extends Reference<T>>) - Constructor for class mondrian.olap.Util.GcIterator
-
- Util.MemoryInfo - Interface in mondrian.olap
-
Information about memory usage.
- Util.MemoryInfo.Usage - Interface in mondrian.olap
-
- Util.PropertyList - Class in mondrian.olap
-
PropertyList
is an order-preserving list of key-value
pairs.
- Util.PropertyList() - Constructor for class mondrian.olap.Util.PropertyList
-
- Util.SqlNullSafeComparator - Class in mondrian.olap
-
- UtilCompatible - Interface in mondrian.util
-
Interface containing methods which are implemented differently in different
versions of the JDK.
- UtilCompatibleJdk15 - Class in mondrian.util
-
- UtilCompatibleJdk15() - Constructor for class mondrian.util.UtilCompatibleJdk15
-
- UtilCompatibleJdk16 - Class in mondrian.util
-
- UtilCompatibleJdk16() - Constructor for class mondrian.util.UtilCompatibleJdk16
-
- UtilTestCase - Class in mondrian.olap
-
Tests for methods in
Util
and, sometimes, classes in
the
mondrian.util
package.
- UtilTestCase(String) - Constructor for class mondrian.olap.UtilTestCase
-
- UUID_PATTERN - Static variable in enum mondrian.xmla.RowsetDefinition
-
V
- v - Variable in class mondrian.olap.fun.FunUtil.SetWrapper
-
- v0 - Variable in class mondrian.util.Triple
-
- v1 - Variable in class mondrian.util.Triple
-
- v2 - Variable in class mondrian.util.Triple
-
- val(String) - Static method in class mondrian.olap.fun.vba.Vba
-
- validate(Validator) - Method in interface mondrian.olap.NamedSet
-
- validate(Validator) - Method in class mondrian.olap.Query.ScopedNamedSet
-
- validate(Validator) - Method in class mondrian.olap.QueryAxis
-
- validate(Validator) - Method in class mondrian.olap.SetBase
-
- validate(Exp, boolean) - Method in interface mondrian.olap.Validator
-
Validates an expression, and returns the expression it resolves to.
- validate(ParameterExpr) - Method in interface mondrian.olap.Validator
-
Validates a usage of a parameter.
- validate(MemberProperty) - Method in interface mondrian.olap.Validator
-
Validates a child member property.
- validate(QueryAxis) - Method in interface mondrian.olap.Validator
-
Validates an axis.
- validate(Formula) - Method in interface mondrian.olap.Validator
-
Validates a formula.
- validate(Exp, boolean) - Method in class mondrian.olap.ValidatorImpl
-
- validate(ParameterExpr) - Method in class mondrian.olap.ValidatorImpl
-
- validate(MemberProperty) - Method in class mondrian.olap.ValidatorImpl
-
- validate(QueryAxis) - Method in class mondrian.olap.ValidatorImpl
-
- validate(Formula) - Method in class mondrian.olap.ValidatorImpl
-
- validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- validate(MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Base
-
- validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
-
- validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatchRef
-
- validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
-
- validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatchRef
-
- validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
-
- validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
-
- validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
-
- validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
-
- validate(DefaultDef.AggRules, String[], MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
- validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
-
- validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
-
- validate(MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
- validate(MessageRecorder) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
Validate the content and structure of this Group.
- validate(MessageRecorder) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.NameTableDef
-
Validate name and base class.
- validate(MessageRecorder) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.PatternTableDef
-
Validate excludes and base class.
- validate(MessageRecorder) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
-
Validates a level's name.
- validate(MessageRecorder) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Measure
-
Validates a measure's name.
- validate(MessageRecorder) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Validate the Levels and Measures, also make sure each definition
is different, both name and column.
- validate(Document, String, EntityResolver) - Static method in class mondrian.tui.XmlUtil
-
- validate(String, String, EntityResolver) - Static method in class mondrian.tui.XmlUtil
-
- validate(byte[], Document, TestContext, boolean, boolean) - Method in class mondrian.xmla.XmlaBaseTestCase
-
- validateArg(Validator, Exp[], int, int) - Method in class mondrian.olap.fun.AbstractAggregateFunDef
-
- validateArg(Validator, Exp[], int, int) - Method in class mondrian.olap.fun.FunDefBase
-
Validates an argument to a call to this function.
- validateArg(Validator, Exp[], int, int) - Method in class mondrian.olap.fun.VisualTotalsFunDef
-
- validateEmbeddedSchema(byte[], String, String) - Static method in class mondrian.tui.XmlaSupport
-
- validateEmbeddedSchema(Document, String, String) - Static method in class mondrian.tui.XmlaSupport
-
A given Document has both content and an embedded schema (where
the schema has a single root node and the content has a single
root node - they are not interwoven).
- validateNodes(Node[]) - Static method in class mondrian.tui.XmlaSupport
-
Validate Nodes with throws an error if validation was attempted but
failed, returns true if validation was successful and false if
validation was not tried.
- validateSchemaSoapXmla(byte[]) - Static method in class mondrian.tui.XmlaSupport
-
Check is a byte array containing a SOAP-XMLA response method is valid.
- validateSchemaXmla(byte[]) - Static method in class mondrian.tui.XmlaSupport
-
Check is a byte array containing a XMLA response method is valid.
- validateSoapXmlaUsingXpath(byte[]) - Static method in class mondrian.tui.XmlaSupport
-
This validates a SOAP-XMLA response using xpaths to extract the
schema and data parts.
- validateXmlaUsingXpath(byte[]) - Static method in class mondrian.tui.XmlaSupport
-
This validates a XMLA response using xpaths to extract the
schema and data parts.
- VALIDATION_FEATURE_ID - Static variable in class mondrian.tui.XmlUtil
-
- ValidationUtils - Class in mondrian.gui.validate
-
Validates a MondrianGuiDef
.
- ValidationUtils() - Constructor for class mondrian.gui.validate.ValidationUtils
-
- Validator - Interface in mondrian.olap
-
Provides context necessary to resolve identifiers to objects, function
calls to specific functions.
- ValidatorImpl - Class in mondrian.olap
-
- ValidatorImpl(FunTable, Map<QueryPart, QueryPart>) - Constructor for class mondrian.olap.ValidatorImpl
-
Creates a ValidatorImpl.
- ValidMeasureFunDef - Class in mondrian.olap.fun
-
Definition of the ValidMeasure
MDX function.
- ValidMeasureFunDefTest - Class in mondrian.olap.fun
-
Tests for ValidMeasureFunDef
Created by Yury_Bakhmutski on 9/2/2015.
- ValidMeasureFunDefTest() - Constructor for class mondrian.olap.fun.ValidMeasureFunDefTest
-
- ValidMeasureUsingCalculatedMember - Variable in class mondrian.resource.MondrianResource
-
ValidMeasureUsingCalculatedMember
is 'The function ValidMeasure cannot be used with the measure ''{0}'' because it is a calculated member.
- ValUdf - Class in mondrian.udf
-
VB function Val
- ValUdf() - Constructor for class mondrian.udf.ValUdf
-
- value - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
-
- value - Variable in class mondrian.gui.MondrianGuiDef.MemberReaderParameter
-
- Value - Static variable in class mondrian.olap.Category
-
Value
is any expression yielding a string or numeric value.
- value - Variable in class mondrian.olap.MondrianDef.CalculatedMemberProperty
-
- value - Variable in class mondrian.olap.MondrianDef.MemberReaderParameter
-
- VALUE - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the value of a cell.
- value - Variable in class mondrian.rolap.RolapResult.CellInfo
-
- value - Variable in class mondrian.util.ObjectPoolTest.KeyValue
-
- value - Variable in enum mondrian.xmla.PropertyDefinition
-
- value - Variable in class mondrian.xmla.XmlaHandler.ValueInfo
-
- value - Variable in class mondrian.xmla.XmlaHandlerTypeTest.TestVal
-
- VALUE_ORDINAL - Static variable in class mondrian.olap.Property
-
- valueBound(HttpSessionBindingEvent) - Method in class mondrian.web.taglib.ResultCache
-
create a new connection to Mondrian
- ValueCalc - Class in mondrian.calc.impl
-
Expression which yields the value of the current member in the current
dimensional context.
- ValueCalc(Exp) - Constructor for class mondrian.calc.impl.ValueCalc
-
Creates a ValueCalc.
- valueChanged(TreeSelectionEvent) - Method in class mondrian.gui.JTreeUpdater
-
- valueChanged(TreeSelectionEvent) - Method in class mondrian.gui.SchemaExplorer
-
Called whenever the value of the selection changes.
- ValueColumnPredicate - Class in mondrian.rolap.agg
-
A constraint which requires a column to have a particular value.
- ValueColumnPredicate(RolapStar.Column, Object) - Constructor for class mondrian.rolap.agg.ValueColumnPredicate
-
Creates a column constraint.
- valueCompiler - Variable in class mondrian.rolap.RolapNativeSql.IifSqlCompiler
-
- valueCount - Variable in class mondrian.spi.SegmentColumn
-
- valueFormatter - Variable in class mondrian.rolap.RolapResult.CellInfo
-
- valueForPathChanged(TreePath, Object) - Method in class mondrian.gui.JdbcTreeModel
-
Messaged when the user has altered the value for the item identified
by path
to newValue
.
- valueForPathChanged(TreePath, Object) - Method in class mondrian.gui.SchemaTreeModel
-
- ValueFunDef - Class in mondrian.olap.fun
-
A ValueFunDef
is a pseudo-function to evaluate a member or
a tuple.
- ValueFunDef(int[]) - Constructor for class mondrian.olap.fun.ValueFunDef
-
- valueList - Variable in class mondrian.rolap.BatchTestCase.CellRequestConstraint
-
- valueNotReadyException - Static variable in class mondrian.rolap.RolapUtil
-
Special cell value indicates that the value is not in cache yet.
- valueOf(String) - Static method in enum mondrian.calc.ResultStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.gui.JdbcExplorer.NodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.Access
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.AxisOrdinal.StandardAxisOrdinal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.DimensionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.fun.DescendantsFunDef.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.fun.FunUtil.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.fun.NativizeSetFunDef.NativeElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.Id.Quoting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.LevelType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.MatchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.Member.MemberType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.OlapElement.LocalizedProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.Parameter.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.Property.Datatype
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.QueryAxis.SubtotalVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.Role.RollupPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.SolveOrderMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.olap.Syntax
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.recorder.AbstractRecorder.MsgType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.rolap.agg.SegmentBuilderTest.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.rolap.aggmatcher.JdbcSchema.TableUsageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.rolap.aggmatcher.JdbcSchema.UsageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.rolap.HierarchyUsage.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.rolap.RolapBaseCubeMeasure.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.rolap.RolapConnectionProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.rolap.RolapLevel.HideMemberCondition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.rolap.ScenarioImpl.CellRelation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.rolap.SqlStatement.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.rolap.SqlTupleReader.WhichSelect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.server.Execution.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.server.monitor.CellCacheEvent.Source
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.server.monitor.SqlStatementEvent.Purpose
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.spi.Dialect.DatabaseProduct
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.spi.Dialect.Datatype
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.spi.impl.Scripts.ScriptLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.spi.SegmentCache.SegmentCacheListener.SegmentCacheEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.util.PropertyUtil.Generator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.xmla.Enumeration.ResponseMimeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.xmla.PropertyDefinition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.xmla.RowsetDefinition.MdschemaFunctionsRowset.VarType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.xmla.RowsetDefinition.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.xmla.RowsetDefinition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.xmla.XmlaBaseTestCase.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mondrian.xmla.XmlaServlet.Phase
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum mondrian.calc.ResultStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.gui.JdbcExplorer.NodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class mondrian.gui.MondrianGuiDef.Row
-
- values() - Static method in enum mondrian.olap.Access
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.olap.AxisOrdinal.StandardAxisOrdinal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.olap.DimensionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.olap.fun.DescendantsFunDef.Flag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.olap.fun.FunUtil.Flag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.olap.fun.NativizeSetFunDef.NativeElementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.olap.Id.Quoting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.olap.LevelType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.olap.MatchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.olap.Member.MemberType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class mondrian.olap.MondrianDef.Row
-
- values() - Static method in enum mondrian.olap.OlapElement.LocalizedProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.olap.Parameter.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.olap.Property.Datatype
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.olap.QueryAxis.SubtotalVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.olap.Role.RollupPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.olap.SolveOrderMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.olap.Syntax
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.recorder.AbstractRecorder.MsgType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class mondrian.rolap.agg.DenseDoubleSegmentDataset
-
- values - Variable in class mondrian.rolap.agg.DenseIntSegmentDataset
-
- values - Variable in class mondrian.rolap.agg.DenseObjectSegmentDataset
-
- values(Collection<Object>) - Method in class mondrian.rolap.agg.ListColumnPredicate
-
- values(Collection<Object>) - Method in class mondrian.rolap.agg.LiteralStarPredicate
-
- values(Collection<Object>) - Method in class mondrian.rolap.agg.MinusStarPredicate
-
- values(Collection<Object>) - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- values() - Static method in enum mondrian.rolap.agg.SegmentBuilderTest.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Collection<Object>) - Method in class mondrian.rolap.agg.ValueColumnPredicate
-
- values() - Static method in enum mondrian.rolap.aggmatcher.JdbcSchema.TableUsageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.rolap.aggmatcher.JdbcSchema.UsageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.rolap.HierarchyUsage.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.rolap.RolapBaseCubeMeasure.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.rolap.RolapConnectionProperties
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.rolap.RolapLevel.HideMemberCondition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.rolap.ScenarioImpl.CellRelation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.rolap.SqlStatement.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.rolap.SqlTupleReader.WhichSelect
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Collection<Object>) - Method in interface mondrian.rolap.StarColumnPredicate
-
Adds the values in this constraint to a collection.
- values() - Static method in enum mondrian.server.Execution.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.server.monitor.CellCacheEvent.Source
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.server.monitor.SqlStatementEvent.Purpose
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.spi.Dialect.DatabaseProduct
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.spi.Dialect.Datatype
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.spi.impl.Scripts.ScriptLanguage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.spi.SegmentCache.SegmentCacheListener.SegmentCacheEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class mondrian.spi.SegmentColumn
-
- values() - Method in interface mondrian.test.loader.DBLoader.Row
-
- values() - Method in class mondrian.test.loader.DBLoader.RowDefault
-
- values() - Method in class mondrian.util.CacheMap
-
- values - Variable in class mondrian.util.ObjectPool
-
- values() - Static method in enum mondrian.util.PropertyUtil.Generator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.xmla.Enumeration.ResponseMimeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.xmla.PropertyDefinition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.xmla.RowsetDefinition.MdschemaFunctionsRowset.VarType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.xmla.RowsetDefinition.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.xmla.RowsetDefinition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.xmla.XmlaBaseTestCase.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mondrian.xmla.XmlaServlet.Phase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueSets - Variable in class mondrian.rolap.BatchLoader.Batch
-
- valueType - Variable in class mondrian.xmla.XmlaHandler.ValueInfo
-
- valueUnbound(HttpSessionBindingEvent) - Method in class mondrian.web.taglib.ResultCache
-
close connection
- var(Evaluator, TupleList, Calc, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
- Varchar255 - Static variable in class mondrian.test.loader.DBLoader.Type
-
- Varchar30 - Static variable in class mondrian.test.loader.DBLoader.Type
-
- Varchar60 - Static variable in class mondrian.test.loader.DBLoader.Type
-
- varcharDataTypeRegex - Static variable in class mondrian.test.loader.DBLoader
-
- VarFunDef - Class in mondrian.olap.fun
-
Definition of the Var
MDX builtin function
(and its synonym Variance
).
- VarFunDef(FunDef) - Constructor for class mondrian.olap.fun.VarFunDef
-
- variance - Variable in class mondrian.olap.fun.LinReg.Value
-
variance = sum square diff mean / n - 1
- Variance - Static variable in class mondrian.olap.fun.LinReg
-
- VariancePResolver - Static variable in class mondrian.olap.fun.VarPFunDef
-
- VarianceResolver - Static variable in class mondrian.olap.fun.LinReg
-
- VarianceResolver - Static variable in class mondrian.olap.fun.VarFunDef
-
- VarPFunDef - Class in mondrian.olap.fun
-
Definition of the VarP
MDX builtin function
(and its synonym VarianceP
).
- VarPFunDef(FunDef) - Constructor for class mondrian.olap.fun.VarPFunDef
-
- VarPResolver - Static variable in class mondrian.olap.fun.VarPFunDef
-
- VarResolver - Static variable in class mondrian.olap.fun.VarFunDef
-
- Vba - Class in mondrian.olap.fun.vba
-
Implementations of functions in the Visual Basic for Applications (VBA)
specification.
- Vba() - Constructor for class mondrian.olap.fun.vba.Vba
-
- VbaTest - Class in mondrian.olap.fun.vba
-
Unit tests for implementations of Visual Basic for Applications (VBA)
functions.
- VbaTest() - Constructor for class mondrian.olap.fun.vba.VbaTest
-
- VectorwiseDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the Vertica database.
- VectorwiseDialect(Connection) - Constructor for class mondrian.spi.impl.VectorwiseDialect
-
Creates a VectorwiseDialect.
- VENDOR - Static variable in class mondrian.server.MondrianServerVersion
-
- verbatim(String) - Method in class mondrian.xmla.impl.DefaultSaxWriter
-
- verbatim(String) - Method in class mondrian.xmla.impl.JsonSaxWriter
-
- verbatim(String) - Method in interface mondrian.xmla.SaxWriter
-
Sends a piece of text verbatim through the writer.
- verifySameNativeAndNot(String, String, TestContext) - Method in class mondrian.test.FoodMartTestCase
-
Checks whether query produces the same results with the native.* props
enabled as it does with the props disabled
- VERSION - Static variable in class mondrian.olap4j.MondrianOlap4jDriverVersion
-
- VERSION - Static variable in class mondrian.server.MondrianServerVersion
-
- VERSION_MISSMATCH_FAULT_FC - Static variable in interface mondrian.xmla.XmlaConstants
-
- VerticaDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the Vertica database.
- VerticaDialect(Connection) - Constructor for class mondrian.spi.impl.VerticaDialect
-
Creates a VerticaDialect.
- virtualCubes - Variable in class mondrian.gui.MondrianGuiDef.Schema
-
Virtual cubes in this schema.
- virtualCubes - Variable in class mondrian.olap.MondrianDef.Schema
-
Virtual cubes in this schema.
- VirtualCubeTest - Class in mondrian.rolap
-
Unit tests for virtual cubes.
- VirtualCubeTest() - Constructor for class mondrian.rolap.VirtualCubeTest
-
Creates an anonymous VirtualCubeTest.
- VirtualCubeTest(String) - Constructor for class mondrian.rolap.VirtualCubeTest
-
Creates a VirtualCubeTest.
- visible - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
-
- visible - Variable in class mondrian.gui.MondrianGuiDef.Cube
-
- visible - Variable in class mondrian.gui.MondrianGuiDef.CubeDimension
-
- visible - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
-
- visible - Variable in class mondrian.gui.MondrianGuiDef.Level
-
- visible - Variable in class mondrian.gui.MondrianGuiDef.Measure
-
- visible - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
-
- visible - Variable in class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
-
- visible - Variable in class mondrian.olap.MondrianDef.CalculatedMember
-
- visible - Variable in class mondrian.olap.MondrianDef.Cube
-
- visible - Variable in class mondrian.olap.MondrianDef.CubeDimension
-
- visible - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- visible - Variable in class mondrian.olap.MondrianDef.Level
-
- visible - Variable in class mondrian.olap.MondrianDef.Measure
-
- visible - Variable in class mondrian.olap.MondrianDef.VirtualCube
-
- visible - Variable in class mondrian.olap.MondrianDef.VirtualCubeMeasure
-
- visible - Variable in class mondrian.olap.OlapElementBase
-
- VISIBLE - Static variable in class mondrian.olap.Property
-
Definition of the internal property which holds the
name of the system property which determines whether to show a member
(especially a measure or calculated member) in a user interface such as
JPivot.
- VISIBLE_ORDINAL - Static variable in class mondrian.olap.Property
-
- visit(Query) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a Query.
- visit(QueryAxis) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a QueryAxis.
- visit(Formula) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a Formula.
- visit(UnresolvedFunCall) - Method in interface mondrian.mdx.MdxVisitor
-
Visits an UnresolvedFunCall.
- visit(ResolvedFunCall) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a ResolvedFunCall.
- visit(Id) - Method in interface mondrian.mdx.MdxVisitor
-
Visits an Id.
- visit(ParameterExpr) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a Parameter.
- visit(DimensionExpr) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a DimensionExpr.
- visit(HierarchyExpr) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a HierarchyExpr.
- visit(LevelExpr) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a LevelExpr.
- visit(MemberExpr) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a MemberExpr.
- visit(NamedSetExpr) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a NamedSetExpr.
- visit(Literal) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a Literal.
- visit(Query) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(QueryAxis) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(Formula) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(UnresolvedFunCall) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(ResolvedFunCall) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(Id) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(ParameterExpr) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(DimensionExpr) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(HierarchyExpr) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(LevelExpr) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(MemberExpr) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(NamedSetExpr) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(Literal) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(ParameterExpr) - Method in class mondrian.olap.fun.MemberExtractingVisitor
-
- visit(MemberExpr) - Method in class mondrian.olap.fun.MemberExtractingVisitor
-
- visit(DimensionExpr) - Method in class mondrian.olap.fun.MemberExtractingVisitor
-
- visit(HierarchyExpr) - Method in class mondrian.olap.fun.MemberExtractingVisitor
-
- visit(LevelExpr) - Method in class mondrian.olap.fun.MemberExtractingVisitor
-
- visit(ResolvedFunCall) - Method in class mondrian.olap.fun.MemberExtractingVisitor
-
- visit(ResolvedFunCall) - Method in class mondrian.olap.fun.NativizeSetFunDef.AddFormulasVisitor
-
- visit(ResolvedFunCall) - Method in class mondrian.olap.fun.NativizeSetFunDef.FindLevelsVisitor
-
- visit(MemberExpr) - Method in class mondrian.olap.fun.NativizeSetFunDef.FindLevelsVisitor
-
- visit(ResolvedFunCall) - Method in class mondrian.olap.fun.NativizeSetFunDef.TransformFromFormulasVisitor
-
- visit(NamedSetExpr) - Method in class mondrian.olap.fun.NativizeSetFunDef.TransformFromFormulasVisitor
-
- visit(ResolvedFunCall) - Method in class mondrian.olap.fun.NativizeSetFunDef.TransformToFormulasVisitor
-
- visit(ResolvedFunCall) - Method in class mondrian.olap.fun.ResolvedFunCallFinder
-
- visit(MemberExpr) - Method in class mondrian.olap.fun.ResolvedFunCallFinder
-
- visit(Id) - Method in class mondrian.olap.IdentifierVisitor
-
- visit(SegmentCacheManager.SegmentLoadSucceededEvent) - Method in interface mondrian.rolap.agg.SegmentCacheManager.Visitor
-
- visit(SegmentCacheManager.SegmentLoadFailedEvent) - Method in interface mondrian.rolap.agg.SegmentCacheManager.Visitor
-
- visit(SegmentCacheManager.SegmentRemoveEvent) - Method in interface mondrian.rolap.agg.SegmentCacheManager.Visitor
-
- visit(SegmentCacheManager.ExternalSegmentCreatedEvent) - Method in interface mondrian.rolap.agg.SegmentCacheManager.Visitor
-
- visit(SegmentCacheManager.ExternalSegmentDeletedEvent) - Method in interface mondrian.rolap.agg.SegmentCacheManager.Visitor
-
- visit(CacheControlImpl.MemberCellRegion) - Method in interface mondrian.rolap.CacheControlImpl.CellRegionVisitor
-
- visit(CacheControlImpl.MemberRangeCellRegion) - Method in interface mondrian.rolap.CacheControlImpl.CellRegionVisitor
-
- visit(CacheControlImpl.UnionCellRegion) - Method in interface mondrian.rolap.CacheControlImpl.CellRegionVisitor
-
- visit(CacheControlImpl.CrossjoinCellRegion) - Method in interface mondrian.rolap.CacheControlImpl.CellRegionVisitor
-
- visit(CacheControlImpl.EmptyCellRegion) - Method in interface mondrian.rolap.CacheControlImpl.CellRegionVisitor
-
- visit(CacheControlImpl.SimpleMemberSet) - Method in interface mondrian.rolap.CacheControlImpl.MemberSetVisitor
-
- visit(CacheControlImpl.UnionMemberSet) - Method in interface mondrian.rolap.CacheControlImpl.MemberSetVisitor
-
- visit(CacheControlImpl.RangeMemberSet) - Method in interface mondrian.rolap.CacheControlImpl.MemberSetVisitor
-
- visit(CacheControlImpl.UnionMemberSet) - Method in class mondrian.rolap.CacheControlImpl.MemberSetVisitorImpl
-
- visit(CacheControlImpl.RangeMemberSet) - Method in class mondrian.rolap.CacheControlImpl.MemberSetVisitorImpl
-
- visit(CacheControlImpl.SimpleMemberSet) - Method in class mondrian.rolap.CacheControlImpl.MemberSetVisitorImpl
-
- visit(RolapMember) - Method in class mondrian.rolap.CacheControlImpl.MemberSetVisitorImpl
-
Visits a single member.
- visit(MondrianDef.Expression) - Method in class mondrian.rolap.RolapStar.AliasReplacer
-
- visit(ConnectionStartEvent) - Method in interface mondrian.server.monitor.Visitor
-
- visit(ConnectionEndEvent) - Method in interface mondrian.server.monitor.Visitor
-
- visit(StatementStartEvent) - Method in interface mondrian.server.monitor.Visitor
-
- visit(StatementEndEvent) - Method in interface mondrian.server.monitor.Visitor
-
- visit(ExecutionStartEvent) - Method in interface mondrian.server.monitor.Visitor
-
- visit(ExecutionPhaseEvent) - Method in interface mondrian.server.monitor.Visitor
-
- visit(ExecutionEndEvent) - Method in interface mondrian.server.monitor.Visitor
-
- visit(SqlStatementStartEvent) - Method in interface mondrian.server.monitor.Visitor
-
- visit(SqlStatementExecuteEvent) - Method in interface mondrian.server.monitor.Visitor
-
- visit(SqlStatementEndEvent) - Method in interface mondrian.server.monitor.Visitor
-
- visit(CellCacheSegmentCreateEvent) - Method in interface mondrian.server.monitor.Visitor
-
- visit(CellCacheSegmentDeleteEvent) - Method in interface mondrian.server.monitor.Visitor
-
- visit(MonitorImpl.ConnectionsCommand) - Method in interface mondrian.server.MonitorImpl.CommandVisitor
-
- visit(MonitorImpl.ServerCommand) - Method in interface mondrian.server.MonitorImpl.CommandVisitor
-
- visit(MonitorImpl.SqlStatementsCommand) - Method in interface mondrian.server.MonitorImpl.CommandVisitor
-
- visit(MonitorImpl.StatementsCommand) - Method in interface mondrian.server.MonitorImpl.CommandVisitor
-
- visit(MonitorImpl.ShutdownCommand) - Method in interface mondrian.server.MonitorImpl.CommandVisitor
-
- visitArray(Exp[]) - Method in class mondrian.mdx.MdxVisitorImpl
-
Visits an array of expressions.
- visitCalc(Calc, String, Map<String, Object>, Calc[]) - Method in class mondrian.calc.CalcWriter
-
- visitChild(int, Calc) - Method in class mondrian.calc.CalcWriter
-
- Visitor<T> - Interface in mondrian.server.monitor
-
Visitor for events.
- visitRange(MemberReader, RolapLevel, RolapMember, RolapMember, boolean) - Method in class mondrian.rolap.CacheControlImpl.MemberSetVisitorImpl
-
- VISUAL_MODE - Static variable in class mondrian.xmla.Enumeration
-
- VisualTotalsAppliedToTuples - Variable in class mondrian.resource.MondrianResource
-
VisualTotalsAppliedToTuples
is 'Argument to ''VisualTotals'' function must be a set of members; got set of tuples.
'
- VisualTotalsFunDef - Class in mondrian.olap.fun
-
Definition of the VisualTotals
MDX function.
- VisualTotalsFunDef(FunDef) - Constructor for class mondrian.olap.fun.VisualTotalsFunDef
-
- VisualTotalsFunDef.VisualTotalMember - Class in mondrian.olap.fun
-
Calculated member for VisualTotals
function.
- VisualTotalsFunDef.VisualTotalMember(Member, String, String, Exp) - Constructor for class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- VisualTotalsTest - Class in mondrian.olap.fun
-
- VisualTotalsTest() - Constructor for class mondrian.olap.fun.VisualTotalsTest
-
- VoidCalc - Interface in mondrian.calc
-
Expression which has a void result.
- VUsers - Variable in class mondrian.olap.MondrianProperties
-
Not documented.
W
- Walkable - Interface in mondrian.olap
-
An object which implements
Walkable
can be tree-walked by
Walker
.
- Walker - Class in mondrian.olap
-
Walks over a tree, returning nodes in prefix order.
- Walker(Walkable) - Constructor for class mondrian.olap.Walker
-
- warehouseMembersCanadaMexicoUsa(SchemaReader) - Method in class mondrian.test.FoodMartTestCase
-
- Warmup - Variable in class mondrian.olap.MondrianProperties
-
Property that indicates whether this is a "warmup test".
- WarnIfNoPatternForDialect - Variable in class mondrian.olap.MondrianProperties
-
Property that controls whether warning messages should be printed if a SQL
comparison test does not contain expected SQL statements for the specified
dialect.
- warning(SAXParseException) - Method in class mondrian.test.comp.XmlUtility.UtilityErrorHandler
-
- warning(SAXParseException) - Method in class mondrian.tui.XmlUtil.SaxErrorHandler
-
- WARNING_STRING - Static variable in class mondrian.tui.XmlUtil.SaxErrorHandler
-
- wasErrorSent() - Method in class mondrian.tui.MockHttpServletResponse
-
- wasNull() - Method in class mondrian.olap4j.EmptyResultSet
-
- wasNull() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
-
- wasNull - Variable in class mondrian.rolap.agg.SegmentLoaderTest.MyDelegatingInvocationHandler
-
- wasNull() - Method in class mondrian.rolap.agg.SegmentLoaderTest.MyDelegatingInvocationHandler
-
- wasRedirectSent() - Method in class mondrian.tui.MockHttpServletResponse
-
- weekday(Date) - Static method in class mondrian.olap.fun.vba.Vba
-
- weekday(Date, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- weekdayName(int, boolean, int) - Static method in class mondrian.olap.fun.vba.Vba
-
- weekdays - Static variable in class mondrian.util.ScheduleTest
-
- WeeklyDateSchedule - Class in mondrian.util
-
A WeeklyDateSchedule
fires every week.
- WeeklyDateSchedule(Calendar, int, int) - Constructor for class mondrian.util.WeeklyDateSchedule
-
- weeksOfMonthBitmap - Variable in class mondrian.util.MonthlyByWeekDateSchedule
-
- WHEN - Static variable in interface mondrian.olap.ParserSym
-
- WHEN - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- WHERE - Static variable in interface mondrian.olap.ParserSym
-
- WHERE - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- WhileParsingMdx - Variable in class mondrian.resource.MondrianResource
-
WhileParsingMdx
is 'Error while parsing MDX statement ''{0}''
'
- WhileParsingMdxExpression - Variable in class mondrian.resource.MondrianResource
-
WhileParsingMdxExpression
is 'Syntax error in MDX expression ''{0}''
'
- WHITESPACE - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- WhitespacePattern - Static variable in class mondrian.test.comp.XmlUtility
-
- WILDCARD - Static variable in interface mondrian.rolap.StarPredicate
-
- wildcardToRegexp(List<String>) - Static method in class mondrian.olap.Util
-
Converts a list of SQL-style patterns into a Java regular expression.
- windowMenuIndex - Variable in class mondrian.gui.QueryPanel
-
- WITH - Static variable in interface mondrian.olap.ParserSym
-
- WITH - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- withAxes(List<Pair<SortedSet<Comparable>, Boolean>>, V...) - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- withColumnName(String) - Method in class mondrian.test.DialectTest.MockResultSetMetadata
-
- withColumnType(int) - Method in class mondrian.test.DialectTest.MockResultSetMetadata
-
- withConnection(Connection) - Method in class mondrian.test.TestContext
-
Returns a
TestContext
similar to this one, but which uses a given
connection.
- withCube(String) - Method in class mondrian.test.TestContext
-
- withFreshConnection() - Method in class mondrian.test.TestContext
-
Returns a
TestContext
similar to this one, but which uses a fresh
connection.
- withLocus() - Method in class mondrian.olap.DelegatingSchemaReader
-
- withLocus() - Method in interface mondrian.olap.SchemaReader
-
Returns a schema reader that automatically assigns a locus to each
operation.
- withLocus() - Method in class mondrian.rolap.RolapSchemaReader
-
- withoutAccessControl() - Method in class mondrian.olap.DelegatingSchemaReader
-
- withoutAccessControl() - Method in interface mondrian.olap.SchemaReader
-
Returns a similar schema reader that has no access control.
- withoutAccessControl() - Method in class mondrian.rolap.RolapSchemaReader
-
- withOutAxes(V...) - Method in class mondrian.rolap.agg.DenseSegmentBodyTestBase
-
- withPositionCallback(TupleList.PositionCallback) - Method in class mondrian.calc.impl.AbstractEndToEndTupleList
-
- withPositionCallback(TupleList.PositionCallback) - Method in class mondrian.calc.impl.DelegatingTupleList
-
- withPositionCallback(TupleList.PositionCallback) - Method in class mondrian.calc.impl.UnaryTupleList
-
- withPositionCallback(TupleList.PositionCallback) - Method in interface mondrian.calc.TupleList
-
- withPrecision(int) - Method in class mondrian.test.DialectTest.MockResultSetMetadata
-
- withProperties(Util.PropertyList) - Method in class mondrian.test.TestContext
-
Creates a TestContext which is like this one but uses the given
connection properties.
- withRole(String) - Method in class mondrian.test.TestContext
-
Returns a TestContext similar to this one, but using the given role.
- withScale(int) - Method in class mondrian.test.DialectTest.MockResultSetMetadata
-
- withScenario() - Method in class mondrian.test.TestContext
-
- withSchema(String) - Method in class mondrian.test.TestContext
-
Creates a TestContext which contains the given schema text.
- withSchemaPool(boolean) - Method in class mondrian.test.TestContext
-
- withSchemaProcessor(Class<? extends DynamicSchemaProcessor>) - Method in class mondrian.test.TestContext
-
Returns a connection to the FoodMart database
with a dynamic schema processor and disables use of RolapSchema Pool.
- WORD_MASK - Static variable in class mondrian.rolap.BitKey.AbstractBitKey
-
- workbench - Variable in class mondrian.gui.JdbcExplorer
-
- workbench - Variable in class mondrian.gui.JdbcMetaData
-
- workbench - Variable in class mondrian.gui.PropertyTableModel
-
- workbench - Variable in class mondrian.gui.QueryPanel
-
- workbench - Variable in class mondrian.gui.SchemaPropertyCellEditor
-
- workbench - Variable in class mondrian.gui.SchemaPropertyCellRenderer
-
- Workbench - Class in mondrian.gui
-
- Workbench() - Constructor for class mondrian.gui.Workbench
-
Creates new form Workbench
- WORKBENCH_CONFIG_FILE - Static variable in class mondrian.gui.Workbench
-
- WORKBENCH_USER_HOME_DIR - Static variable in class mondrian.gui.Workbench
-
- WorkbenchJdbcValidator - Class in mondrian.gui.validate.impl
-
Implementation of JdbcValidator
for Workbench.
- WorkbenchJdbcValidator(JdbcMetaData) - Constructor for class mondrian.gui.validate.impl.WorkbenchJdbcValidator
-
- WorkbenchMenubarPlugin - Interface in mondrian.gui
-
- WorkbenchMessages - Class in mondrian.gui.validate.impl
-
Implementation of Messages
for Workbench.
- WorkbenchMessages(I18n) - Constructor for class mondrian.gui.validate.impl.WorkbenchMessages
-
Creates a WorkbenchMessages.
- WorkbenchTreeModel - Class in mondrian.gui.validate.impl
-
Implementation of TreeModel
for Workbench.
- WorkbenchTreeModel(SchemaTreeModel) - Constructor for class mondrian.gui.validate.impl.WorkbenchTreeModel
-
- WorkbenchTreeModelPath - Class in mondrian.gui.validate.impl
-
Implementation of TreeModelPath
for Workbench.
- WorkbenchTreeModelPath(TreePath) - Constructor for class mondrian.gui.validate.impl.WorkbenchTreeModelPath
-
- workers - Variable in class mondrian.rolap.agg.SegmentCacheManager.CompositeSegmentCache
-
- worthCaching(Exp) - Static method in class mondrian.olap.fun.FunUtil
-
Returns whether an expression is worth wrapping in "Cache( ...
- wouldContain(Object[]) - Method in interface mondrian.rolap.agg.Segment.ExcludedRegion
-
Tells whether this exclusion region would contain
the cell corresponding to the keys.
- wouldContain(Object) - Method in class mondrian.rolap.agg.SegmentAxis
-
Returns whether this axis contains a given key, or would contain it
if it existed.
- wouldContain(Object[]) - Method in class mondrian.rolap.agg.SegmentWithData
-
Returns whether the given set of key values will be in this segment
when it finishes loading.
- wrapAsSet(Exp...) - Static method in class mondrian.olap.fun.SetFunDef
-
Creates a call to the set operator with a given collection of
expressions.
- write(int) - Method in class mondrian.rolap.RolapUtil.TeeWriter
-
- write(char[]) - Method in class mondrian.rolap.RolapUtil.TeeWriter
-
- write(char[], int, int) - Method in class mondrian.rolap.RolapUtil.TeeWriter
-
- write(String) - Method in class mondrian.rolap.RolapUtil.TeeWriter
-
- write(String, int, int) - Method in class mondrian.rolap.RolapUtil.TeeWriter
-
- write(int) - Method in class mondrian.tui.MockHttpServletResponse.MockServletOutputStream
-
- write(int) - Method in class mondrian.util.Base64.OutputStream
-
Writes the byte to the output stream after
converting to/from Base64 notation.
- write(byte[], int, int) - Method in class mondrian.util.Base64.OutputStream
-
- write(SaxWriter, Cell, Member[]) - Method in class mondrian.xmla.XmlaHandler.CellColumnHandler
-
- write(SaxWriter, Cell, Member[]) - Method in class mondrian.xmla.XmlaHandler.ColumnHandler
-
- write(SaxWriter, Cell, Member[]) - Method in class mondrian.xmla.XmlaHandler.MemberColumnHandler
-
- writeBatch(String[], int) - Method in class mondrian.test.loader.DBLoader
-
If we are outputting to JDBC,
Execute the given set of SQL statements
Otherwise,
output the statements to a file.
- writeDatasetXmlSchema(SaxWriter, XmlaHandler.SetType) - Static method in class mondrian.xmla.XmlaHandler
-
Computes the XML Schema for a dataset.
- writeDDL(String) - Method in class mondrian.test.loader.DBLoader
-
- writeEmptyDatasetXmlSchema(SaxWriter, XmlaHandler.SetType) - Static method in class mondrian.xmla.XmlaHandler
-
- writeRowsetXmlSchema(SaxWriter) - Method in enum mondrian.xmla.RowsetDefinition
-
Generates an XML schema description to the writer.
- writeRowsetXmlSchemaBottom(SaxWriter) - Method in enum mondrian.xmla.RowsetDefinition
-
- writeRowsetXmlSchemaRowDef(SaxWriter) - Method in enum mondrian.xmla.RowsetDefinition
-
- writeRowsetXmlSchemaTop(SaxWriter) - Method in enum mondrian.xmla.RowsetDefinition
-
- WtdResolver - Static variable in class mondrian.olap.fun.XtdFunDef
-
X
- XMLA_BEGIN_SESSION - Static variable in interface mondrian.xmla.XmlaConstants
-
- XMLA_END_SESSION - Static variable in interface mondrian.xmla.XmlaConstants
-
- XMLA_SECURITY - Static variable in interface mondrian.xmla.XmlaConstants
-
- XMLA_SESSION - Static variable in interface mondrian.xmla.XmlaConstants
-
- XMLA_SESSION_ID - Static variable in interface mondrian.xmla.XmlaConstants
-
- XmlaBaseTestCase - Class in mondrian.xmla
-
Extends FoodMartTestCase, adding support for testing XMLA specific
functionality, for example LAST_SCHEMA_UPDATE
- XmlaBaseTestCase() - Constructor for class mondrian.xmla.XmlaBaseTestCase
-
- XmlaBaseTestCase(String) - Constructor for class mondrian.xmla.XmlaBaseTestCase
-
- XmlaBaseTestCase.Action - Enum in mondrian.xmla
-
- XmlaBaseTestCase.CallBack - Class in mondrian.xmla
-
- XmlaBaseTestCase.CallBack() - Constructor for class mondrian.xmla.XmlaBaseTestCase.CallBack
-
- XmlaBaseTestCase.XmlaRequestCallbackImpl - Class in mondrian.xmla
-
- XmlaBaseTestCase.XmlaRequestCallbackImpl(String) - Constructor for class mondrian.xmla.XmlaBaseTestCase.XmlaRequestCallbackImpl
-
- XmlaBasicTest - Class in mondrian.xmla
-
Test XML/A functionality.
- XmlaBasicTest() - Constructor for class mondrian.xmla.XmlaBasicTest
-
- XmlaBasicTest(String) - Constructor for class mondrian.xmla.XmlaBasicTest
-
- XmlaCognosTest - Class in mondrian.xmla
-
Test suite for compatibility of Mondrian XMLA with Cognos8.2 connected via
Simba O2X bridge.
- XmlaCognosTest() - Constructor for class mondrian.xmla.XmlaCognosTest
-
- XmlaCognosTest(String) - Constructor for class mondrian.xmla.XmlaCognosTest
-
- XmlaConstants - Interface in mondrian.xmla
-
Constants for XML/A.
- XmlaDimensionPropertiesTest - Class in mondrian.xmla
-
Test of dimension properties in xmla response.
- XmlaDimensionPropertiesTest() - Constructor for class mondrian.xmla.XmlaDimensionPropertiesTest
-
- XmlaErrorTest - Class in mondrian.xmla
-
Test of the XMLA Fault generation - errors occur/are-detected in
in Mondrian XMLA and a SOAP Fault is returned.
- XmlaErrorTest() - Constructor for class mondrian.xmla.XmlaErrorTest
-
- XmlaErrorTest(String) - Constructor for class mondrian.xmla.XmlaErrorTest
-
- XmlaErrorTest.Callback - Class in mondrian.xmla
-
- XmlaErrorTest.Callback() - Constructor for class mondrian.xmla.XmlaErrorTest.Callback
-
- XmlaExcel2000Test - Class in mondrian.xmla
-
Test suite for compatibility of Mondrian XMLA with Excel 2000.
- XmlaExcel2000Test() - Constructor for class mondrian.xmla.XmlaExcel2000Test
-
- XmlaExcel2000Test(String) - Constructor for class mondrian.xmla.XmlaExcel2000Test
-
- XmlaExcel2000Test.Callback - Class in mondrian.xmla
-
- XmlaExcel2000Test.Callback() - Constructor for class mondrian.xmla.XmlaExcel2000Test.Callback
-
- XmlaExcel2007Test - Class in mondrian.xmla
-
Test suite for compatibility of Mondrian XMLA with Excel 2007.
- XmlaExcel2007Test() - Constructor for class mondrian.xmla.XmlaExcel2007Test
-
- XmlaExcel2007Test(String) - Constructor for class mondrian.xmla.XmlaExcel2007Test
-
- XmlaExcel2007Test.Callback - Class in mondrian.xmla
-
- XmlaExcel2007Test.Callback() - Constructor for class mondrian.xmla.XmlaExcel2007Test.Callback
-
- XmlaExcelXPTest - Class in mondrian.xmla
-
Test suite for compatibility of Mondrian XMLA with Excel XP.
- XmlaExcelXPTest() - Constructor for class mondrian.xmla.XmlaExcelXPTest
-
- XmlaExcelXPTest(String) - Constructor for class mondrian.xmla.XmlaExcelXPTest
-
- XmlaExcelXPTest.Callback - Class in mondrian.xmla
-
- XmlaExcelXPTest.Callback() - Constructor for class mondrian.xmla.XmlaExcelXPTest.Callback
-
- XmlaException - Exception in mondrian.xmla
-
An exception thrown while processing an XMLA request.
- XmlaException(String, String, String, Throwable) - Constructor for exception mondrian.xmla.XmlaException
-
- XmlaExtraTest - Class in mondrian.olap4j
-
- XmlaExtraTest() - Constructor for class mondrian.olap4j.XmlaExtraTest
-
- XmlaHandler - Class in mondrian.xmla
-
An XmlaHandler
responds to XML for Analysis (XML/A) requests.
- XmlaHandler(XmlaHandler.ConnectionFactory, String) - Constructor for class mondrian.xmla.XmlaHandler
-
Creates an XmlaHandler
.
- xmlaHandler - Variable in class mondrian.xmla.XmlaServlet
-
- XmlaHandler.CellColumnHandler - Class in mondrian.xmla
-
Callback to handle one column, representing the combination of a
level and a property (e.g.
- XmlaHandler.CellColumnHandler(String) - Constructor for class mondrian.xmla.XmlaHandler.CellColumnHandler
-
- XmlaHandler.Column - Class in mondrian.xmla
-
- XmlaHandler.Column(String, int, int) - Constructor for class mondrian.xmla.XmlaHandler.Column
-
- XmlaHandler.ColumnHandler - Class in mondrian.xmla
-
- XmlaHandler.ColumnHandler(String) - Constructor for class mondrian.xmla.XmlaHandler.ColumnHandler
-
- XmlaHandler.ConnectionFactory - Interface in mondrian.xmla
-
Creates an olap4j connection for responding to XMLA requests.
- XmlaHandler.MDDataSet - Class in mondrian.xmla
-
- XmlaHandler.MDDataSet(CellSet) - Constructor for class mondrian.xmla.XmlaHandler.MDDataSet
-
- XmlaHandler.MDDataSet_Multidimensional - Class in mondrian.xmla
-
- XmlaHandler.MDDataSet_Multidimensional(CellSet, boolean, boolean) - Constructor for class mondrian.xmla.XmlaHandler.MDDataSet_Multidimensional
-
- XmlaHandler.MDDataSet_Tabular - Class in mondrian.xmla
-
- XmlaHandler.MDDataSet_Tabular(CellSet) - Constructor for class mondrian.xmla.XmlaHandler.MDDataSet_Tabular
-
- XmlaHandler.MemberColumnHandler - Class in mondrian.xmla
-
Callback to handle one column, representing the combination of a
level and a property (e.g.
- XmlaHandler.MemberColumnHandler(Property, Level, int) - Constructor for class mondrian.xmla.XmlaHandler.MemberColumnHandler
-
- XmlaHandler.TabularRowSet - Class in mondrian.xmla
-
- XmlaHandler.TabularRowSet(ResultSet, int) - Constructor for class mondrian.xmla.XmlaHandler.TabularRowSet
-
Creates a TabularRowSet based upon a SQL statement result.
- XmlaHandler.TabularRowSet(Map<String, List<String>>, List<String>) - Constructor for class mondrian.xmla.XmlaHandler.TabularRowSet
-
Alternate constructor for advanced drill-through.
- XmlaHandler.ValueInfo - Class in mondrian.xmla
-
Takes a DataType String (null, Integer, Numeric or non-null)
and Value Object (Integer, Double, String, other) and
canonicalizes them to XSD data type and corresponding object.
- XmlaHandler.ValueInfo(String, Object) - Constructor for class mondrian.xmla.XmlaHandler.ValueInfo
-
- XmlaHandler.XmlaExtra - Interface in mondrian.xmla
-
Extra support for XMLA server.
- XmlaHandler.XmlaExtra.FunctionDefinition - Class in mondrian.xmla
-
- XmlaHandler.XmlaExtra.FunctionDefinition(String, String, String, int, int, String, String) - Constructor for class mondrian.xmla.XmlaHandler.XmlaExtra.FunctionDefinition
-
- XmlaHandlerTypeTest - Class in mondrian.xmla
-
Unit test to validate expected marshalling of Java objects
to their respective XML Schema types
mondrian.xmla
).
- XmlaHandlerTypeTest() - Constructor for class mondrian.xmla.XmlaHandlerTypeTest
-
- XmlaHandlerTypeTest.TestVal - Class in mondrian.xmla
-
- XmlaHandlerTypeTest.TestVal() - Constructor for class mondrian.xmla.XmlaHandlerTypeTest.TestVal
-
- XmlaMetaDataConstraintsTest - Class in mondrian.xmla
-
This test creates 2 catalogs and constraints on one of them.
- XmlaMetaDataConstraintsTest() - Constructor for class mondrian.xmla.XmlaMetaDataConstraintsTest
-
- XmlaRequest - Interface in mondrian.xmla
-
XML/A request interface.
- XmlaRequestCallback - Interface in mondrian.xmla
-
Extract data from HTTP request, SOAP header for following XML/A request.
Fill context binding with whatever data you want, then use them in
XmlaServlet.handleSoapHeader(javax.servlet.http.HttpServletResponse, org.w3c.dom.Element[], byte[][], java.util.Map<java.lang.String, java.lang.Object>)
and
XmlaServlet.handleSoapBody(javax.servlet.http.HttpServletResponse, org.w3c.dom.Element[], byte[][], java.util.Map<java.lang.String, java.lang.Object>)
.
- XmlaRequestCallback.Helper - Class in mondrian.xmla
-
- XmlaRequestCallback.Helper() - Constructor for class mondrian.xmla.XmlaRequestCallback.Helper
-
- XmlaResponse - Interface in mondrian.xmla
-
XML/A response interface.
- XmlaSchemaRefreshInterval - Variable in class mondrian.olap.MondrianProperties
-
Interval at which to refresh the
list of XML/A catalogs.
- XmlaServlet - Class in mondrian.xmla
-
Base XML/A servlet.
- XmlaServlet() - Constructor for class mondrian.xmla.XmlaServlet
-
- XmlaServlet.Phase - Enum in mondrian.xmla
-
- XmlaSupport - Class in mondrian.tui
-
Support for making XMLA requests and looking at the responses.
- XmlaTabularTest - Class in mondrian.xmla
-
Test XMLA output in tabular (flattened) format.
- XmlaTabularTest() - Constructor for class mondrian.xmla.XmlaTabularTest
-
- XmlaTabularTest(String) - Constructor for class mondrian.xmla.XmlaTabularTest
-
- XmlaTest - Class in mondrian.xmla.test
-
Unit test for refined Mondrian's XML for Analysis API (package
mondrian.xmla
).
- XmlaTest(String) - Constructor for class mondrian.xmla.test.XmlaTest
-
- XmlaTest.OtherTest - Class in mondrian.xmla.test
-
Non diff-based unit tests for XML/A support.
- XmlaTest.OtherTest() - Constructor for class mondrian.xmla.test.XmlaTest.OtherTest
-
- XmlaTestContext - Class in mondrian.xmla.test
-
Common utilities for XML/A testing, used in test suite and
example XML/A web pages.
- XmlaTestContext() - Constructor for class mondrian.xmla.test.XmlaTestContext
-
- XmlaTests - Class in mondrian.xmla
-
Extends FoodMartTestCase, adding support for testing XMLA Utility
functionality.
- XmlaTests() - Constructor for class mondrian.xmla.XmlaTests
-
- XmlaTests(String) - Constructor for class mondrian.xmla.XmlaTests
-
- XmlaTestServletRequestWrapper - Class in mondrian.xmla.test
-
Dummy request for testing XmlaServlet.
- XmlaTestServletRequestWrapper(HttpServletRequest) - Constructor for class mondrian.xmla.test.XmlaTestServletRequestWrapper
-
- XmlaUtil - Class in mondrian.xmla
-
Utility methods for XML/A implementation.
- XmlaUtil() - Constructor for class mondrian.xmla.XmlaUtil
-
- XmlaUtil.ElementNameEncoder - Class in mondrian.xmla
-
- XmlaUtil.ElementNameEncoder() - Constructor for class mondrian.xmla.XmlaUtil.ElementNameEncoder
-
- XmlaUtil.MetadataRowset - Class in mondrian.xmla
-
Result of a metadata query.
- XmlaUtil.MetadataRowset() - Constructor for class mondrian.xmla.XmlaUtil.MetadataRowset
-
- XmlaUtil.Wildcard - Class in mondrian.xmla
-
Wrapper which indicates that a restriction is to be treated as a
SQL-style wildcard match.
- XmlaUtil.Wildcard(String) - Constructor for class mondrian.xmla.XmlaUtil.Wildcard
-
- xmlClosure - Variable in class mondrian.rolap.RolapLevel
-
- xmlDimension - Variable in class mondrian.rolap.RolapCubeDimension
-
- xmlFromTemplate(String, Map<String, String>) - Static method in class mondrian.xmla.test.XmlaTestContext
-
- xmlHierarchy - Variable in class mondrian.rolap.RolapHierarchy
-
- XMLNS - Static variable in class mondrian.tui.XmlUtil
-
- XmlUtil - Class in mondrian.tui
-
Some XML parsing, validation and transform utility methods used
to valiate XMLA responses.
- XmlUtil.Resolver - Class in mondrian.tui
-
This can be extened to have a map from publicId/systemId
to InputSource.
- XmlUtil.Resolver() - Constructor for class mondrian.tui.XmlUtil.Resolver
-
- XmlUtil.Resolver(Document) - Constructor for class mondrian.tui.XmlUtil.Resolver
-
- XmlUtil.Resolver(String) - Constructor for class mondrian.tui.XmlUtil.Resolver
-
- XmlUtil.Resolver(InputSource) - Constructor for class mondrian.tui.XmlUtil.Resolver
-
- XmlUtil.SaxErrorHandler - Class in mondrian.tui
-
Error handler plus helper methods.
- XmlUtil.SaxErrorHandler() - Constructor for class mondrian.tui.XmlUtil.SaxErrorHandler
-
- XmlUtil.SaxErrorHandler.ErrorInfo - Class in mondrian.tui
-
- XmlUtil.SaxErrorHandler.ErrorInfo(short, SAXParseException) - Constructor for class mondrian.tui.XmlUtil.SaxErrorHandler.ErrorInfo
-
- XmlUtility - Class in mondrian.test.comp
-
XML utility methods.
- XmlUtility() - Constructor for class mondrian.test.comp.XmlUtility
-
- XmlUtility.UtilityErrorHandler - Class in mondrian.test.comp
-
- XmlUtility.UtilityErrorHandler() - Constructor for class mondrian.test.comp.XmlUtility.UtilityErrorHandler
-
- XOR - Static variable in interface mondrian.olap.ParserSym
-
- XOR - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- XSD_BOOLEAN - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_BYTE - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_BYTE_MAX_INCLUSIVE - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_BYTE_MIN_INCLUSIVE - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_DECIMAL - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_DOUBLE - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_FLOAT - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_INT - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_INT_MAX_INCLUSIVE - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_INT_MIN_INCLUSIVE - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_INTEGER - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_LONG - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_LONG_MAX_INCLUSIVE - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_LONG_MIN_INCLUSIVE - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_PREFIX - Static variable in class mondrian.tui.XmlUtil
-
- XSD_SHORT - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_SHORT_MAX_INCLUSIVE - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_SHORT_MIN_INCLUSIVE - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_STRING - Static variable in class mondrian.xmla.XmlaHandler
-
- XSD_UNSIGNED_INT - Static variable in class mondrian.xmla.XmlaHandler
-
- XtdFunDef - Class in mondrian.olap.fun
-
Definition of Ytd
, Qtd
, Mtd
,
and Wtd
MDX builtin functions.
- XtdFunDef(FunDef, LevelType) - Constructor for class mondrian.olap.fun.XtdFunDef
-
- xxx(Object) - Static method in class mondrian.util.BeanMap
-
Y
- year(Date) - Static method in class mondrian.olap.fun.vba.Vba
-
- YtdResolver - Static variable in class mondrian.olap.fun.XtdFunDef
-
Z
- zero - Static variable in class mondrian.olap.Literal
-
- zeroesLeftOfPoint - Variable in class mondrian.util.Format.NumericFormat
-
- zeroesRightOfExp - Variable in class mondrian.util.Format.NumericFormat
-
- zeroesRightOfPoint - Variable in class mondrian.util.Format.NumericFormat
-
_
- _access_values - Static variable in class mondrian.gui.MondrianGuiDef.CubeGrant
-
- _access_values - Static variable in class mondrian.gui.MondrianGuiDef.DimensionGrant
-
- _access_values - Static variable in class mondrian.gui.MondrianGuiDef.HierarchyGrant
-
- _access_values - Static variable in class mondrian.gui.MondrianGuiDef.MemberGrant
-
- _access_values - Static variable in class mondrian.gui.MondrianGuiDef.SchemaGrant
-
- _access_values - Static variable in class mondrian.olap.MondrianDef.CubeGrant
-
- _access_values - Static variable in class mondrian.olap.MondrianDef.DimensionGrant
-
- _access_values - Static variable in class mondrian.olap.MondrianDef.HierarchyGrant
-
- _access_values - Static variable in class mondrian.olap.MondrianDef.MemberGrant
-
- _access_values - Static variable in class mondrian.olap.MondrianDef.SchemaGrant
-
- _action_table - Static variable in class mondrian.olap.Parser
-
Parse-action table.
- _aggregator_values - Static variable in class mondrian.gui.MondrianGuiDef.Measure
-
- _badArgsToTupleFails() - Method in class mondrian.test.BasicQueryTest
-
- _charcase_values - Static variable in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- _datatype_values - Static variable in class mondrian.gui.MondrianGuiDef.Measure
-
- _datatype_values - Static variable in class mondrian.olap.MondrianDef.Measure
-
- _dialect_values - Static variable in class mondrian.gui.MondrianGuiDef.SQL
-
- _elements - Static variable in class mondrian.gui.MondrianGuiDef
-
- _elements - Static variable in class mondrian.olap.MondrianDef
-
- _elements - Static variable in class mondrian.rolap.aggmatcher.DefaultDef
-
- _elements - Static variable in class mondrian.xmla.DataSourcesConfig
-
- _future_testOverrideCubeMemberHappensWithScopeIsolation() - Method in class mondrian.test.SolveOrderScopeIsolationTest
-
Test for future capability: SCOPE_ISOLATION=CUBE which is implemented in
Analysis Services but not yet in Mondrian.
- _hideMemberIf_values - Static variable in class mondrian.gui.MondrianGuiDef.Level
-
- _hideMemberIf_values - Static variable in class mondrian.olap.MondrianDef.Level
-
- _internalType_values - Static variable in class mondrian.gui.MondrianGuiDef.Level
-
- _internalType_values - Static variable in class mondrian.olap.MondrianDef.Level
-
- _levelType_values - Static variable in class mondrian.gui.MondrianGuiDef.Level
-
- _levelType_values - Static variable in class mondrian.olap.MondrianDef.Level
-
- _production_table - Static variable in class mondrian.olap.Parser
-
Production table.
- _push(List<List<Member>>) - Method in class mondrian.rolap.RolapDependencyTestingEvaluator
-
- _push(List<List<Member>>) - Method in class mondrian.rolap.RolapEvaluator
-
Creates a clone of the current validator.
- _push(List<List<Member>>) - Method in class mondrian.rolap.RolapProfilingEvaluator
-
- _reduce_table - Static variable in class mondrian.olap.Parser
-
reduce_goto
table.
- _supportsOrderByNullsLast() - Method in class mondrian.spi.impl.NeoviewDialect
-
- _test18() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- _test21() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- _test22() - Method in class mondrian.xmla.XmlaExcelXPTest
-
- _testAttributeHierarchy() - Method in class mondrian.test.SchemaTest
-
- _testBug793616() - Method in class mondrian.test.BasicQueryTest
-
Bug 793616: Deeply nested UNION function takes forever to validate.
- _testCognosMDXSuiteConvertedAdventureWorksToFoodMart_009() - Method in class mondrian.xmla.XmlaCognosTest
-
- _testCognosMDXSuiteConvertedAdventureWorksToFoodMart_012() - Method in class mondrian.xmla.XmlaCognosTest
-
- _testCognosMDXSuiteConvertedAdventureWorksToFoodMart_014() - Method in class mondrian.xmla.XmlaCognosTest
-
- _testCubeWhichUsesSameSharedDimTwice() - Method in class mondrian.test.BasicQueryTest
-
This test modifies the Sales cube to contain both the regular usage
of the [Store] shared dimension, and another usage called [Other Store]
which is connected to the [Unit Sales] column
- _testCumlativeSums() - Method in class mondrian.test.BasicQueryTest
-
How Can I Show Cumulative Sums as Measures?
- _testDairy() - Method in class mondrian.test.BasicQueryTest
-
- _testDateRange() - Method in class mondrian.test.BasicQueryTest
-
How Can I Use Date Ranges in MDX?
- _testDBColumns() - Method in class mondrian.xmla.XmlaBasicTest
-
- _testDBProviderTypes() - Method in class mondrian.xmla.XmlaBasicTest
-
- _testDBTablesInfo() - Method in class mondrian.xmla.XmlaBasicTest
-
- _testDc4dtp2() - Method in class mondrian.test.BasicQueryTest
-
Other techniques, such as the addition of member properties to the
Time or Product dimensions to support such calculations, are not as
flexible but are much more efficient.
- _testDifferentCalculationsForDifferentDimensions() - Method in class mondrian.test.BasicQueryTest
-
How Can I Use Different Calculations for Different Dimensions?
- _testDifferentCalculationsForDifferentDimensions2() - Method in class mondrian.test.BasicQueryTest
-
The second case is easier to resolve, because MDX provides the
OpeningPeriod and ClosingPeriod MDX functions specifically to support
opening and closing period values.
- _testDrillingDownMoreThanOneLevel() - Method in class mondrian.test.BasicQueryTest
-
How Can I Drill Down More Than One Level Deep, or Skip Levels When
Drilling Down?
- _testEver() - Method in class mondrian.test.BasicQueryTest
-
- _testFour() - Method in class mondrian.util.PrimeFinderTest
-
- _testHalfYearsTrickyCase() - Method in class mondrian.test.BasicQueryTest
-
- _testInnerSelect() - Method in class mondrian.olap.ParserTest
-
Test case for SELECT in the FROM clause.
- _testLinRegAll() - Method in class mondrian.olap.fun.FunctionTest
-
- _testLinRegR2() - Method in class mondrian.olap.fun.FunctionTest
-
- _testLinRegVariance() - Method in class mondrian.olap.fun.FunctionTest
-
- _testLookupCube() - Method in class mondrian.test.BasicQueryTest
-
Basically, the LookupCube function can evaluate a single MDX statement
against a cube other than the cube currently indicated by query context
to retrieve a single string or numeric result.
- _testMemberPropertyAsCalcMember() - Method in class mondrian.test.BasicQueryTest
-
The drawback to using the DIMENSION PROPERTIES statement is that,
for most client applications, the member property is not readily
apparent.
- _testMembersFunction() - Method in class mondrian.test.BasicQueryTest
-
- _testMondrian1226Variation() - Method in class mondrian.test.CompoundSlicerTest
-
- _testNonClosureParentChildHierarchy() - Method in class mondrian.test.ParentChildHierarchyTest
-
- _testNonUniqueAlias() - Method in class mondrian.test.SchemaTest
-
- _testNullDefaultMeasure() - Method in class mondrian.rolap.RolapResultTest
-
This ought to give the same result as the above testD2() method.
- _testParallelPeriodThrowsException() - Method in class mondrian.olap.fun.FunctionTest
-
- _testParameterDuplicateDimensionFails() - Method in class mondrian.test.ParameterTest
-
Parameter in slicer and expression on columns axis are both of [Gender]
hierarchy, which is illegal.
- _testProduct2() - Method in class mondrian.test.BasicQueryTest
-
- _testQuery() - Method in class mondrian.util.MemoryMonitorTest
-
Run this by itself and it works across 2 orders of magnitude.
- _testRank3Huge() - Method in class mondrian.olap.fun.FunctionTest
-
- _testRolling() - Method in class mondrian.test.BasicQueryTest
-
How Can I Use Rolling Date Ranges in MDX?
- _testSet() - Method in class mondrian.test.BasicQueryTest
-
The WHERE clause in the previous MDX query effectively provides a
logical AND operator, in which all unit sales for 1997 are returned only
for drink products and only for those sold in stores in the USA.
- _testSetArgToTupleFails() - Method in class mondrian.test.BasicQueryTest
-
- _testSharedObjectsInGrantMappingsBug() - Method in class mondrian.test.AccessControlTest
-
- _testSqlPoolAndQueue() - Method in class mondrian.test.BasicQueryTest
-
This test is disabled by default because we can't set the max number
of SQL threads dynamically.
- _testTopCount() - Method in class mondrian.rolap.HighDimensionsTest
-
- _testTopmost() - Method in class mondrian.test.BasicQueryTest
-
How Do I Get the Topmost Members of a Level Broken Out by an Ancestor
Level?
- _testValidatorFindsNumericLevel() - Method in class mondrian.test.SchemaTest
-
- _testValidMeasureNonEmpty() - Method in class mondrian.olap.fun.FunctionTest
-
- _testWarehouseProfit() - Method in class mondrian.test.BasicQueryTest
-
- _testWhole() - Method in class mondrian.test.TestCalculatedMembers
-
- _testXxx() - Method in class mondrian.test.NamedSetTest
-
- _testYtdGrowth() - Method in class mondrian.test.BasicQueryTest
-
How Can I Compare Time Periods in MDX?
- _type_values - Static variable in class mondrian.gui.MondrianGuiDef.ColumnDef
-
- _type_values - Static variable in class mondrian.gui.MondrianGuiDef.Dimension
-
- _type_values - Static variable in class mondrian.gui.MondrianGuiDef.Level
-
- _type_values - Static variable in class mondrian.gui.MondrianGuiDef.Parameter
-
- _type_values - Static variable in class mondrian.gui.MondrianGuiDef.Property
-
- _type_values - Static variable in class mondrian.olap.MondrianDef.ColumnDef
-
- _type_values - Static variable in class mondrian.olap.MondrianDef.Dimension
-
- _type_values - Static variable in class mondrian.olap.MondrianDef.Level
-
- _type_values - Static variable in class mondrian.olap.MondrianDef.Parameter
-
- _type_values - Static variable in class mondrian.olap.MondrianDef.Property
-
- _VALUE_EXPRESSION - Static variable in interface mondrian.olap.ParserSym
-
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _