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 _ 

A

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
Abstract implementation of the BooleanCalc interface.
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
A AbstractColumnPredicate is an abstract implementation for StarColumnPredicate.
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
Abstract implementation of the DateTimeCalc interface.
AbstractDateTimeCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractDateTimeCalc
Creates an AbstractDateTimeCalc.
AbstractDimensionCalc - Class in mondrian.calc.impl
Abstract implementation of the DimensionCalc interface.
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
Abstract implementation of the ExpCompiler interface.
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
Abstract implementation of the HierarchyCalc interface.
AbstractHierarchyCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractHierarchyCalc
Creates an AbstractHierarchyCalc.
AbstractIntegerCalc - Class in mondrian.calc.impl
Abstract implementation of the IntegerCalc interface.
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
Abstract implementation of MemoryMonitor.
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.
AbstractQuerySpec - Class in mondrian.rolap.agg
Base class for QuerySpec implementations.
AbstractQuerySpec(RolapStar, boolean) - Constructor for class mondrian.rolap.agg.AbstractQuerySpec
Creates an AbstractQuerySpec.
AbstractRecorder - Class in mondrian.recorder
Abstract implemention of the MessageRecorder interface.
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
Abstract implementation of TupleIterator.
AbstractTupleCursor(int) - Constructor for class mondrian.calc.impl.AbstractTupleCursor
 
AbstractTupleIterable - Class in mondrian.calc.impl
Abstract implementation of TupleIterable.
AbstractTupleIterable(int) - Constructor for class mondrian.calc.impl.AbstractTupleIterable
Creates an AbstractTupleIterable.
AbstractTupleIterator - Class in mondrian.calc.impl
Abstract implementation of TupleIterator.
AbstractTupleIterator(int) - Constructor for class mondrian.calc.impl.AbstractTupleIterator
 
AbstractTupleList - Class in mondrian.calc.impl
Abstract implementation of TupleList.
AbstractTupleList(int) - Constructor for class mondrian.calc.impl.AbstractTupleList
 
AbstractTupleList.AbstractTupleListIterator - Class in mondrian.calc.impl
Implementation of TupleIterator for ArrayTupleList.
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(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
 
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_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, boolean, SegmentBuilder.SegmentConverter) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
Adds a header to the index.
add(SegmentHeader, boolean, SegmentBuilder.SegmentConverter) - 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(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
 
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
Adds an AggStar to this star.
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
Adds a SegmentCache instance for Mondrian's use.
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
Converts a segment plus a SegmentBody into a SegmentWithData.
addDatabaseTime(long) - Static method in class mondrian.olap.Util
Deprecated.
Will be removed in 4.0.
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(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.
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) - 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.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, 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
 
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
 
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
An AggStar's version of the QuerySpec.
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) - 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 Aggregations in the system.
AggregationManager(MondrianServer) - Constructor for class mondrian.rolap.agg.AggregationManager
Creates the AggregationManager.
AggregationManager.PinSetImpl - Class in mondrian.rolap.agg
Implementation of RolapAggregationManager.PinSet using a HashSet.
AggregationManager.PinSetImpl() - Constructor for class mondrian.rolap.agg.AggregationManager.PinSetImpl
 
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
 
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
 
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.
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
 
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.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
 
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.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
 
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
 
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
 
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.
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
Stack implementation based on ArrayList.
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.
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.
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}''.'
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
Returns true if we are running against Dialect.DatabaseProduct.LUCIDDB and we wish to avoid slow tests.
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_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
 

B

BACK_COLOR - Static variable in class mondrian.olap.Property
 
BACK_COLOR_ORDINAL - Static variable in class mondrian.olap.Property
 
backingList() - Method in class mondrian.calc.impl.AbstractEndToEndTupleList
 
backingList() - Method in class mondrian.calc.impl.ArrayTupleList
 
backingList() - Method in class mondrian.calc.impl.ListTupleList
 
backup(int) - Method in class mondrian.parser.SimpleCharStream
Backup a number of characters.
BAD_ID - Static variable in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
BAD_ID - Static variable in class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
BadJdbcFactoryAccess - Variable in class mondrian.resource.MondrianResource
BadJdbcFactoryAccess is 'JdbcSchema Factory classname ''{0}'', illegal access.'
BadJdbcFactoryClassName - Variable in class mondrian.resource.MondrianResource
BadJdbcFactoryClassName is 'JdbcSchema Factory classname ''{0}'', class not found.'
BadJdbcFactoryInstantiation - Variable in class mondrian.resource.MondrianResource
BadJdbcFactoryInstantiation is 'JdbcSchema Factory classname ''{0}'', can not instantiate.'
BadLevelNameFormat - Variable in class mondrian.resource.MondrianResource
BadLevelNameFormat is 'Context ''{0}'': The Level name ''{1}'' should be [usage hierarchy name].[level name].'
BadMeasureName - Variable in class mondrian.resource.MondrianResource
BadMeasureName is 'Context ''{0}'': Failed to find Measure name ''{1}'' for cube ''{2}''.'
BadMeasureNameFormat - Variable in class mondrian.resource.MondrianResource
BadMeasureNameFormat is 'Context ''{0}'': The Measures name ''{1}'' should be [Measures].[measure name].'
BadMeasures - Variable in class mondrian.resource.MondrianResource
BadMeasures is 'Context ''{0}'': This name ''{1}'' must be the string "Measures".'
BadMeasureSource - Variable in class mondrian.resource.MondrianResource
BadMeasureSource is 'Cube ''{0}'': Measure ''{1}'' must contain either a source column or a source expression, but not both'
BadRolapStarLeftJoinCondition - Variable in class mondrian.resource.MondrianResource
BadRolapStarLeftJoinCondition is 'Context ''{0}'': Bad RolapStar left join condition type: ''{1}'' ''{2}''.'
badValue(int) - Method in class mondrian.olap.EnumeratedValues
Returns an error indicating that the value is illegal.
badValue(Enum<T>) - Static method in class mondrian.olap.Util
Returns an exception indicating that we didn't expect to find this value here.
BANG - Static variable in interface mondrian.olap.ParserSym
 
BANG - Static variable in interface mondrian.parser.MdxParserImplConstants
RegularExpression Id.
Base64 - Class in mondrian.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in mondrian.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class mondrian.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class mondrian.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in mondrian.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class mondrian.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class mondrian.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
basename - Variable in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
 
baseNamePattern - Variable in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
 
batchKey - Variable in class mondrian.rolap.BatchLoader.Batch
 
BatchLoader - Class in mondrian.rolap
Context for processing a request to the cache manager for segments matching a collection of cell requests.
BatchLoader(Locus, SegmentCacheManager, Dialect, RolapCube) - Constructor for class mondrian.rolap.BatchLoader
 
BatchLoader.Batch - Class in mondrian.rolap
 
BatchLoader.Batch(CellRequest) - Constructor for class mondrian.rolap.BatchLoader.Batch
 
BatchLoader.CompositeBatch - Class in mondrian.rolap
Set of Batches which can grouped together.
BatchLoader.CompositeBatch(BatchLoader.Batch) - Constructor for class mondrian.rolap.BatchLoader.CompositeBatch
 
BatchLoader.LoadBatchCommand - Class in mondrian.rolap
Command that loads the segments required for a collection of cell requests.
BatchLoader.LoadBatchCommand(Locus, SegmentCacheManager, Dialect, RolapCube, List<CellRequest>) - Constructor for class mondrian.rolap.BatchLoader.LoadBatchCommand
 
BatchLoader.LoadBatchResponse - Class in mondrian.rolap
Request sent from cache manager to a worker to load segments into the cache, create segments by rolling up, and to wait for segments being loaded via SQL.
BatchLoader.LoadBatchResponse(List<CellRequest>, List<SegmentHeader>, List<BatchLoader.RollupInfo>, Map<List, SegmentBuilder.SegmentConverter>, List<Future<Map<Segment, SegmentWithData>>>, Map<SegmentHeader, Future<SegmentBody>>) - Constructor for class mondrian.rolap.BatchLoader.LoadBatchResponse
 
BatchLoader.RollupInfo - Class in mondrian.rolap
 
BatchLoader.RollupInfo(CellRequest, List<List<SegmentHeader>>) - Constructor for class mondrian.rolap.BatchLoader.RollupInfo
 
BeanMap - Class in mondrian.util
View of an object as a map.
BeanMap(Object) - Constructor for class mondrian.util.BeanMap
Creates a map view onto an object.
beforeFirst() - Method in class mondrian.olap4j.EmptyResultSet
 
beforeFirst() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
beginColumn - Variable in class mondrian.parser.Token
The column number of the first character of this Token.
beginLine - Variable in class mondrian.parser.Token
The line number of the first character of this Token.
beginMonth - Variable in class mondrian.util.MonthlyByDayDateSchedule
 
beginMonth - Variable in class mondrian.util.MonthlyByWeekDateSchedule
 
beginOrdinal - Variable in class mondrian.util.DailyDateSchedule
 
beginOrdinal - Variable in class mondrian.util.WeeklyDateSchedule
 
BeginToken() - Method in class mondrian.parser.SimpleCharStream
Start.
BetterExpCompiler - Class in mondrian.calc.impl
Enhanced expression compiler.
BetterExpCompiler(Evaluator, Validator) - Constructor for class mondrian.calc.impl.BetterExpCompiler
 
BetterExpCompiler(Evaluator, Validator, List<ResultStyle>) - Constructor for class mondrian.calc.impl.BetterExpCompiler
 
binarySearch(T[], int, int, T) - Static method in class mondrian.olap.Util
As Arrays#binarySearch(Object[], int, int, Object), but available pre-JDK 1.6.
binarySearch(T[], int, int, T) - Method in interface mondrian.util.UtilCompatible
binarySearch(T[], int, int, T) - Method in class mondrian.util.UtilCompatibleJdk14
 
binarySearch(T[], int, int, T) - Method in class mondrian.util.UtilCompatibleJdk15
 
binarySearch(T[], int, int, T) - Method in class mondrian.util.UtilCompatibleJdk16
 
bindToStar(JdbcSchema.Table, RolapStar, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.AggTableManager
This method mines the RolapStar and annotes the JdbcSchema.Table dbFactTable by creating JdbcSchema.Table.Column.Usage instances.
bit(int) - Static method in class mondrian.rolap.BitKey.AbstractBitKey
Creates a chunk containing a single bit.
bitCount(long) - Static method in class mondrian.rolap.BitKey.AbstractBitKey
Returns the number of one-bits in the two's complement binary representation of the specified long value.
BitKey - Interface in mondrian.rolap
Represents a set of bits.
BitKey.AbstractBitKey - Class in mondrian.rolap
Abstract implementation of BitKey.
BitKey.AbstractBitKey() - Constructor for class mondrian.rolap.BitKey.AbstractBitKey
 
BitKey.Big - Class in mondrian.rolap
Implementation of BitKey with more than 64 bits.
BitKey.Factory - Class in mondrian.rolap
 
BitKey.Factory() - Constructor for class mondrian.rolap.BitKey.Factory
 
BitKey.Mid128 - Class in mondrian.rolap
Implementation of BitKey good for sizes less than 128.
BitKey.Small - Class in mondrian.rolap
Implementation of BitKey for bit counts less than 64.
bitPositionTable - Static variable in interface mondrian.rolap.BitKey
 
bitSetBetween(int, int) - Static method in class mondrian.olap.Util
Creates a bitset with bits from fromIndex (inclusive) to specified toIndex (exclusive) set to true.
BlockingHashMap<K,V> - Class in mondrian.util
A limited Map implementation which supports waiting for a value to be available when calling get().
BlockingHashMap(int) - Constructor for class mondrian.util.BlockingHashMap
Creates a BlockingHashMap with given capacity.
bool(boolean) - Static method in class mondrian.rolap.agg.AbstractColumnPredicate.Factory
Returns a predicate which always evaluates to TRUE or FALSE.
BOOLEAN_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
 
BooleanCalc - Interface in mondrian.calc
Compiled expression whose result is a boolean.
booleanCompiler - Variable in class mondrian.rolap.RolapNativeSql
 
booleanEditor - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
BooleanNull - Static variable in class mondrian.olap.fun.FunUtil
Null value in three-valued boolean logic.
booleanRenderer - Variable in class mondrian.gui.SchemaPropertyCellRenderer
 
BooleanType - Class in mondrian.olap.type
The type of a boolean expression.
BooleanType() - Constructor for class mondrian.olap.type.BooleanType
Creates a BooleanType.
BottomCountResolver - Static variable in class mondrian.olap.fun.TopBottomCountFunDef
 
bottomLevel - Variable in class mondrian.gui.MondrianGuiDef.HierarchyGrant
 
bottomLevel - Variable in class mondrian.olap.MondrianDef.HierarchyGrant
 
BottomPercentResolver - Static variable in class mondrian.olap.fun.TopBottomPercentSumFunDef
 
BottomSumResolver - Static variable in class mondrian.olap.fun.TopBottomPercentSumFunDef
 
box(double) - Static method in class mondrian.olap.fun.FunUtil
Converts a double (primitive) value to a Double.
box(int) - Static method in class mondrian.olap.fun.FunUtil
Converts an int (primitive) value to an Integer.
brk - Variable in enum mondrian.olap.fun.FunUtil.Flag
 
buf - Variable in class mondrian.rolap.RolapUtil.TeeWriter
 
bufcolumn - Variable in class mondrian.parser.SimpleCharStream
 
buffer - Variable in class mondrian.parser.SimpleCharStream
 
bufline - Variable in class mondrian.parser.SimpleCharStream
 
bufpos - Variable in class mondrian.parser.SimpleCharStream
Position in buffer.
bufsize - Variable in class mondrian.parser.SimpleCharStream
 
Bug - Class in mondrian.util
Holder for constants which indicate whether particular issues have been fixed.
Bug() - Constructor for class mondrian.util.Bug
 
BugMondrian1001Fixed - Static variable in class mondrian.util.Bug
BugMondrian207Fixed - Static variable in class mondrian.util.Bug
BugMondrian229Fixed - Static variable in class mondrian.util.Bug
BugMondrian313Fixed - Static variable in class mondrian.util.Bug
BugMondrian314Fixed - Static variable in class mondrian.util.Bug
BugMondrian328Fixed - Static variable in class mondrian.util.Bug
BugMondrian361Fixed - Static variable in class mondrian.util.Bug
BugMondrian441Fixed - Static variable in class mondrian.util.Bug
BugMondrian446Fixed - Static variable in class mondrian.util.Bug
BugMondrian486Fixed - Static variable in class mondrian.util.Bug
BugMondrian495Fixed - Static variable in class mondrian.util.Bug
BugMondrian503Fixed - Static variable in class mondrian.util.Bug
BugMondrian555Fixed - Static variable in class mondrian.util.Bug
BugMondrian584Fixed - Static variable in class mondrian.util.Bug
BugMondrian641Fixed - Static variable in class mondrian.util.Bug
BugMondrian648Fixed - Static variable in class mondrian.util.Bug
BugMondrian687Fixed - Static variable in class mondrian.util.Bug
BugMondrian747Fixed - Static variable in class mondrian.util.Bug
BugMondrian759Fixed - Static variable in class mondrian.util.Bug
BugMondrian785Fixed - Static variable in class mondrian.util.Bug
BugSegregateRolapCubeMemberFixed - Static variable in class mondrian.util.Bug
Whether RolapCubeMember and RolapMember have been fully segregated; any piece of code should be working with one or the other, not both.
build(int) - Method in class mondrian.web.taglib.DomBuilder.AxisBuilder
 
build(Result) - Static method in class mondrian.web.taglib.DomBuilder
 
build(Document, Result) - Static method in class mondrian.web.taglib.DomBuilder
 
build(int) - Method in class mondrian.web.taglib.DomBuilder.ColumnBuilder
 
build(int) - Method in class mondrian.web.taglib.DomBuilder.RowBuilder
 
buildConstraintFromAllAxes(RolapEvaluator) - Method in class mondrian.rolap.sql.CrossJoinArgFactory
 
buildCornerElement(Element) - Method in class mondrian.web.taglib.DomBuilder.ColumnBuilder
 
BuiltinFunTable - Class in mondrian.olap.fun
BuiltinFunTable contains a list of all built-in MDX functions.
BuiltinFunTable() - Constructor for class mondrian.olap.fun.BuiltinFunTable
Creates a function table containing all of the builtin MDX functions.
bumpNullMember(List<Member>) - Method in class mondrian.rolap.SqlTupleReader
 
butDepends(Calc[], Hierarchy) - Static method in class mondrian.calc.impl.AbstractCalc
Returns true if any of the calcs depend on dimension, else false if any of the calcs return dimension, else true.
byteAt(int) - Method in class mondrian.util.ByteString
Returns the byte at a given position in the byte string.
ByteString - Class in mondrian.util
Collection of bytes.
ByteString(byte[]) - Constructor for class mondrian.util.ByteString
Creates a ByteString.

C

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.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
Implementation of CacheControl API.
CacheControlImpl(RolapConnection) - Constructor for class mondrian.rolap.CacheControlImpl
Creates a CacheControlImpl.
CacheControlImpl.CellRegionImpl - Interface in mondrian.rolap
 
CacheControlImpl.CellRegionVisitor - Interface in mondrian.rolap
Visitor that visits various sub-types of CacheControl.CellRegion.
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
Implementation-specific extensions to the CacheControl.MemberEditCommand interface.
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
Implementation-specific extensions to the CacheControl.MemberSet interface.
CacheControlImpl.MemberSetVisitor - Interface in mondrian.rolap
Visits the subclasses of CacheControlImpl.MemberSetPlus.
CacheControlImpl.MemberSetVisitorImpl - Class in mondrian.rolap
Default implementation of CacheControlImpl.MemberSetVisitor.
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
 
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
 
CacheLimit - Static variable in class mondrian.util.Format
Maximum number of entries in the format cache used by Format.get(String, java.util.Locale).
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 Members.
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.
Calc - Interface in mondrian.calc
Calc is the base class for all calculable expressions.
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}'''
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.
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
 
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.UtilCompatibleJdk14
 
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.Level
 
captionColumn - Variable in class mondrian.olap.MondrianDef.Level
 
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.
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_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_GETTER - Static variable in enum mondrian.xmla.RowsetDefinition
 
CATALOG_NAME_ORDINAL - Static variable in class mondrian.olap.Property
 
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
 
catalogName - Variable in class mondrian.gui.JdbcMetaData.Database
 
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
 
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() - Method 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}''.'
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
 
CellProperty - Class in mondrian.olap
Represents Cell Property.
CellProperty(List<Id.Segment>) - Constructor for class mondrian.olap.CellProperty
 
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
Creates a 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.
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
Deprecated.
This method will be removed in mondrian-4.0; use Execution.checkCancelOrTimeout()
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.
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
 
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
 
checkNosMeasures(int) - Method in class mondrian.rolap.aggmatcher.Recognizer
Make sure there was at least one measure column identified.
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.
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.
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.
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
Partial implementation of ClassResolver.
ClassResolver.AbstractClassResolver() - Constructor for class mondrian.util.ClassResolver.AbstractClassResolver
 
ClassResolver.ThreadContextClassResolver - Class in mondrian.util
Implementation of ClassResolver that calls Thread.getContextClassLoader() on the current thread.
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.SmartMemberListCache
 
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
 
clearAttributes() - Method in class mondrian.tui.MockHttpServletRequest
 
clearBatch() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
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).
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
 
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
Helper method to implement ResultSet.close().
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.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
 
closeOnCompletion - Variable in class mondrian.olap4j.MondrianOlap4jStatement
Support for Statement.closeOnCompletion() method.
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
 
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
 
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.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.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
 
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
 
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
 
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(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
Compares two integers using the same algorithm as Integer.compareTo(Integer).
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 Members 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.
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.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
Compares this member to another 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.
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(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
 
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.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.
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.UtilCompatibleJdk14
 
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.'
computeCalculated(Member.MemberType) - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
 
computeCalculated(Member.MemberType) - Method in class mondrian.olap.MemberBase
Computes the value to be returned by MemberBase.isCalculated(), so it can be cached in a variable.
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.
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
 
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.
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
 
connectionCurrentlyOpenCount() - Method in class mondrian.server.monitor.ServerInfo
 
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.
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
 
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
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.
contains(Object) - Method in class mondrian.olap.Util.AbstractFlatList
 
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(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
 
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
Converts a RolapStar.Table into a AggStar.DimTable as well as converting all columns and child tables.
convertThresholdToPercentage(long) - Method in class mondrian.util.AbstractMemoryMonitor
Converts a memory value to its percentage.
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.
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 - Variable in class mondrian.util.DigitList
 
countColumn - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
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.
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
 
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.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
 
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
 
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
 
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
Creates the Member or NamedSet object which this formula defines.
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.
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
Create a Format.FormatLocale object characterized by the given properties.
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
Gets a MemberReader with which to read a hierarchy.
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
 
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
 
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.
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
Helper method to allow olap4j wrappers to implement OlapConnection.createScenario().
createScopedNamedSet(String, QueryPart, Exp) - Method in class mondrian.olap.Query
Creates a named set defined by an alias.
createSegmentBody(List<Pair<SortedSet<Comparable>, Boolean>>) - Method in class mondrian.rolap.agg.DenseDoubleSegmentDataset
 
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(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
 
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.
createSymbol(String) - Static method in class mondrian.olap.Literal
Creates a symbol.
CreateTableFailed - Variable in class mondrian.resource.MondrianResource
CreateTableFailed is 'Mondrian loader could not create table ''{0}''.'
createTime(int, int, int) - Static method in class mondrian.util.ScheduleUtil
Creates a Time
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(FunTable, boolean) - Method in class mondrian.olap.Query
Creates a validator for this query that uses a given function table and function validation policy.
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
 
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.
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
 
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.
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
 
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
 
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
 
CycleDuringParameterEvaluation - Variable in class mondrian.resource.MondrianResource
CycleDuringParameterEvaluation is 'Cycle occurred while evaluating parameter ''{0}'''

D

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
 
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_INFO - Static variable in class mondrian.tui.XmlaSupport
 
DATASOURCE_NAME - Static variable in class mondrian.tui.XmlaSupport
 
DataSourceChangeListener - Interface in mondrian.spi
Deprecated.
Will be removed with Mondrian 4.0.
dataSourceChangeListener(Scripts.ScriptDefinition) - Static method in class mondrian.spi.impl.Scripts
Creates an implementation of the DataSourceChangeListener SPI based on a script.
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
 
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
Creates an implementation of the DataSourceResolver SPI based on a script.
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.
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_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
 
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
 
dbTimeMillis() - Static method in class mondrian.olap.Util
Deprecated.
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
 
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
 
debugStream - Variable in class mondrian.parser.MdxParserImplTokenManager
Debug output.
decExponent - Variable in class mondrian.util.MondrianFloatingDecimal
 
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.
decimalDigits - Variable in class mondrian.gui.JdbcMetaData.DbColumn
 
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 offsetth character of an encoded method signature into a type category.
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
 
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_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
 
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
 
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.
DefaultSaxWriter - Class in mondrian.xmla.impl
Default implementation of SaxWriter.
DefaultSaxWriter(OutputStream) - Constructor for class mondrian.xmla.impl.DefaultSaxWriter
Creates a DefaultSaxWriter writing to an OutputStream.
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
Creates a DefaultSaxWriter writing to a PrintWriter.
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
 
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
Default implementation of XmlaRequest by DOM API.
DefaultXmlaRequest(Element, String, String, String, String) - Constructor for class mondrian.xmla.impl.DefaultXmlaRequest
 
DefaultXmlaResponse - Class in mondrian.xmla.impl
Default implementation of XmlaResponse.
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
Abstract implementation of ExpCompiler
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
A DelegatingMemberReader is a MemberReader which redirects all method calls to an underlying MemberReader.
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 implements SchemaReader by delegating all methods to an underlying SchemaReader.
DelegatingSchemaReader(SchemaReader) - Constructor for class mondrian.olap.DelegatingSchemaReader
Creates a DelegatingSchemaReader.
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.
DenseDoubleSegmentDataset - Class in mondrian.rolap.agg
Implementation of DenseSegmentDataset that stores values of type double.
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.
DenseIntSegmentDataset - Class in mondrian.rolap.agg
Implementation of DenseSegmentDataset that stores values of type Object.
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
Implementation of DenseSegmentDataset that stores values of type double.
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
Implementation of DenseSegmentDataset that stores values of type Object.
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.
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
 
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.
DialectManager - Class in mondrian.spi
Manages Dialect and DialectFactory objects.
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 &lt;init&gt;(Connection connection) constructor.
DialectManager.ConstructorDialectFactory(Constructor<? extends Dialect>) - Constructor for class mondrian.spi.DialectManager.ConstructorDialectFactory
Creates a ConstructorDialectFactory.
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
Abstract implementation for a Dimension.
DimensionBase(String, String, boolean, String, DimensionType, boolean) - Constructor for class mondrian.olap.DimensionBase
Creates a DimensionBase.
DimensionCalc - Interface in mondrian.calc
Expression which yields a Dimension.
DimensionDimensionFunDef - Class in mondrian.olap.fun
Definition of the <Dimension>.Dimension MDX builtin function.
DimensionExpr - Class in mondrian.mdx
Usage of a Dimension as an MDX expression.
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
 
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.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.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.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.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.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.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
 
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
 
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)
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
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
 
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
 
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) - 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<Exp>, boolean, Logger, int[]) - Method in class mondrian.olap4j.MondrianOlap4jCell
Executes drill-through on this cell.
drillThroughInternal(int, int, List<Exp>, 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, boolean) - Constructor for class mondrian.rolap.agg.DrillThroughQuerySpec
 
drillthroughStatement() - Method in class mondrian.parser.MdxParserImpl
 
driver - Variable in class mondrian.olap4j.MondrianOlap4jConnection
 
DriverManager - Class in mondrian.olap
The basic service for managing a set of OLAP drivers.
DriverManager() - Constructor for class mondrian.olap.DriverManager
 
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
Implementation of RepositoryContentFinder that periodically reloads the content of the repository.
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
 
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
Creates an implementation of the DynamicSchemaProcessor SPI based on a script.

E

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
 
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.
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
 
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.
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.
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.
engineName - Variable in enum mondrian.spi.impl.Scripts.ScriptLanguage
 
enter() - Method in class mondrian.rolap.RolapUtil.Semaphore
 
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
BasicValue is an obvious implementation of EnumeratedValues.Value.
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
 
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.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, 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.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.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
 
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(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
Evaluates exp (if defined) over members to generate a List of FunUtil.SetWrapper objects, which contains a Double value and meta information, unlike FunUtil.evaluateMembers(mondrian.olap.Evaluator, mondrian.calc.Calc, java.lang.Iterable<mondrian.olap.Member>, java.util.List<mondrian.olap.Member>, boolean), which only produces values.
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
 
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
 
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
Deprecated.
Use RolapConnection.execute(mondrian.server.Execution); this method will be removed in mondrian-4.0
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(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
 
executeBatch() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
executeCube(String) - Method in class mondrian.tui.CmdRunner
 
executeCubeCommand(String, String, StringBuilder) - Method in class mondrian.tui.CmdRunner
 
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
 
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.tui.CmdRunner
 
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
 
executeLog(String) - Method in class mondrian.tui.CmdRunner
 
executeMdxCmd(String) - Method in class mondrian.tui.CmdRunner
 
executeNanos - Variable in class mondrian.server.monitor.SqlStatementExecuteEvent
 
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(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.
executeQuery2(String, boolean, String, int[]) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
executeSet(String) - Method in class mondrian.tui.CmdRunner
 
executeStartCount - Variable in class mondrian.server.monitor.ConnectionInfo
 
executeStartCount - Variable in class mondrian.server.monitor.ServerInfo
 
executeStartCount - Variable in class mondrian.server.monitor.StatementInfo
 
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
 
executing() - Method in class mondrian.server.monitor.StatementInfo
 
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
 
ExpandBuff(boolean) - Method in class mondrian.parser.SimpleCharStream
 
expandExpressions(Member, Exp, 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
 
ExpBase - Class in mondrian.olap
Skeleton implementation of Exp interface.
ExpBase() - Constructor for class mondrian.olap.ExpBase
 
ExpCacheDescriptor - Class in mondrian.olap
Holds information necessary to add an expression to the expression result cache (see Evaluator.getCachedResult(ExpCacheDescriptor)).
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.
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.
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
 
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) - 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]&#46;[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
 
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
 

F

fact - Variable in class mondrian.gui.MondrianGuiDef.Cube
The fact table is the source of all measures in this cube.
fact - Variable in class mondrian.olap.MondrianDef.Cube
The fact table is the source of all measures in this cube.
fact - Variable in class mondrian.rolap.HierarchyUsage
Fact table (or relation) which this usage is joining to.
fact - Variable in class mondrian.rolap.RolapCube
For SQL generator.
FACT_COUNT_COLUMN_NAME - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
 
FACT_COUNT_COLUMN_USAGE - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
 
factColumn - Variable in class mondrian.gui.MondrianGuiDef.AggForeignKey
 
factColumn - Variable in class mondrian.olap.MondrianDef.AggForeignKey
 
factcount - Variable in class mondrian.gui.MondrianGuiDef.AggTable
What does the fact_count column look like.
factcount - Variable in class mondrian.olap.MondrianDef.AggTable
What does the fact_count column look like.
factCountExpr - Variable in class mondrian.rolap.RolapAggregator.BaseAggor
 
factCountMatch - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
factCountMatches - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
All shared FactCountMatches.
factCountMatchRef - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
factCountMeasure - Variable in class mondrian.rolap.RolapCube
 
factCountName - Variable in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
 
factCountName - Variable in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
 
factor() - Method in class mondrian.parser.MdxParserImpl
 
factory - Variable in class mondrian.olap.Parser
 
Factory - Interface in mondrian.olap4j
Instantiates classes to implement the olap4j API against the Mondrian OLAP engine.
factory - Variable in class mondrian.olap4j.MondrianOlap4jConnection
 
factory - Variable in class mondrian.olap4j.MondrianOlap4jDriver
 
FACTORY - Static variable in class mondrian.spi.impl.AccessDialect
 
FACTORY - Static variable in class mondrian.spi.impl.Db2Dialect
 
FACTORY - Static variable in class mondrian.spi.impl.Db2OldAs400Dialect
 
FACTORY - Static variable in class mondrian.spi.impl.DerbyDialect
 
FACTORY - Static variable in class mondrian.spi.impl.FirebirdDialect
 
FACTORY - Static variable in class mondrian.spi.impl.GreenplumDialect
 
FACTORY - Static variable in class mondrian.spi.impl.HiveDialect
 
FACTORY - Static variable in class mondrian.spi.impl.HsqldbDialect
 
FACTORY - Static variable in class mondrian.spi.impl.ImpalaDialect
 
FACTORY - Static variable in class mondrian.spi.impl.InfobrightDialect
 
FACTORY - Static variable in class mondrian.spi.impl.InformixDialect
 
FACTORY - Static variable in class mondrian.spi.impl.IngresDialect
 
FACTORY - Static variable in class mondrian.spi.impl.InterbaseDialect
 
FACTORY - Static variable in class mondrian.spi.impl.LucidDbDialect
 
FACTORY - Static variable in class mondrian.spi.impl.MicrosoftSqlServerDialect
 
FACTORY - Static variable in class mondrian.spi.impl.MonetDbDialect
 
FACTORY - Static variable in class mondrian.spi.impl.MySqlDialect
 
FACTORY - Static variable in class mondrian.spi.impl.NeoviewDialect
 
FACTORY - Static variable in class mondrian.spi.impl.NetezzaDialect
 
FACTORY - Static variable in class mondrian.spi.impl.OracleDialect
 
FACTORY - Static variable in class mondrian.spi.impl.PostgreSqlDialect
 
FACTORY - Static variable in class mondrian.spi.impl.RedshiftDialect
 
FACTORY - Static variable in class mondrian.spi.impl.SqlStreamDialect
 
FACTORY - Static variable in class mondrian.spi.impl.SybaseDialect
 
FACTORY - Static variable in class mondrian.spi.impl.TeradataDialect
 
FACTORY - Static variable in class mondrian.spi.impl.VectorwiseDialect
 
FACTORY - Static variable in class mondrian.spi.impl.VerticaDialect
 
factory - Variable in class mondrian.web.taglib.DomBuilder
 
FactoryJdbc3Impl - Class in mondrian.olap4j
Implementation of Factory for JDBC 3.0.
FactoryJdbc3Impl() - Constructor for class mondrian.olap4j.FactoryJdbc3Impl
 
FactoryJdbc41Impl - Class in mondrian.olap4j
Implementation of Factory for JDBC 4.1.
FactoryJdbc41Impl() - Constructor for class mondrian.olap4j.FactoryJdbc41Impl
 
FactoryJdbc4Impl - Class in mondrian.olap4j
Implementation of Factory for JDBC 4.0.
FactoryJdbc4Impl() - Constructor for class mondrian.olap4j.FactoryJdbc4Impl
 
FactoryJdbc4Plus - Class in mondrian.olap4j
Abstract JDBC classes, for JDBC 4.0 and 4.1.
FactoryJdbc4Plus() - Constructor for class mondrian.olap4j.FactoryJdbc4Plus
 
FactoryJdbc4Plus.AbstractCellSet - Class in mondrian.olap4j
 
FactoryJdbc4Plus.AbstractCellSet(MondrianOlap4jStatement) - Constructor for class mondrian.olap4j.FactoryJdbc4Plus.AbstractCellSet
 
FactoryJdbc4Plus.AbstractConnection - Class in mondrian.olap4j
 
FactoryJdbc4Plus.AbstractConnection(Factory, MondrianOlap4jDriver, String, Properties) - Constructor for class mondrian.olap4j.FactoryJdbc4Plus.AbstractConnection
 
FactoryJdbc4Plus.AbstractDatabaseMetaData - Class in mondrian.olap4j
 
FactoryJdbc4Plus.AbstractDatabaseMetaData(MondrianOlap4jConnection, RolapConnection) - Constructor for class mondrian.olap4j.FactoryJdbc4Plus.AbstractDatabaseMetaData
 
FactoryJdbc4Plus.AbstractEmptyResultSet - Class in mondrian.olap4j
 
FactoryJdbc4Plus.AbstractEmptyResultSet(MondrianOlap4jConnection, List<String>, List<List<Object>>) - Constructor for class mondrian.olap4j.FactoryJdbc4Plus.AbstractEmptyResultSet
 
FactoryJdbc4Plus.AbstractPreparedStatement - Class in mondrian.olap4j
 
FactoryJdbc4Plus.AbstractPreparedStatement(MondrianOlap4jConnection, String) - Constructor for class mondrian.olap4j.FactoryJdbc4Plus.AbstractPreparedStatement
 
fail(Throwable) - Static method in class mondrian.util.CompletedFuture
Creates a completed future indicating failure.
fail(Throwable) - Method in class mondrian.util.SlotFuture
Writes a throwable into the slot, indicating that the task has failed.
FailedCreateNewDefaultAggregateRules - Variable in class mondrian.resource.MondrianResource
FailedCreateNewDefaultAggregateRules is 'Failed to create new default aggregate rules using property ''{0}'' with value ''{1}''.'
FailedToParseQuery - Variable in class mondrian.resource.MondrianResource
FailedToParseQuery is 'Failed to parse query ''{0}'''
fakeCallCount - Variable in class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
 
fakeCount - Variable in class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
 
faking - Variable in class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
 
FALSE - Static variable in class mondrian.rolap.agg.LiteralStarPredicate
 
falseFunctor() - Static method in class mondrian.olap.Util
 
FastBatchingCellReader - Class in mondrian.rolap
A FastBatchingCellReader doesn't really Read cells: when asked to look up the values of stored measures, it lies, and records the fact that the value was asked for.
FastBatchingCellReader(Execution, RolapCube, AggregationManager) - Constructor for class mondrian.rolap.FastBatchingCellReader
Creates a FastBatchingCellReader.
FATAL_ERROR_STRING - Static variable in class mondrian.tui.XmlUtil.SaxErrorHandler
 
fatalError(SAXParseException) - Method in class mondrian.tui.XmlUtil.SaxErrorHandler
 
FAULT_ACTOR - Static variable in interface mondrian.xmla.XmlaConstants
 
FAULT_FC_PREFIX - Static variable in interface mondrian.xmla.XmlaConstants
 
FAULT_FS_PREFIX - Static variable in interface mondrian.xmla.XmlaConstants
 
FAULT_NS_PREFIX - Static variable in interface mondrian.xmla.XmlaConstants
 
FauxMemoryMonitor - Class in mondrian.util
The FauxMemoryMonitor implements the MemoryMonitor interface but does nothing: all methods are empty.
FauxMemoryMonitor() - Constructor for class mondrian.util.FauxMemoryMonitor
 
FileRepository - Class in mondrian.server
Implementation of Repository that reads from a datasources.xml file.
FileRepository(RepositoryContentFinder, CatalogLocator) - Constructor for class mondrian.server.FileRepository
 
FillBuff() - Method in class mondrian.parser.SimpleCharStream
 
filter - Variable in class mondrian.gui.MondrianGuiDef.Table
The SQL WHERE clause expression to be appended to any select statement
filter(String, Util.PropertyList, InputStream) - Method in class mondrian.i18n.LocalizingDynamicSchemaProcessor
 
filter(Level, CacheControl.MemberSet) - Method in interface mondrian.olap.CacheControl
Filters a member set, keeping all members at a given Level.
filter - Variable in class mondrian.olap.MondrianDef.Table
The SQL WHERE clause expression to be appended to any select statement
filter(Iterable<T>, Util.Functor1<Boolean, T>...) - Static method in class mondrian.olap.Util
Applies a collection of filters to an iterable.
filter(RolapLevel) - Method in class mondrian.rolap.CacheControlImpl.EmptyMemberSet
 
filter(Level, CacheControl.MemberSet) - Method in class mondrian.rolap.CacheControlImpl
 
filter(RolapLevel) - Method in interface mondrian.rolap.CacheControlImpl.MemberSetPlus
Filters this member set, returning a member set containing all members at a given Level.
filter(RolapLevel) - Method in class mondrian.rolap.CacheControlImpl.RangeMemberSet
 
filter(RolapLevel) - Method in class mondrian.rolap.CacheControlImpl.SimpleMemberSet
 
filter(RolapLevel) - Method in class mondrian.rolap.CacheControlImpl.UnionMemberSet
 
filter(String, Util.PropertyList, InputStream) - Method in class mondrian.spi.impl.FilterDynamicSchemaProcessor
Reads the contents of a schema as a stream and returns the result as a string.
filter2(RolapLevel, RolapLevel, RolapMember, RolapMember) - Method in class mondrian.rolap.CacheControlImpl.RangeMemberSet
 
filterChildElements(Element, String, String) - Static method in class mondrian.xmla.XmlaUtil
 
FilterChildlessSnowflakeMembers - Variable in class mondrian.olap.MondrianProperties
Property that defines whether to generate joins to filter out members in a snowflake dimension that do not have any children.
FilterDynamicSchemaProcessor - Class in mondrian.spi.impl
Implementation of DynamicSchemaProcessor which allows a derived class to easily process a schema file.
FilterDynamicSchemaProcessor() - Constructor for class mondrian.spi.impl.FilterDynamicSchemaProcessor
 
filteredCubes(Schema, Util.Functor1<Boolean, Cube>) - Static method in enum mondrian.xmla.RowsetDefinition
 
FilteredIterableList<T> - Class in mondrian.util
Iterable list which filters undesirable elements.
FilteredIterableList(List<? extends T>, FilteredIterableList.Filter) - Constructor for class mondrian.util.FilteredIterableList
 
FilteredIterableList.Filter<T> - Interface in mondrian.util
Filter to determine which elements should be shown.
filterExpr - Variable in class mondrian.rolap.RolapNativeFilter.FilterConstraint
 
FilterFunDef - Class in mondrian.olap.fun
Definition of the Filter MDX function.
finalCleanUp() - Method in class mondrian.rolap.aggmatcher.AggTableManager
This should ONLY be called if the AggTableManager is no longer going to be used.
finalCleanUp() - Method in class mondrian.rolap.RolapSchema
 
finalize() - Method in class mondrian.rolap.RolapConnection
 
finalize() - Method in class mondrian.rolap.RolapSchema
 
finalize() - Method in class mondrian.server.MondrianServerImpl
 
FinalizerErrorMondrianServerImpl - Variable in class mondrian.resource.MondrianResource
FinalizerErrorMondrianServerImpl is 'An exception was encountered while finalizing a RolapSchema object instance.'
FinalizerErrorRolapConnection - Variable in class mondrian.resource.MondrianResource
FinalizerErrorRolapConnection is 'An exception was encountered while finalizing a RolapConnection object instance.'
FinalizerErrorRolapSchema - Variable in class mondrian.resource.MondrianResource
FinalizerErrorRolapSchema is 'An exception was encountered while finalizing a RolapSchema object instance.'
find(String) - Method in class mondrian.gui.MondrianGuiDef.InlineTable
 
find(String) - Method in class mondrian.gui.MondrianGuiDef.Join
 
find(String) - Method in class mondrian.gui.MondrianGuiDef.RelationOrJoin
 
find(String) - Method in class mondrian.gui.MondrianGuiDef.Table
 
find(String) - Method in class mondrian.gui.MondrianGuiDef.View
 
find(String) - Method in class mondrian.olap.MondrianDef.InlineTable
 
find(String) - Method in class mondrian.olap.MondrianDef.Join
 
find(String) - Method in class mondrian.olap.MondrianDef.RelationOrJoin
 
find(String) - Method in class mondrian.olap.MondrianDef.Table
 
find(String) - Method in class mondrian.olap.MondrianDef.View
 
findAgg(RolapStar, BitKey, BitKey, boolean[]) - Static method in class mondrian.rolap.agg.AggregationManager
Finds an aggregate table in the given star which has the desired levels and measures.
findAncestor(String) - Method in class mondrian.rolap.RolapStar.Table
Returns an ancestor with a given alias, or null if not found.
findAxisValues(CacheControl.CellRegion) - Static method in class mondrian.rolap.CacheControlImpl
 
findBaseCubeHierarchy(RolapHierarchy) - Method in class mondrian.rolap.RolapCube
Locates the base cube hierarchy for a particular virtual hierarchy.
findBaseCubeLevel(RolapLevel) - Method in class mondrian.rolap.RolapCube
Locates the base cube level for a particular virtual level.
findBestMemberMatch(List<? extends Member>, RolapMember, RolapLevel, Id.Segment, MatchType) - Static method in class mondrian.rolap.RolapUtil
Locates a member specified by its member name, from an array of members.
findChild(MondrianDef.Relation, RolapStar.Condition) - Method in class mondrian.rolap.RolapStar.Table
Returns a child relation which maps onto a given relation, or null if there is none.
findColumn(String) - Method in class mondrian.olap4j.EmptyResultSet
 
findColumn(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
findCubes() - Method in class mondrian.rolap.aggmatcher.Recognizer
Finds all cubes that use this fact table.
findDescendant(String) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Find descendant of fact table with given name or return null.
findDescendant(String) - Method in class mondrian.rolap.RolapStar.Table
Returns a descendant with a given alias, or null if none found.
findFormula(String) - Method in class mondrian.olap.Query
Looks up a calculated member or set defined in this Query.
findGroupingFunctionIndex(int) - Method in class mondrian.rolap.agg.GroupingSetsList
 
findHierarchy(String, Evaluator) - Method in class mondrian.olap.fun.DimensionsStringFunDef
Looks up a hierarchy in the current cube with a given name.
findMeasures(CacheControl.CellRegion) - Static method in class mondrian.rolap.CacheControlImpl
Returns a list of members of the Measures dimension which are mentioned somewhere in a region specification.
findMember(Object) - Method in class mondrian.rolap.RolapNativeCrossJoin.NonEmptyCrossJoinConstraint
 
findRollupCandidates(String, ByteString, String, String, String, BitKey, Map<String, Comparable>, List<String>) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
Returns a list of segments that can be rolled up to satisfy a given cell request.
findRollupCandidates(String, ByteString, String, String, String, BitKey, Map<String, Comparable>, List<String>) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
 
findTable(String) - Method in class mondrian.rolap.aggmatcher.AggStar
Find a table by name (alias) that is a descendant of the base fact table.
findTableWithLeftCondition(MondrianDef.Expression) - Method in class mondrian.rolap.RolapStar.Table
This is used during aggregate table validation to make sure that the mapping from for the aggregate join condition is valid.
findTableWithLeftJoinCondition(String) - Method in class mondrian.rolap.RolapStar.Table
Finds the child table of the fact table with the given columnName used in its left join condition.
FirebirdDialect - Class in mondrian.spi.impl
Implementation of Dialect for the Firebird database.
FirebirdDialect(Connection) - Constructor for class mondrian.spi.impl.FirebirdDialect
Creates a FirebirdDialect.
fireEditingCancelled() - Method in class mondrian.gui.SchemaPropertyCellEditor
 
fireEditingStopped() - Method in class mondrian.gui.SchemaPropertyCellEditor
 
fireEditingStopped() - Method in class mondrian.gui.SchemaTreeCellEditor
 
fireSegmentCacheEvent(SegmentCache.SegmentCacheListener.SegmentCacheEvent) - Method in class mondrian.rolap.cache.MemorySegmentCache
 
first() - Method in class mondrian.olap4j.EmptyResultSet
 
first() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
first - Variable in class mondrian.parser.MdxParserImpl.JJCalls
 
first() - Method in class mondrian.rolap.agg.SegmentLoader.RowList
Moves to before the first row.
first() - Method in class mondrian.util.ArraySortedSet
 
FirstQResolver - Static variable in class mondrian.olap.fun.extra.NthQuartileFunDef
 
FIRSTROWSET - Static variable in interface mondrian.olap.ParserSym
 
FIRSTROWSET - Static variable in interface mondrian.parser.MdxParserImplConstants
RegularExpression Id.
fix() - Method in class mondrian.calc.impl.AbstractTupleList
 
fix() - Method in class mondrian.calc.impl.UnaryTupleList
 
fix() - Method in interface mondrian.calc.TupleList
Fixes the tuples of this list, so that their contents will not change even if elements of the list are reordered or removed.
fix(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
fks - Variable in class mondrian.gui.JdbcMetaData.FactTable
Sorted map key = foreign key col, value=primary key table associated with this fk.
FLAG_ALL - Static variable in class mondrian.rolap.RolapLevel
 
FLAG_UNIQUE - Static variable in class mondrian.rolap.RolapLevel
For SQL generator.
flags - Variable in class mondrian.olap.fun.FunDefBase
 
flags - Variable in class mondrian.olap.MemberBase
Combines member type and other properties, such as whether the member is the 'all' or 'null' member of its hierarchy and whether it is a measure or is calculated, into an integer field.
flags - Variable in class mondrian.util.Format.Token
 
flatList(T...) - Static method in class mondrian.olap.Util
Creates a memory-, CPU- and cache-efficient immutable list.
flatList(List<T>) - Static method in class mondrian.olap.Util
Creates a memory-, CPU- and cache-efficient immutable list from an existing list.
flatListCopy(T...) - Static method in class mondrian.olap.Util
Creates a memory-, CPU- and cache-efficient immutable list, always copying the contents.
floor(Calendar) - Static method in class mondrian.util.ScheduleUtil
Returns a calendar rounded down to the previous midnight.
flush(CacheControl.CellRegion) - Method in interface mondrian.olap.CacheControl
Atomically flushes all the cells in the cell cache that correspond to measures in a cube and to a given region.
flush(CacheControl.MemberSet) - Method in interface mondrian.olap.CacheControl
Atomically flushes all members in the member cache which belong to a given set.
flush(CacheControl.CellRegion) - Method in class mondrian.rolap.CacheControlImpl
 
flush(CacheControl.MemberSet) - Method in class mondrian.rolap.CacheControlImpl
 
flush() - Method in class mondrian.xmla.impl.DefaultSaxWriter
 
flush() - Method in class mondrian.xmla.impl.JsonSaxWriter
 
flush() - Method in interface mondrian.xmla.SaxWriter
Flushes any unwritten output.
flushBase64() - Method in class mondrian.util.Base64.OutputStream
Method added by PHIL.
flushBuffer() - Method in class mondrian.tui.MockHttpServletResponse
Forces any content in the buffer to be written to the client.
flushCache() - Method in class mondrian.rolap.MemberCacheHelper
 
flushCatalog(String) - Method in class mondrian.server.DynamicContentFinder
 
flushNonUnion(CacheControl.CellRegion) - Method in class mondrian.rolap.CacheControlImpl
 
flushObsoleteCatalogs(DataSourcesConfig.DataSources) - Method in class mondrian.server.DynamicContentFinder
 
flushRegionList(List<CacheControl.CellRegion>) - Method in class mondrian.rolap.CacheControlImpl
Flushes a list of cell regions.
flushSchema(String, String, String, String) - Method in interface mondrian.olap.CacheControl
Flushes the given Schema instance from the pool.
flushSchema(String, DataSource) - Method in interface mondrian.olap.CacheControl
Flushes the given Schema instance from the pool.
flushSchema(Schema) - Method in interface mondrian.olap.CacheControl
Flushes the given Schema instance from the pool
flushSchema(String, String, String, String) - Method in class mondrian.rolap.CacheControlImpl
 
flushSchema(String, DataSource) - Method in class mondrian.rolap.CacheControlImpl
 
flushSchema(Schema) - Method in class mondrian.rolap.CacheControlImpl
Flushes the given RolapSchema instance from the pool
flushSchemaCache() - Method in interface mondrian.olap.CacheControl
Flushes the cache which maps schema URLs to metadata.
flushSchemaCache(OlapConnection) - Method in class mondrian.olap4j.MondrianOlap4jExtra
 
flushSchemaCache() - Method in class mondrian.rolap.CacheControlImpl
 
flushSchemaCache(OlapConnection) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
Makes the connection send a command to the server to flush all caches.
flushUsages() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
flushes all star usage references
flushUsages() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
flushes all star usage references
flushUsages() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
flushes all star usage references
FONT_FLAGS - Static variable in class mondrian.olap.Property
 
FONT_FLAGS_ORDINAL - Static variable in class mondrian.olap.Property
 
FONT_NAME - Static variable in class mondrian.olap.Property
 
FONT_NAME_ORDINAL - Static variable in class mondrian.olap.Property
 
FONT_SIZE - Static variable in class mondrian.olap.Property
 
FONT_SIZE_ORDINAL - Static variable in class mondrian.olap.Property
 
foo(MondrianOlap4jPreparedStatement.TypeHelper<T>, Type) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
foo(boolean, String, String) - Static method in class mondrian.rolap.sql.SqlQuery.ClauseList
 
FoodmartJdbcURL - Variable in class mondrian.olap.MondrianProperties
Property containing the JDBC URL of the FoodMart database.
FOR - Static variable in interface mondrian.olap.ParserSym
 
FOR - Static variable in interface mondrian.parser.MdxParserImplConstants
RegularExpression Id.
forCategory(int) - Static method in enum mondrian.xmla.RowsetDefinition.MdschemaFunctionsRowset.VarType
 
ForceMessageRecorderError - Variable in class mondrian.resource.MondrianResource
ForceMessageRecorderError is 'Context ''{0}'': Client forcing return with errors ''{1,number}'''
forClass(Class<T>) - Static method in class mondrian.util.ServiceDiscovery
Creates a ServiceDiscovery.
forConnection(Connection) - Static method in class mondrian.olap.MondrianServer
Returns the MondrianServer that hosts a given connection.
forDimension(Dimension) - Static method in class mondrian.olap.type.DimensionType
 
forDimension(Dimension) - Static method in class mondrian.olap.type.MemberType
 
FORE_COLOR - Static variable in class mondrian.olap.Property
 
FORE_COLOR_ORDINAL - Static variable in class mondrian.olap.Property
 
forecast(LinReg.Value) - Static method in class mondrian.olap.fun.LinReg
 
FOREIGN_KEY_COLUMN_NAME - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
 
FOREIGN_KEY_COLUMN_USAGE - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
 
foreignKey - Variable in class mondrian.gui.MondrianGuiDef.CubeDimension
 
foreignKey - Variable in class mondrian.olap.MondrianDef.CubeDimension
 
foreignKeyMatch - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
foreignKeyMatches - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
All shared ForeignKeyMatches.
foreignKeyMatchRef - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
foreignKeys - Variable in class mondrian.gui.MondrianGuiDef.AggTable
 
foreignKeys - Variable in class mondrian.olap.MondrianDef.AggTable
 
forHierarchy(Hierarchy) - Static method in class mondrian.olap.type.HierarchyType
 
forHierarchy(Hierarchy) - Static method in class mondrian.olap.type.MemberType
 
forId(String) - Static method in class mondrian.olap.MondrianServer
Returns the server with the given id.
forLevel(Level) - Static method in class mondrian.olap.type.LevelType
 
forLevel(Level) - Static method in class mondrian.olap.type.MemberType
 
forLogicalOrdinal(int) - Static method in enum mondrian.olap.AxisOrdinal.StandardAxisOrdinal
Returns an axis with a given number.
FORMAL_COMMENT - Static variable in interface mondrian.parser.MdxParserImplConstants
RegularExpression Id.
format(Object) - Method in interface mondrian.olap.Evaluator
Formats a value as a string according to the current context's format.
format(Object, String) - Method in interface mondrian.olap.Evaluator
Formats a value as a string according to the current context's format, using a given format string.
format(Object) - Method in class mondrian.rolap.RolapEvaluator
 
format(Object, String) - Method in class mondrian.rolap.RolapEvaluator
 
format(Object, String) - Method in class mondrian.rolap.RolapResult.CellFormatterValueFormatter
 
format(Object, String) - Method in class mondrian.rolap.RolapResult.FormatValueFormatter
 
format(Object, String) - Method in interface mondrian.rolap.RolapResult.ValueFormatter
Formats a value according to a format string.
Format - Class in mondrian.util
Format formats numbers, strings and dates according to the same specification as Visual Basic's format() function.
Format(String, Locale) - Constructor for class mondrian.util.Format
Constructs a Format in a specific locale.
Format(String, Format.FormatLocale) - Constructor for class mondrian.util.Format
Constructs a Format in a specific locale.
format(double, StringBuilder) - Method in class mondrian.util.Format.AlternateFormat
 
format(long, StringBuilder) - Method in class mondrian.util.Format.AlternateFormat
 
format(String, StringBuilder) - Method in class mondrian.util.Format.AlternateFormat
 
format(Calendar, StringBuilder) - Method in class mondrian.util.Format.AlternateFormat
 
format(double, StringBuilder) - Method in class mondrian.util.Format.BasicFormat
 
format(long, StringBuilder) - Method in class mondrian.util.Format.BasicFormat
 
format(String, StringBuilder) - Method in class mondrian.util.Format.BasicFormat
 
format(Date, StringBuilder) - Method in class mondrian.util.Format.BasicFormat
 
format(Calendar, StringBuilder) - Method in class mondrian.util.Format.BasicFormat
 
format(double, StringBuilder) - Method in class mondrian.util.Format.CompoundFormat
 
format(long, StringBuilder) - Method in class mondrian.util.Format.CompoundFormat
 
format(String, StringBuilder) - Method in class mondrian.util.Format.CompoundFormat
 
format(Date, StringBuilder) - Method in class mondrian.util.Format.CompoundFormat
 
format(Calendar, StringBuilder) - Method in class mondrian.util.Format.CompoundFormat
 
format(Calendar, StringBuilder) - Method in class mondrian.util.Format.DateFormat
 
format(double, StringBuilder) - Method in class mondrian.util.Format.FallbackFormat
 
format(long, StringBuilder) - Method in class mondrian.util.Format.FallbackFormat
 
format(String, StringBuilder) - Method in class mondrian.util.Format.FallbackFormat
 
format(Calendar, StringBuilder) - Method in class mondrian.util.Format.FallbackFormat
 
format(Object) - Method in class mondrian.util.Format
 
format(double, StringBuilder) - Method in class mondrian.util.Format.JavaFormat
 
format(long, StringBuilder) - Method in class mondrian.util.Format.JavaFormat
 
format(String, StringBuilder) - Method in class mondrian.util.Format.JavaFormat
 
format(Calendar, StringBuilder) - Method in class mondrian.util.Format.JavaFormat
 
format(double, StringBuilder) - Method in class mondrian.util.Format.LiteralFormat
 
format(long, StringBuilder) - Method in class mondrian.util.Format.LiteralFormat
 
format(String, StringBuilder) - Method in class mondrian.util.Format.LiteralFormat
 
format(Date, StringBuilder) - Method in class mondrian.util.Format.LiteralFormat
 
format(Calendar, StringBuilder) - Method in class mondrian.util.Format.LiteralFormat
 
format(double, StringBuilder) - Method in class mondrian.util.Format.NumericFormat
 
format(long, StringBuilder) - Method in class mondrian.util.Format.NumericFormat
 
Format.AlternateFormat - Class in mondrian.util
AlternateFormat is an implementation of Format.BasicFormat which allows a different format to be used for different kinds of values.
Format.AlternateFormat(Format.BasicFormat[], Format.FormatLocale) - Constructor for class mondrian.util.Format.AlternateFormat
 
Format.BasicFormat - Class in mondrian.util
BasicFormat is the interface implemented by the classes which do all the work.
Format.BasicFormat() - Constructor for class mondrian.util.Format.BasicFormat
 
Format.BasicFormat(int) - Constructor for class mondrian.util.Format.BasicFormat
 
Format.CompoundFormat - Class in mondrian.util
CompoundFormat is an implementation of Format.BasicFormat where each value is formatted by applying a sequence of format elements.
Format.CompoundFormat(Format.BasicFormat[]) - Constructor for class mondrian.util.Format.CompoundFormat
 
Format.DateFormat - Class in mondrian.util
DateFormat is an element of a Format.CompoundFormat which has a value when applied to a Calendar object.
Format.DateFormat(int, String, Format.FormatLocale, boolean) - Constructor for class mondrian.util.Format.DateFormat
 
Format.FallbackFormat - Class in mondrian.util
FallbackFormat catches un-handled datatypes and prints the original format string.
Format.FallbackFormat(int, String) - Constructor for class mondrian.util.Format.FallbackFormat
 
Format.FormatLocale - Class in mondrian.util
A FormatLocale contains all information necessary to format objects based upon the locale of the end-user.
Format.JavaFormat - Class in mondrian.util
JavaFormat is an implementation of Format.BasicFormat which prints values using Java's default formatting for their type.
Format.JavaFormat(Locale) - Constructor for class mondrian.util.Format.JavaFormat
 
Format.LiteralFormat - Class in mondrian.util
LiteralFormat is an implementation of Format.BasicFormat which prints a constant value, regardless of the value to be formatted.
Format.LiteralFormat(String) - Constructor for class mondrian.util.Format.LiteralFormat
 
Format.LiteralFormat(int, String) - Constructor for class mondrian.util.Format.LiteralFormat
 
Format.NumericFormat - Class in mondrian.util
NumericFormat is an implementation of Format.BasicFormat which prints numbers with a given number of decimal places, leading zeroes, in exponential notation, etc.
Format.NumericFormat(String, Format.FormatLocale, int, int, int, int, int, int, int, boolean, boolean, String) - Constructor for class mondrian.util.Format.NumericFormat
 
Format.Token - Class in mondrian.util
 
Format.Token(int, int, String) - Constructor for class mondrian.util.Format.Token
 
FORMAT_EXP - Static variable in class mondrian.olap.Property
Definition of the property which holds the format string.
FORMAT_EXP_ORDINAL - Static variable in class mondrian.olap.Property
 
FORMAT_EXP_PARSED - Static variable in class mondrian.olap.Property
Definition of the internal property which holds the parsed format string (an object of type Exp).
FORMAT_EXP_PARSED_ORDINAL - Static variable in class mondrian.olap.Property
 
FORMAT_PROPERTIES - Static variable in class mondrian.olap.Property
The various property names which define a format string.
FORMAT_STRING - Static variable in class mondrian.olap.Property
Definition of the property which holds the format string used to format cell values.
FORMAT_STRING_ORDINAL - Static variable in class mondrian.olap.Property
 
formatCell(Object) - Method in interface mondrian.spi.CellFormatter
Formats a cell value.
formatCurrency(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
formatCurrency(Object, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatCurrency(Object, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatCurrency(Object, int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatCurrency(Object, int, int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatDateTime(Date) - Static method in class mondrian.olap.fun.vba.Vba
 
formatDateTime(Date, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatDetail(String) - Static method in exception mondrian.xmla.XmlaException
 
formatErrorInfo(XmlUtil.SaxErrorHandler.ErrorInfo) - Static method in class mondrian.tui.XmlUtil.SaxErrorHandler
 
formatErrorInfos(XmlUtil.SaxErrorHandler) - Static method in class mondrian.tui.XmlUtil.SaxErrorHandler
 
formatExponent(char[], int, boolean, int) - Method in class mondrian.util.MondrianFloatingDecimal
Appends MondrianFloatingDecimal.decExponent to result string.
formatFaultCode(XmlaException) - Static method in exception mondrian.xmla.XmlaException
 
formatFaultCode(String, String) - Static method in exception mondrian.xmla.XmlaException
 
formatFaultCode(String, String, String) - Static method in exception mondrian.xmla.XmlaException
 
formatFd2(MondrianFloatingDecimal, char[], int, int, char, int, int, char, boolean, ArrayStack<Integer>) - Static method in class mondrian.util.Format
 
FormatFunDef - Class in mondrian.olap.fun
Definition of the Format MDX function.
FormatFunDef(FunDef) - Constructor for class mondrian.olap.fun.FormatFunDef
 
formatMember(Member) - Method in interface mondrian.spi.MemberFormatter
Returns the string to be displayed as a caption for a given member.
formatNull(StringBuilder) - Method in class mondrian.util.Format.AlternateFormat
 
formatNull(StringBuilder) - Method in class mondrian.util.Format.BasicFormat
 
formatNumber(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
formatNumber(Object, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatNumber(Object, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatNumber(Object, int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatNumber(Object, int, int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatPercent(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
formatPercent(Object, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatPercent(Object, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatPercent(Object, int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatPercent(Object, int, int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatProperty(Member, String, Object) - Method in interface mondrian.spi.PropertyFormatter
 
formats - Variable in class mondrian.util.Format.AlternateFormat
 
formats - Variable in class mondrian.util.Format.CompoundFormat
 
formatString - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
 
formatString - Variable in class mondrian.gui.MondrianGuiDef.Measure
 
formatString - Variable in class mondrian.olap.MondrianDef.CalculatedMember
 
formatString - Variable in class mondrian.olap.MondrianDef.Measure
 
formatString - Variable in class mondrian.rolap.RolapResult.CellInfo
 
FORMATTED_VALUE - Static variable in class mondrian.olap.Property
Definition of the property which holds the formatted value of a cell.
FORMATTED_VALUE_ORDINAL - Static variable in class mondrian.olap.Property
 
formatter - Variable in class mondrian.gui.MondrianGuiDef.Level
 
formatter - Variable in class mondrian.gui.MondrianGuiDef.Measure
 
formatter - Variable in class mondrian.gui.MondrianGuiDef.Property
 
formatter - Variable in class mondrian.olap.MondrianDef.Level
 
formatter - Variable in class mondrian.olap.MondrianDef.Measure
 
formatter - Variable in class mondrian.olap.MondrianDef.Property
 
formatType - Variable in class mondrian.util.Format.Token
 
formatValueFormatters - Static variable in class mondrian.rolap.RolapResult
Synchronized Map from Locale to ValueFormatter.
forMember(Member) - Static method in class mondrian.olap.type.MemberType
 
forMember(RolapMember) - Static method in class mondrian.rolap.ScenarioImpl
Returns the scenario inside a calculated member in the scenario dimension.
formula - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
 
formula - Variable in class mondrian.gui.MondrianGuiDef.NamedSet
 
Formula - Class in mondrian.olap
A Formula is a clause in an MDX query which defines a Set or a Member.
Formula(Id, Exp) - Constructor for class mondrian.olap.Formula
Constructs formula specifying a set.
Formula(Id, Exp, MemberProperty[]) - Constructor for class mondrian.olap.Formula
Constructs a formula specifying a member.
Formula(boolean, Id, Exp, MemberProperty[], Member, NamedSet) - Constructor for class mondrian.olap.Formula
 
formula - Variable in class mondrian.olap.MondrianDef.CalculatedMember
 
formula - Variable in class mondrian.olap.MondrianDef.NamedSet
 
FORMULA - Static variable in class mondrian.olap.Property
Definition of the internal property which returns a calculated member's Formula object.
FORMULA_ORDINAL - Static variable in class mondrian.olap.Property
 
FORMULA_STRING - Static variable in interface mondrian.olap.ParserSym
 
formulaElement - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
MDX expression which gives the value of this member.
formulaElement - Variable in class mondrian.gui.MondrianGuiDef.NamedSet
MDX expression which gives the value of this set.
formulaElement - Variable in class mondrian.olap.MondrianDef.CalculatedMember
MDX expression which gives the value of this member.
formulaElement - Variable in class mondrian.olap.MondrianDef.NamedSet
MDX expression which gives the value of this set.
formulaExpression() - Method in class mondrian.parser.MdxParserImpl
 
forName(String, boolean) - Method in class mondrian.util.ClassResolver.AbstractClassResolver
 
forName(String, boolean) - Method in interface mondrian.util.ClassResolver
forType(Type) - Static method in class mondrian.olap.type.DimensionType
 
forType(Type) - Static method in class mondrian.olap.type.HierarchyType
 
forType(Type) - Static method in class mondrian.olap.type.LevelType
 
forType(Type) - Static method in class mondrian.olap.type.MemberType
 
forType(int, SqlStatement.Type, int) - Static method in class mondrian.rolap.agg.SegmentLoader.RowList.Column
 
forward() - Method in class mondrian.calc.impl.AbstractTupleList.AbstractTupleListIterator
 
forward() - Method in interface mondrian.calc.TupleCursor
Moves the iterator forward one position.
forward(ServletRequest, ServletResponse) - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
 
foundEvaluator(RolapNative.NativeEvent) - Method in interface mondrian.rolap.RolapNative.Listener
 
foundInCache(RolapNative.TupleEvent) - Method in interface mondrian.rolap.RolapNative.Listener
 
FREE - Static variable in class mondrian.util.ObjectPool
 
freeEntries - Variable in class mondrian.util.ObjectPool
The number of table entries in state==FREE.
FROM - Static variable in interface mondrian.olap.ParserSym
 
FROM - Static variable in interface mondrian.parser.MdxParserImplConstants
RegularExpression Id.
FULL - Static variable in class mondrian.util.ObjectPool
 
FULL_SCHEMA_VALIDATION_FEATURE_ID - Static variable in class mondrian.tui.XmlUtil
 
FunCall - Interface in mondrian.olap
A FunCall is a function applied to a list of operands.
FunctionMbrAndLevelHierarchyMismatch - Variable in class mondrian.resource.MondrianResource
FunctionMbrAndLevelHierarchyMismatch is 'The <level> and <member> arguments to {0} must be from the same hierarchy.
functionName - Variable in class mondrian.xmla.XmlaHandler.XmlaExtra.FunctionDefinition
 
FunctionResolver - Static variable in class mondrian.olap.fun.IsEmptyFunDef
 
FunDef - Interface in mondrian.olap
Definition of an MDX function.
FunDefBase - Class in mondrian.olap.fun
FunDefBase is the default implementation of FunDef.
FunDefBase(String, String, String, Syntax, int, int[]) - Constructor for class mondrian.olap.fun.FunDefBase
Creates an operator.
FunDefBase(String, String, String) - Constructor for class mondrian.olap.fun.FunDefBase
Creates an operator.
FunDefBase(String, String, String, String) - Constructor for class mondrian.olap.fun.FunDefBase
Creates an operator with an explicit signature.
FunDefBase(Resolver, int, int[]) - Constructor for class mondrian.olap.fun.FunDefBase
Convenience constructor when we are created by a Resolver.
FunDefBase(FunDef) - Constructor for class mondrian.olap.fun.FunDefBase
Copy constructor.
FunInfo - Class in mondrian.olap.fun
Support class for the CmdRunner allowing one to view available functions and their syntax.
FunInfo(FunDef) - Constructor for class mondrian.olap.fun.FunInfo
 
FunInfo(MultiResolver) - Constructor for class mondrian.olap.fun.FunInfo
 
FunInfo(Resolver) - Constructor for class mondrian.olap.fun.FunInfo
 
FunInfo(String, String, String) - Constructor for class mondrian.olap.fun.FunInfo
 
FunTable - Interface in mondrian.olap
List of all MDX functions.
FunTable.Builder - Interface in mondrian.olap
Builder that assists with the construction of a function table by providing callbacks to define functions.
FunTableImpl - Class in mondrian.olap.fun
Abstract implementation of FunTable.
FunTableImpl() - Constructor for class mondrian.olap.fun.FunTableImpl
Creates a FunTableImpl.
FunUtil - Class in mondrian.olap.fun
FunUtil contains a set of methods useful within the mondrian.olap.fun package.
FunUtil() - Constructor for class mondrian.olap.fun.FunUtil
 
FunUtil.DescendingValueComparator - Class in mondrian.olap.fun
Compares cell values, so that larger values compare first.
FunUtil.DescendingValueComparator() - Constructor for class mondrian.olap.fun.FunUtil.DescendingValueComparator
 
FunUtil.Flag - Enum in mondrian.olap.fun
Enumeration of the flags allowed to the ORDER MDX function.
FunUtil.ObjIntPair<T> - Class in mondrian.olap.fun
Tuple consisting of an object and an integer.
FunUtil.ObjIntPair(T, int) - Constructor for class mondrian.olap.fun.FunUtil.ObjIntPair
 
FunUtil.OrderKey - Class in mondrian.olap.fun
 
FunUtil.OrderKey(Member) - Constructor for class mondrian.olap.fun.FunUtil.OrderKey
 
FunUtil.Quicksorter<T> - Class in mondrian.olap.fun
FunUtil.Quicksorter(T[], Comparator<T>) - Constructor for class mondrian.olap.fun.FunUtil.Quicksorter
 
FunUtil.SetWrapper - Class in mondrian.olap.fun
 
FunUtil.SetWrapper() - Constructor for class mondrian.olap.fun.FunUtil.SetWrapper
 
FunUtil.SortKeySpec - Class in mondrian.olap.fun
 
FunUtil.SortKeySpec(Calc, FunUtil.Flag) - Constructor for class mondrian.olap.fun.FunUtil.SortKeySpec
 
FunUtil.TupleExpMemoComparator - Class in mondrian.olap.fun
 
FunUtil.TupleExpMemoComparator(Evaluator, Calc, int) - Constructor for class mondrian.olap.fun.FunUtil.TupleExpMemoComparator
 
futures - Variable in class mondrian.rolap.BatchLoader.LoadBatchResponse
 
fV(double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
 
fV(double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
 
fV(double, double, double, double, boolean) - Static method in class mondrian.olap.fun.vba.Vba
 

G

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
 
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
 
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
 
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
 
generatedExpectResponse(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Static method in class mondrian.xmla.XmlaRequestCallback.Helper
 
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.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 Listeners.
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.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
Implementation for the JdbcDialectImpl.generateOrderByNulls(java.lang.String, boolean, boolean) method that uses the ANSI syntax "expr direction NULLS LAST" and "expr direction NULLS FIRST".
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
 
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 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
 
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.UtilCompatibleJdk14
 
generateUuidString() - Method in class mondrian.util.UtilCompatibleJdk15
 
generateUuidStringStatic() - Static method in class mondrian.util.UtilCompatibleJdk14
 
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(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, 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(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 ResultStyles 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.
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
Returns a list containing every ExplicitRules.Group in every cubes in a given RolapStar.
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
Returns the DefaultDef.AggRule whose tag equals this rule's tag.
getAggRule(String) - Method in class mondrian.rolap.aggmatcher.DefaultRules
Returns the DefaultDef.AggRule whose tag equals the parameter tag, or null if not found.
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 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 iDepthth 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.UtilCompatibleJdk14
 
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.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 indexth 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.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 axisth 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
Returns the ordinal of this axis, for example AxisOrdinal.StandardAxisOrdinal.ROWS.
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
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
Returns the best Format.FormatLocale for a given Locale.
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(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.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
 
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.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
 
getCaptionExp() - Method in class mondrian.gui.MondrianGuiDef.Level
 
getCaptionExp() - Method in class mondrian.olap.MondrianDef.Level
 
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.
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
Returns the Category of the expression.
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.
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.
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
 
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
Version of SpatialValueTree2.SpatialRegion.getCellValue(java.util.Map) optimized for double values.
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
 
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.
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
 
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
Returns a list of child RolapStar.Tables.
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.
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
Returns a list of child AggStar.Table objects.
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
Similar to ClassLoader.getResource(String), except the lookup is in reverse order.
i.e.
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.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
 
getColumnExpression() - Method in class mondrian.spi.SegmentColumn
Returns the column expression of this constrained column.
getColumnLabel(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
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
Given a MondrianDef.Expression, returns the associated column name.
getColumnPredicate(int) - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
 
getColumnPredicate(int) - Method in interface mondrian.rolap.agg.QuerySpec
Returns the predicate on the ith 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
Returns a list of this table's RolapStar.Columns.
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() - 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.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
Extended version of MondrianServer.getConnection(String, String, String) taking a list of properties to pass down to the native connection.
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(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.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.
getConnectionLocale() - Method in interface mondrian.olap.Evaluator
Returns the connection's locale.
getConnectionLocale() - Method in class mondrian.rolap.RolapEvaluator
 
getConnections() - Method in interface mondrian.server.monitor.Monitor
 
getConnections() - Method in class mondrian.server.MonitorImpl
 
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.tui.CmdRunner
 
getConnectString(boolean) - Method in class mondrian.tui.CmdRunner
 
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
 
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
 
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
More specific version of RolapEvaluator.getContext(mondrian.olap.Hierarchy), for internal code.
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.
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
 
getCost() - Method in interface mondrian.olap.fun.Resolver.Conversion
Returns the cost of the conversion.
getCount() - Method in class mondrian.rolap.StringList
 
getCountColumn() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
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.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() - 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
 
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
 
getCurrMember() - Method in class mondrian.rolap.TargetBase
 
getCursorName() - Method in class mondrian.olap4j.EmptyResultSet
 
getCursorName() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
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() - Method in interface mondrian.spi.Dialect
Returns the database for this Dialect, or Dialect.DatabaseProduct.UNKNOWN if the database is not a common database.
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
 
getDatabaseProductVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
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.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.
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
 
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.
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
Converts a Types value to a Dialect.Datatype.
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
 
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
 
getDefaultColumns() - Method in class mondrian.rolap.agg.GroupingSetsList
 
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
 
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.
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 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.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.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.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
 
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 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
Returns the type of this dimension (DimensionType.StandardDimension or DimensionType.TimeDimension
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
 
getDirection() - Method in class mondrian.olap.fun.FunUtil.SortKeySpec
 
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
 
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(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<Exp>, boolean) - Method in class mondrian.rolap.agg.AggregationManager
 
getDrillThroughSql(DrillThroughCellRequest, StarPredicate, List<Exp>, 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<Exp>, boolean) - Method in class mondrian.rolap.RolapCell
 
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
 
getDriverVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
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.
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(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.
getExecution() - Method in class mondrian.rolap.RolapResult
 
getExecutorService(int, int, long, String, RejectedExecutionHandler) - Static method in class mondrian.olap.Util
Creates an ExecutorService object backed by a thread pool.
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.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.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
Gets the Recognizer.Matcher for columns that should be ignored.
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
 
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
 
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
 
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
 
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
Gets the Recognizer.Matcher for this foreign key column name.
getForeignKeyMatches() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
getFormatLocale(Locale) - Static method in class mondrian.util.Format
Returns the Format.FormatLocale which precisely matches Locale, if any, or null if there is none.
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.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.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
Returns a list of FunInfo objects.
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
 
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.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
 
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
Gets the Recognizer.Matcher for the fact count column.
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
Returns the ExplicitRules.TableDef for a tableName that is a candidate aggregate table.
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
Returns the SegmentCacheIndex for a given RolapStar.
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.
getInputStream() - Method in class mondrian.tui.MockHttpServletRequest
Retrieves the body of the request as binary data using a ServletInputStream.
getInstance() - Static method in class mondrian.rolap.aggmatcher.DefaultRules
There is a single instance of the DefaultRecognizer and the DefaultRules class is a container of that instance.
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(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
 
getJdbcConnectionUrl() - Method in class mondrian.gui.JdbcMetaData
 
getJdbcConnectionUrl() - Method in class mondrian.gui.PreferencesDialog
 
getJdbcConnectionUrl() - Method in class mondrian.gui.SchemaExplorer
 
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
 
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
 
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 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 class mondrian.olap4j.MondrianOlap4jMember
 
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
 
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 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 Listeners.
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
 
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
 
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
Retrieves the RolapMember with a given key.
getMember(Object, boolean) - Method in interface mondrian.rolap.MemberCache
Retrieves the RolapMember with a given key.
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
Similar to SchemaReader.getMemberChildren(Member, Evaluator) but returns a map of the grand-children and their access details and costs more to invoke because of the access controls.
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 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.UtilCompatibleJdk14
 
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
 
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
Cop-out version of MondrianOlap4jConnection.getMondrianConnection() that doesn't throw a checked exception.
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.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.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.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.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.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.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
 
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.
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
 
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
 
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.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
 
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
 
getOrCreateStar(MondrianDef.Relation) - Method in class mondrian.rolap.RolapSchema.RolapStarRegistry
Looks up a RolapStar, creating it if it does not exist.
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.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
 
getOrdinalExp() - Method in class mondrian.gui.MondrianGuiDef.Level
 
getOrdinalExp() - Method in class mondrian.olap.MondrianDef.Level
 
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
 
getOrLoadVersion() - Method in class mondrian.server.MondrianServerRegistry
 
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.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
 
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.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 interface mondrian.olap.Member
Returns this member's parent, or null (not the 'null member', as returned by Hierarchy.getNullMember()) if it has no parent.
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 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.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.
getPendingCount() - Method in class mondrian.rolap.FastBatchingCellReader
 
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
 
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 ith column.
getPredicate() - Method in class mondrian.rolap.agg.SegmentAxis
 
getPredicate(int) - Method in class mondrian.rolap.RolapCacheRegion
Returns the predicate associated with the columnOrdinalth 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.
getProfileHandler() - Method in interface mondrian.server.Statement
 
getProfileHandler() - Method in class mondrian.server.StatementImpl
 
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.DelegatingRolapMember
 
getProperties() - Method in class mondrian.rolap.RolapLevel
 
getProperties() - Method in class mondrian.rolap.RolapMemberBase
 
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 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, 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.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
Returns the Query.
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.
getQuerySemaphore() - Static method in class mondrian.rolap.RolapUtil
Gets the semaphore which controls how many people can run queries simultaneously.
getQueryStartTime() - Method in interface mondrian.olap.Evaluator
Returns the start time of the current query.
getQueryStartTime() - Method in class mondrian.olap.Query
Deprecated.
Use Execution.getStartTime(). This method is deprecated and will be removed in mondrian-4.0
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
 
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.
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.
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.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
 
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
Returns a list of Resolver objects.
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.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.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.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
 
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
 
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.
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
 
getScenario() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
getScenario() - Method in class mondrian.rolap.RolapConnection
 
getScheduledExecutorService(int, String) - Static method in class mondrian.olap.Util
Creates an ScheduledExecutorService object backed by a thread pool with a fixed number of threads..
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
 
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
Creates a SchemaReader without any access control.
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
 
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
 
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 class mondrian.server.MonitorImpl
 
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
 
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() - Method in interface mondrian.xmla.XmlaRequest
Returns the id of the session this request belongs to.
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.
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.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
 
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.
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.
getSlope() - Method in class mondrian.olap.fun.LinReg.Value
 
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.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.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
 
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.
getSqlStatements() - Method in interface mondrian.server.monitor.Monitor
 
getSqlStatements() - Method in class mondrian.server.MonitorImpl
 
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
 
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() - 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() - 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
 
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
Retrieves the RolapStar.Measure in which a measure is stored.
getStarMeasure() - Method in interface mondrian.rolap.RolapStoredMeasure
Returns the RolapStar.Measure from which this member is computed.
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.
getStatementId() - Method in class mondrian.server.monitor.SqlStatementEvent
 
getStatements() - Method in interface mondrian.server.monitor.Monitor
 
getStatements() - Method in class mondrian.server.MonitorImpl
 
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.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.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
Gets the Recognizer.Matcher for this tableName.
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.
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
Gets the tag of this rule (this is the value of the MondrianProperties.AggregateRuleTag property).
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.
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.
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
 
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.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() - Method in interface mondrian.spi.UserDefinedFunction.Argument
Returns the type of the argument.
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.
getTypes(Exp[]) - Static method in class mondrian.olap.ExpBase
 
getTypes() - Method in class mondrian.rolap.agg.SegmentLoader.RowList
 
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.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
Deprecated.
Will be removed in mondrian-4.0, when OlapElement.getUniqueName() will have this behavior.
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.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.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.
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
getVolume() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
Get the volume of the table (now of rows * size of a row).
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.
getWriter() - Method in class mondrian.calc.CalcWriter
 
getWriter() - Method in class mondrian.rolap.RolapUtil.TeeWriter
Returns the underlying 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.
gotChildren - Variable in class mondrian.gui.JdbcExplorer.Node
 
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 Segments 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.
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.
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.
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.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.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.Pair
 
hashCode() - Method in class mondrian.util.StringKey
 
hashCode() - Method in class mondrian.util.Triple
 
hashCode() - Method in class mondrian.util.UnsupportedList
 
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
 
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
 
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.
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.
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
Skeleton implementation for Hierarchy.
HierarchyBase(Dimension, String, String, boolean, String, boolean) - Constructor for class mondrian.olap.HierarchyBase
 
HierarchyCalc - Interface in mondrian.calc
Expression which yields a Hierarchy.
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
Usage of a Hierarchy as an MDX expression.
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>)'
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
 
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.
highWaterMark - Variable in class mondrian.util.ObjectPool
 
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
 
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
 
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
 
IdentityCatalogLocator - Class in mondrian.spi.impl
Implementation of CatalogLocator that returns the path unchanged.
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.
ignoreUnrelatedDimensions - Variable in class mondrian.gui.MondrianGuiDef.CubeUsage
 
ignoreUnrelatedDimensions - Variable in class mondrian.olap.MondrianDef.CubeUsage
 
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.
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
 
indent() - Method in class mondrian.calc.CalcWriter
Increases the indentation level.
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(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 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 RolapStars.
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
Retrieves the singleton instance of MondrianResource.
instance(Locale) - Static method in class mondrian.resource.MondrianResource
Retrieves the instance of MondrianResource for the given locale.
instance() - Static method in class mondrian.rolap.agg.AggregationManager
Deprecated.
No longer a singleton, and will be removed in mondrian-4. Use MondrianServer.getAggregationManager(). To get a server, call MondrianServer.forConnection(mondrian.olap.Connection), passing in a null connection if you absolutely must.
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 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.
IntegerCalc - Interface in mondrian.calc
Compiled expression whose result is an int.
integerEditor - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
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
Equivalent of the Vba.int_(java.lang.Object) function on the native 'double' type.
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 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
Deprecated.
Use MemberBase.isAll(); will be removed in mondrian-4.0
isAncestorOf(Member, Member, boolean) - Static method in class mondrian.olap.fun.FunUtil
Returns whether m0 is an ancestor of m1.
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
 
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 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 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 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
 
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
 
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
 
isDistinct() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable.Measure
 
isDistinct() - Method in class mondrian.rolap.RolapAggregator
 
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 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
 
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.
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
 
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.
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.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
 
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(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(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(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 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
 
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
 
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
 
isStale() - Method in class mondrian.olap.MondrianPropertiesBase.FilePropertySource
 
isStale() - Method in interface mondrian.olap.MondrianPropertiesBase.PropertySource
Returns true if the source exists and has been modified since last time we called MondrianPropertiesBase.PropertySource.openStream().
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 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.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
Adapter that converts a IterCalc to a ListCalc.
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
Adapts a TupleCursor into a TupleIterator.
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.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
Expression that evaluates a set of tuples to a TupleIterable.

J

JavaccParserValidatorImpl - Class in mondrian.parser
Default implementation of MdxParserValidator, using the JavaCC parser generator.
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_LOCALE - Static variable in class mondrian.xmla.XmlaHandler
Name of property used by JDBC to hold locale.
jdbcCompliant() - Method in class mondrian.olap4j.MondrianOlap4jDriver
 
jdbcConnectionUrl - Variable in class mondrian.gui.JdbcMetaData
 
JdbcDialectFactory - Class in mondrian.spi.impl
Implementation of DialectFactory for subclasses of JdbcDialectImpl.
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
Implementation of DataSourceResolver that looks up a data source using JNDI.
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.
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 - 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_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_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
 
leave() - Method in class mondrian.rolap.RolapUtil.Semaphore
 
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 Members 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.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'
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
 
linkSqlStatement(SegmentHeader, Statement) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
Allows to link a Statement to a segment.
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
Base class for AndPredicate and OrPredicate.
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
Implementation of MessageRecorder that records each message in a List.
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.
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.
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
 
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
 
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_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
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
Entry in a LockBox.
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.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.xmla.Rowset
 
LOGGER - Static variable in class mondrian.xmla.XmlaServlet
 
LoggerRecorder - Class in mondrian.recorder
Implementation of MessageRecorder that writes to a log4j logger.
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
 
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.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
Look up a RolapStar.Measure by its name.
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
 
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

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.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.
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
 
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
Creates an AggStar and all of its AggStar.Table, AggStar.Table.Columns, etc.
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.UtilCompatibleJdk14
This generates a BigDecimal that can have a precision that does not reflect the precision of the input double.
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
Creates a BitKey with the same contents as a BitSet.
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
 
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 interface mondrian.parser.MdxParserValidator.QueryPartFactory
Creates a DrillThrough object.
makeDrillThroughRequest(Member[], boolean, RolapCube, List<Exp>) - 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
Creates an Explain object.
makeExplain(QueryPart) - Method in interface mondrian.parser.MdxParserValidator.QueryPartFactory
Creates an Explain object.
makeFactCount(JdbcSchema.Table.Column) - Method in class mondrian.rolap.aggmatcher.Recognizer
Create a fact count usage for the aggColumn.
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
Creates a key with which to MemberCache.getMember(Object) or MemberCache.putMember(Object, RolapMember) the RolapMember with a given parent and key.
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
 
makeLevel(JdbcSchema.Table.Column, Hierarchy, HierarchyUsage, String, String, String, boolean, RolapLevel) - 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
 
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.Parser.FactoryImpl
 
makeQuery(Statement, Formula[], QueryAxis[], String, Exp, QueryPart[], boolean) - Method in interface mondrian.parser.MdxParserValidator.QueryPartFactory
Creates a Query object.
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
 
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 to a list of its children
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
 
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 - 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
Converts a TupleIterable into a TupleList.
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
Default implementation of MdxParserValidator.
MdxParserValidatorImpl() - Constructor for class mondrian.parser.MdxParserValidatorImpl
Creates a MdxParserValidatorImpl.
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
 
measuresList - Variable in class mondrian.rolap.BatchLoader.Batch
 
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.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.
MemberCacheHelper - Class in mondrian.rolap
Encapsulation of member caching.
MemberCacheHelper(RolapHierarchy) - Constructor for class mondrian.rolap.MemberCacheHelper
Creates a MemberCacheHelper.
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
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.
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
Creates an implementation of the MemberFormatter SPI based on a script.
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
 
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.
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.
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
 
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
 
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
 
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
 
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
 
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
 
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.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
Implements the XML for Analysis API.
mondrian.xmla.impl - package mondrian.xmla.impl
 
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.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
 
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.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
 
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
Implementation of CellSetMetaData for the Mondrian OLAP engine.
MondrianOlap4jCellSetAxisMetaData(MondrianOlap4jCellSetMetaData, QueryAxis) - Constructor for class mondrian.olap4j.MondrianOlap4jCellSetAxisMetaData
Creates a MondrianOlap4jCellSetAxisMetaData.
MondrianOlap4jCellSetMetaData - Class in mondrian.olap4j
Implementation of CellSetMetaData for the Mondrian OLAP engine.
MondrianOlap4jCellSetMetaData(MondrianOlap4jStatement, Query) - Constructor for class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
MondrianOlap4jConnection - Class in mondrian.olap4j
Implementation of OlapConnection for the Mondrian OLAP engine.
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
Implementation of OlapDatabaseMetaData for the Mondrian OLAP engine.
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
Implementation of Measure for the Mondrian OLAP engine, as a wrapper around a mondrian RolapStoredMeasure.
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
Implementation of PreparedOlapStatement for the Mondrian OLAP engine.
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
 
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
Implementation of OlapStatement for the Mondrian OLAP engine.
MondrianOlap4jStatement(MondrianOlap4jConnection) - Constructor for class mondrian.olap4j.MondrianOlap4jStatement
 
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
Implementation of MondrianPropertiesBase.PropertySource which reads from a File.
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
Implementation of MondrianPropertiesBase.PropertySource which reads from a URL.
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 /home/jhyde/open4/mondrian/src/main/mondrian/resource/MondrianResource.xml on Thu Jul 25 21:17:38 PDT 2013.
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
Definition for resources which return a ResourceLimitExceededException exception and take arguments 'Number p0, Number p1'.
MondrianResource._Def10(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def10
 
MondrianResource._Def11 - Class in mondrian.resource
Definition for resources which return a ResourceLimitExceededException exception and take arguments 'Number p0'.
MondrianResource._Def11(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def11
 
MondrianResource._Def12 - Class in mondrian.resource
Definition for resources which return a QueryCanceledException exception and take arguments ''.
MondrianResource._Def12(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def12
 
MondrianResource._Def13 - Class in mondrian.resource
Definition for resources which return a QueryTimeoutException exception and take arguments 'Number p0'.
MondrianResource._Def13(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def13
 
MondrianResource._Def14 - Class in mondrian.resource
Definition for resources which return a InvalidHierarchyException exception and take arguments 'String p0'.
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
Definition for resources which return a NativeEvaluationUnsupportedException exception and take arguments 'String p0'.
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 /home/jhyde/open4/mondrian/src/main/mondrian/resource/MondrianResource.xml on Thu Jul 25 21:17:38 PDT 2013.
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 /home/jhyde/open4/mondrian/src/main/mondrian/resource/MondrianResource.xml on Thu Jul 25 21:17:38 PDT 2013.
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 /home/jhyde/open4/mondrian/src/main/mondrian/resource/MondrianResource.xml on Thu Jul 25 21:17:38 PDT 2013.
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 /home/jhyde/open4/mondrian/src/main/mondrian/resource/MondrianResource.xml on Thu Jul 25 21:17:38 PDT 2013.
MondrianResource_es_ES() - Constructor for class mondrian.resource.MondrianResource_es_ES
 
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
Implementation of MondrianServer.
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
 
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.
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
 
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.
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
 
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.

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.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.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 - 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.Level
 
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.
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
Exception which indicates that native evaluation of a function was enabled but not supported, and MondrianProperties.AlertNativeEvaluationUnsupported was set to ERROR.
NativeEvaluationUnsupportedException(String) - Constructor for exception mondrian.olap.NativeEvaluationUnsupportedException
Creates a NativeEvaluationUnsupportedException.
NativeEvaluator - Interface in mondrian.olap
Allows expressions to be evaluated native, e.g.
nativeRegistry - Variable in class mondrian.rolap.RolapSchema
 
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
 
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.FactoryJdbc3Impl
 
newCellSet(MondrianOlap4jStatement) - Method in class mondrian.olap4j.FactoryJdbc41Impl
 
newCellSet(MondrianOlap4jStatement) - Method in class mondrian.olap4j.FactoryJdbc4Impl
 
newConnection(MondrianOlap4jDriver, String, Properties) - Method in interface mondrian.olap4j.Factory
Creates a connection.
newConnection(MondrianOlap4jDriver, String, Properties) - Method in class mondrian.olap4j.FactoryJdbc3Impl
 
newConnection(MondrianOlap4jDriver, String, Properties) - Method in class mondrian.olap4j.FactoryJdbc41Impl
 
newConnection(MondrianOlap4jDriver, String, Properties) - Method in class mondrian.olap4j.FactoryJdbc4Impl
 
newDatabaseMetaData(MondrianOlap4jConnection, RolapConnection) - Method in interface mondrian.olap4j.Factory
Creates a metadata object.
newDatabaseMetaData(MondrianOlap4jConnection, RolapConnection) - Method in class mondrian.olap4j.FactoryJdbc3Impl
 
newDatabaseMetaData(MondrianOlap4jConnection, RolapConnection) - Method in class mondrian.olap4j.FactoryJdbc41Impl
 
newDatabaseMetaData(MondrianOlap4jConnection, RolapConnection) - Method in class mondrian.olap4j.FactoryJdbc4Impl
 
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.FactoryJdbc3Impl
 
newEmptyResultSet(MondrianOlap4jConnection) - Method in class mondrian.olap4j.FactoryJdbc41Impl
 
newEmptyResultSet(MondrianOlap4jConnection) - Method in class mondrian.olap4j.FactoryJdbc4Impl
 
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.FactoryJdbc3Impl
 
newFixedResultSet(MondrianOlap4jConnection, List<String>, List<List<Object>>) - Method in class mondrian.olap4j.FactoryJdbc41Impl
 
newFixedResultSet(MondrianOlap4jConnection, List<String>, List<List<Object>>) - Method in class mondrian.olap4j.FactoryJdbc4Impl
 
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.UtilCompatibleJdk14
 
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
 
newPreparedStatement(String, MondrianOlap4jConnection) - Method in interface mondrian.olap4j.Factory
Creates a prepared statement.
newPreparedStatement(String, MondrianOlap4jConnection) - Method in class mondrian.olap4j.FactoryJdbc3Impl
 
newPreparedStatement(String, MondrianOlap4jConnection) - Method in class mondrian.olap4j.FactoryJdbc41Impl
 
newPreparedStatement(String, MondrianOlap4jConnection) - Method in class mondrian.olap4j.FactoryJdbc4Impl
 
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.FactoryJdbc3Impl
 
newStatement(MondrianOlap4jConnection) - Method in class mondrian.olap4j.FactoryJdbc41Impl
 
newStatement(MondrianOlap4jConnection) - Method in class mondrian.olap4j.FactoryJdbc4Impl
 
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.UtilCompatibleJdk14
 
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.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
 
nextElement() - Method in class mondrian.olap.Walker
 
nextIndex() - Method in class mondrian.util.UnsupportedList.ListItr
 
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).
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.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
 
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
 
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.
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.
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 Listeners 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.
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.
nullValues - Variable in class mondrian.rolap.agg.DenseNativeSegmentDataset
 
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
 

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
 
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
 
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.
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.
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
 
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.Level
 
ordinalColumn - Variable in class mondrian.olap.MondrianDef.Level
 
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.
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

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
 
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
Implementation of Parameter.
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.
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.
 
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
Converts an OLE DB connect string into a Util.PropertyList.
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.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.
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
 
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.
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
 
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
Analogous to Stack.peek().
pendingCount - Variable in class mondrian.server.monitor.ExecutionPhaseEvent
 
percent - Variable in class mondrian.olap.fun.TopBottomPercentSumFunDef
Whether to calculate percent (as opposed to sum).
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
 
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
Analogous to Stack.pop().
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 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 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.
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
 
PreJdk15 - Static variable in class mondrian.olap.Util
Whether we are running a version of Java before 1.5.
PreJdk16 - Static variable in class mondrian.olap.Util
Whether we are running a version of Java before 1.6.
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.
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.
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
 
printErrorInfos(PrintStream) - Method in class mondrian.tui.XmlUtil.SaxErrorHandler
 
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
Implementation of MessageRecorder simply writes messages to PrintStreams.
PrintStreamRecorder() - Constructor for class mondrian.recorder.PrintStreamRecorder
 
PrintStreamRecorder(PrintStream, PrintStream) - Constructor for class mondrian.recorder.PrintStreamRecorder
 
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 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.
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.
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
 
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.
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.Level
 
properties(Member, String) - Static method in class mondrian.olap.fun.PropertiesFunDef
 
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.RolapLevel
 
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
 
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
Creates an implementation of the PropertyFormatter SPI based on a script.
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
 
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.
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
 
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
Deprecated.
Use Evaluator.savepoint() followed by Evaluator.setContext(Member[]); will be removed in mondrian-4
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
Deprecated.
Use Evaluator.savepoint() followed by Evaluator.setContext(Member); will be removed in mondrian-4
push(boolean) - Method in interface mondrian.olap.Evaluator
Deprecated.
Use Evaluator.savepoint() followed by Evaluator.setNonEmpty(boolean); will be removed in mondrian-4
push(boolean, boolean) - Method in interface mondrian.olap.Evaluator
Deprecated.
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
Analogous to Stack.push(E).
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.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, 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
 
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 RolapMembers).
putChildren(RolapLevel, TupleConstraint, List<RolapMember>) - Method in interface mondrian.rolap.MemberCache
Registers that the children of level are children (a list of RolapMembers).
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.
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.RolapEvaluatorRoot
 
query - Variable in class mondrian.server.StatementImpl
 
Query.ScopedNamedSet - Class in mondrian.olap
 
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.
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
 
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
 
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) - Method in class mondrian.spi.impl.AccessDialect
 
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) - Method in class mondrian.spi.impl.OracleDialect
 
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.
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.UtilCompatibleJdk14
 
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.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
 
random - Variable in class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
 
random - Variable in class mondrian.spi.impl.DataSourceChangeListenerImpl4
 
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
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
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
 
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
 
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
Registers a Format.FormatLocale to a given Locale.
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
The table, set of tables, SQL statement, or inline table which populates this hierarchy.
relation - Variable in class mondrian.olap.MondrianDef.Hierarchy
The table, set of tables, SQL statement, or inline table which populates this 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.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 Listeners 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.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
 
removeMultiPositionSlicerMembers(Member[], Evaluator) - Static method in class mondrian.rolap.SqlConstraintUtils
 
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.
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.
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.
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
 
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 kth 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.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.Db2Dialect
 
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.MySqlDialect
 
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.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.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(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.
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
This is a special subclass of DelegatingRolapMember.
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
 
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.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.
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.
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
 
ResultStyle - Enum in mondrian.calc
Enumeration of ways that a compiled expression can return its result to its caller.
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
 
returnItem() - Method in class mondrian.parser.MdxParserImpl
 
returnItemList() - Method in class mondrian.parser.MdxParserImpl
 
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 Segments 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
The 'All' member of a RolapCubeHierarchy.
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
 
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 implements Cell within a RolapResult.
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.
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
Same as RolapCubeHierarchy.RolapCubeHierarchyMemberReader but without caching anything.
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.
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
Holds context for a tree of RolapDependencyTestingEvaluator.
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 Dimensionfor 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
A RolapMember is a member of a RolapHierarchy.
RolapMemberBase - Class in mondrian.rolap
Basic implementation of a member in a RolapHierarchy.
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
Implementation of RolapCalculation that wraps a calculated member.
RolapMemberCalculation(RolapMember) - Constructor for class mondrian.rolap.RolapMemberCalculation
Creates a RolapMemberCalculation.
RolapMemberInCube - Interface in mondrian.rolap
Extension to RolapMember that knows the current cube.
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
A factory for NativeEvaluator.
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
Creates a NativeEvaluator that evaluates NON EMPTY CrossJoin in SQL.
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
Composite of RolapNatives.
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
Implementation of RolapNativeSql.SqlCompiler that uses chain of responsibility to find a matching sql compiler.
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
 
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
API for the creation and lookup of RolapResult.CellInfo objects.
RolapResult.CellInfoMap - Class in mondrian.rolap
Implementation of RolapResult.CellInfoContainer which uses a Map to store CellInfo Objects.
RolapResult.CellInfoMap(CellKey) - Constructor for class mondrian.rolap.RolapResult.CellInfoMap
Creates a CellInfoMap
RolapResult.CellInfoPool - Class in mondrian.rolap
Implementation of RolapResult.CellInfoContainer which uses an ObjectPool to store RolapResult.CellInfo Objects.
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.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
Extension to RolapEvaluatorRoot which is capable of evaluating sets and named sets.

A given set is only evaluated once each time a query is executed; the result is added to the RolapResult.RolapResultEvaluatorRoot.namedSetEvaluators cache on first execution and re-used.

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
A utility class for RolapConnection.
RolapResultShepherd() - Constructor for class mondrian.rolap.RolapResultShepherd
 
RolapSchema - Class in mondrian.rolap
A RolapSchema is a collection of RolapCubes and shared RolapDimensions.
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.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 RolapStars.
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).
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.
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
 
RolapStatisticsCache - Class in mondrian.rolap
Provides and caches statistics.
RolapStatisticsCache(RolapStar) - Constructor for class mondrian.rolap.RolapStatisticsCache
 
RolapStoredMeasure - Interface in mondrian.rolap
A measure which is implemented by a SQL column or SQL expression (as opposed to a RolapCalculatedMember.
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.Semaphore - Class in mondrian.rolap
A Semaphore is a primitive for process synchronization.
RolapUtil.Semaphore(int) - Constructor for class mondrian.rolap.RolapUtil.Semaphore
 
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.
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
Implementation of Role.HierarchyAccess that caches the access of each member and level.
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_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.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.
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
A set of name/value pairs, which can be output using Rowset.addRow(mondrian.xmla.Rowset.Row, java.util.List<mondrian.xmla.Rowset.Row>).
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.Test
 
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.

S

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.
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
Implementation of Scenario.
ScenarioImpl() - Constructor for class mondrian.rolap.ScenarioImpl
Creates a ScenarioImpl.
ScenarioImpl.CellRelation - Enum in mondrian.rolap
Decribes the relationship between two cells.
Schedule - Class in mondrian.util
A Schedule generates a series of time events.
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
A SchemaReader queries schema objects (Schema, Cube, Dimension, Hierarchy, Level, Member).
schemaReader - Variable in class mondrian.rolap.RolapEvaluatorRoot
 
schemas - Variable in class mondrian.gui.JdbcMetaData.Database
 
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
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.
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
Helper class that contains methods to convert between Segment and SegmentHeader, and also SegmentWithData and SegmentBody.
SegmentBuilder() - Constructor for class mondrian.rolap.agg.SegmentBuilder
 
SegmentBuilder.SegmentConverter - Interface in mondrian.rolap.agg
Functor to convert a segment header and body into a SegmentWithData.
SegmentBuilder.SegmentConverterImpl - Class in mondrian.rolap.agg
Implementation of SegmentBuilder.SegmentConverter that uses an AggregationKey and CellRequest as context to convert a SegmentHeader.
SegmentBuilder.SegmentConverterImpl(AggregationKey, CellRequest) - Constructor for class mondrian.rolap.agg.SegmentBuilder.SegmentConverterImpl
 
SegmentBuilder.StarSegmentConverter - Class in mondrian.rolap.agg
Implementation of SegmentBuilder.SegmentConverter that uses a star measure and a list of StarPredicate.
SegmentBuilder.StarSegmentConverter(RolapStar.Measure, List<StarPredicate>) - Constructor for class mondrian.rolap.agg.SegmentBuilder.StarSegmentConverter
 
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
The SegmentCache.SegmentCacheInjector is a means to inject SegmentCache instances directly into Mondrian, instead of passing a class name.
SegmentCache.SegmentCacheInjector() - Constructor for class mondrian.spi.SegmentCache.SegmentCacheInjector
 
SegmentCache.SegmentCacheListener - Interface in mondrian.spi
SegmentCache.SegmentCacheListener objects are used to listen to the state of the cache and be notified of changes to its state or its entries.
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
Defined the possible types of events used by the SegmentCache.SegmentCacheListener class.
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
Makes a collection of SegmentCacheWorker objects (each of which is backed by a SegmentCache appear to be a SegmentCache.
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.'
SegmentCacheWorker - Class in mondrian.rolap.agg
Utility class to interact with the SegmentCache.
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
 
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
 
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
Server identifier; corresponds to MondrianServer.getId().
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
 
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(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
 
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
 
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
 
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
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<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.
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
 
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
 
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
 
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
 
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
 
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
 
setForeignKey(int) - Method in class mondrian.rolap.aggmatcher.AggStar
 
setFormatter(CellFormatter) - Method in class mondrian.rolap.RolapBaseCubeMeasure
 
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
 
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
 
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
 
setJDBCConnectionUrl(String) - Method in class mondrian.gui.PreferencesDialog
 
setJDBCDriverClassName(String) - Method in class mondrian.gui.PreferencesDialog
 
setJDBCPassword(String) - Method in class mondrian.gui.PreferencesDialog
 
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
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 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.
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
 
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
 
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
 
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
 
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.
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
 
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
 
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(int, double, double) - Method in class mondrian.util.ObjectPool
 
setupAddParameter(String, String[]) - Method in class mondrian.tui.MockHttpServletRequest
 
setupAddParameter(String, String) - Method in class mondrian.tui.MockHttpServletRequest
 
setURL(int, URL) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setUserInRole(String, boolean) - Method in class mondrian.tui.MockHttpServletRequest
 
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
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
 
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.
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
 
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_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
Creates a slice of a TupleIterable.
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.
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
 
SmartMemberListCache<K,V> - Class in mondrian.rolap
Uses a SmartCache to store lists of members, where the key depends on a SqlConstraint.
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
A SmartRestrictedMemberReader is a subclass of RestrictedMemberReader which caches the access rights per children's list.
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
Strategies for applying solve order, exposed via the property MondrianProperties.SolveOrderMode.
solveOrderMode - Variable in class mondrian.rolap.RolapEvaluatorRoot
 
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.
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
Property that, with MondrianProperties.SparseSegmentDensityThreshold, determines whether to choose a sparse or dense representation when storing collections of cell values in memory.
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
Property that, with MondrianProperties.SparseSegmentCountThreshold, determines whether to choose a sparse or dense representation when storing collections of cell values in memory.
SpatialValueTree<K,E,V> - Interface in mondrian.util
A SpatialValueTree is a multidimensional index of values.
SpatialValueTree.SpatialRegion<K,E> - Interface in mondrian.util
Describes a spatial region within a SpatialValueTree.
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.
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
Utility class used by implementations of SqlConstraint, used to generate constraints into SqlQuery.
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.
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
Creates a SqlQuery using a given dialect and inheriting the formatting preferences from MondrianProperties.GenerateFormattedSql property.
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.
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.
sqlStatementCurrentlyOpenCount() - Method in class mondrian.server.monitor.ServerInfo
 
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.
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.
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
 
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
When RolapUtil.MONITOR_LOGGER is set to TRACE, this field will contain the stack of the code which created this 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.
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
Returned by StarColumnPredicate.intersect(mondrian.rolap.StarColumnPredicate), describes whether two predicates overlap, and if so, the remaining predicate.
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
Utilities for StarPredicates and StarColumnPredicates.
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.
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.
statementCurrentlyExecutingCount() - Method in class mondrian.server.monitor.ServerInfo
 
statementCurrentlyOpenCount() - Method in class mondrian.server.monitor.ServerInfo
 
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
Implementation of Statement.
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
 
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
storedMeasure - Variable in class mondrian.rolap.RolapNativeSql
 
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
Implementation of RepositoryContentFinder that always returns a constant string.
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
 
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.
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
 
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
 
success(T) - Static method in class mondrian.util.CompletedFuture
Creates a completed future indicating success.
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
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.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 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
 
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
 
supportsResultSetHoldability(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsResultSetType(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
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.
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
 
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
 
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
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
Base helper class for the SQL tuple readers HighCardSqlTupleReader and SqlTupleReader.
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.rolap.agg.SegmentCacheManager.CompositeSegmentCache
 
tearDown() - Method in class mondrian.rolap.cache.MemorySegmentCache
 
tearDown() - Method in interface mondrian.spi.SegmentCache
Tear down and clean up the cache.
template - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
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
 
TestClass - Variable in class mondrian.olap.MondrianProperties
String property that determines which test class to run.
TestConnectString - Variable in class mondrian.olap.MondrianProperties
Property containing the connect string which regression tests should use to connect to the database.
TestExpDependencies - Variable in class mondrian.olap.MondrianProperties
Integer property that controls whether to test operators' dependencies, and how much time to spend doing it.
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.
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.
testMemberReader(MemberReader) - Method in class mondrian.rolap.Test
 
TestName - Variable in class mondrian.olap.MondrianProperties
String property that determines which tests are run.
TestSeed - Variable in class mondrian.olap.MondrianProperties
Seed for random number generator used by some of the tests.
testSingleInstance - Variable in class mondrian.util.ObjectFactory.Singleton
The test single instance of the object created by the factory.
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, &lt;name&gt;data&lt;/name&gt;.
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
 
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.UtilCompatibleJdk14
 
threadLocalRemove(ThreadLocal<T>) - Method in class mondrian.util.UtilCompatibleJdk15
 
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
 
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.
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.
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
Converts an array of SQL to a SqlQuery.CodeSet object.
toCodeSet(MondrianDef.SQL[]) - Static method in class mondrian.olap.MondrianDef.SQL
Converts an array of SQL to a SqlQuery.CodeSet object.
toConstrainedColumns(StarColumnPredicate[]) - Static method in class mondrian.rolap.agg.SegmentBuilder
 
toConstrainedColumns(Collection<StarColumnPredicate>) - Static method in class mondrian.rolap.agg.SegmentBuilder
 
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
Converts a Properties object to a string-to-string Map.
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
 
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.
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
 
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() - 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(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() - 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(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.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
Restricts the SQL result of TupleReader.
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
Creates a TupleCursor over this list.
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
Extension to Iterable that returns a TupleIterator.
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
 
TupleReader - Interface in mondrian.rolap
Describes the public methods of SqlTupleReader.
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
 
typeToCategory(Type) - Static method in class mondrian.olap.type.TypeUtil
Converts a Type value to a Category ordinal.
TypeUtil - Class in mondrian.olap.type
Utility methods relating to types.
TypeUtil() - Constructor for class mondrian.olap.type.TypeUtil
 

U

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
Implementation of UdfResolver.UdfFactory that instantiates a given class using a public default constructor.
UdfResolver.ClassUdfFactory(Class<? extends UserDefinedFunction>, String) - Constructor for class mondrian.olap.fun.UdfResolver.ClassUdfFactory
Creates a ClassUdfFactory.
UdfResolver.UdfFactory - Interface in mondrian.olap.fun
Factory for UserDefinedFunction.
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.
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
 
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.
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.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
Creates a function call with Syntax.Function syntax.
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.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
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
 
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
Implementation of RepositoryContentFinder that reads from a URL.
UrlRepositoryContentFinder(String) - Constructor for class mondrian.server.UrlRepositoryContentFinder
Creates a UrlRepositoryContentFinder.
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).
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_init() - Method in class mondrian.olap.Parser
User initialization code.
userDefinedFunction(Scripts.ScriptDefinition, String) - Static method in class mondrian.spi.impl.Scripts
Creates an implementation of the UserDefinedFunction SPI based on a script.
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
 
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
A Comparator implementation which can deal correctly with RolapUtil.sqlNullValue.
UtilCompatible - Interface in mondrian.util
Interface containing methods which are implemented differently in different versions of the JDK.
UtilCompatibleJdk14 - Class in mondrian.util
Implementation of UtilCompatible which runs in JDK 1.4.
UtilCompatibleJdk14() - Constructor for class mondrian.util.UtilCompatibleJdk14
 
UtilCompatibleJdk15 - Class in mondrian.util
Implementation of UtilCompatible which runs in JDK 1.5.
UtilCompatibleJdk15() - Constructor for class mondrian.util.UtilCompatibleJdk15
 
UtilCompatibleJdk16 - Class in mondrian.util
Implementation of UtilCompatible that runs in JDK 1.6.
UtilCompatibleJdk16() - Constructor for class mondrian.util.UtilCompatibleJdk16
 
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
 
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
Default implementation of Validator.
ValidatorImpl(FunTable) - Constructor for class mondrian.olap.ValidatorImpl
Creates a ValidatorImpl.
ValidMeasureFunDef - Class in mondrian.olap.fun
Definition of the ValidMeasure MDX function.
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 enum mondrian.xmla.PropertyDefinition
 
value - Variable in class mondrian.xmla.XmlaHandler.ValueInfo
 
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
 
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.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.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(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 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.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
 
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
 
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.
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.
VERSION - Static variable in class mondrian.olap4j.MondrianOlap4jDriverVersion
 
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.
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(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(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
 
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
 
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.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
 
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
 
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.
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.
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
 
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
 
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
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
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
 
writeDatasetXmlSchema(SaxWriter, XmlaHandler.SetType) - Static method in class mondrian.xmla.XmlaHandler
Computes the XML Schema for a dataset.
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
 
XmlaConstants - Interface in mondrian.xmla
Constants for XML/A.
XmlaException - Exception in mondrian.xmla
An exception thrown while processing an XMLA request.
XmlaException(String, String, String, Throwable) - Constructor for exception mondrian.xmla.XmlaException
 
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
 
XmlaRequest - Interface in mondrian.xmla
XML/A request interface.
XmlaRequestCallback - Interface in mondrian.xmla
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.
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
 
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
 
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
Allowable values for MondrianGuiDef.CubeGrant.access.
_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
Allowable values for MondrianGuiDef.MemberGrant.access.
_access_values - Static variable in class mondrian.gui.MondrianGuiDef.SchemaGrant
Allowable values for MondrianGuiDef.SchemaGrant.access.
_access_values - Static variable in class mondrian.olap.MondrianDef.CubeGrant
Allowable values for MondrianDef.CubeGrant.access.
_access_values - Static variable in class mondrian.olap.MondrianDef.DimensionGrant
Allowable values for MondrianDef.DimensionGrant.access.
_access_values - Static variable in class mondrian.olap.MondrianDef.HierarchyGrant
Allowable values for MondrianDef.HierarchyGrant.access.
_access_values - Static variable in class mondrian.olap.MondrianDef.MemberGrant
Allowable values for MondrianDef.MemberGrant.access.
_access_values - Static variable in class mondrian.olap.MondrianDef.SchemaGrant
Allowable values for MondrianDef.SchemaGrant.access.
_action_table - Static variable in class mondrian.olap.Parser
Parse-action table.
_aggregator_values - Static variable in class mondrian.gui.MondrianGuiDef.Measure
Allowable values for MondrianGuiDef.Measure.aggregator.
_charcase_values - Static variable in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
Allowable values for DefaultDef.CaseMatcher.charcase.
_datatype_values - Static variable in class mondrian.gui.MondrianGuiDef.Measure
Allowable values for MondrianGuiDef.Measure.datatype.
_datatype_values - Static variable in class mondrian.olap.MondrianDef.Measure
Allowable values for MondrianDef.Measure.datatype.
_dialect_values - Static variable in class mondrian.gui.MondrianGuiDef.SQL
Allowable values for MondrianGuiDef.SQL.dialect.
_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
 
_hideMemberIf_values - Static variable in class mondrian.gui.MondrianGuiDef.Level
Allowable values for MondrianGuiDef.Level.hideMemberIf.
_hideMemberIf_values - Static variable in class mondrian.olap.MondrianDef.Level
Allowable values for MondrianDef.Level.hideMemberIf.
_internalType_values - Static variable in class mondrian.gui.MondrianGuiDef.Level
Allowable values for MondrianGuiDef.Level.internalType.
_internalType_values - Static variable in class mondrian.olap.MondrianDef.Level
Allowable values for MondrianDef.Level.internalType.
_levelType_values - Static variable in class mondrian.gui.MondrianGuiDef.Level
Allowable values for MondrianGuiDef.Level.levelType.
_levelType_values - Static variable in class mondrian.olap.MondrianDef.Level
Allowable values for MondrianDef.Level.levelType.
_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
 
_type_values - Static variable in class mondrian.gui.MondrianGuiDef.ColumnDef
Allowable values for MondrianGuiDef.ColumnDef.type.
_type_values - Static variable in class mondrian.gui.MondrianGuiDef.Dimension
Allowable values for MondrianGuiDef.Dimension.type.
_type_values - Static variable in class mondrian.gui.MondrianGuiDef.Level
Allowable values for MondrianGuiDef.Level.type.
_type_values - Static variable in class mondrian.gui.MondrianGuiDef.Parameter
Allowable values for MondrianGuiDef.Parameter.type.
_type_values - Static variable in class mondrian.gui.MondrianGuiDef.Property
Allowable values for MondrianGuiDef.Property.type.
_type_values - Static variable in class mondrian.olap.MondrianDef.ColumnDef
Allowable values for MondrianDef.ColumnDef.type.
_type_values - Static variable in class mondrian.olap.MondrianDef.Dimension
Allowable values for MondrianDef.Dimension.type.
_type_values - Static variable in class mondrian.olap.MondrianDef.Level
Allowable values for MondrianDef.Level.type.
_type_values - Static variable in class mondrian.olap.MondrianDef.Parameter
Allowable values for MondrianDef.Parameter.type.
_type_values - Static variable in class mondrian.olap.MondrianDef.Property
Allowable values for MondrianDef.Property.type.
_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 _ 
Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads