- AbortException() - Constructor for exception mondrian.rolap.agg.SegmentCacheManager.AbortException
-
- abs(double) - Static method in class mondrian.olap.fun.vba.Vba
-
- 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
-
- AbstractBitKey() - Constructor for class mondrian.rolap.BitKey.AbstractBitKey
-
- AbstractBooleanCalc - Class in mondrian.calc.impl
-
- AbstractBooleanCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractBooleanCalc
-
Creates an AbstractBooleanCalc.
- AbstractCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
Calc
interface.
- AbstractCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractCalc
-
Creates an AbstractCalc.
- AbstractClassResolver() - Constructor for class mondrian.util.ClassResolver.AbstractClassResolver
-
- AbstractColumnPredicate - Class in mondrian.rolap.agg
-
- AbstractColumnPredicate(RolapStar.Column) - Constructor for class mondrian.rolap.agg.AbstractColumnPredicate
-
Creates an AbstractColumnPredicate.
- AbstractColumnPredicate.Factory - Class in mondrian.rolap.agg
-
- AbstractDateTimeCalc - Class in mondrian.calc.impl
-
- AbstractDateTimeCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractDateTimeCalc
-
Creates an AbstractDateTimeCalc.
- AbstractDimensionCalc - Class in mondrian.calc.impl
-
- AbstractDimensionCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractDimensionCalc
-
Creates an AbstractDimensionCalc.
- AbstractDoubleCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
DoubleCalc
interface.
- AbstractDoubleCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractDoubleCalc
-
Creates an AbstractDoubleCalc.
- AbstractExpCompiler - Class in mondrian.calc.impl
-
- AbstractExpCompiler(Evaluator, Validator) - Constructor for class mondrian.calc.impl.AbstractExpCompiler
-
Creates an AbstractExpCompiler
- AbstractExpCompiler(Evaluator, Validator, List<ResultStyle>) - Constructor for class mondrian.calc.impl.AbstractExpCompiler
-
Creates an AbstractExpCompiler which is constrained to produce one of
a set of result styles.
- AbstractFlatList() - Constructor for class mondrian.olap.Util.AbstractFlatList
-
- AbstractHierarchyCalc - Class in mondrian.calc.impl
-
- AbstractHierarchyCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractHierarchyCalc
-
Creates an AbstractHierarchyCalc.
- AbstractIntegerCalc - Class in mondrian.calc.impl
-
- AbstractIntegerCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractIntegerCalc
-
Creates an AbstractIntegerCalc.
- AbstractIterCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
IterCalc
interface.
- AbstractIterCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractIterCalc
-
Creates an abstract implementation of a compiled expression which returns
a
TupleIterable
.
- AbstractLevelCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
LevelCalc
interface.
- AbstractLevelCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractLevelCalc
-
Creates an AbstractLevelCalc.
- AbstractListCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
ListCalc
interface.
- AbstractListCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractListCalc
-
Creates an abstract implementation of a compiled expression which
returns a mutable list of tuples.
- AbstractListCalc(Exp, Calc[], boolean) - Constructor for class mondrian.calc.impl.AbstractListCalc
-
Creates an abstract implementation of a compiled expression which
returns a list.
- AbstractMemberCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
MemberCalc
interface.
- AbstractMemberCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractMemberCalc
-
Creates an AbstractMemberCalc.
- AbstractMemoryMonitor - Class in mondrian.util
-
- AbstractMemoryMonitor() - Constructor for class mondrian.util.AbstractMemoryMonitor
-
Constructor of this base class.
- AbstractQuerySpec - Class in mondrian.rolap.agg
-
- AbstractQuerySpec(RolapStar, boolean) - Constructor for class mondrian.rolap.agg.AbstractQuerySpec
-
Creates an AbstractQuerySpec.
- AbstractRecorder - Class in mondrian.recorder
-
- AbstractRecorder() - Constructor for class mondrian.recorder.AbstractRecorder
-
- AbstractRecorder(int) - Constructor for class mondrian.recorder.AbstractRecorder
-
- AbstractStringCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
StringCalc
interface.
- AbstractStringCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractStringCalc
-
Creates an AbstractStringCalc.
- AbstractTupleCalc - Class in mondrian.calc.impl
-
Abstract implementation of the
TupleCalc
interface.
- AbstractTupleCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractTupleCalc
-
Creates an AbstractTupleCalc.
- AbstractTupleCursor - Class in mondrian.calc.impl
-
- AbstractTupleCursor(int) - Constructor for class mondrian.calc.impl.AbstractTupleCursor
-
- AbstractTupleIterable - Class in mondrian.calc.impl
-
- AbstractTupleIterable(int) - Constructor for class mondrian.calc.impl.AbstractTupleIterable
-
Creates an AbstractTupleIterable.
- AbstractTupleIterator - Class in mondrian.calc.impl
-
- AbstractTupleIterator(int) - Constructor for class mondrian.calc.impl.AbstractTupleIterator
-
- AbstractTupleList - Class in mondrian.calc.impl
-
- AbstractTupleList(int) - Constructor for class mondrian.calc.impl.AbstractTupleList
-
- AbstractTupleList.AbstractTupleListIterator - Class in mondrian.calc.impl
-
- 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(MdxVisitor) - Method in class mondrian.olap.Formula
-
Accepts a visitor to this Formula.
- 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(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(T) - Method in interface mondrian.util.FilteredIterableList.Filter
-
- acceptsConnection(Connection) - Method in class mondrian.spi.impl.JdbcDialectFactory
-
Returns whether this dialect is suitable for the given connection.
- acceptsURL(String) - Method in class mondrian.olap4j.MondrianOlap4jDriver
-
- 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
-
- 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
-
- 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(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(SegmentHeader, SegmentBuilder.SegmentConverter, boolean) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
-
Adds a header to the index.
- add(SegmentHeader, SegmentBuilder.SegmentConverter, boolean) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- add(GroupingSet) - Method in class mondrian.rolap.GroupingSetsCollector
-
- add(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
-
- addAggregateList(BitKey, StarPredicate) - Method in class mondrian.rolap.agg.CellRequest
-
Add compound member (formed via aggregate function) constraint to the
Cell.
- addAggStar(AggStar) - Method in class mondrian.rolap.RolapStar
-
- addAll(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
-
- addCache(SegmentCache) - Static method in class mondrian.spi.SegmentCache.SegmentCacheInjector
-
- addCallback(XmlaRequestCallback) - Method in class mondrian.xmla.XmlaServlet
-
Registers a callback.
- 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.
- 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.RolapNativeSet.SetConstraint
-
- 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(RolapCube) - Method in class mondrian.rolap.RolapSchema
-
Adds a cube to the cube name map.
- addCurrent(TupleCursor) - Method in class mondrian.calc.impl.AbstractTupleList
-
- addCurrent(TupleCursor) - Method in class mondrian.calc.impl.ArrayTupleList
-
- addCurrent(TupleCursor) - Method in class mondrian.calc.impl.UnaryTupleList
-
- addCurrent(TupleCursor) - Method in interface mondrian.calc.TupleList
-
- addData(Segment, SegmentBody) - Static method in class mondrian.rolap.agg.SegmentBuilder
-
- addDatabaseTime(long) - Static method in class mondrian.olap.Util
-
- addDateHeader(String, long) - Method in class mondrian.tui.MockHttpServletResponse
-
Adds a response header with the given name and date-value.
- 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(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.
- 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(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
-
- 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.
- 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
-
- addIntHeader(String, int) - Method in class mondrian.tui.MockHttpServletResponse
-
Adds a response header with the given name and integer value.
- 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.DefaultMemberChildrenConstraint
-
- addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in class mondrian.rolap.DefaultTupleConstraint
-
- addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in interface mondrian.rolap.sql.MemberChildrenConstraint
-
Will be called once for the level that contains the
children of a Member.Children query.
- addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in class mondrian.rolap.sql.MemberKeyConstraint
-
- addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in interface mondrian.rolap.sql.TupleConstraint
-
Will be called multiple times for every "group by" level in
Level.Members query, i.e.
- addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in class mondrian.rolap.SqlContextConstraint
-
- addLevelMembers(RolapLevel, TupleReader.MemberBuilder, List<RolapMember>) - Method in class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
- addLevelMembers(RolapLevel, TupleReader.MemberBuilder, List<RolapMember>) - Method in class mondrian.rolap.SqlTupleReader
-
- addLevelMembers(RolapLevel, TupleReader.MemberBuilder, List<RolapMember>) - Method in interface mondrian.rolap.TupleReader
-
Adds a hierarchy to retrieve members from.
- addLevelMemberSql(SqlQuery, RolapLevel, RolapCube, SqlTupleReader.WhichSelect, AggStar) - Method in class mondrian.rolap.SqlTupleReader
-
Generates the SQL statement to access members of level
.
- addLevelTo(ExplicitRules.TableDef, String, String, boolean, String, String, MondrianDef.AggLevelProperty[]) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
- addLevelToAxis(AxisOrdinal, Level) - Method in class mondrian.olap.Query
-
Adds a level to an axis expression.
- addListener(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(int, SqlQuery) - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
Adds a measure to a query.
- addMeasuresMembers(OlapElement) - Method in class mondrian.olap.Query
-
Keeps track of references to members of the measures dimension
- addMeasureTo(ExplicitRules.TableDef, String, String, String) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
- addMember(Member) - Method in class mondrian.rolap.TupleConstraintStruct
-
- 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.
- addMembers(List<Member>) - Method in class mondrian.rolap.TupleConstraintStruct
-
- addOrderBy(String, boolean, boolean, boolean) - Method in class mondrian.rolap.sql.SqlQuery
-
Adds an item to the ORDER BY clause.
- addOrderBy(String, String, boolean, boolean, boolean, boolean) - Method in class mondrian.rolap.sql.SqlQuery
-
Adds an item to the ORDER BY clause.
- 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.
- addPredicateString(String) - Method in class mondrian.rolap.agg.CellRequest
-
- addResource(String, URL) - Method in class mondrian.tui.MockServletContext
-
- addRow(SqlStatement, int) - Method in class mondrian.rolap.TargetBase
-
Adds a row to the collection.
- 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.
- addStatement(Statement) - Method in class mondrian.olap.MondrianServer
-
Called just after a statement has been created.
- 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.
- addToEntry(K, V) - Method in class mondrian.rolap.SmartIncrementalCache
-
- addToFrom(SqlQuery, boolean, boolean) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
This is a copy of the code found in RolapStar used to generate an SQL
query.
- addToFrom(SqlQuery, 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.
- 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
-
- addTupleList(TupleList) - Method in class mondrian.rolap.TupleConstraintStruct
-
- 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.
- aggColumn - Variable in class mondrian.olap.MondrianDef.AggForeignKey
-
- AggColumnName() - Constructor for class mondrian.olap.MondrianDef.AggColumnName
-
- AggColumnName(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggColumnName
-
- AggExclude() - Constructor for class mondrian.olap.MondrianDef.AggExclude
-
- AggExclude(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggExclude
-
- aggExcludes - Variable in class mondrian.olap.MondrianDef.Table
-
- AggFactCount() - Constructor for class mondrian.olap.MondrianDef.AggFactCount
-
- AggFactCount(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggFactCount
-
- AggForeignKey() - Constructor for class mondrian.olap.MondrianDef.AggForeignKey
-
- AggForeignKey(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggForeignKey
-
- 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
-
- AggIgnoreColumn() - Constructor for class mondrian.olap.MondrianDef.AggIgnoreColumn
-
- AggIgnoreColumn(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggIgnoreColumn
-
- AggLevel() - Constructor for class mondrian.olap.MondrianDef.AggLevel
-
- AggLevel(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggLevel
-
- AggLevelProperty() - Constructor for class mondrian.olap.MondrianDef.AggLevelProperty
-
- AggLevelProperty(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggLevelProperty
-
- 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.
'
- AggMeasure() - Constructor for class mondrian.olap.MondrianDef.AggMeasure
-
- AggMeasure(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggMeasure
-
- AggMeasureFactCount() - Constructor for class mondrian.olap.MondrianDef.AggMeasureFactCount
-
- AggMeasureFactCount(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggMeasureFactCount
-
- 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}''".
'
- AggName() - Constructor for class mondrian.olap.MondrianDef.AggName
-
- AggName(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggName
-
- AggPattern() - Constructor for class mondrian.olap.MondrianDef.AggPattern
-
- AggPattern(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggPattern
-
- 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
-
- AggregateCalc(Exp, ListCalc, Calc, Member) - Constructor for class mondrian.olap.fun.AggregateFunDef.AggregateCalc
-
- AggregateCalc(Exp, ListCalc, Calc) - Constructor for class mondrian.olap.fun.AggregateFunDef.AggregateCalc
-
- 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
-
- AggregateRules - Variable in class mondrian.olap.MondrianProperties
-
String property containing the name of the file which defines the
rules for recognizing an aggregate table.
- AggregateRuleTag - Variable in class mondrian.olap.MondrianProperties
-
String property that is the AggRule element's tag value.
- Aggregation - Class in mondrian.rolap.agg
-
A Aggregation
is a pre-computed aggregation over a set of
columns.
- Aggregation(AggregationKey) - Constructor for class mondrian.rolap.agg.Aggregation
-
Creates an Aggregation.
- AGGREGATION_TYPE - Static variable in class mondrian.olap.Property
-
Definition of the internal property which
holds the aggregation type.
- AGGREGATION_TYPE_ORDINAL - Static variable in class mondrian.olap.Property
-
- AggregationKey - Class in mondrian.rolap.agg
-
Column context that an Aggregation is computed for.
- AggregationKey(CellRequest) - Constructor for class mondrian.rolap.agg.AggregationKey
-
Creates an AggregationKey.
- aggregationLists - Variable in class mondrian.rolap.RolapEvaluator
-
List of lists of tuples or members, rarely used, but overrides the
ordinary dimensional context if set when a cell value comes to be
evaluated.
- AggregationManager - Class in mondrian.rolap.agg
-
RolapAggregationManager
manages all
Aggregation
s
in the system.
- AggregationManager(MondrianServer) - Constructor for class mondrian.rolap.agg.AggregationManager
-
Creates the AggregationManager.
- AggregationManager.PinSetImpl - Class in mondrian.rolap.agg
-
- Aggregator - Interface in mondrian.olap
-
Describes an aggregation operator, such as "sum" or "count".
- aggregator - Variable in class mondrian.olap.MondrianDef.Measure
-
- AggRule() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- AggRule(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- AggRuleParse - Variable in class mondrian.resource.MondrianResource
-
AggRuleParse
is 'Error while parsing default aggregate recognition ''{0}''.
'
- AggRules() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- AggRules(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- 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.DimTable - Class in mondrian.rolap.aggmatcher
-
This class represents a dimension table.
- AggStar.FactTable - Class in mondrian.rolap.aggmatcher
-
This is an aggregate fact table.
- 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.Column - Class in mondrian.rolap.aggmatcher
-
Base class for Level and Measure classes
- 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() - Constructor for class mondrian.olap.MondrianDef.AggTable
-
- AggTable(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggTable
-
- AggTableManager - Class in mondrian.rolap.aggmatcher
-
Manages aggregate tables.
- AggTableManager(RolapSchema) - Constructor for class mondrian.rolap.aggmatcher.AggTableManager
-
- 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.
'
- 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.olap.MondrianDef.InlineTable
-
- alias - Variable in class mondrian.olap.MondrianDef.Table
-
- alias - Variable in class mondrian.olap.MondrianDef.View
-
- AliasReplacer(String, String) - Constructor for class mondrian.rolap.RolapStar.AliasReplacer
-
- 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 interface mondrian.rolap.TupleReader.MemberBuilder
-
Returns the 'all' member of the hierarchy.
- allMemberCaption - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- allMemberName - Variable in class mondrian.olap.HierarchyBase
-
- allMemberName - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- 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.GoogleBigQueryDialect
-
- allowsAs() - Method in class mondrian.spi.impl.HiveDialect
-
- allowsAs() - Method in class mondrian.spi.impl.InterbaseDialect
-
- allowsAs() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsAs() - Method in class mondrian.spi.impl.OracleDialect
-
- allowsAs() - Method in class mondrian.spi.impl.SybaseDialect
-
- allowsCompoundCountDistinct() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect allows multiple arguments to the
COUNT(DISTINCT ...) aggregate function, for example
SELECT COUNT(DISTINCT x, y) FROM t
- allowsCompoundCountDistinct() - Method in class mondrian.spi.impl.HiveDialect
-
- allowsCompoundCountDistinct() - Method in class mondrian.spi.impl.ImpalaDialect
-
- allowsCompoundCountDistinct() - Method in class mondrian.spi.impl.InfobrightDialect
-
- allowsCompoundCountDistinct() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsCompoundCountDistinct() - Method in class mondrian.spi.impl.MonetDbDialect
-
- allowsCompoundCountDistinct() - Method in class mondrian.spi.impl.MySqlDialect
-
- allowsCountDistinct() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect supports distinct aggregations.
- allowsCountDistinct() - Method in class mondrian.spi.impl.AccessDialect
-
- allowsCountDistinct() - Method in class mondrian.spi.impl.GreenplumDialect
-
- allowsCountDistinct() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsCountDistinct() - Method in class mondrian.spi.impl.MonetDbDialect
-
- allowsCountDistinctWithOtherAggs() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect supports distinct
aggregations with other aggregations in the same query.
- allowsCountDistinctWithOtherAggs() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsCountDistinctWithOtherAggs() - Method in class mondrian.spi.impl.MonetDbDialect
-
- allowsCountDistinctWithOtherAggs() - Method in class mondrian.spi.impl.VerticaDialect
-
- allowsDdl() - Method in interface mondrian.spi.Dialect
-
Returns whether this dialect supports common SQL Data Definition
Language (DDL) statements such as CREATE TABLE
and
DROP INDEX
.
- allowsDdl() - Method in class mondrian.spi.impl.GoogleBigQueryDialect
-
- allowsDdl() - Method in class mondrian.spi.impl.ImpalaDialect
-
- allowsDdl() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsDdl() - Method in class mondrian.spi.impl.NeoviewDialect
-
- allowsDialectSharing() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect object can be used for all connections
from the same data source.
- allowsDialectSharing() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsFromQuery() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect allows a subquery in the from clause,
for example
SELECT * FROM (SELECT * FROM t) AS
x
- allowsFromQuery() - Method in class mondrian.spi.impl.Db2OldAs400Dialect
-
- allowsFromQuery() - Method in class mondrian.spi.impl.InformixDialect
-
- allowsFromQuery() - Method in class mondrian.spi.impl.InterbaseDialect
-
- allowsFromQuery() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsFromQuery() - Method in class mondrian.spi.impl.MySqlDialect
-
- allowsFromQuery() - Method in class mondrian.spi.impl.SybaseDialect
-
- allowsFromQuery() - Method in class mondrian.spi.impl.VerticaDialect
-
- allowsJoinOn() - Method in interface mondrian.spi.Dialect
-
Returns whether this dialect supports "ANSI-style JOIN syntax",
FROM leftTable JOIN rightTable ON conditon
.
- allowsJoinOn() - Method in class mondrian.spi.impl.HiveDialect
-
- allowsJoinOn() - Method in class mondrian.spi.impl.ImpalaDialect
-
- allowsJoinOn() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsJoinOn() - Method in class mondrian.spi.impl.OracleDialect
-
- allowsMultipleCountDistinct() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect supports more than one distinct
aggregation in the same query.
- allowsMultipleCountDistinct() - Method in class mondrian.spi.impl.DerbyDialect
-
- allowsMultipleCountDistinct() - Method in class mondrian.spi.impl.ImpalaDialect
-
- allowsMultipleCountDistinct() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsMultipleCountDistinct() - Method in class mondrian.spi.impl.MonetDbDialect
-
- allowsMultipleCountDistinct() - Method in class mondrian.spi.impl.VerticaDialect
-
- allowsMultipleDistinctSqlMeasures() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect has performant support of distinct SQL
measures in the same query.
- allowsMultipleDistinctSqlMeasures() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsMultipleDistinctSqlMeasures() - Method in class mondrian.spi.impl.LucidDbDialect
-
- allowsMultipleDistinctSqlMeasures() - Method in class mondrian.spi.impl.MonetDbDialect
-
- allowsOrderByAlias() - Method in interface mondrian.spi.Dialect
-
Returns true if aliases defined in the SELECT clause can be used as
expressions in the ORDER BY clause.
- allowsOrderByAlias() - Method in class mondrian.spi.impl.GoogleBigQueryDialect
-
- allowsOrderByAlias() - Method in class mondrian.spi.impl.HiveDialect
-
- allowsOrderByAlias() - Method in class mondrian.spi.impl.InfobrightDialect
-
- allowsOrderByAlias() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- allowsRegularExpressionInWhereClause() - Method in interface mondrian.spi.Dialect
-
Informs Mondrian if the dialect supports regular expressions
when creating the 'where' or the 'having' clause.
- allowsRegularExpressionInWhereClause() - Method in class mondrian.spi.impl.GoogleBigQueryDialect
-
- 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
-
- alwaysRequiresFactColumn() - Method in class mondrian.rolap.RolapAggregator.AvgFromAvg
-
- alwaysRequiresFactColumn() - Method in class mondrian.rolap.RolapAggregator.AvgFromSum
-
- alwaysRequiresFactColumn() - Method in class mondrian.rolap.RolapAggregator.BaseAggor
-
- alwaysRequiresFactColumn() - Method in class mondrian.rolap.RolapAggregator.SumFromAvg
-
- alwaysResolveFunDef() - Method in interface mondrian.olap.Validator
-
Whether to resolve function name and arguments to a function definition
each time a node is validated, not just the first time.
- 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
-
- 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.
- Annotation() - Constructor for class mondrian.olap.MondrianDef.Annotation
-
- Annotation(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Annotation
-
- Annotations() - Constructor for class mondrian.olap.MondrianDef.Annotations
-
- Annotations(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Annotations
-
- 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.
- 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
-
- 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
-
- 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.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.
- 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 - 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
-
- ArraySortedSet<E extends Comparable<E>> - Class in mondrian.util
-
Implementation of
SortedSet
based on an array.
- ArraySortedSet(E[]) - Constructor for class mondrian.util.ArraySortedSet
-
Creates a set backed by an array.
- ArraySortedSet(E[], int, int) - Constructor for class mondrian.util.ArraySortedSet
-
Creates a set backed by a region of an array.
- ArrayStack<E> - Class in mondrian.util
-
- ArrayStack() - Constructor for class mondrian.util.ArrayStack
-
Default constructor.
- ArrayStack(ArrayStack<E>) - Constructor for class mondrian.util.ArrayStack
-
Copy Constructor
- ArrayTupleList - Class in mondrian.calc.impl
-
Implementation of
TupleList
that stores tuples end-to-end in an
array.
- ArrayTupleList(int) - Constructor for class mondrian.calc.impl.ArrayTupleList
-
Creates an empty ArrayTupleList with an initial capacity of 10 tuples.
- ArrayTupleList(int, int) - Constructor for class mondrian.calc.impl.ArrayTupleList
-
Creates an empty ArrayTupleList.
- 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
-
- ascW(String) - Static method in class mondrian.olap.fun.vba.Vba
-
- 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.
- 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}''.
'
- 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
-
- avg(Evaluator, TupleList, Calc) - Static method in class mondrian.olap.fun.FunUtil
-
- Avg - Static variable in class mondrian.rolap.RolapAggregator
-
- AvgFromAvg(String) - Constructor for class mondrian.rolap.RolapAggregator.AvgFromAvg
-
- AvgFromSum(String) - Constructor for class mondrian.rolap.RolapAggregator.AvgFromSum
-
- AvgRollupFailed - Variable in class mondrian.resource.MondrianResource
-
AvgRollupFailed
is 'Don''t know how to rollup aggregator ''avg'' because the cube doesn''t contain at least one ''count'' and one ''sum'' measures based on the same column.
'
- avoidMemoryOverflow(Dialect) - Static method in class mondrian.util.Bug
-
Returns whether to avoid a test because the memory monitor may cause it
to fail.
- avoidSlowTestOnLucidDB(Dialect) - Static method in class mondrian.util.Bug
-
- axes - Variable in class mondrian.olap.Query
-
public-private: This must be public because it is still accessed in
rolap.RolapConnection
- axes - Variable in class mondrian.olap.ResultBase
-
- 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
-
- 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
-
- cache - Variable in class mondrian.olap.MondrianDef.Cube
-
- CacheCalc - Class in mondrian.calc.impl
-
Calculation which retrieves the value of an underlying calculation
from cache.
- CacheCalc(Exp, ExpCacheDescriptor) - Constructor for class mondrian.calc.impl.CacheCalc
-
- cacheContains(RolapSchema) - Static method in class mondrian.rolap.RolapSchema
-
- CacheControl - Interface in mondrian.olap
-
API for controlling the contents of the cell cache and the member cache.
- CacheControl.CellRegion - Interface in mondrian.olap
-
a region of cells in the cell cache
- CacheControl.MemberEditCommand - Interface in mondrian.olap
-
An operation to be applied to the member cache.
- CacheControl.MemberSet - Interface in mondrian.olap
-
A specification of a set of members in the member cache.
- CacheControlImpl - Class in mondrian.rolap
-
- CacheControlImpl(RolapConnection) - Constructor for class mondrian.rolap.CacheControlImpl
-
Creates a CacheControlImpl.
- CacheControlImpl.MemberSetVisitorImpl - Class in mondrian.rolap
-
Default implementation of MemberSetVisitor
.
- 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.CacheFunResolver - Class in mondrian.olap.fun
-
- cacheHelper - Variable in class mondrian.rolap.SmartMemberReader
-
- CacheLimit - Static variable in class mondrian.util.Format
-
- 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.
- cacheMgr - Variable in class mondrian.rolap.agg.AggregationManager
-
- CachePool - Class in mondrian.rolap.cache
-
A CachePool
manages the objects in a collection of
caches.
- CacheRolapCubeHierarchyMemberReader() - Constructor for class mondrian.rolap.RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader
-
- Calc - Interface in mondrian.calc
-
Calc
is the base class for all calculable expressions.
- CalcImpl(Exp, HierarchyCalc) - Constructor for class mondrian.olap.fun.HierarchyCurrentMemberFunDef.CalcImpl
-
- CalcImpl(Exp, HierarchyCalc) - Constructor for class mondrian.olap.fun.HierarchyDimensionFunDef.CalcImpl
-
- CalcImpl(Exp, LevelCalc) - Constructor for class mondrian.olap.fun.LevelHierarchyFunDef.CalcImpl
-
- CalcImpl(Exp, MemberCalc) - Constructor for class mondrian.olap.fun.MemberHierarchyFunDef.CalcImpl
-
- CalcImpl(Exp, MemberCalc) - Constructor for class mondrian.olap.fun.MemberLevelFunDef.CalcImpl
-
- CalcImpl(Exp, MemberCalc) - Constructor for class mondrian.olap.fun.MemberOrderKeyFunDef.CalcImpl
-
Creates a CalcImpl.
- CalcImpl(ResolvedFunCall, MemberCalc[]) - Constructor for class mondrian.olap.fun.TupleFunDef.CalcImpl
-
- 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.
- CalculatedMember() - Constructor for class mondrian.olap.MondrianDef.CalculatedMember
-
- CalculatedMember(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CalculatedMember
-
- CalculatedMember - Variable in class mondrian.resource.MondrianResource
-
CalculatedMember
is 'calculated member
'
- CalculatedMemberProperty() - Constructor for class mondrian.olap.MondrianDef.CalculatedMemberProperty
-
- CalculatedMemberProperty(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CalculatedMemberProperty
-
- 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
-
- 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
-
- canApplyCrossJoinArgConstraint(CrossJoinArg) - Method in class mondrian.rolap.RolapNativeSet.SetConstraint
-
If the cross join argument has calculated members in its
enumerated set, ignore the constraint since we won't
produce that set through the native sql and instead
will simply enumerate through the members in the set
- 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
-
- 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
- canceled - Variable in class mondrian.server.monitor.SqlStatementEndEvent
-
- cancelExecutionSegments(Execution) - Method in class mondrian.rolap.agg.SegmentCacheManager.SegmentCacheIndexRegistry
-
- CancellationChecker - Class in mondrian.util
-
Encapsulates cancel and timeouts checks
- CancellationChecker() - Constructor for class mondrian.util.CancellationChecker
-
- cancelSqlStatements() - Method in class mondrian.server.Execution
-
Called by the RolapResultShepherd when the execution needs to clean all
of its resources for whatever reasons, typically when an exception
has occurred or the execution has ended.
- cancelStatement(Statement) - Static method in class mondrian.olap.Util
-
Closes and cancels a
Statement
using the correct methods
available on the current Java runtime.
- cancelStatement(Statement) - Method in interface mondrian.util.UtilCompatible
-
Cancels and closes a SQL Statement object.
- cancelStatement(Statement) - Method in class mondrian.util.UtilCompatibleJdk15
-
- cancelStatement(Statement) - Method in class mondrian.util.UtilCompatibleJdk16
-
- canConstrain(SegmentColumn[]) - Method in class mondrian.spi.SegmentHeader
-
Checks if this header can be constrained by a given region.
- canConvert(int, Type, int, List<Resolver.Conversion>) - Static method in class mondrian.olap.type.TypeUtil
-
Returns whether we can convert an argument of a given category to a
given parameter category.
- canConvert(int, Exp, int, List<Resolver.Conversion>) - Method in interface mondrian.olap.Validator
-
Returns whether we can convert an argument to a parameter type.
- canDrillThrough() - Method in interface mondrian.olap.Cell
-
Returns true if drill through is possible for this Cell.
- 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.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.olap.MondrianDef.AggLevel
-
- captionColumn - Variable in class mondrian.olap.MondrianDef.Level
-
- captionColumn - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- captionExp - Variable in class mondrian.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.
- CaptionExpression() - Constructor for class mondrian.olap.MondrianDef.CaptionExpression
-
- CaptionExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CaptionExpression
-
- 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
-
- CaseMatcher() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- CaseMatcher(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- 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.
- 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.
- Catalog() - Constructor for class mondrian.xmla.DataSourcesConfig.Catalog
-
- Catalog(DOMWrapper) - Constructor for class mondrian.xmla.DataSourcesConfig.Catalog
-
- 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
-
- Catalogs() - Constructor for class mondrian.xmla.DataSourcesConfig.Catalogs
-
- Catalogs(DOMWrapper) - Constructor for class mondrian.xmla.DataSourcesConfig.Catalogs
-
- 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
-
- 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.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
-
- cDate(Object) - Static method in class mondrian.olap.fun.vba.Vba
-
- cDbl(Object) - Static method in class mondrian.olap.fun.vba.Vba
-
- 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 - 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_FORMATTER - Static variable in class mondrian.olap.Property
-
Definition of the property which holds the
name of the class which formats cell values of this member.
- CELL_FORMATTER_ORDINAL - Static variable in class mondrian.olap.Property
-
- CELL_FORMATTER_SCRIPT - Static variable in class mondrian.olap.Property
-
Definition of the property which holds the
script with which to format cell values of this member.
- CELL_FORMATTER_SCRIPT_LANGUAGE - Static variable in class mondrian.olap.Property
-
Definition of the property which holds the
name of the scripting language in which a scripted cell formatter is
implemented, e.g.
- CELL_FORMATTER_SCRIPT_LANGUAGE_ORDINAL - Static variable in class mondrian.olap.Property
-
- CELL_FORMATTER_SCRIPT_ORDINAL - Static variable in class mondrian.olap.Property
-
- CELL_ORDINAL - Static variable in class mondrian.olap.Property
-
- CELL_ORDINAL_ORDINAL - Static variable in class mondrian.olap.Property
-
- CellBatchSize - Variable in class mondrian.olap.MondrianProperties
-
Integer property that, if set to a value greater than zero, sets a hard limit on the
number of cells that are batched together when building segments.
- CellCacheEvent - Class in mondrian.server.monitor
-
Event concerning the cell cache.
- CellCacheEvent(long, int, int, long, long, CellCacheEvent.Source) - Constructor for class mondrian.server.monitor.CellCacheEvent
-
Creates a CellCacheEvent.
- CellCacheEvent.Source - Enum in mondrian.server.monitor
-
Enumeration of sources of a cell cache segment.
- cellCacheHitCount - Variable in class mondrian.server.monitor.ConnectionInfo
-
- cellCacheHitCount - Variable in class mondrian.server.monitor.ExecutionEndEvent
-
- cellCacheHitCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- cellCacheHitCount - Variable in class mondrian.server.monitor.ServerInfo
-
- cellCacheHitCount - Variable in class mondrian.server.monitor.StatementInfo
-
- cellCacheMissCount - Variable in class mondrian.server.monitor.ConnectionInfo
-
- cellCacheMissCount - Variable in class mondrian.server.monitor.ExecutionEndEvent
-
- cellCacheMissCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- cellCacheMissCount - Variable in class mondrian.server.monitor.ServerInfo
-
- cellCacheMissCount - Variable in class mondrian.server.monitor.StatementInfo
-
- cellCachePendingCount - Variable in class mondrian.server.monitor.ConnectionInfo
-
- cellCachePendingCount - Variable in class mondrian.server.monitor.ExecutionEndEvent
-
- cellCachePendingCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- cellCachePendingCount - Variable in class mondrian.server.monitor.ServerInfo
-
- cellCachePendingCount - Variable in class mondrian.server.monitor.StatementInfo
-
- cellCacheRequestCount - Variable in class mondrian.server.monitor.ConnectionInfo
-
- cellCacheRequestCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- cellCacheRequestCount - Variable in class mondrian.server.monitor.ServerInfo
-
- cellCacheRequestCount - Variable in class mondrian.server.monitor.StatementInfo
-
- CellCacheSegmentCreateEvent - Class in mondrian.server.monitor
-
Creation of a segment in the cell cache.
- CellCacheSegmentCreateEvent(long, int, int, long, long, int, int, CellCacheEvent.Source) - Constructor for class mondrian.server.monitor.CellCacheSegmentCreateEvent
-
Creates a CellCacheSegmentCreateEvent.
- CellCacheSegmentDeleteEvent - Class in mondrian.server.monitor
-
Deletion of a segment from the cell cache.
- CellCacheSegmentDeleteEvent(long, int, int, long, long, int, CellCacheEvent.Source) - Constructor for class mondrian.server.monitor.CellCacheSegmentDeleteEvent
-
Creates a CellCacheSegmentCreateEvent.
- cellCoordinateCount - Variable in class mondrian.server.monitor.ServerInfo
-
The sum of the dimensionality of every cells currently in cache.
- cellCount - Variable in class mondrian.server.monitor.ServerInfo
-
The number of cells currently in cache.
- CellFormatter - Interface in mondrian.olap
-
- cellFormatter - Variable in class mondrian.olap.MondrianDef.CalculatedMember
-
Cell formatter.
- CellFormatter() - Constructor for class mondrian.olap.MondrianDef.CellFormatter
-
- CellFormatter(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CellFormatter
-
- cellFormatter - Variable in class mondrian.olap.MondrianDef.Measure
-
Cell formatter.
- CellFormatter - Interface in mondrian.spi
-
An SPI to format the cell values.
- cellFormatter(String, String) - 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.Many - Class in mondrian.rolap
-
- 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
-
- cellReader - Variable in class mondrian.rolap.RolapEvaluator
-
- CellRequest - Class in mondrian.rolap.agg
-
A CellRequest
contains the context necessary to get a cell
value from a star.
- CellRequest(RolapStar.Measure, boolean, boolean) - Constructor for class mondrian.rolap.agg.CellRequest
-
- cellRequestCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- cellRequestCount - Variable in class mondrian.server.monitor.SqlStatementStartEvent
-
- cellRequestCount - Variable in class mondrian.server.monitor.StatementInfo
-
- CellRequestQuantumExceededException - Exception in mondrian.rolap.agg
-
Signals that there are enough outstanding cell requests that it is
worth terminating this phase of execution and asking the segment cache
for all of the cells that have been asked for.
- 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 interface mondrian.xmla.SaxWriter
-
- charcase - Variable in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- charEncoding - Variable in class mondrian.xmla.XmlaServlet
-
- 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
-
- checkCancelOrTimeout() - Method in class mondrian.server.Execution
-
Checks the state of this Execution and throws an exception
if something is wrong.
- checkCancelOrTimeout() - Method in interface mondrian.server.Statement
-
- checkCancelOrTimeout() - Method in class mondrian.server.StatementImpl
-
- checkCancelOrTimeout(int, Execution) - Static method in class mondrian.util.CancellationChecker
-
- checkCancelOrTimeout(long, Execution) - Static method in class mondrian.util.CancellationChecker
-
- CheckCancelOrTimeoutInterval - Variable in class mondrian.olap.MondrianProperties
-
Positive integer property that determines loop iterations number between checks for whether the current mdx query has been cancelled or timeout was exceeded.
Setting the interval too small may result in a performance degradation when reading large result sets;
setting it too high can cause a big delay between the query being marked as cancelled or timeout was exceeded and system resources associated to it being released.
- checkCJResultLimit(long) - Static method in class mondrian.olap.Util
-
Check the resultSize against the result limit setting.
- 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.
- checkHierarchies(MemberType[]) - Static method in class mondrian.olap.type.TupleType
-
Checks that there are no duplicate dimensions in a list of member types.
- 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
-
- checkListResultStyles(Calc) - Static method in class mondrian.olap.fun.FunUtil
-
- checkMemberOrdinal(Member) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- 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
-
- childColumn - Variable in class mondrian.olap.MondrianDef.Closure
-
- childLevelHasApproxRowCount() - Method in class mondrian.rolap.RolapMemberBase
-
- 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.
- 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.olap.MondrianDef.ElementFormatter
-
- className - Variable in class mondrian.olap.MondrianDef.UserDefinedFunction
-
- ClassResolver - Interface in mondrian.util
-
Instantiates a class.
- ClassResolver.AbstractClassResolver - Class in mondrian.util
-
- ClassResolver.ThreadContextClassResolver - Class in mondrian.util
-
- ClassUdfFactory(Class<? extends UserDefinedFunction>, String) - Constructor for class mondrian.olap.fun.UdfResolver.ClassUdfFactory
-
Creates a ClassUdfFactory.
- cleanUnicodeAwareCaseFlag(String) - Static method in class mondrian.spi.DialectUtil
-
Cleans up the reqular expression from the unicode-aware case folding embedded flag expression (?u)
- 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 class mondrian.rolap.SmartIncrementalCache
-
- 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
-
- clearAllDBs() - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
-
- clearAttributes() - Method in class mondrian.tui.MockHttpServletRequest
-
- 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.
- 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
-
- 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.tui.MockHttpServletRequest
-
- clearServerInfo() - Method in class mondrian.server.FileRepository
-
- 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.MondrianOlap4jConnection
-
- 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
-
- 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
-
- 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.MondrianOlap4jConnection
-
- close() - Method in class mondrian.rolap.ResultLoader
-
Closes internal statement.
- close() - Method in class mondrian.rolap.RolapConnection
-
- close() - Method in class mondrian.rolap.RolapResult
-
- close() - Method in class mondrian.rolap.SqlStatement
-
Closes all resources (statement, result set) held by this
SqlStatement.
- close() - Method in class mondrian.rolap.SqlStatement.MyDelegatingInvocationHandler
-
- close() - Method in class mondrian.rolap.Target
-
Deprecated.
- close() - Method in class mondrian.rolap.TargetBase
-
- close() - Method in interface mondrian.server.Statement
-
Closes this statement.
- close() - Method in class mondrian.util.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- Closure() - Constructor for class mondrian.olap.MondrianDef.Closure
-
- Closure(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Closure
-
- closure - Variable in class mondrian.olap.MondrianDef.Level
-
- 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
-
- CoalesceEmptyFunDef - Class in mondrian.olap.fun
-
Definition of the CoalesceEmpty
MDX function.
- CoalesceEmptyFunDef(ResolverBase, int, int[]) - Constructor for class mondrian.olap.fun.CoalesceEmptyFunDef
-
- CodeSet() - Constructor for class mondrian.rolap.sql.SqlQuery.CodeSet
-
- 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.
- column - Variable in class mondrian.olap.MondrianDef.AggColumnName
-
- column - Variable in class mondrian.olap.MondrianDef.AggLevel
-
- column - Variable in class mondrian.olap.MondrianDef.AggLevelProperty
-
- column - Variable in class mondrian.olap.MondrianDef.AggMeasure
-
- Column() - Constructor for class mondrian.olap.MondrianDef.Column
-
- Column(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Column
-
- Column(String, String) - Constructor for class mondrian.olap.MondrianDef.Column
-
Convenience constructor.
- 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(String, MondrianDef.Expression, Dialect.Datatype, int) - Constructor for class mondrian.rolap.aggmatcher.AggStar.Table.Column
-
- column - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
- Column(Dialect.Datatype) - Constructor for class mondrian.rolap.RolapStar.Column
-
Fake column.
- ColumnDef() - Constructor for class mondrian.olap.MondrianDef.ColumnDef
-
- ColumnDef(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.ColumnDef
-
- ColumnDefs() - Constructor for class mondrian.olap.MondrianDef.ColumnDefs
-
- ColumnDefs(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.ColumnDefs
-
- columnDefs - Variable in class mondrian.olap.MondrianDef.InlineTable
-
- columnExpression - Variable in class mondrian.spi.SegmentColumn
-
- 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.
- 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.
- 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
-
- 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.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.SubstitutingMemberReader
-
- compareHierarchically(Member, Member, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
Compares a pair of members according to their positions in a
prefix-order (or postfix-order, if post
is true) walk
over a hierarchy.
- compareIntegers(int, int) - Static method in class mondrian.olap.Util
-
- compareKey(Object, Object) - Static method in class mondrian.olap.Util
-
Returns the result of ((Comparable) k1).compareTo(k2), with
special-casing for the fact that Boolean only became
comparable in JDK 1.5.
- compareMembersHierarchically(Member, Member) - Method in class mondrian.olap.DelegatingSchemaReader
-
- compareMembersHierarchically(Member, Member) - Method in interface mondrian.olap.SchemaReader
-
Compares a pair of
Member
s according to their order in a prefix
traversal.
- compareMembersHierarchically(Member, Member) - Method in class mondrian.rolap.RolapSchemaReader
-
- compareName(String, String) - Static method in class mondrian.olap.Util
-
Compares two names.
- 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
-
- 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.Small
-
- 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.
- compareVersions(String, String) - Method in class mondrian.spi.impl.MonetDbDialect
-
Compares two MonetDB versions that contain only digits separated by dots.
- 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(ExpCompiler) - Method in class mondrian.rolap.RolapSchemaParameter
-
- 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.AggregateFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CacheFunDef
-
- 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.CrossJoinFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.ExistingFunDef
-
- 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.FunDefBase
-
- 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.JavaFunDef
-
- 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.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.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.ParenthesesFunDef
-
- 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.TupleFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.ValidMeasureFunDef
-
- compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.VisualTotalsFunDef
-
- 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
-
- 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
-
- 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
-
- compileScalar(Exp, boolean) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression to yield a scalar result.
- compileScalar(Exp, boolean) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileScalar(Exp, boolean) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compileScript(Class<T>, String, String) - Static method in class mondrian.olap.Util
-
Compiles a script to yield a Java interface.
- compileScript(Class<T>, String, String) - Method in interface mondrian.util.UtilCompatible
-
Compiles a script to yield a Java interface.
- compileScript(Class<T>, String, String) - Method in class mondrian.util.UtilCompatibleJdk15
-
- compileScript(Class<T>, String, String) - Method in class mondrian.util.UtilCompatibleJdk16
-
- compileString(Exp) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression which yields a
String
result.
- compileString(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileString(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- compileTuple(Exp) - Method in interface mondrian.calc.ExpCompiler
-
Compiles an expression which yields a tuple result.
- compileTuple(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- compileTuple(Exp) - Method in class mondrian.calc.impl.BetterExpCompiler
-
- compileTuple(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- completeBeforeElement(String) - Method in class mondrian.xmla.impl.DefaultSaxWriter
-
- completeBeforeElement(String) - Method in 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
-
- CompoundPredicateInfo - Class in mondrian.rolap
-
Constructs a Pair based on an tuple list and
measure, along with the string representation of the predicate.
- CompoundPredicateInfo(List<List<Member>>, RolapMeasure, Evaluator) - Constructor for class mondrian.rolap.CompoundPredicateInfo
-
- 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.
'
- CompoundSlicerRolapMember(RolapMember, Calc, RolapResult.ValueFormatter) - Constructor for class mondrian.rolap.RolapResult.CompoundSlicerRolapMember
-
- computeCalculated(Member.MemberType) - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- computeCalculated(Member.MemberType) - Method in class mondrian.olap.MemberBase
-
- computeCalculated(Member.MemberType) - Method in class mondrian.rolap.RolapCalculatedMember
-
- computeCalculated(Member.MemberType) - Method in class mondrian.rolap.RolapHierarchy.LimitedRollupMember
-
- computeCommonType(Type, int[]) - Method in class mondrian.olap.type.CubeType
-
- computeCommonType(Type, int[]) - Method in class mondrian.olap.type.DimensionType
-
- computeCommonType(Type, int[]) - Method in class mondrian.olap.type.HierarchyType
-
- computeCommonType(Type, int[]) - Method in class mondrian.olap.type.LevelType
-
- computeCommonType(Type, int[]) - Method in class mondrian.olap.type.MemberType
-
- computeCommonType(Type, int[]) - Method in class mondrian.olap.type.ScalarType
-
- computeCommonType(Type, int[]) - Method in class mondrian.olap.type.SetType
-
- computeCommonType(Type, int[]) - Method in class mondrian.olap.type.TupleType
-
- computeCommonType(Type, int[]) - Method in interface mondrian.olap.type.Type
-
Returns a Type which is more general than this and the given Type.
- computeCommonType(boolean, Type...) - Static method in class mondrian.olap.type.TypeUtil
-
Returns a type sufficiently broad to hold any value of several types,
but as narrow as possible.
- 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.
- connect(String, Properties) - Method in class mondrian.olap4j.MondrianOlap4jDriver
-
- Connection - Interface in mondrian.olap
-
Connection to a multi-dimensional database.
- ConnectionBase - Class in mondrian.olap
-
ConnectionBase
implements some of the methods in
Connection
.
- ConnectionBase() - Constructor for class mondrian.olap.ConnectionBase
-
- connectionEndCount - Variable in class mondrian.server.monitor.ServerInfo
-
- ConnectionEndEvent - Class in mondrian.server.monitor
-
Event indicating that a connection has been closed.
- ConnectionEndEvent(long, int, int) - Constructor for class mondrian.server.monitor.ConnectionEndEvent
-
Creates a ConnectionEndEvent.
- ConnectionEvent - Class in mondrian.server.monitor
-
Event concerning a connection.
- ConnectionEvent(long, int, int) - Constructor for class mondrian.server.monitor.ConnectionEvent
-
Creates a ConnectionEvent.
- 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
-
- 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
-
- constrainedColumnsBitKey - Variable in class mondrian.rolap.agg.Segment
-
- constrainLevel(RolapLevel, SqlQuery, RolapCube, AggStar, String, boolean) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- constrainLevel(RolapLevel, SqlQuery, RolapCube, AggStar, String[], boolean) - Static method in class mondrian.rolap.SqlConstraintUtils
-
Generates a sql expression constraining a level by some value
- constrainLevel2(SqlQuery, MondrianDef.Expression, Dialect.Datatype, Comparable) - Static method in class mondrian.rolap.SqlConstraintUtils
-
Generates a sql expression constraining a level by some value
- 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(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 class mondrian.rolap.RolapMemberBase
-
- containsAll(Collection<?>) - Method in class mondrian.olap.Util.AbstractFlatList
-
- containsAll(Collection<?>) - Method in class mondrian.util.UnsupportedList
-
- containsCalculatedMember(List<Member>) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- containsCalculatedMember(List<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
-
- containsValidMeasure(Exp...) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- 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
-
Names of context keys known by both callbacks and Mondrian code.
- 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
-
- 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.
- convertInlineTableToRelation(MondrianDef.InlineTable, Dialect) - Static method in class mondrian.rolap.RolapUtil
-
- convertOlap4jConnectStringToNativeMondrian(String) - Static method in class mondrian.olap.Util
-
Converts an olap4j connect string into a legacy mondrian connect string.
- convertPercentageToThreshold(int) - Method in class mondrian.util.AbstractMemoryMonitor
-
Converts a percentage threshold to its corresponding memory value,
(percentage * maximum-memory / 100).
- convertStackToString(Throwable) - Static method in class mondrian.olap.Util
-
Converts an error into an array of strings, the most recent error first.
- convertTable(RolapStar.Table, JdbcSchema.Table.Column.Usage) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
- convertThresholdToPercentage(long) - Method in class mondrian.util.AbstractMemoryMonitor
-
Converts a memory value to its percentage.
- convertToLocale(String) - Static method in class mondrian.xmla.XmlaUtil
-
- coordinateCount - Variable in class mondrian.server.monitor.CellCacheSegmentCreateEvent
-
- coordinateCount - Variable in class mondrian.server.monitor.CellCacheSegmentDeleteEvent
-
- 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.
- 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(Evaluator, TupleIterable, boolean) - Static method in class mondrian.olap.fun.FunUtil
-
- Count - Static variable in class mondrian.rolap.RolapAggregator
-
- 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
-
- countOnly - Variable in class mondrian.rolap.agg.AbstractQuerySpec
-
- CousinHierarchyMismatch - Variable in class mondrian.resource.MondrianResource
-
CousinHierarchyMismatch
is 'The member arguments to the Cousin function must be from the same hierarchy.
- 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(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(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.
- 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
-
- createCalculatedMember(String) - Method in interface mondrian.olap.Cube
-
Creates a calculated member in this cube.
- createCalculatedMember(String) - Method in class mondrian.rolap.RolapCube
-
- 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 interface mondrian.olap.FunDef
-
Creates an expression which represents a call to this function with
a given set of arguments.
- createCellFormatter(FormatterCreateContext) - Method in class mondrian.rolap.format.FormatterFactory
-
Given the name of a cell formatter class and/or a cell formatter script,
returns a cell formatter.
- 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
-
- 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.
- 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() - Method in class mondrian.rolap.SqlStatement
-
For tests
- createDialect(DataSource, Connection) - Method in interface mondrian.spi.DialectFactory
-
Creates a Dialect.
- 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(Cube, String) - Method in class mondrian.rolap.RolapSchema
-
- 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(Statement) - Static method in class mondrian.rolap.RolapUtil
-
Creates a dummy evaluator.
- createException(BitKey) - Method in class mondrian.rolap.BitKey.AbstractBitKey
-
- 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.
- 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
-
- 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
-
- 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
-
- 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.
- 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(FormatterCreateContext) - Method in class mondrian.rolap.format.FormatterFactory
-
Given the name of a property formatter class
and/or a property formatter script,
returns a property formatter.
- createRandom(long) - Static method in class mondrian.olap.Util
-
Creates a random number generator.
- createRolapMemberFormatter(FormatterCreateContext) - Method in class mondrian.rolap.format.FormatterFactory
-
Given the name of a member formatter class
and/or a member formatter script, returns a member formatter.
- createRootRole(Schema) - Static method in class mondrian.olap.Util
-
Returns a role which has access to everything.
- 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.
- createSecureDocBuilderFactory() - Static method in class mondrian.util.XmlParserFactoryProducer
-
- createSecureSAXParserFactory() - Static method in class mondrian.util.XmlParserFactoryProducer
-
- 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.
- 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
.
- 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.
- 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}''.
'
- 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
-
- createValidator() - Method in class mondrian.olap.Query
-
Creates a validator for this query.
- createValidator(Map<QueryPart, QueryPart>) - Method in class mondrian.olap.Query
-
- createValidator(FunTable, boolean) - Method in class mondrian.olap.Query
-
Creates a validator for this query that uses a given function table and
function validation policy.
- createValidator(FunTable, boolean, Map<QueryPart, QueryPart>) - Method in class mondrian.olap.Query
-
- createWeekly(Date, Date, TimeZone, Time, int, int) - Static method in class mondrian.util.Schedule
-
Creates a calendar which fires on particular days each week.
- createWithRepository(RepositoryContentFinder, CatalogLocator) - Static method in class mondrian.olap.MondrianServer
-
Creates a server.
- createWithRepository(RepositoryContentFinder, CatalogLocator) - Method in class mondrian.server.MondrianServerRegistry
-
- CreationException - Exception in mondrian.util
-
- CreationException() - Constructor for exception mondrian.util.CreationException
-
- CreationException(String) - Constructor for exception mondrian.util.CreationException
-
- CreationException(String, Throwable) - Constructor for exception mondrian.util.CreationException
-
- CreationException(Throwable) - Constructor for exception mondrian.util.CreationException
-
- CrossJoinAnalyzer(TupleList, NativizeSetFunDef.SubstitutionMap) - Constructor for class mondrian.olap.fun.NativizeSetFunDef.CrossJoinAnalyzer
-
- 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
-
- CrossJoinOptimizerSize - Variable in class mondrian.olap.MondrianProperties
-
Property that defines
when to apply the crossjoin optimization algorithm.
- Cube - Static variable in class mondrian.olap.Category
-
Cube
is a cube expression.
- Cube - Interface in mondrian.olap
-
Cube.
- Cube() - Constructor for class mondrian.olap.MondrianDef.Cube
-
- Cube(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Cube
-
- cube - Variable in class mondrian.olap.MondrianDef.CubeGrant
-
- 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.
- CubeComparator() - Constructor for class mondrian.rolap.RolapCube.CubeComparator
-
- CubeDimension() - Constructor for class mondrian.olap.MondrianDef.CubeDimension
-
- CubeDimension(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CubeDimension
-
- CubeGrant() - Constructor for class mondrian.olap.MondrianDef.CubeGrant
-
- CubeGrant(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CubeGrant
-
- cubeGrants - Variable in class mondrian.olap.MondrianDef.SchemaGrant
-
- cubeLevel - Variable in class mondrian.rolap.RolapCubeMember
-
- 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
-
- 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.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() - Constructor for class mondrian.olap.MondrianDef.CubeUsage
-
- CubeUsage(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CubeUsage
-
- cubeUsage - Variable in class mondrian.olap.MondrianDef.VirtualCube
-
- CubeUsages() - Constructor for class mondrian.olap.MondrianDef.CubeUsages
-
- CubeUsages(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CubeUsages
-
- cubeUsages - Variable in class mondrian.olap.MondrianDef.CubeUsages
-
- curChar - Variable in class mondrian.parser.MdxParserImplTokenManager
-
- 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
-
- 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.
- CurrentMemberWithCompoundSlicer - Variable in class mondrian.resource.MondrianResource
-
CurrentMemberWithCompoundSlicer
is 'The MDX function CURRENTMEMBER failed because the coordinate for the ''{0}'' hierarchy contains a set
'
- 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.
- 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.
- 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}''
'
- GcIterator(Iterator<? extends Reference<T>>) - Constructor for class mondrian.olap.Util.GcIterator
-
- GE - Static variable in interface mondrian.olap.ParserSym
-
- GE - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- generate(List<ResultStyle>, List<ResultStyle>) - Static method in exception mondrian.olap.ResultStyleException
-
- 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.FactTable.Measure
-
- generateExprString(SqlQuery) - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
-
Generates a SQL expression, which typically this looks like
this: tableName.columnName
.
- generateExprString(SqlQuery) - Method in class mondrian.rolap.RolapStar.Column
-
Generates a SQL expression, which typically this looks like
this: tableName.columnName
.
- generateFilterCondition(Exp) - Method in class mondrian.rolap.RolapNativeSql
-
- GenerateFormattedSql - Variable in class mondrian.olap.MondrianProperties
-
Boolean property that controls pretty-print mode.
- 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.GoogleBigQueryDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.HiveDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.HsqldbDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.ImpalaDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.IngresDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.MicrosoftSqlServerDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.MySqlDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.NeoviewDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.NuoDbDialect
-
In order to generate a SQL statement to represent an inline dataset
NuoDB requires that you use FROM DUAL.
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.OracleDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.RedshiftDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.TeradataDialect
-
- generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.spi.impl.VerticaDialect
-
- generateInlineForAnsi(String, List<String>, List<String>, List<String[]>, boolean) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
Generates inline values list using ANSI 'VALUES' syntax.
- generateInlineGeneric(List<String>, List<String>, List<String[]>, String, boolean) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
Generic algorithm to generate inline values list,
using an optional FROM clause, specified by the caller of this
method, appropriate to the dialect of SQL.
- generateLowThreshold() - Method in class mondrian.util.AbstractMemoryMonitor
-
Returns the lowest threshold from the list of Listener
s.
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.AccessDialect
-
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.FirebirdDialect
-
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.HiveDialect
-
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.ImpalaDialect
-
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.InformixDialect
-
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
Generates SQL to force null values to collate last.
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.MySqlDialect
-
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.OracleDialect
-
- generateOrderByNulls(String, boolean, boolean) - Method in class mondrian.spi.impl.PostgreSqlDialect
-
- generateOrderByNullsAnsi(String, boolean, boolean) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- generateOrderItem(String, boolean, boolean, boolean) - Method in interface mondrian.spi.Dialect
-
Generates an item for an ORDER BY clause, sorting in the required
direction, and ensuring that NULL values collate either before or after
all non-NULL values, depending on the collateNullsLast
parameter.
- generateOrderItem(String, boolean, boolean, boolean) - Method in class mondrian.spi.impl.ImpalaDialect
-
- generateOrderItem(String, boolean, boolean, boolean) - Method in class mondrian.spi.impl.InfobrightDialect
-
- generateOrderItem(String, boolean, boolean, boolean) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- generateParseException() - Method in class mondrian.parser.MdxParserImpl
-
Generate ParseException.
- generateRegularExpression(String, String) - Method in interface mondrian.spi.Dialect
-
Must generate a String representing a regular expression match
operation between a string literal and a Java regular expression.
- generateRegularExpression(String, String) - Method in class mondrian.spi.impl.GoogleBigQueryDialect
-
- 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
-
- 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(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 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.UtilCompatibleJdk15
-
- Generator() - Constructor for class mondrian.rolap.CellKey.Generator
-
- Generator() - Constructor for class mondrian.rolap.Modulos.Generator
-
- 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.
- 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(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.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 class mondrian.rolap.FastBatchingCellReader
-
- get(K) - Method in class mondrian.rolap.SmartIncrementalCache
-
- get(K, SqlConstraint) - Method in class mondrian.rolap.SmartMemberListCache
-
- get() - Method in interface mondrian.rolap.SqlStatement.Accessor
-
- get(ResultSet, int) - Method in enum mondrian.rolap.SqlStatement.Type
-
- get(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
-
- getAcceptableResultStyles() - Method in interface mondrian.calc.ExpCompiler
-
Returns a list of the
ResultStyle
s
acceptable to the caller.
- getAcceptableResultStyles() - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- getAcceptableResultStyles() - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- getAccess(Schema) - Method in class mondrian.olap.DelegatingRole
-
- getAccess(Cube) - Method in class mondrian.olap.DelegatingRole
-
- getAccess(Dimension) - Method in class mondrian.olap.DelegatingRole
-
- getAccess(Hierarchy) - Method in class mondrian.olap.DelegatingRole
-
- getAccess(Level) - Method in class mondrian.olap.DelegatingRole
-
- getAccess(Member) - Method in class mondrian.olap.DelegatingRole
-
- getAccess(NamedSet) - Method in class mondrian.olap.DelegatingRole
-
- getAccess() - Method in interface mondrian.olap.Role.AllHierarchyAccess
-
Returns the access to whole hierarchy.
- 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.DelegatingHierarchyAccess
-
- getAccess() - 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
-
- 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
-
- getAccessors() - Method in class mondrian.rolap.SqlStatement
-
- getActiveNativeExpansions() - Method in class mondrian.rolap.RolapEvaluator
-
Set of expressions actively being expanded.
- getAggExcludes() - Method in class mondrian.olap.MondrianDef.AggPattern
-
- getAggExcludes() - Method in class mondrian.olap.MondrianDef.Table
-
- getAggFactCount() - Method in class mondrian.olap.MondrianDef.AggTable
-
- getAggForeignKeys() - Method in class mondrian.olap.MondrianDef.AggTable
-
- getAggGroup() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Get the Group with which is a part.
- getAggGroup() - Method in class mondrian.rolap.RolapCube
-
- getAggGroups(RolapStar) - Method in class mondrian.rolap.aggmatcher.AggTableManager
-
- getAggIgnoreColumns() - Method in class mondrian.olap.MondrianDef.AggTable
-
- getAggLevels() - Method in class mondrian.olap.MondrianDef.AggTable
-
- getAggMeasures() - Method in class mondrian.olap.MondrianDef.AggTable
-
- 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.olap.MondrianDef.AggForeignKey
-
- getAggregationLists() - Method in class mondrian.rolap.RolapEvaluator
-
- getAggregationManager() - Method in class mondrian.olap.MondrianServer
-
- getAggregator() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable.Measure
-
Get this Measure's RolapAggregator.
- getAggregator() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
Returns the aggregator associated with this usage (if its a
measure usage, otherwise null).
- getAggregator() - Method in class mondrian.rolap.RolapBaseCubeMeasure
-
- getAggregator() - Method in class mondrian.rolap.RolapStar.Measure
-
- getAggregator() - Method in interface mondrian.rolap.RolapStoredMeasure
-
Returns the aggregation function which rolls up this measure: "SUM",
"COUNT", etc.
- getAggregator() - Method in class mondrian.rolap.RolapVirtualCubeMeasure
-
- getAggRule(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getAggRule() - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
- getAggRule(String) - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
- getAggRules() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getAggStar() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Get this table's enclosing AggStar.
- getAggStars() - Method in class mondrian.rolap.RolapStar
-
Returns this RolapStar's aggregate table AggStars, ordered in ascending
order of size.
- getAggTables() - Method in class mondrian.olap.MondrianDef.Table
-
- 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.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.
- 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.
- 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.rolap.DelegatingRolapMember
-
- getAncestorOrdinal(int) - Method in class mondrian.olap.Walker
-
get the ordinal within its parent node of the iDepth
th
ancestor.
- getAncestors(E) - Method in class mondrian.util.PartiallyOrderedSet
-
Returns a list of values in the set that are less-than a given value.
- getAnnotation(Method, String, T) - Static method in class mondrian.olap.Util
-
Returns an annotation of a particular class on a method.
- getAnnotation(Method, String, T) - Method in interface mondrian.util.UtilCompatible
-
- getAnnotation(Method, String, T) - Method in class mondrian.util.UtilCompatibleJdk15
-
- getAnnotationMap() - Method in interface mondrian.olap.Annotated
-
Returns a list of annotations.
- getAnnotationMap() - Method in class mondrian.olap.Query.ScopedNamedSet
-
- getAnnotationMap() - Method in class mondrian.olap.SetBase
-
- 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.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.olap.MondrianDef.AggName
-
- getArg(int) - Method in class mondrian.mdx.ResolvedFunCall
-
Returns the Exp argument at the specified index.
- getArg(int) - Method in class mondrian.mdx.UnresolvedFunCall
-
Returns the Exp argument at the specified index.
- getArg(int) - Method in interface mondrian.olap.FunCall
-
Returns the index
th argument to this function
call.
- getArgCount() - Method in class mondrian.mdx.ResolvedFunCall
-
Returns the number of arguments.
- getArgCount() - Method in class mondrian.mdx.UnresolvedFunCall
-
Returns the number of arguments.
- getArgCount() - Method in interface mondrian.olap.FunCall
-
Returns the number of arguments to this function.
- getArgs() - Method in class mondrian.mdx.ResolvedFunCall
-
Returns the internal array of Exp arguments.
- getArgs() - Method in class mondrian.mdx.UnresolvedFunCall
-
Returns the internal array of Exp arguments.
- getArgs() - Method in interface mondrian.olap.FunCall
-
Returns the arguments to this function.
- getArguments() - Method in class mondrian.calc.impl.AbstractCalc
-
Returns any other arguments to this calc.
- getArity() - Method in class mondrian.calc.impl.AbstractTupleCursor
-
- getArity() - Method in class mondrian.calc.impl.AbstractTupleIterable
-
- getArity() - Method in class mondrian.calc.impl.AbstractTupleList.AbstractTupleListIterator
-
- getArity() - Method in class mondrian.calc.impl.AbstractTupleList
-
- getArity() - Method in class mondrian.calc.impl.UnaryTupleList
-
- getArity() - Method in interface mondrian.calc.TupleCursor
-
Returns the number of members in each tuple.
- getArity() - Method in interface mondrian.calc.TupleIterable
-
Returns the number of members in each tuple.
- getArity() - Method in class mondrian.olap.type.CubeType
-
- getArity() - Method in class mondrian.olap.type.DimensionType
-
- getArity() - Method in class mondrian.olap.type.HierarchyType
-
- getArity() - Method in class mondrian.olap.type.LevelType
-
- getArity() - Method in class mondrian.olap.type.MemberType
-
- getArity() - Method in class mondrian.olap.type.ScalarType
-
- getArity() - Method in class mondrian.olap.type.SetType
-
- getArity() - Method in class mondrian.olap.type.TupleType
-
- getArity() - Method in interface mondrian.olap.type.Type
-
Returns the number of fields in a tuple type, or a set of tuples.
- getArity() - Method in interface mondrian.rolap.agg.Segment.ExcludedRegion
-
Returns the arity of this region.
- getArity() - Method in class mondrian.spi.SegmentHeader
-
Returns the arity of this SegmentHeader.
- 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.
- getAuthenticationMode() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
-
- 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.rolap.agg.GroupingSet
-
- getAxes() - Method in class mondrian.rolap.RolapResult
-
- getAxis(int) - Method in class mondrian.rolap.CellKey.Four
-
- getAxis(int) - Method in interface mondrian.rolap.CellKey
-
Returns the axis
th axis value.
- getAxis(int) - Method in class mondrian.rolap.CellKey.Many
-
- getAxis(int) - Method in class mondrian.rolap.CellKey.One
-
- getAxis(int) - Method in class mondrian.rolap.CellKey.Three
-
- getAxis(int) - Method in class mondrian.rolap.CellKey.Two
-
- getAxis(int) - Method in class mondrian.rolap.CellKey.Zero
-
- getAxisName() - Method in class mondrian.olap.QueryAxis
-
- getAxisOrdinal() - Method in class mondrian.olap.QueryAxis
-
- getAxisValueSets() - Method in interface mondrian.spi.SegmentBody
-
Returns the cached axis value sets to be used as an
initializer for the segment's axis.
- getBaseCube() - Method in class mondrian.rolap.RolapCalculatedMember
-
- getBaseCubes() - Method in class mondrian.olap.Query
-
return the set of base cubes associated with the virtual cube referenced
in this query
- getBaseCubes() - Method in class mondrian.rolap.RolapCube
-
Returns the list of base cubes associated with this cube
if this one is a virtual cube,
otherwise return just this cube
- 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
-
- getBitKey() - Method in class mondrian.rolap.aggmatcher.AggStar
-
Returns the BitKey.
- getBitKey() - Method in class mondrian.rolap.CompoundPredicateInfo
-
- 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
-
- getBooleanInitParameter(ServletConfig, String) - Static method in class mondrian.xmla.XmlaServlet
-
Returns true if paramName's value is not null and 'true'.
- 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.DelegatingHierarchyAccess
-
- getBufferSize() - Method in class mondrian.tui.MockHttpServletResponse
-
Returns the actual buffer size used for the response.
- getBytes() - Method in interface mondrian.rolap.agg.SegmentDataset
-
Returns the number of bytes occupied by this dataset.
- 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.DefaultMemberChildrenConstraint
-
- getCacheKey() - Method in class mondrian.rolap.DefaultTupleConstraint
-
- getCacheKey() - Method in class mondrian.rolap.RolapNativeSet.SetConstraint
-
returns a key to cache the result
- 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.agg.AggregationManager
-
- 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.
- 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.rolap.DelegatingRolapMember
-
- getCaption() - Method in class mondrian.rolap.RolapCubeDimension
-
- getCaption() - Method in class mondrian.rolap.RolapCubeLevel
-
- getCaptionExp() - Method in class mondrian.olap.MondrianDef.Level
-
- getCaptionExp() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Level
-
- getCaptionExp() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- getCaptionExp() - Method in class mondrian.rolap.RolapLevel
-
- getCaptionValue() - Method in class mondrian.rolap.RolapMemberBase
-
An object value to be formatted further by member formatter.
- 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
-
- getCatalogLocator() - Method in class mondrian.olap.MondrianServer
-
- 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() - 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, String) - Method in interface mondrian.server.Repository
-
Returns a list of catalog names found in the repository.
- getCatalogURLProperty() - Static method in class mondrian.tui.CmdRunner
-
- getCategory() - Method in class mondrian.calc.DummyExp
-
- getCategory() - Method in class mondrian.mdx.DimensionExpr
-
- getCategory() - Method in class mondrian.mdx.HierarchyExpr
-
- getCategory() - Method in class mondrian.mdx.LevelExpr
-
- getCategory() - Method in class mondrian.mdx.MemberExpr
-
- getCategory() - Method in class mondrian.mdx.NamedSetExpr
-
- getCategory() - Method in class mondrian.mdx.ParameterExpr
-
- getCategory() - Method in class mondrian.mdx.ResolvedFunCall
-
- getCategory() - Method in class mondrian.mdx.UnresolvedFunCall
-
- getCategory() - Method in interface mondrian.olap.Exp
-
- getCategory() - Method in class mondrian.olap.Id
-
- getCategory() - Method in class mondrian.olap.Literal
-
- getCell(int[]) - Method in interface mondrian.olap.Result
-
Returns the cell at a given set of coordinates.
- getCell(int[]) - Method in class mondrian.rolap.RolapResult
-
Get the Cell for the given Cell position.
- getCellCacheHitCount() - Method in class mondrian.server.monitor.ConnectionInfo
-
- getCellCacheHitCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getCellCacheHitCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getCellCacheMissCount() - Method in class mondrian.server.monitor.ConnectionInfo
-
- getCellCacheMissCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getCellCacheMissCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getCellCachePendingCount() - Method in class mondrian.server.monitor.ConnectionInfo
-
- getCellCachePendingCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getCellCachePendingCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getCellCacheRequestCount() - Method in class mondrian.server.monitor.ConnectionInfo
-
- getCellCacheRequestCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getCellCacheRequestCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getCellCoordinateCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getCellCount() - Method in interface mondrian.rolap.agg.Segment.ExcludedRegion
-
Returns an approximation of the number of cells exceluded
in this region.
- getCellCount() - Method in class mondrian.rolap.agg.SegmentWithData
-
Returns the number of cells in this Segment, deducting cells in
excluded regions.
- getCellCount() - Method in class mondrian.server.monitor.ServerInfo
-
- 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).
- 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
-
- 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
-
- getCellRequestCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getCellValue(Object[]) - Method in class mondrian.rolap.agg.SegmentWithData
-
Retrieves the value at the location identified by
keys
.
- getCellValue(Map<SpatialValueTree2.SpatialDimension, Object>) - Method in interface mondrian.util.SpatialValueTree2.SpatialRegion
-
Returns the value of a cell.
- getCellValueDouble(Map<SpatialValueTree2.SpatialDimension, Object>, boolean[]) - Method in interface mondrian.util.SpatialValueTree2.SpatialRegion
-
- getCellValueInt(Map<SpatialValueTree2.SpatialDimension, Object>, boolean[]) - Method in interface mondrian.util.SpatialValueTree2.SpatialRegion
-
- getChangeListener() - Method in class mondrian.rolap.MemberCacheHelper
-
- getChangeListener() - Method in class mondrian.rolap.MemberNoCacheHelper
-
- getChangeListener() - Method in class mondrian.rolap.RolapStar
-
Returns the listener for changes to this star's underlying database.
- getChar() - Method in class mondrian.olap.Scanner
-
Read a character from input, returning -1 if end of input.
- getChar() - Method in class mondrian.olap.StringScanner
-
- 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.
- 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.
- getChildByNameConstraint(RolapMember, Id.NameSegment) - Method in class mondrian.rolap.SqlConstraintFactory
-
- getChildLevel() - Method in interface mondrian.olap.Level
-
- getChildLevel() - Method in class mondrian.olap.LevelBase
-
- getChildLevel() - Method in class mondrian.rolap.RolapCubeLevel
-
- 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(Object) - Method in class mondrian.olap.Walker
-
Override this function to prune the tree, or to allow objects which are
not Walkable to have children.
- getChildren() - Method in class mondrian.rolap.agg.ListPredicate
-
- getChildren() - Method in class mondrian.rolap.RolapStar.Table
-
- getChildren(E) - Method in class mondrian.util.PartiallyOrderedSet
-
Returns the values in this partially-ordered set that are less-than
a given value and there are no intervening values.
- getChildrenByNamesConstraint(RolapMember, List<Id.NameSegment>) - Method in class mondrian.rolap.SqlConstraintFactory
-
- getChildrenCountFromCache(Member) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getChildrenCountFromCache(Member) - Method in interface mondrian.olap.SchemaReader
-
Returns number of children parent of a member,
if the information can be retrieved from cache, otherwise -1.
- getChildrenCountFromCache(Member) - Method in class mondrian.rolap.RolapSchemaReader
-
- getChildrenFromCache(RolapMember, MemberChildrenConstraint) - Method in class mondrian.rolap.MemberCacheHelper
-
- getChildrenFromCache(RolapMember, MemberChildrenConstraint) - Method in class mondrian.rolap.MemberNoCacheHelper
-
- getChildrenFromCache(RolapMember, MemberChildrenConstraint) - Method in class mondrian.rolap.NoCacheMemberReader
-
- getChildTables() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
- getClassLoader() - Method in class mondrian.util.ClassResolver.AbstractClassResolver
-
Returns the class loader to use for the current operation.
- getClassLoader() - Method in class mondrian.util.ClassResolver.ThreadContextClassResolver
-
- getClassLoaderNotNull() - Method in class mondrian.util.ClassResolver.AbstractClassResolver
-
Returns the class loader to use for the current operation, never
null.
- getClassName() - Method in class mondrian.calc.ExpCompiler.Factory
-
Get the class name set in the ThreadLocal
or null.
- getClassName() - Method in class mondrian.util.MemoryMonitorFactory
-
Get the class name set in the ThreadLocal
or null.
- getClassName() - Method in class mondrian.util.ObjectFactory
-
Returns the name of a class to use to create an object.
- getClassName(Properties) - Method in class mondrian.util.ObjectFactory
-
Returns the name of a class to use to create an object.
- getClosedPeer() - Method in class mondrian.rolap.RolapCubeLevel
-
- getClosedPeer() - Method in class mondrian.rolap.RolapLevel
-
- getClosestResource(ClassLoader, String) - Static method in class mondrian.olap.Util
-
- getCode() - Method in exception mondrian.xmla.XmlaException
-
- getCodeSet() - Method in class mondrian.olap.MondrianDef.View
-
- getColumn() - Method in class mondrian.olap.MondrianDef.AggMeasure
-
- getColumn() - Method in class mondrian.parser.SimpleCharStream
-
Deprecated.
- 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 interface mondrian.rolap.agg.QuerySpec
-
- getColumnCardinality(MondrianDef.Relation, MondrianDef.Expression, long) - 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
-
- getColumnCount() - Method in class mondrian.rolap.RolapStar
-
Returns this RolapStar's column count.
- getColumnExpr(SqlQuery, AggStar, RolapStar.Column) - Static method in class mondrian.rolap.SqlConstraintUtils
-
Get the column expression from the AggStar if provided or the regular
table if not, and ensure table is in From
- getColumnExpression() - Method in class mondrian.spi.SegmentColumn
-
Returns the column expression of this constrained column.
- getColumnMap() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
- getColumnName() - Method in class mondrian.olap.MondrianDef.AggColumnName
-
- getColumnName() - Method in class mondrian.olap.MondrianDef.AggLevel
-
- getColumnName() - Method in class mondrian.olap.MondrianDef.Column
-
- getColumnPredicate(int) - Method in interface mondrian.rolap.agg.QuerySpec
-
Returns the predicate on the i
th column.
- getColumnPredicates() - Method in class mondrian.rolap.RolapCacheRegion
-
Returns the list of all column predicates.
- 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.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
-
- getColumnSize() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
Returns the size in bytes of the column in the database.
- 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
-
- getCompiledExpression(RolapEvaluatorRoot) - Method in class mondrian.rolap.RolapMemberBase
-
- getCompiledExpression(RolapEvaluatorRoot) - Method in class mondrian.rolap.RolapResult.CompoundSlicerRolapMember
-
- 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.
- getCompoundPredicateStrings() - Method in class mondrian.rolap.agg.CellRequest
-
- getConnectInfo() - Method in class mondrian.rolap.RolapConnection
-
- getConnection(String, CatalogLocator) - Static method in class mondrian.olap.DriverManager
-
Creates a connection to a Mondrian OLAP Engine
using a connect string
and a catalog locator.
- getConnection(Util.PropertyList, CatalogLocator) - Static method in class mondrian.olap.DriverManager
-
Creates a connection to a Mondrian OLAP Engine.
- getConnection(Util.PropertyList, CatalogLocator, DataSource) - Static method in class mondrian.olap.DriverManager
-
Creates a connection to a Mondrian OLAP Engine
using a list of connection properties,
a catalog locator,
and a JDBC data source.
- getConnection(String, String, String) - Method in class mondrian.olap.MondrianServer
-
Gets a Connection given a catalog (and implicitly the catalog's data
source) and the name of a user role.
- getConnection(String, String, String, Properties) - Method in class mondrian.olap.MondrianServer
-
- getConnection(int) - Method in class mondrian.olap.MondrianServer
-
Retrieves a connection.
- getConnection() - Method in class mondrian.olap.Query
-
- getConnection(MondrianServer, String, String, String, Properties) - Method in class mondrian.server.FileRepository
-
- getConnection(MondrianServer, String, String, String, Properties) - Method in class mondrian.server.ImplicitRepository
-
- 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.
- getConnectionCurrentlyOpenCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getConnectionEndCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getConnectionLocale() - Method in interface mondrian.olap.Evaluator
-
Returns the connection's locale.
- getConnectionLocale() - Method in class mondrian.rolap.RolapEvaluator
-
- getConnections() - Method in interface mondrian.server.monitor.Monitor
-
- getConnections() - Method in interface mondrian.server.monitor.MonitorMXBean
-
- getConnectionStartCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getConnectString() - Method in interface mondrian.olap.Connection
-
Get the Connect String associated with this Connection.
- getConnectString() - Method in class mondrian.rolap.RolapConnection
-
- getConnectString() - Method in class mondrian.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.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.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
-
- 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.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
-
- 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.rolap.RolapCell
-
- getCopyrightYear() - Method in class mondrian.server.MondrianServerRegistry
-
- getCost() - Method in interface mondrian.olap.fun.Resolver.Conversion
-
Returns the cost of the conversion.
- getCountColumn() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- getCreationTimestamp() - Method in class mondrian.rolap.agg.Aggregation
-
- getCube() - Method in class mondrian.olap.DelegatingSchemaReader
-
- getCube() - Method in interface mondrian.olap.Evaluator
-
Returns the current cube.
- 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.rolap.aggmatcher.ExplicitRules.Group
-
Get the RolapCube associated with this Group.
- getCube() - Method in class mondrian.rolap.CompoundPredicateInfo
-
- 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() - 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 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
-
- getCurrentSelectListSize() - Method in class mondrian.rolap.sql.SqlQuery
-
- getCurrMember() - Method in class mondrian.rolap.TargetBase
-
- getData() - Method in class mondrian.rolap.agg.SegmentWithData
-
Returns the data set.
- getDatabase() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getDatabaseNames(RolapConnection) - Method in class mondrian.server.FileRepository
-
- getDatabaseNames(RolapConnection) - Method in class mondrian.server.ImplicitRepository
-
- getDatabaseNames(RolapConnection) - Method in interface mondrian.server.Repository
-
Returns a list of database names found in this repository.
- getDatabaseProduct(String) - Static method in enum mondrian.spi.Dialect.DatabaseProduct
-
- getDatabaseProduct() - Method in interface mondrian.spi.Dialect
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.GreenplumDialect
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.ImpalaDialect
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.InfobrightDialect
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.NetezzaDialect
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.PostgreSqlDialect
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.RedshiftDialect
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.VectorwiseDialect
-
- getDatabaseProduct() - Method in class mondrian.spi.impl.VerticaDialect
-
- getDatabases(RolapConnection) - Method in class mondrian.olap.MondrianServer
-
Returns a list of the databases in this server.
- getDatabases(RolapConnection) - Method in class mondrian.server.FileRepository
-
- getDatabases(RolapConnection) - Method in class mondrian.server.ImplicitRepository
-
- getDatabases(RolapConnection) - Method in interface mondrian.server.Repository
-
Returns a list of databases properties collections,
one per database configured on this server.
- 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.rolap.DelegatingRolapMember
-
- getDataMember() - Method in class mondrian.rolap.RolapCubeMember
-
- 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.xmla.DataSourcesConfig.DataSource
-
- getDataSourceName() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
-
- 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.olap.MondrianDef.Level
-
- getDatatype() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
-
Returns the datatype of this column.
- getDatatype(int) - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
-
- getDatatype() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
Return true if this column is numeric.
- getDatatype() - Method in class mondrian.rolap.RolapBaseCubeMeasure
-
- getDatatype() - Method in class mondrian.rolap.RolapLevel
-
- getDatatype() - Method in class mondrian.rolap.RolapStar.Column
-
- getDatatypeString(Dialect) - Method in class mondrian.rolap.RolapStar.Column
-
Returns a string representation of the datatype of this column, in
the dialect specified.
- 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.
- 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.
- 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.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.
- getDefaultCallback(Locus) - Static method in class mondrian.rolap.RolapUtil
-
- 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
-
- getDefaultMember() - Method in interface mondrian.olap.Hierarchy
-
Returns the default member of this hierarchy.
- getDefaultMember() - Method in class mondrian.rolap.NoCacheMemberReader
-
- 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.SubstitutingMemberReader
-
- getDefaultRole() - Method in class mondrian.rolap.RolapSchema
-
- getDefaultThresholdPercentage() - Method in class mondrian.util.AbstractMemoryMonitor
-
Returns the default memory notification percentage.
- getDefaultValueCalc() - Method in interface mondrian.calc.ParameterSlot
-
Returns a compiled expression to compute the default value of the
parameter.
- 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
-
- 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.rolap.DelegatingRolapMember
-
- getDepth() - Method in class mondrian.rolap.RolapEvaluator
-
- getDepth() - Method in class mondrian.rolap.RolapMemberBase
-
- 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.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 interface mondrian.olap.MondrianPropertiesBase.PropertySource
-
Returns the description of this source, such as a filename or URL.
- 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.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.RolapEvaluator
-
- getDialect() - Method in class mondrian.rolap.RolapSchema
-
Returns this schema's SQL dialect.
- getDialect() - Method in class mondrian.rolap.sql.SqlQuery
-
- getDialect(RolapSchema) - Method in class mondrian.rolap.SqlStatement
-
Retrieves dialect from schema or attempts to create it
in case it is null
- 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) - 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.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 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 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.
- getDimensionType() - Method in interface mondrian.olap.Dimension
-
- getDimensionType() - Method in class mondrian.olap.DimensionBase
-
- getDimensionType() - Method in class mondrian.olap.MondrianDef.Dimension
-
- getDimensionType() - Method in class mondrian.rolap.RolapCubeDimension
-
- getDisjoinedTupleLists() - Method in class mondrian.rolap.TupleConstraintStruct
-
- 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.
- 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(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
-
- getDrillThroughCount() - Method in interface mondrian.olap.Cell
-
Returns the number of fact table rows which contributed to this Cell.
- getDrillThroughCount() - Method in class mondrian.rolap.RolapCell
-
- getDrillThroughCount(Cell) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
Returns the number of rows returned by a
drillthrough on the specified cell.
- getDrillThroughMeasures() - Method in class mondrian.rolap.agg.DrillThroughCellRequest
-
- getDrillThroughSQL(boolean) - Method in interface mondrian.olap.Cell
-
Returns a SQL query that, when executed, returns drill through data
for this Cell.
- getDrillThroughSql(DrillThroughCellRequest, StarPredicate, List<OlapElement>, boolean) - Method in class mondrian.rolap.agg.AggregationManager
-
- getDrillThroughSql(DrillThroughCellRequest, StarPredicate, List<OlapElement>, boolean) - Method in class mondrian.rolap.RolapAggregationManager
-
Generates a SQL statement which will return the rows which contribute to
this request.
- getDrillThroughSQL(boolean) - Method in class mondrian.rolap.RolapCell
-
- getDrillThroughSQL(List<OlapElement>, boolean) - Method in class mondrian.rolap.RolapCell
-
- getElapsedMillis() - Method in class mondrian.server.Execution
-
- 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
-
- getElementName() - Method in class mondrian.rolap.format.FormatterCreateContext
-
- 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
-
- 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.
- getErrors() - Method in class mondrian.tui.XmlUtil.SaxErrorHandler
-
- 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.sql.MemberKeyConstraint
-
- getEvaluator() - Method in interface mondrian.rolap.sql.TupleConstraint
-
- getEvaluator() - Method in class mondrian.rolap.SqlContextConstraint
-
- getEvaluator(TupleConstraint) - Method in class mondrian.rolap.SqlTupleReader
-
Obtains the evaluator used to find an aggregate table to support
the Tuple constraint.
- getEventType() - Method in interface mondrian.spi.SegmentCache.SegmentCacheListener.SegmentCacheEvent
-
Returns the event type of the current SegmentCacheEvent
instance.
- getExcludedRegion(String) - Method in class mondrian.spi.SegmentHeader
-
- getExcludedRegions() - Method in class mondrian.rolap.agg.Segment
-
- getExcludedRegions() - Method in class mondrian.spi.SegmentHeader
-
- getExcludes() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.PatternTableDef
-
Get an Iterator over the list of Excludes.
- getExecuteEndCount() - Method in class mondrian.server.monitor.ConnectionInfo
-
- getExecuteEndCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getExecuteEndCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getExecuteStartCount() - Method in class mondrian.server.monitor.ConnectionInfo
-
- getExecuteStartCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getExecuteStartCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getExecuting() - Method in class mondrian.server.monitor.StatementInfo
-
- getExecution() - Method in class mondrian.rolap.RolapResult
-
- getExecutorService(int, int, long, String, RejectedExecutionHandler) - Static method in class mondrian.olap.Util
-
- getExp() - Method in class mondrian.olap.ExpCacheDescriptor
-
- getExp() - Method in class mondrian.olap.MemberProperty
-
- getExp() - Method in interface mondrian.olap.NamedSet
-
Returns the expression used to derive this named set.
- getExp() - Method in class mondrian.olap.Query.ScopedNamedSet
-
- getExp() - Method in class mondrian.olap.SetBase
-
- 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
-
- 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.rolap.aggmatcher.AggStar.Table.Column
-
- getExpression() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getExpression(String) - Method in class mondrian.rolap.RolapAggregator.AvgFromAvg
-
- getExpression(String) - Method in class mondrian.rolap.RolapAggregator.AvgFromSum
-
- getExpression(String) - Method in class mondrian.rolap.RolapAggregator
-
Returns the expression to apply this aggregator to an operand.
- getExpression(String) - Method in class mondrian.rolap.RolapAggregator.SumFromAvg
-
- getExpression() - Method in class mondrian.rolap.RolapCalculatedMember
-
- getExpression() - Method in class mondrian.rolap.RolapCubeMember
-
- getExpression() - Method in class mondrian.rolap.RolapHierarchy.LimitedRollupMember
-
- getExpression() - Method in class mondrian.rolap.RolapResult.CompoundSlicerRolapMember
-
- getExpression() - Method in class mondrian.rolap.RolapStar.Column
-
- getExtra(OlapConnection) - Static method in class mondrian.xmla.XmlaHandler
-
- getFact() - Method in class mondrian.rolap.RolapCube
-
Returns this cube's fact table, null if the cube is virtual.
- getFactColumn() - Method in class mondrian.olap.MondrianDef.AggMeasureFactCount
-
- getFactCount() - Method in class mondrian.rolap.aggmatcher.AggGen
-
- getFactCountMatch() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- getFactCountMatcher() - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
- getFactCountMatcher() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Get Matcher for the fact count column.
- getFactCountMatches() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getFactCountName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Get the name of the fact count column.
- 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.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.
- getFactTableName() - Method in class mondrian.rolap.aggmatcher.AggGen
-
- 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
-
- getFilter() - Method in class mondrian.olap.MondrianDef.Table
-
- getFirstDescendantOnLevel(SchemaReader, Member, Level) - Static method in class mondrian.olap.Util
-
returns the first descendant on the level underneath parent.
- getFirstError() - Method in class mondrian.tui.XmlUtil.SaxErrorHandler
-
- getFirstRowOrdinal() - Method in class mondrian.olap.DrillThrough
-
- getForeignKey() - Method in class mondrian.rolap.HierarchyUsage
-
- getForeignKeyBitKey() - Method in class mondrian.rolap.aggmatcher.AggStar
-
- getForeignKeyMatch() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- getForeignKeyMatcher(String) - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
- getForeignKeyMatches() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getFormatLocale(Locale) - Static method in class mondrian.util.Format
-
- getFormatString() - Method in interface mondrian.olap.Evaluator
-
Returns the format string for this cell.
- getFormatString() - Method in class mondrian.olap.MondrianDef.CalculatedMember
-
Returns the format string, looking for a property called
"FORMAT_STRING" first, then looking for an attribute called
"formatString".
- getFormatString() - Method in class mondrian.rolap.RolapEvaluator
-
Returns the format string for this cell.
- getFormatString() - Method in class mondrian.util.Format
-
- 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.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.RolapResult.CompoundSlicerRolapMember
-
- getFormatter() - Method in class mondrian.rolap.RolapVirtualCubeMeasure
-
- getFormatterClassName() - Method in class mondrian.rolap.format.FormatterCreateContext
-
- getFormatToken(int) - Static method in class mondrian.util.Format
-
Returns the format token as a string representation
which corresponds to a given token code.
- 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
-
- getFullConnectString() - Method in class mondrian.olap.ConnectionBase
-
- getFullName() - Method in class mondrian.rolap.HierarchyUsage
-
- 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.UdfResolver
-
- getFunInfoList() - Method in class mondrian.olap.fun.FunTableImpl
-
- getFunInfoList() - Method in interface mondrian.olap.FunTable
-
- getFunName() - Method in class mondrian.mdx.ResolvedFunCall
-
- getFunName() - Method in class mondrian.mdx.UnresolvedFunCall
-
Returns the function name.
- getFunName() - Method in interface mondrian.olap.FunCall
-
Returns the name of the function.
- getFunTable() - Method in interface mondrian.olap.Schema
-
Returns this schema's function table.
- getFunTable() - Method in interface mondrian.olap.Validator
-
Returns the table of function and operator definitions.
- getFunTable() - Method in class mondrian.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
-
- getGenericExpression() - Method in class mondrian.olap.MondrianDef.Column
-
- getGenericExpression() - Method in interface mondrian.olap.MondrianDef.Expression
-
- getGenericExpression() - Method in class mondrian.olap.MondrianDef.ExpressionView
-
- getGroupingSets() - Method in class mondrian.rolap.GroupingSetsCollector
-
- getHeader() - Method in class mondrian.rolap.agg.Segment
-
- 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.
- 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.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.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.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.SubstitutingMemberReader
-
- 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 class mondrian.rolap.RolapMemberBase
-
- 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 interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- getHintMap() - Method in class mondrian.olap.MondrianDef.Table
-
- getHitCount() - Method in class mondrian.rolap.FastBatchingCellReader
-
- 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 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.
- 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.DefaultRules
-
- getIgnoreMatcher() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Get Matcher for ignore columns.
- 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.
- getIncludeByTableDef(String, List<ExplicitRules.Group>) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules
-
- getIncludeByTableDef(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
Is the given tableName included either by exact name or by pattern.
- getIncludedRequest() - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
-
- getIncludedResponse() - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
-
- getIndex() - Method in interface mondrian.calc.ParameterSlot
-
Returns the unique index of the slot.
- getIndex(RolapStar) - Method in class mondrian.rolap.agg.SegmentCacheManager.SegmentCacheIndexRegistry
-
- getIndex(String, String) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- getIndex(String) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- 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(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
-
- 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 enum mondrian.olap.Property.Datatype
-
- 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
-
- getJdbcDriversProperty() - Static method in class mondrian.tui.CmdRunner
-
- getJdbcPasswordProperty() - Static method in class mondrian.tui.CmdRunner
-
- getJdbcURLProperty() - Static method in class mondrian.tui.CmdRunner
-
- getJdbcUserProperty() - Static method in class mondrian.tui.CmdRunner
-
- getJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.DimTable
-
- getJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
-
- getJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
- getJoinCondition() - Method in class mondrian.rolap.RolapStar.Table
-
Returns the condition by which a dimension table is connected to its
parent
; or null if this is the fact table.
- getJoinExp() - Method in class mondrian.rolap.HierarchyUsage
-
- getJoinTable() - Method in class mondrian.rolap.HierarchyUsage
-
- getJvmHeapBytesCommitted() - Method in class mondrian.server.monitor.ServerInfo
-
- getJvmHeapBytesMax() - Method in class mondrian.server.monitor.ServerInfo
-
- getJvmHeapBytesUsed() - Method in class mondrian.server.monitor.ServerInfo
-
- getKey() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getKey() - Method in interface mondrian.rolap.RolapMember
-
- getKey() - Method in class mondrian.rolap.RolapMemberBase
-
- getKey() - Method in class mondrian.rolap.RolapSchema
-
Returns this schema instance unique key.
- getKey() - Method in class mondrian.util.Pair
-
- 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
-
- getKeywords() - Method in class mondrian.olap.MondrianServer
-
Returns a list of MDX keywords.
- 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.NoCacheMemberReader
-
- 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.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.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 interface mondrian.olap4j.IMondrianOlap4jProperty
-
- getLevel() - Method in class mondrian.rolap.DelegatingRolapMember
-
- 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, boolean, boolean) - Method in class mondrian.rolap.RolapSchemaReader
-
- getLevelCardinality(Level) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- getLevelDataType(Level) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
Returns the data type of the level's key.
- 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.NoCacheMemberReader
-
- getLevelMemberCount(RolapLevel) - Method in class mondrian.rolap.SmartMemberReader
-
- 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.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 interface mondrian.xmla.XmlaHandler.XmlaExtra
-
Returns the defined properties of a level.
- getLevels() - Method in interface mondrian.olap.Hierarchy
-
Returns the levels in this hierarchy.
- getLevels() - Method in class mondrian.olap.HierarchyBase
-
- 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
-
- 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
-
- getLocalAddr() - Method in class mondrian.tui.MockHttpServletRequest
-
- 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.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
-
- getLockBox() - Method in class mondrian.olap.MondrianServer
-
Returns the lock box that can be used to pass objects via their string
key.
- getLocus() - Method in interface mondrian.rolap.agg.SegmentCacheManager.Command
-
- getLocus() - Method in class mondrian.rolap.agg.SegmentCacheManager.FlushCommand
-
- 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() - 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.RolapCube
-
- 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
.
- getLowerBound() - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- getLowerInclusive() - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- getLowThreshold() - Method in class mondrian.util.AbstractMemoryMonitor
-
Returns the current lowest threshold of all registered
Listener
s.
- getMajorVersion() - Method in interface mondrian.olap.MondrianServer.MondrianVersion
-
Returns the major part of the version number.
- getMajorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDriver
-
- getMajorVersion() - Method in class mondrian.tui.MockServletContext
-
Returns the major version of the Java Servlet API that this servlet
container supports.
- getMappedCellValues() - Method in class mondrian.rolap.agg.CellRequest
-
Builds a map of column names to values, as specified
by this cell request object.
- getMatchCount(StarColumnPredicate) - Method in class mondrian.rolap.agg.SegmentAxis
-
Returns how many of this SegmentAxis's keys match a given constraint.
- getMatcher() - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
-
- getMatcher(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
-
- getMatcher() - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
-
- getMatcher(String, String, String, String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
-
- getMatcher(String[]) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- getMatcher(String, String, String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
-
- getMatcher(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
-
- getMatcher(String[]) - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
- getMatcher(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
-
- getMatchingCause(Throwable, Class<T>) - Static method in class mondrian.olap.Util
-
If one of the causes of an exception is of a particular class, returns
that cause.
- getMax() - Method in class mondrian.olap.EnumeratedValues
-
Returns the largest ordinal defined by this enumeration.
- getMax() - Method in interface mondrian.olap.Util.MemoryInfo.Usage
-
- 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
-
- 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.
- getMaxRowCount() - Method in class mondrian.olap.DrillThrough
-
- getMaxRows() - Method in class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
- getMdxHierarchiesOnAxis(AxisOrdinal) - Method in class mondrian.olap.Query
-
Returns Hierarchy[]
used on axis
.
- 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 interface mondrian.rolap.agg.QuerySpec
-
- getMeasureAggregator(Member) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- getMeasureAlias(int) - Method in interface mondrian.rolap.agg.QuerySpec
-
- 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 interface mondrian.rolap.agg.QuerySpec
-
- 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
-
- getMeasureFactCountMatcher() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
- getMeasureMap() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- getMeasureMaps() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- 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.rolap.aggmatcher.AggStar.FactTable
-
Returns a list of all measures.
- getMeasures() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
Gets all level mappings.
- getMeasuresFactCount() - Method in class mondrian.olap.MondrianDef.AggTable
-
- getMeasuresFactCount() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
- 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() - 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, 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.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.SubstitutingMemberReader
-
- 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
-
- 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 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 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 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(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>) - 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.RolapNativeSet.SetConstraint
-
Returns null to prevent the member/childern from being cached.
- getMemberChildrenConstraint(RolapMember) - Method in class mondrian.rolap.sql.MemberKeyConstraint
-
- getMemberChildrenConstraint(RolapMember) - Method in interface mondrian.rolap.sql.TupleConstraint
-
When the members of a level are fetched, the result is grouped
by into parents and their children.
- getMemberChildrenConstraint(Evaluator) - Method in class mondrian.rolap.SqlConstraintFactory
-
- getMemberChildrenConstraint(RolapMember) - Method in class mondrian.rolap.SqlContextConstraint
-
- getMemberChildrenWithDetails(Member, Evaluator) - Method in class mondrian.olap.DelegatingSchemaReader
-
- getMemberChildrenWithDetails(Member, Evaluator) - Method in interface mondrian.olap.SchemaReader
-
- getMemberChildrenWithDetails(Member, Evaluator) - Method in class mondrian.rolap.RolapSchemaReader
-
- getMemberCount() - Method in 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.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
-
- getMemberKey(Member) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
Returns the key for a given member.
- 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.NoCacheMemberReader
-
- getMemberParent(Member) - Method in class mondrian.rolap.RolapSchemaReader
-
- getMemberParent(RolapMember) - Method in class mondrian.rolap.SmartMemberReader
-
- 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.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.SubstitutingMemberReader
-
- 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() - 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.SubstitutingMemberReader
-
- getMembers() - Method in class mondrian.rolap.TupleConstraintStruct
-
- getMembersArray() - Method in class mondrian.rolap.TupleConstraintStruct
-
- 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.NoCacheMemberReader
-
- getMembersInLevel(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.NoCacheMemberReader
-
- 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.SubstitutingMemberReader
-
- getMembersInLevel(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getMembersNestedInMeasures(Set<Member>) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- getMembersToHierarchyMap(List<Member>) - Static method in class mondrian.olap.Util
-
- getMemberType() - Method in interface mondrian.olap.Member
-
Returns the type of member.
- getMemberType() - Method in class mondrian.olap.MemberBase
-
- getMemberType() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getMemoryInfo() - Static method in class mondrian.olap.Util
-
- getMemoryInfo() - Method in interface mondrian.util.UtilCompatible
-
Creates an object from which to get information about system memory
use.
- getMemoryInfo() - Method in class mondrian.util.UtilCompatibleJdk15
-
- getMemoryMonitor() - Static method in class mondrian.util.MemoryMonitorFactory
-
Access the MemoryMonitorFactory
instance.
- getMessage() - Method in exception mondrian.olap.MondrianException
-
- getMessage() - Method in error mondrian.parser.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in class mondrian.recorder.ListRecorder.Entry
-
- getMetaData() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- 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 class mondrian.rolap.FastBatchingCellReader
-
- getMissCount() - Method in class mondrian.rolap.RolapEvaluator
-
- getMondrianConnection() - Method in interface mondrian.server.Statement
-
Returns this statement's connection.
- 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
-
- getMonthLevel() - Method in interface mondrian.olap.Cube
-
Return Month Level or null.
- getMonthLevel() - Method in class mondrian.olap.CubeBase
-
- 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 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.UdfResolver
-
- getName() - Method in interface mondrian.olap.FunDef
-
Returns the name of this function.
- getName() - Method in class mondrian.olap.HierarchyBase
-
- getName() - Method in class mondrian.olap.Id.NameSegment
-
- getName() - Method in class mondrian.olap.LevelBase
-
- getName() - Method in class mondrian.olap.MemberBase
-
- getName() - Method in class mondrian.olap.MemberProperty
-
- getName() - Method in class mondrian.olap.MondrianDef.AggColumnName
-
- getName() - Method in class mondrian.olap.MondrianDef.AggExclude
-
- getName() - Method in class mondrian.olap.MondrianDef.AggFactCount
-
- getName() - Method in class mondrian.olap.MondrianDef.AggForeignKey
-
- getName() - Method in class mondrian.olap.MondrianDef.AggIgnoreColumn
-
- getName() - Method in class mondrian.olap.MondrianDef.AggLevel
-
- getName() - Method in class mondrian.olap.MondrianDef.AggLevelProperty
-
- getName() - Method in class mondrian.olap.MondrianDef.AggMeasure
-
- getName() - Method in class mondrian.olap.MondrianDef.AggMeasureFactCount
-
- 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.ElementFormatter
-
- 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.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.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.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
-
- 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.olap.MondrianDef.Level
-
- getNameExp() - Method in class mondrian.rolap.RolapLevel
-
- getNames() - Method in class mondrian.olap.EnumeratedValues
-
Returns the names in this enumeration, in declaration order.
- 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
-
- getNamespaceURI(String) - Method in class mondrian.tui.NamespaceContextImpl
-
- 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
-
- 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
-
- 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
-
- getNonApplicableMembers() - Method in class mondrian.rolap.agg.DrillThroughCellRequest
-
- getNonChildren() - Method in class mondrian.util.PartiallyOrderedSet
-
- getNonDistinctAggregator() - Method in class mondrian.rolap.RolapAggregator
-
If this is a distinct aggregator, returns the corresponding non-distinct
aggregator, otherwise throws an error.
- 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
-
- getNullAxisFlags() - Method in interface mondrian.spi.SegmentBody
-
Returns an array of boolean values which identify which
axis of the cached segment contained null values.
- 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
-
- 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.
- 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(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
-
Returns the object in the given column of the current row.
- 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.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.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
-
- getOlapSchema() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getOlapSchemas() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getOp() - Method in class mondrian.rolap.agg.AndPredicate
-
- getOp() - Method in class mondrian.rolap.agg.ListPredicate
-
- getOp() - Method in class mondrian.rolap.agg.OrPredicate
-
- getOptimizedSlicerTuples(RolapCube) - Method in class mondrian.rolap.RolapEvaluator
-
Returns an optimized list of tuples related to the slicer based on the
current evaluator.
- 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() - 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.rolap.DelegatingRolapMember
-
- getOrdinal() - Method in class mondrian.rolap.RolapCubeDimension
-
- getOrdinal() - Method in class mondrian.rolap.RolapMemberBase
-
- getOrdinalExp() - Method in class mondrian.olap.MondrianDef.Level
-
- getOrdinalExp() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Level
-
- getOrdinalExp() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- getOrdinalExp() - Method in class mondrian.rolap.RolapLevel
-
- getOrdinalInCube() - Method in class mondrian.rolap.RolapCubeHierarchy
-
- getOrdinalInCube() - Method in class mondrian.rolap.RolapHierarchy
-
Returns the ordinal of this hierarchy in its cube.
- getOrdinals() - Method in class mondrian.rolap.CellKey.Four
-
- getOrdinals() - Method in interface mondrian.rolap.CellKey
-
Returns the axis keys as an array.
- getOrdinals() - Method in class mondrian.rolap.CellKey.Many
-
- getOrdinals() - Method in class mondrian.rolap.CellKey.One
-
- getOrdinals() - Method in class mondrian.rolap.CellKey.Three
-
- getOrdinals() - Method in class mondrian.rolap.CellKey.Two
-
- getOrdinals() - Method in class mondrian.rolap.CellKey.Zero
-
- 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 interface mondrian.olap.FunDef
-
Returns the types of the arguments of this function.
- getParameterMap() - Method in class mondrian.tui.MockHttpServletRequest
-
- getParameterName(Exp[]) - Static method in class mondrian.olap.fun.ParameterFunDef
-
- getParameterNames() - Method in class mondrian.tui.MockHttpServletRequest
-
Returns an Enumeration of String objects containing the names of the
parameters contained in this request.
- 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.
- 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.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
-
- 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.olap.MondrianDef.Level
-
- 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
-
- getParentMember() - Method in class mondrian.olap.MemberBase
-
- 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
-
- 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).
- 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
-
- 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.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
-
- getPhaseCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getPositions() - Method in interface mondrian.olap.Axis
-
- 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.
- 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() - Method in class mondrian.rolap.CompoundPredicateInfo
-
- getPredicate(int) - Method in class mondrian.rolap.RolapCacheRegion
-
Returns the predicate associated with the
columnOrdinal
th column.
- getPredicate(String) - Method in class mondrian.rolap.RolapCacheRegion
-
Returns the predicate associated with the
columnName
, where column name is
the generic SQL expression in the form of:
- getPredicateList() - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
Returns a list of predicates not associated with a particular column.
- 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.
- getPredicateString() - Method in class mondrian.rolap.CompoundPredicateInfo
-
- getPredicateString(RolapStar, StarPredicate) - Static method in class mondrian.rolap.CompoundPredicateInfo
-
Returns a string representation of the predicate
- getPrefix(String) - Method in class mondrian.tui.NamespaceContextImpl
-
- getPrefixes(String) - Method in class mondrian.tui.NamespaceContextImpl
-
- 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
-
- getProduct(String, String) - Static method in class mondrian.spi.impl.JdbcDialectImpl
-
Converts a product name and version (per the JDBC driver) into a product
enumeration.
- getProductName() - Method in interface mondrian.olap.MondrianServer.MondrianVersion
-
Retrieves the name of this database product.
- getProductVersion() - Method in class mondrian.server.MondrianServerRegistry
-
- getProfileHandler() - Method in interface mondrian.server.Statement
-
- getProfileHandler() - Method in class mondrian.server.StatementImpl
-
- getProperties() - Method in 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.rolap.aggmatcher.AggStar.Table.Level
-
- getProperties() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- getProperties() - Method in class mondrian.rolap.DelegatingRolapMember
-
- getProperties() - Method in class mondrian.rolap.RolapLevel
-
- getProperties() - Method in class mondrian.rolap.RolapMemberBase
-
- getProperties() - Method in class mondrian.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.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(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(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.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.xmla.DataSourcesConfig.DataSource
-
- getProviderType() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
-
- 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
-
- getQuery() - Method in class mondrian.web.taglib.TransformTag
-
- getQueryCardinality(Dialect, DataSource, String, Execution) - Method in class mondrian.spi.impl.JdbcStatisticsProvider
-
- getQueryCardinality(Dialect, DataSource, String, Execution) - Method in class mondrian.spi.impl.SqlStatisticsProvider
-
- getQueryCardinality(Dialect, DataSource, String, Execution) - Method in interface mondrian.spi.StatisticsProvider
-
Returns an estimate of the number of rows returned by a query.
- getQueryStartTime() - Method in interface mondrian.olap.Evaluator
-
Returns the start time of the current query.
- getQueryStartTime() - Method in class mondrian.olap.Query
-
- getQueryStartTime() - Method in class mondrian.rolap.RolapEvaluator
-
- 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
-
- 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
-
- getRealPath(String) - Method in class mondrian.tui.MockServletContext
-
Returns a String containing the real path for a given virtual path.
- 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() - 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, long) - 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
-
- 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.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
-
- 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.
- 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
-
- getRestrictions() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
-
- getRestrictions() - Method in interface mondrian.xmla.XmlaRequest
-
Restrictions of DISCOVER method.
- getResult() - Method in class mondrian.web.taglib.ResultCache
-
- getResultSet() - Method in class mondrian.rolap.SqlStatement
-
- getResultShepherd() - Method in class mondrian.olap.MondrianServer
-
- 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.Query
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.CrossJoinFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.ExistingFunDef
-
- 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.IifFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.MemberLevelFunDef
-
- 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.SetFunDef
-
- getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.TupleFunDef
-
- getReturnCategories() - Method in class mondrian.olap.fun.FunInfo
-
Returns the type of value returned by this function.
- getReturnCategory() - Method in class mondrian.olap.fun.FunDefBase
-
- getReturnCategory() - Method in class mondrian.olap.fun.TupleFunDef
-
- 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.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.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(RolapConnection, String, String) - Method in class mondrian.server.FileRepository
-
- getRolapSchemas(RolapConnection, String, String) - Method in class mondrian.server.ImplicitRepository
-
- 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
-
- 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.
- getRolesConstraints(Evaluator) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- 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.
- 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.DelegatingHierarchyAccess
-
- getRollupType() - Method in class mondrian.olap.MondrianDef.AggMeasure
-
- getRootCause(Throwable) - Static method in exception mondrian.xmla.XmlaException
-
- 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.RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader
-
- getRootMembers() - Method in class mondrian.rolap.RolapCubeHierarchy.NoCacheRolapCubeHierarchyMemberReader
-
- getRootMembers() - Method in class mondrian.rolap.SmartMemberReader
-
- getRootMembers() - Method in class mondrian.rolap.SubstitutingMemberReader
-
- getRowset(XmlaRequest, XmlaHandler) - Method in enum mondrian.xmla.RowsetDefinition
-
- 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.
- getSAXReader(EntityResolver) - Static method in class mondrian.util.XmlParserFactoryProducer
-
- getScalarExpression(String) - Method in class mondrian.rolap.RolapAggregator.AvgFromAvg
-
- getScalarExpression(String) - Method in class mondrian.rolap.RolapAggregator.AvgFromSum
-
- getScalarExpression(String) - Method in class mondrian.rolap.RolapAggregator.BaseAggor
-
- getScalarExpression(String) - Method in class mondrian.rolap.RolapAggregator.SumFromAvg
-
- getScale() - Method in class mondrian.olap.type.DecimalType
-
Returns the number of digits to the right of the decimal point.
- getScenario() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- getScenario() - Method in class mondrian.rolap.RolapConnection
-
- getScheduledExecutorService(int, String) - Static method in class mondrian.olap.Util
-
- getSchema() - Method in 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.rolap.RolapConnection
-
- getSchema() - Method in class mondrian.rolap.RolapCube
-
- getSchema() - Method in class mondrian.rolap.RolapCubeDimension
-
- 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
-
- getSchemaFunctionList(List<XmlaHandler.XmlaExtra.FunctionDefinition>, Schema, Util.Functor1<Boolean, String>) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- 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() - Method in class mondrian.rolap.RolapSchema
-
- getSchemaLoadDate(Schema) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
- getSchemaName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
Get the database schema name associated with this Group's RolapStar's
fact table.
- getSchemaName() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Returns the database's schema name.
- getSchemaReader() - Method in interface mondrian.olap.Connection
-
Returns a schema reader with access control appropriate to the current
role.
- getSchemaReader(Role) - Method in interface mondrian.olap.Cube
-
Returns a
SchemaReader
for which this cube is the context for
lookup up members.
- getSchemaReader() - Method in interface mondrian.olap.Evaluator
-
Returns a
SchemaReader
appropriate for the current
access-control context.
- getSchemaReader(boolean) - Method in class mondrian.olap.Query
-
Returns a schema reader.
- getSchemaReader() - Method in interface mondrian.olap.Schema
-
- getSchemaReader() - Method in interface mondrian.olap.Validator
-
Returns the schema reader with which to resolve names of MDX objects
(dimensions, hierarchies, levels, members, named sets).
- getSchemaReader() - Method in class mondrian.rolap.RolapConnection
-
- getSchemaReader() - Method in class mondrian.rolap.RolapCube
-
Returns the schema reader which enforces the appropriate access-control
context.
- getSchemaReader(Role) - Method in class mondrian.rolap.RolapCube
-
- getSchemaReader() - Method in class mondrian.rolap.RolapEvaluator
-
- getSchemaReader() - Method in class mondrian.rolap.RolapSchema
-
- getSchemaReader() - Method in interface mondrian.server.Statement
-
Returns this statement's schema reader.
- getSchemaReader() - Method in class mondrian.server.StatementImpl
-
- getSchemaRoleNames(Schema) - Method in interface mondrian.xmla.XmlaHandler.XmlaExtra
-
Returns a list of names of roles in the given schema to which the
current user belongs.
- getSchemaVersion() - Method in class mondrian.olap.MondrianServer
-
Returns the schema version of this MondrianServer.
- getSchemaVersion() - Method in class mondrian.server.MondrianServerRegistry
-
- 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
-
- getScriptLanguage() - Method in class mondrian.rolap.format.FormatterCreateContext
-
- getScriptText() - Method in class mondrian.rolap.format.FormatterCreateContext
-
- getSegmentCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSegmentCreateCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSegmentCreateViaExternalCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSegmentCreateViaRollupCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSegmentCreateViaSqlCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSegmentDeleteViaExternalCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSegmentHeaders() - Method in class mondrian.rolap.agg.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.
- getSegments() - Method in class mondrian.olap.Id
-
- getSegments() - Method in class mondrian.rolap.agg.GroupingSet
-
- getServer() - Method in class mondrian.rolap.RolapConnection
-
Returns the server (mondrian instance) that this connection belongs to.
- getServer() - Method in class mondrian.server.Locus
-
- getServer() - Method in interface mondrian.server.monitor.Monitor
-
- getServer() - Method in interface mondrian.server.monitor.MonitorMXBean
-
- 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
-
- getSharedHierarchies() - Method in interface mondrian.olap.Schema
-
Returns a list of shared dimensions in this schema.
- getSharedHierarchies() - 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.
- 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.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.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.
- getSlicerPredicateInfo() - Method in class mondrian.rolap.RolapEvaluator
-
- getSlicerTuples() - Method in class mondrian.rolap.RolapEvaluator
-
Return the list of compound slicer tuples
- 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.rolap.DelegatingRolapMember
-
- getSolveOrder() - Method in class mondrian.rolap.RolapCalculatedMember
-
- getSolveOrder() - Method in class mondrian.rolap.RolapResult.CompoundSlicerRolapMember
-
- getSource() - Method in class mondrian.rolap.HierarchyUsage
-
- getSource() - Method in interface mondrian.spi.SegmentCache.SegmentCacheListener.SegmentCacheEvent
-
Returns the segment header at the source of the event.
- getSpace() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- getSpace() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- getSql() - Method in class mondrian.server.monitor.SqlStatementInfo
-
- getSqlQuery() - Method in class mondrian.rolap.aggmatcher.AggGen
-
- getSqlQuery() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
-
- getSqlQuery() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Get a SqlQuery object.
- getSqlQuery() - Method in class mondrian.rolap.RolapStar.Column
-
- getSqlQuery() - Method in class mondrian.rolap.RolapStar
-
Clones an existing SqlQuery to create a new one (this cloning creates one
with an empty sql query).
- getSqlQueryDialect() - Method in class mondrian.rolap.RolapStar
-
Returns this RolapStar's SQL dialect.
- getSqlStatementCellRequestCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSqlStatementCurrentlyOpenCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSqlStatementEndCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSqlStatementEndCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getSqlStatementExecuteCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSqlStatementExecuteCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getSqlStatementExecuteNanos() - Method in class mondrian.server.monitor.ServerInfo
-
- getSqlStatementExecuteNanos() - Method in class mondrian.server.monitor.StatementInfo
-
- getSqlStatementId() - Method in class mondrian.server.monitor.SqlStatementInfo
-
- getSqlStatementRowFetchCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSqlStatementRowFetchCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getSqlStatements() - Method in interface mondrian.server.monitor.Monitor
-
- getSqlStatements() - Method in interface mondrian.server.monitor.MonitorMXBean
-
- getSqlStatementStartCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getSqlStatementStartCount() - Method in class mondrian.server.monitor.StatementInfo
-
- getSrcMembers() - Method in class mondrian.rolap.TargetBase
-
- getStar() - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
- 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 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(List<String>) - Method in class mondrian.rolap.RolapSchema
-
- getStar() - Method in class mondrian.rolap.RolapStar.Column
-
- getStarKeyColumn() - Method in class mondrian.rolap.RolapCubeLevel
-
This is the RolapStar.Column that is related to this RolapCubeLevel
- getStarList(CacheControl.CellRegion) - Static method in class mondrian.rolap.CacheControlImpl
-
- getStarMeasure() - Method in class mondrian.rolap.RolapBaseCubeMeasure
-
- getStarMeasure(Member) - Static method in class mondrian.rolap.RolapStar
-
- getStarMeasure() - Method in interface mondrian.rolap.RolapStoredMeasure
-
- getStarMeasure() - Method in class mondrian.rolap.RolapVirtualCubeMeasure
-
- getStars() - Method in class mondrian.rolap.RolapSchema
-
- 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.xmla.impl.DefaultXmlaRequest
-
- getStatement() - Method in interface mondrian.xmla.XmlaRequest
-
Statement of EXECUTE method.
- getStatementCurrentlyExecutingCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getStatementCurrentlyOpenCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getStatementEndCount() - Method in class mondrian.server.monitor.ConnectionInfo
-
- getStatementEndCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getStatementId() - Method in class mondrian.server.monitor.SqlStatementEvent
-
- getStatementId() - Method in class mondrian.server.monitor.StatementInfo
-
- getStatements() - Method in interface mondrian.server.monitor.Monitor
-
- getStatements() - Method in interface mondrian.server.monitor.MonitorMXBean
-
- getStatementStartCount() - Method in class mondrian.server.monitor.ConnectionInfo
-
- getStatementStartCount() - Method in class mondrian.server.monitor.ServerInfo
-
- getStatisticsCache() - Method in class mondrian.rolap.RolapStar
-
- getStatisticsProviders() - Method in interface mondrian.spi.Dialect
-
Returns a list of statistics providers for this dialect.
- getStatisticsProviders() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- getStatusCode() - Method in class mondrian.tui.MockHttpServletResponse
-
- getStoredMeasure() - Method in class mondrian.rolap.RolapNativeSql
-
- 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.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.
- 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.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
-
- 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() - Method in class mondrian.rolap.RolapStar.Column
-
- 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.
- getTableMatch() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- getTableMatcher(String) - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
- getTableMatches() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getTableName() - 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.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
-
- 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.
- getTableUsageType() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
Returns the table's usage type.
- getTabSize(int) - Method in class mondrian.parser.SimpleCharStream
-
- getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Base
-
- getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Ref
-
- getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
- getTag() - Method in class mondrian.rolap.aggmatcher.DefaultRules
-
- getTarget() - Method in class mondrian.rolap.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.
- 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.
- 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.
- getTimeHierarchy(String) - Method in class mondrian.rolap.RolapCube
-
Returns the time hierarchy for this cube.
- getTimeQueries() - Method in class mondrian.tui.CmdRunner
-
- 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
-
- 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.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
-
- getTupleList() - Method in class mondrian.rolap.RolapAxis
-
- 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.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 interface mondrian.rolap.agg.SegmentDataset
-
Returns the SQL type of the data contained in this dataset.
- 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.PdiDataServiceDialect
-
- getType(ResultSetMetaData, int) - Method in class mondrian.spi.impl.PostgreSqlDialect
-
- getType(ResultSetMetaData, int) - Method in class mondrian.spi.impl.VerticaDialect
-
- getType() - Method in interface mondrian.spi.UserDefinedFunction.Argument
-
Returns the type of the argument.
- getType(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
-
- 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
-
- 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.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.rolap.DelegatingRolapMember
-
- getUniqueName() - Method in class mondrian.rolap.RolapCubeMember
-
- getUniqueNameSsas() - Method in interface mondrian.olap.Hierarchy
-
- getUniqueNameSsas() - Method in class mondrian.olap.HierarchyBase
-
- getUniqueOrdinalMembers(List<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.
- getUpperBound() - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- getUpperInclusive() - Method in class mondrian.rolap.agg.RangeColumnPredicate
-
- getURI(int) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- 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.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 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.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 interface mondrian.spi.SegmentBody
-
Returns an array of values.
- 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 interface mondrian.spi.SegmentBody
-
Converts contents of this segment into a cellkey/value map.
- 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
-
- 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
-
- getVersion() - Method in class mondrian.olap.MondrianServer
-
Returns the version of this MondrianServer.
- getVersion() - Method in class mondrian.server.MondrianServerRegistry
-
- getVersionString() - Method in interface mondrian.olap.MondrianServer.MondrianVersion
-
Returns the version string, for example "2.3.0".
- 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.MondrianOlap4jConnection
-
- 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
-
- 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.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.
- GoogleBigQueryDialect - Class in mondrian.spi.impl
-
This is the Mondrian dialect for Google BigQuery.
- GoogleBigQueryDialect(Connection) - Constructor for class mondrian.spi.impl.GoogleBigQueryDialect
-
- 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.
- Group(RolapCube) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRules.Group
-
- GroupingSet - Class in mondrian.rolap.agg
-
A collection
of
Segment
s that can be represented
as a GROUP BY GROUPING SET in a SQL query.
- GroupingSet(List<Segment>, BitKey, BitKey, StarColumnPredicate[], RolapStar.Column[]) - Constructor for class mondrian.rolap.agg.GroupingSet
-
Creates a GroupingSet.
- 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
-
- 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.
- 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.
- 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() - 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
-
- 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.
- hasDataSourcesContentChanged(String) - Method in class mondrian.server.DynamicContentFinder
-
- 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.mdx.ParameterExpr
-
- hashCode() - Method in class mondrian.olap.CubeAccess
-
- hashCode() - Method in class mondrian.olap.fun.FunInfo
-
- hashCode() - Method in class mondrian.olap.fun.FunUtil.ObjIntPair
-
- hashCode() - Method in class mondrian.olap.fun.VisualTotalsFunDef.VisualTotalMember
-
- hashCode() - Method in class mondrian.olap.Id.KeySegment
-
- hashCode() - Method in class mondrian.olap.Id.NameSegment
-
- hashCode() - Method in class mondrian.olap.MondrianDef.Column
-
- hashCode() - Method in class mondrian.olap.MondrianDef.ExpressionView
-
- hashCode() - Method in class mondrian.olap.MondrianDef.InlineTable
-
- hashCode() - Method in class mondrian.olap.MondrianDef.RelationOrJoin
-
- hashCode() - Method in class mondrian.olap.MondrianDef.SQL
-
- hashCode() - Method in class mondrian.olap.MondrianDef.Table
-
- hashCode() - Method in class mondrian.olap.OlapElementBase
-
- hashCode() - Method in class mondrian.olap.ParameterImpl
-
- hashCode() - Method in class mondrian.olap.RoleImpl
-
- hashCode() - Method in class mondrian.olap.type.CubeType
-
- hashCode() - Method in class mondrian.olap.type.DimensionType
-
- hashCode() - Method in class mondrian.olap.type.HierarchyType
-
- hashCode() - Method in class mondrian.olap.type.LevelType
-
- hashCode() - Method in class mondrian.olap.type.ScalarType
-
- hashCode() - Method in class mondrian.olap.type.SetType
-
- hashCode() - Method in class mondrian.olap.type.TupleType
-
- hashCode() - Method in class mondrian.olap.Util.Flat2List
-
- hashCode() - Method in class mondrian.olap.Util.Flat3List
-
- 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.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.HierarchyUsage
-
- 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.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.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.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
-
- hasIgnoredColumns() - Method in class mondrian.rolap.aggmatcher.AggStar
-
- hasIgnoreMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- hasInaccessibleDescendants(Member) - Method in interface mondrian.olap.Role.HierarchyAccess
-
Returns true
if at least one of the descendants of the
given Member is inaccessible to this Role.
- hasInaccessibleDescendants(Member) - Method in class mondrian.olap.RoleImpl.DelegatingHierarchyAccess
-
- hasInformation() - Method in class mondrian.recorder.AbstractRecorder
-
- hasInformation() - Method in interface mondrian.recorder.MessageRecorder
-
Returns true if there are one or more informational messages.
- hasJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.DimTable
-
- hasJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
-
- hasJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Return true if this table has a join condition (only DimTables have
join conditions, FactTable instances do not).
- hasLevelMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- hasLevels() - Method in class mondrian.rolap.aggmatcher.AggStar
-
Return true if AggStar has levels
- hasLevels() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
-
Return true if table has levels.
- hasMeasureMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- hasMeasures() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
-
Return true it table has measures
- hasMeasures() - Method in class mondrian.rolap.aggmatcher.AggStar
-
Return true if AggStar has measures
- hasMoreElements() - Method in class mondrian.olap.Walker
-
- hasMultipleLevelSlicer(Evaluator) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- hasMultiPositionSlicer(List<Member>) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- hasNext - Variable in class mondrian.calc.impl.AbstractTupleIterator
-
- hasNext() - Method in class mondrian.calc.impl.AbstractTupleIterator
-
- hasNext() - Method in class mondrian.calc.impl.AbstractTupleList.AbstractTupleListIterator
-
- hasNext() - Method in class mondrian.olap.fun.NativizeSetFunDef.RangeIterator
-
- hasNext() - Method in class mondrian.olap.Util.GcIterator
-
- hasNext() - Method in class mondrian.util.UnionIterator
-
- hasNext() - Method in class mondrian.util.UnsupportedList.Itr
-
- hasNext() - Method in class mondrian.util.UnsupportedList.ItrUnknownSize
-
- hasOrdinalExp() - Method in class mondrian.rolap.RolapLevel
-
- 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.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.
- 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.
- headerList - Variable in class mondrian.xmla.XmlaUtil.MetadataRowset
-
- headSet(E) - Method in class mondrian.util.ArraySortedSet
-
- Helper() - Constructor for class mondrian.xmla.XmlaRequestCallback.Helper
-
- hex(Object) - Static method in class mondrian.olap.fun.vba.Vba
-
- hideMemberIf - Variable in class mondrian.olap.MondrianDef.Level
-
- hierarchies - Variable in class mondrian.olap.DimensionBase
-
- hierarchies - Variable in class mondrian.olap.MondrianDef.Dimension
-
- 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 - 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() - Constructor for class mondrian.olap.MondrianDef.Hierarchy
-
- Hierarchy(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Hierarchy
-
- hierarchy - Variable in class mondrian.olap.MondrianDef.HierarchyGrant
-
- 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
-
- HierarchyBase - Class in mondrian.olap
-
- HierarchyBase(Dimension, String, String, boolean, String, boolean) - Constructor for class mondrian.olap.HierarchyBase
-
- HierarchyCalc - Interface in mondrian.calc
-
- HierarchyCurrentMemberFunDef - Class in mondrian.olap.fun
-
Definition of the <Hierarchy>.CurrentMember
MDX
builtin function.
- HierarchyCurrentMemberFunDef.CalcImpl - Class in mondrian.olap.fun
-
Compiled implementation of the Hierarchy.CurrentMember function that
evaluates the hierarchy expression first.
- HierarchyCurrentMemberFunDef.FixedCalcImpl - Class in mondrian.olap.fun
-
Compiled implementation of the Hierarchy.CurrentMember function that
uses a fixed hierarchy.
- HierarchyDimensionFunDef - Class in mondrian.olap.fun
-
Definition of the <Hierarchy>.Dimension
MDX
builtin function.
- HierarchyDimensionFunDef.CalcImpl - Class in mondrian.olap.fun
-
- HierarchyExpr - Class in mondrian.mdx
-
- HierarchyExpr(Hierarchy) - Constructor for class mondrian.mdx.HierarchyExpr
-
Creates a hierarchy expression.
- HierarchyGrant() - Constructor for class mondrian.olap.MondrianDef.HierarchyGrant
-
- HierarchyGrant(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.HierarchyGrant
-
- 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.util.IdentifierParser.BuilderImpl
-
- 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.
- 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.olap.DimensionBase
-
- highCardinality - Variable in class mondrian.olap.MondrianDef.CubeDimension
-
- HighCardinalityInDimension - Variable in class mondrian.resource.MondrianResource
-
HighCardinalityInDimension
is 'The highCardinality attribute specified on dimension ''{0}'' is deprecated and will be removed in future versions of Mondrian.The feature will produce wrong results in some scenarios and should be used with caution.
'
- HighCardSqlTupleReader - Class in mondrian.rolap
-
- 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
-
- Hint() - Constructor for class mondrian.olap.MondrianDef.Hint
-
- Hint(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Hint
-
- 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
- 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.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.NameSegment - Class in mondrian.olap
-
Component in a compound identifier that describes the name of an object.
- Id.Quoting - Enum in mondrian.olap
-
- Id.Segment - Class in mondrian.olap
-
Component in a compound identifier.
- IdBatchResolver - Class in mondrian.olap
-
Used to collect and resolve identifiers in groups of children
where possible.
- IdBatchResolver(Query) - Constructor for class mondrian.olap.IdBatchResolver
-
- 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.MemberListBuilder - Class in mondrian.util
-
Implementation of Builder that builds a member list.
- IdentifierParser.TupleBuilder - Class in mondrian.util
-
Implementation of Builder that builds a tuple.
- IdentifierParser.TupleListBuilder - Class in mondrian.util
-
Implementation of Builder that builds a tuple list.
- IdentifierVisitor - Class in mondrian.olap
-
- IdentifierVisitor(Set<Id>) - Constructor for class mondrian.olap.IdentifierVisitor
-
- IdentityCatalogLocator - Class in mondrian.spi.impl
-
- IdentityCatalogLocator() - Constructor for class mondrian.spi.impl.IdentityCatalogLocator
-
- identityFunctor() - Static method in class mondrian.olap.Util
-
- IGNORE_COLUMN_NAME - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
-
- IGNORE_COLUMN_USAGE - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
-
- ignorecase - Variable in class mondrian.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.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
-
- IgnoreMap() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
-
- IgnoreMap(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
-
- ignoreMapRef - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- IgnoreMapRef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
-
- IgnoreMapRef(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
-
- 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.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.
- IllegalLeftDeepJoin - Variable in class mondrian.resource.MondrianResource
-
IllegalLeftDeepJoin
is 'Left side of join must not be a join; mondrian only supports right-deep joins.
'
- image - Variable in class mondrian.parser.Token
-
The string image of the token.
- IMondrianOlap4jProperty - Interface in mondrian.olap4j
-
Wraps to provide
information about level that contains current property
- ImpalaDialect - Class in mondrian.spi.impl
-
Dialect for Cloudera's Impala DB.
- ImpalaDialect(Connection) - Constructor for class mondrian.spi.impl.ImpalaDialect
-
Creates an ImpalaDialect.
- ImplicitRepository - Class in mondrian.server
-
Implementation of
Repository
for
a server that doesn't have a repository: each connection in the server
has its own catalog (specified in the connect string) and therefore the
catalog and schema metadata will be whatever pertains to that connection.
- ImplicitRepository() - Constructor for class mondrian.server.ImplicitRepository
-
- implode(List<Id.Segment>) - Static method in class mondrian.olap.Util
-
Converts an array of name parts {"part1", "part2"} into a single string
"[part1].[part2]".
- IN - Static variable in interface mondrian.olap.ParserSym
-
- IN - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- IN_FORMAL_COMMENT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
Lexical state.
- IN_MULTI_LINE_COMMENT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
Lexical state.
- IN_SINGLE_LINE_COMMENT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
Lexical state.
- inBuf - Variable in class mondrian.parser.SimpleCharStream
-
- include(ServletRequest, ServletResponse) - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
-
- includeInSelect(RolapStar.Column) - Method in class mondrian.rolap.agg.DrillThroughCellRequest
-
- includeInSelect(RolapStar.Measure) - Method in class mondrian.rolap.agg.DrillThroughCellRequest
-
- incrementEmptySets() - Method in class mondrian.rolap.SqlTupleReader
-
- incrementEmptySets() - Method in interface mondrian.rolap.TupleReader
-
Indicates that there was an empty argument somewhere in the tuple.
- indent() - Method in class mondrian.calc.CalcWriter
-
Increases the indentation level.
- 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
-
- 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(ServletConfig) - Method in class mondrian.web.servlet.MdxQueryServlet
-
Initializes the servlet.
- init(ServletContextEvent) - Method in class mondrian.web.taglib.ApplResources
-
- 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
- initialize() - Method in class mondrian.rolap.aggmatcher.AggTableManager
-
Initializes this object, loading all aggregate tables and associating
them with
RolapStar
s.
- InlineTable() - Constructor for class mondrian.olap.MondrianDef.InlineTable
-
- InlineTable(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.InlineTable
-
- InlineTable(MondrianDef.InlineTable) - Constructor for class mondrian.olap.MondrianDef.InlineTable
-
Convenience constructor.
- input_stream - Variable in class mondrian.parser.MdxParserImplTokenManager
-
- inputStream - Variable in class mondrian.parser.SimpleCharStream
-
- InputStream(InputStream) - Constructor for class mondrian.util.Base64.InputStream
-
- InputStream(InputStream, int) - Constructor for class mondrian.util.Base64.InputStream
-
- 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.
- 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.extra.CalculatedChildFunDef
-
- instance() - Static method in class mondrian.olap.fun.GlobalFunTable
-
- INSTANCE - Static variable in class mondrian.olap.fun.LevelMembersFunDef
-
- 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.Unsafe
-
- instance() - Static method in class mondrian.resource.MondrianResource
-
- instance(Locale) - Static method in class mondrian.resource.MondrianResource
-
- instance() - Static method in class mondrian.rolap.agg.AggregationManager
-
- INSTANCE - Static variable in exception mondrian.rolap.agg.CellRequestQuantumExceededException
-
- instance() - Static method in class mondrian.rolap.cache.CachePool
-
Returns the singleton.
- INSTANCE - Static variable in class mondrian.rolap.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.format.FormatterFactory
-
- 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
.
- IntegerNull - Static variable in class mondrian.olap.fun.FunUtil
-
Special value which indicates that an int
computation
has returned the MDX null value.
- 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
-
- InterceptFunDef(FunDef) - Constructor for class mondrian.olap.fun.LinReg.InterceptFunDef
-
- interfaceName - Variable in class mondrian.xmla.XmlaHandler.XmlaExtra.FunctionDefinition
-
- Internal - Variable in class mondrian.resource.MondrianResource
-
Internal
is 'Internal error: {0}
'
- 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.
- 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
-
- InUdf - Class in mondrian.udf
-
User-defined function IN
.
- InUdf() - Constructor for class mondrian.udf.InUdf
-
- 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.
- 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.
- isAggregate() - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
- 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.rolap.DelegatingRolapMember
-
- isAll() - Method in class mondrian.rolap.RolapLevel
-
- isAllMember() - Method in class mondrian.rolap.DelegatingRolapMember
-
- isAllMember() - Method in interface mondrian.rolap.RolapMember
-
- isAllMember() - Method in class mondrian.rolap.RolapMemberBase
-
- isAllowHints() - Method in class mondrian.rolap.SqlTupleReader
-
- isArray(Object) - Method in class mondrian.olap.fun.vba.Vba
-
- 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.
- 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.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.rolap.DelegatingRolapMember
-
- isCalculatedInQuery() - Method in class mondrian.rolap.RolapCalculatedMember
-
- isCalculatedInQuery() - Method in class mondrian.rolap.RolapMemberBase
-
- 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()
.
- isCellProperty() - Method in class mondrian.olap.Property
-
Gets the value of the property cellProperty.
- 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.rolap.DelegatingRolapMember
-
- isClosed() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- isCollapsed() - Method in class mondrian.olap.MondrianDef.AggLevel
-
- isCollapsed() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Level
-
- isCommitted() - Method in class mondrian.tui.MockHttpServletResponse
-
Returns a boolean indicating if the response has been committed.
- 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
-
- isDirty() - Method in class mondrian.rolap.FastBatchingCellReader
-
Returns whether this reader has told a lie.
- isDisjointSlicerTuple() - Method in class mondrian.rolap.RolapEvaluator
-
- isDisjointTuple(TupleList) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- isDistinct() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable.Measure
-
- isDistinct() - Method in class mondrian.rolap.RolapAggregator
-
- 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.
- 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
-
- 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.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.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.
- 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
-
- 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.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
-
- isEvaluated() - Method in class mondrian.rolap.RolapResult.CompoundSlicerRolapMember
-
- isExact() - Method in enum mondrian.olap.MatchType
-
Return true if either Exact or Exact Schema value
is selected.
- 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
-
- 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.
- 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.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 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.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.
- 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.RolapNativeSet.SetConstraint
-
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.
- 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
-
Gets the value of the property memberProperty.
- isMissing(Object) - Method in class mondrian.olap.fun.vba.Vba
-
- isModifiable() - Method in class mondrian.mdx.ParameterExpr
-
Returns whether the parameter can be modified.
- isModifiable() - Method in interface mondrian.olap.Parameter
-
Returns whether the value of this Parameter can be modified in a query.
- isModifiable() - Method in class mondrian.olap.ParameterImpl
-
Returns whether the parameter can be modified.
- isModifiable() - Method in class mondrian.rolap.RolapSchemaParameter
-
- isMultiLevelSlicerTuple() - Method in class mondrian.rolap.RolapEvaluator
-
- isMutable() - Method in class mondrian.olap.RoleImpl
-
Returns whether modifications are possible.
- isMutable() - Method in class mondrian.rolap.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.
- 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(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
-
- isNull() - Method in class mondrian.rolap.DelegatingRolapMember
-
- isNull() - Method in class mondrian.rolap.RolapCell
-
- isNullable() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
False means the column definitely does not allow NULL values.
- isNumeric(Object) - Method in class mondrian.olap.fun.vba.Vba
-
- isNumeric() - Method in enum mondrian.olap.Property.Datatype
-
- isNumeric() - Method in enum mondrian.spi.Dialect.Datatype
-
Returns whether this is a numeric datatype.
- 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.
- 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
-
- isParentChildPhysicalMember() - Method in interface mondrian.olap.Member
-
- isParentChildPhysicalMember() - Method in class mondrian.olap.MemberBase
-
- isParentChildPhysicalMember() - Method in class mondrian.rolap.DelegatingRolapMember
-
- isPartOfSelect(RolapStar.Column) - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
Allows subclasses to specify if a given column must
be returned as part of the result set, in the select clause.
- isPartOfSelect(RolapStar.Measure) - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
Allows subclasses to specify if a given column must
be returned as part of the result set, in the select clause.
- 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 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() - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- 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.
- isResultCache() - Method in class mondrian.web.taglib.QueryTag
-
- isSatisfiable() - Method in class mondrian.rolap.CompoundPredicateInfo
-
- 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.
- 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() - Method in class mondrian.rolap.RolapSchemaParameter
-
- isShared() - Method in class mondrian.rolap.HierarchyUsage
-
- 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.
- isStale() - Method in interface mondrian.olap.MondrianPropertiesBase.PropertySource
-
- isStandard() - Method in class mondrian.olap.Property
-
Returns whether this property is standard.
- 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
-
- isSupported() - Method in class mondrian.rolap.sql.SqlQuery
-
- 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
-
- 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.
- 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(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(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.olap4j.MondrianOlap4jConnection
-
- isXsltCache() - Method in class mondrian.web.taglib.TransformTag
-
- iter0(Iterable<Triple<T0, T1, T2>>) - Static method in class mondrian.util.Triple
-
Returns an iterable over the slice #0 of an iterable.
- iter1(Iterable<Triple<T0, T1, T2>>) - Static method in class mondrian.util.Triple
-
Returns an iterable over the slice #1 of an iterable.
- iter2(Iterable<Triple<T0, T1, T2>>) - Static method in class mondrian.util.Triple
-
Returns an iterable over the slice #2 of an iterable.
- ITERABLE_ANY - Static variable in enum mondrian.calc.ResultStyle
-
- ITERABLE_LIST - Static variable in enum mondrian.calc.ResultStyle
-
- ITERABLE_LIST_MUTABLELIST - Static variable in enum mondrian.calc.ResultStyle
-
- ITERABLE_LIST_MUTABLELIST_ANY - Static variable in enum mondrian.calc.ResultStyle
-
- ITERABLE_MUTABLELIST - Static variable in enum mondrian.calc.ResultStyle
-
- ITERABLE_MUTABLELIST_LIST - Static variable in enum mondrian.calc.ResultStyle
-
- ITERABLE_ONLY - Static variable in enum mondrian.calc.ResultStyle
-
- IterableListCalc - Class in mondrian.calc.impl
-
- IterableListCalc(IterCalc) - Constructor for class mondrian.calc.impl.IterableListCalc
-
Creates an IterableListCalc.
- IterationLimit - Variable in class mondrian.olap.MondrianProperties
-
Integer property indicating the maximum number of iterations
allowed when iterating over members to compute aggregates.
- IterationLimitExceeded - Variable in class mondrian.resource.MondrianResource
-
IterationLimitExceeded
is 'Number of iterations exceeded limit of {0,number}
'
- Iterations - Variable in class mondrian.olap.MondrianProperties
-
Not documented.
- iterator() - Method in class mondrian.calc.impl.AbstractTupleIterable
-
- iterator() - Method in class mondrian.calc.impl.AbstractTupleList
-
- iterator() - Method in class mondrian.calc.impl.UnaryTupleList
-
- iterator(TupleCursor) - Static method in class mondrian.calc.TupleCollections
-
- iterator() - Method in class mondrian.olap.Util.AbstractFlatList
-
- iterator() - Method in class mondrian.olap.Util.PropertyList
-
- iterator() - Method in class mondrian.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
-
- Itr() - Constructor for class mondrian.util.UnsupportedList.Itr
-
- ItrUnknownSize() - Constructor for class mondrian.util.UnsupportedList.ItrUnknownSize
-
J
- JavaccParserValidatorImpl - Class in mondrian.parser
-
- JavaccParserValidatorImpl() - Constructor for class mondrian.parser.JavaccParserValidatorImpl
-
Creates a JavaccParserValidatorImpl.
- JavaccParserValidatorImpl(MdxParserValidator.QueryPartFactory) - Constructor for class mondrian.parser.JavaccParserValidatorImpl
-
Creates a JavaccParserValidatorImpl with an explicit factory for parse
tree nodes.
- 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
-
- JdbcDialectFactory - Class in mondrian.spi.impl
-
- JdbcDialectFactory(Class<? extends JdbcDialectImpl>, Dialect.DatabaseProduct) - Constructor for class mondrian.spi.impl.JdbcDialectFactory
-
Creates a JdbcDialectFactory.
- JdbcDialectImpl - Class in mondrian.spi.impl
-
Implementation of
Dialect
based on a JDBC connection and metadata.
- JdbcDialectImpl(Connection) - Constructor for class mondrian.spi.impl.JdbcDialectImpl
-
Creates a JdbcDialectImpl.
- JdbcDialectImpl() - Constructor for class mondrian.spi.impl.JdbcDialectImpl
-
- JdbcDrivers - Variable in class mondrian.olap.MondrianProperties
-
Property containing a list of JDBC drivers to load automatically.
- 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.
- 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 - Class in mondrian.rolap.aggmatcher
-
Metadata gleaned from JDBC about the tables and columns in the star schema.
- JdbcSchema.Factory - Interface in mondrian.rolap.aggmatcher
-
- JdbcSchema.StdFactory - Class in mondrian.rolap.aggmatcher
-
- 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.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
-
- 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_nt - Variable in class mondrian.parser.MdxParserImpl
-
Next token.
- jjFillToken() - Method in class mondrian.parser.MdxParserImplTokenManager
-
- jjnewLexState - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
Lex State array.
- jjstrLiteralImages - Static variable in class mondrian.parser.MdxParserImplTokenManager
-
Token literal values.
- JndiDataSourceResolver - Class in mondrian.spi.impl
-
- JndiDataSourceResolver() - Constructor for class mondrian.spi.impl.JndiDataSourceResolver
-
Public constructor, required for plugin instantiation.
- Join() - Constructor for class mondrian.olap.MondrianDef.Join
-
- Join(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Join
-
- Join(String, String, MondrianDef.RelationOrJoin, String, String, MondrianDef.RelationOrJoin) - Constructor for class mondrian.olap.MondrianDef.Join
-
Convenience constructor.
- 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
- 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_ORDINAL - Static variable in class mondrian.olap.Property
-
- 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.
- KeyExpression() - Constructor for class mondrian.olap.MondrianDef.KeyExpression
-
- KeyExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.KeyExpression
-
- keyIdentifier() - Method in class mondrian.parser.MdxParserImpl
-
- KeySegment(Id.NameSegment...) - Constructor for class mondrian.olap.Id.KeySegment
-
Creates a KeySegment with one or more sub-segments.
- KeySegment(List<Id.NameSegment>) - Constructor for class mondrian.olap.Id.KeySegment
-
Creates a KeySegment a list of sub-segments.
- 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
- 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
-
- last(List<T>) - Static method in class mondrian.olap.Util
-
Returns the last item in a list.
- 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
-
- lastRet - Variable in class mondrian.util.UnsupportedList.Itr
-
- 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.
- 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.
- 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.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.
- LETTER - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- Level - Static variable in class mondrian.olap.Category
-
Level
is a level expression.
- Level - Interface in mondrian.olap
-
A
Level
is a group of
Member
s in a
Hierarchy
,
all with the same attributes and at the same depth in the hierarchy.
- level - Variable in class mondrian.olap.MemberBase
-
- level - Variable in class mondrian.olap.MondrianDef.DimensionUsage
-
- Level() - Constructor for class mondrian.olap.MondrianDef.Level
-
- Level(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Level
-
- 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.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- LEVEL_COLUMN_NAME - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
-
- LEVEL_COLUMN_USAGE - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
-
- 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_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
-
- 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
-
- levelMap - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- LevelMap() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
-
- LevelMap(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
-
- levelMapRef - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- LevelMapRef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
-
- LevelMapRef(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
-
- levelMaps - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
All shared LevelMap.
- 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
'
- LevelPreCacheThreshold - Variable in class mondrian.olap.MondrianProperties
-
Property which governs whether child members or members of a level are precached
when child or level members are requested within a
query expression.
- levelReader - Variable in class mondrian.rolap.RolapCubeLevel
-
- levels - Variable in class mondrian.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
-
- 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.olap.LevelBase
-
- LevelType - Enum in mondrian.olap
-
- 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.
- 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
-
- 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.PointFunDef - Class in mondrian.olap.fun
-
Definition of the LinRegPoint
MDX function.
- LinReg.R2FunDef - Class in mondrian.olap.fun
-
Definition of the LinRegR2
MDX function.
- LinReg.SlopeFunDef - Class in mondrian.olap.fun
-
Definition of the LinRegSlope
MDX function.
- LinReg.VarianceFunDef - Class in mondrian.olap.fun
-
Definition of the LinRegVariance
MDX function.
- LIST_MUTABLELIST - Static variable in enum mondrian.calc.ResultStyle
-
- LIST_ONLY - Static variable in enum mondrian.calc.ResultStyle
-
- 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
-
- listener - Variable in class mondrian.rolap.RolapNative
-
- 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
-
- 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
-
- ListItr(int) - Constructor for class mondrian.util.UnsupportedList.ListItr
-
- listParam(String, StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- listParameterNameValues(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- ListPredicate - Class in mondrian.rolap.agg
-
- ListPredicate(List<StarPredicate>) - Constructor for class mondrian.rolap.agg.ListPredicate
-
- listPropertiesAll(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- listProperty(String, StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- listPropertyNames(StringBuilder) - Static method in class mondrian.tui.CmdRunner
-
- ListRecorder - Class in mondrian.recorder
-
- ListRecorder() - Constructor for class mondrian.recorder.ListRecorder
-
- ListRecorder.Entry - Class in mondrian.recorder
-
Entry is a Info, Warning or Error message.
- 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(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.
- 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.
- loadCacheForStar(RolapStar) - Method in class mondrian.rolap.agg.SegmentCacheManager
-
Load external cached elements for received star.
- 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
-
- 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(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
-
- LockBox - Class in mondrian.util
-
Provides a way to pass objects via a string moniker.
- LockBox() - Constructor for class mondrian.util.LockBox
-
Creates a LockBox.
- LockBox.Entry - Interface in mondrian.util
-
- Locus - Class in mondrian.server
-
Point of execution from which a service is invoked.
- Locus(Execution, String, String) - Constructor for class mondrian.server.Locus
-
Creates a Locus.
- locus - Variable in class mondrian.server.monitor.SqlStatementEvent
-
Locus of event.
- Locus.Action<T> - Interface in mondrian.server
-
- locusSchemaReader(RolapConnection, SchemaReader) - Static method in class mondrian.rolap.RolapUtil
-
Wraps a schema reader in a proxy so that each call to schema reader
has a locus for profiling purposes.
- log(double) - Static method in class mondrian.olap.fun.vba.Vba
-
- log(String) - Method in class mondrian.tui.MockServletContext
-
Writes the specified message to a servlet log file, usually an event log.
- log(Exception, String) - Method in class mondrian.tui.MockServletContext
-
- 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.sql.CrossJoinArgFactory
-
- logger - Static variable in class mondrian.server.MondrianServerRegistry
-
- LOGGER - Static variable in class mondrian.xmla.XmlaServlet
-
- LoggerRecorder - Class in mondrian.recorder
-
- LoggerRecorder(Logger) - Constructor for class mondrian.recorder.LoggerRecorder
-
- Logical - Static variable in class mondrian.olap.Category
-
Logical
is a boolean expression.
- logicalOrdinal() - Method in interface mondrian.olap.AxisOrdinal
-
Returns the ordinal of this axis.
- logicalOrdinal() - Method in enum mondrian.olap.AxisOrdinal.StandardAxisOrdinal
-
- logInfoMessage(Logger) - Method in class mondrian.recorder.ListRecorder
-
- logMessage(String, String, AbstractRecorder.MsgType, Logger) - Static method in class mondrian.recorder.AbstractRecorder
-
Helper method to format a message and write to logger.
- logWarningMessage(Logger) - Method in class mondrian.recorder.ListRecorder
-
- logXmlaRequest(Element) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
-
- 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(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(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
-
- lookupLevel(int) - Method in class mondrian.rolap.aggmatcher.AggStar
-
Get the Level at the given bit position or return null.
- lookupLevel(RolapLevel[], String) - Static method in class mondrian.rolap.RolapLevel
-
- lookupLevelMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- lookupMeasure(int) - Method in class mondrian.rolap.aggmatcher.AggStar
-
Get the Measure at the given bit position or return null.
- lookupMeasureByName(String, String) - Method in class mondrian.rolap.RolapStar.Table
-
- lookupMeasureMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
- lookupMember(List<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(List<Id.Segment>, boolean) - Method in class mondrian.rolap.SmartMemberReader
-
- lookupMember(List<Id.Segment>, boolean) - Method in class mondrian.rolap.SubstitutingMemberReader
-
- lookupMemberChildByName(Member, Id.Segment, MatchType) - Method in class mondrian.olap.DelegatingSchemaReader
-
- lookupMemberChildByName(Member, Id.Segment, MatchType) - Method in interface mondrian.olap.SchemaReader
-
Finds a child of a member with a given name.
- lookupMemberChildByName(Member, Id.Segment, MatchType) - Method in class mondrian.rolap.RolapSchemaReader
-
- lookupMemberChildrenByNames(Member, List<Id.NameSegment>, MatchType) - Method in class mondrian.olap.DelegatingSchemaReader
-
- lookupMemberChildrenByNames(Member, List<Id.NameSegment>, MatchType) - Method in interface mondrian.olap.SchemaReader
-
Finds a list of child members with the given names.
- lookupMemberChildrenByNames(Member, List<Id.NameSegment>, MatchType) - Method in class mondrian.rolap.RolapSchemaReader
-
- lookupMemberFromCache(String) - Method in class mondrian.olap.Query
-
Looks up a member whose unique name is memberUniqueName
from cache.
- 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
-
- 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.
- 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.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.PropertyUtil
-
Generates MondrianProperties.java from MondrianProperties.xml.
- main0(String[]) - Static method in class mondrian.util.PropertyUtil
-
Generates an XML file from a MondrianProperties instance.
- 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.
- 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, long) - Static method in class mondrian.rolap.aggmatcher.AggStar
-
- makeBigDecimalFromDouble(double) - Static method in class mondrian.olap.Util
-
Make a BigDecimal from a double.
- makeBigDecimalFromDouble(double) - Method in interface mondrian.util.UtilCompatible
-
- makeBigDecimalFromDouble(double) - Method in class mondrian.util.UtilCompatibleJdk15
-
This generates a BigDecimal with a precision reflecting
the precision of the input double.
- makeBitKey(int) - Static method in class mondrian.rolap.BitKey.Factory
-
Creates a
BitKey
with a capacity for a given number of bits.
- makeBitKey(int, boolean) - Static method in class mondrian.rolap.BitKey.Factory
-
Creates a
BitKey
with a capacity for a given number of bits.
- makeBitKey(BitSet) - Static method in class mondrian.rolap.BitKey.Factory
-
- makeCacheRegion(RolapStar, CacheControl.CellRegion) - Static method in class mondrian.rolap.RolapAggregationManager
-
- makeCatalogLocator(ServletConfig) - Method in class mondrian.xmla.impl.MondrianXmlaServlet
-
Make catalog locator.
- makeColumns(RolapStar.Table, RolapCubeLevel, RolapStar.Column, String) - Method in class mondrian.rolap.RolapCube
-
Adds a column to the appropriate table in the
RolapStar
.
- 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
-
- makeDrillThroughRequest(Member[], boolean, RolapCube, List<OlapElement>) - Static method in class mondrian.rolap.RolapAggregationManager
-
Creates a request for the fact-table rows underlying the cell identified
by members
.
- makeExplain(QueryPart) - Method in class mondrian.olap.Parser.FactoryImpl
-
- makeExplain(QueryPart) - Method in interface mondrian.parser.MdxParserValidator.QueryPartFactory
-
- 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
-
- 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.
- 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
-
- 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 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.
- 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
-
- 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
.
- makeRolapStarKey(MondrianDef.Relation) - Static method in class mondrian.rolap.RolapUtil
-
Generates rolap star key based on the fact
using fact alias and SQl filter data
if this one is present in the fact
- makeRolapStarKey(String) - Static method in class mondrian.rolap.RolapUtil
-
Generates rolap star key based on the fact table name.
- makeRootPathInSoapBody() - Static method in class mondrian.tui.XmlUtil
-
- makeRootPathInSoapBody(String, String) - Static method in class mondrian.tui.XmlUtil
-
- makeServlet(String, Map<String, String>, String, Map<List<String>, Servlet>) - Static method in class mondrian.tui.XmlaSupport
-
- Many(int[]) - Constructor for class mondrian.rolap.CellKey.Many
-
Creates a Many.
- MAP - Static variable in enum mondrian.xmla.Enumeration.ResponseMimeType
-
- Mapper() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- Mapper(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Mapper
-
- mapUpperNameToProperties - Static variable in class mondrian.olap.Property
-
Map of upper-case names to property definitions, for case-insensitive
match.
- MariaDBDialect - Class in mondrian.spi.impl
-
- MariaDBDialect(Connection) - Constructor for class mondrian.spi.impl.MariaDBDialect
-
- 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(SpatialValueTree.SpatialRegion<K, E>) - Method in interface mondrian.util.SpatialValueTree
-
Looks up all the values registered in nodes intersecting
with the provided region key.
- matched - Variable in class mondrian.rolap.StarColumnPredicate.Overlap
-
- matches(String) - Method in class mondrian.olap.Id.KeySegment
-
- matches(String) - Method in class mondrian.olap.Id.NameSegment
-
- matches(String) - Method in class mondrian.olap.Id.Segment
-
Returns whether this segment matches a given name according to
the rules of case-sensitivity and quoting.
- matches(Formula, OlapElement, IdentifierSegment) - Static method in class mondrian.olap.NameResolver
-
Returns whether a formula (representing a calculated member or named
set) matches a given parent and name segment.
- MATCHES - Static variable in interface mondrian.olap.ParserSym
-
- matches(IdentifierSegment, String) - Static method in class mondrian.olap.Util
-
- matches(Member, List<Id.Segment>) - Static method in class mondrian.olap.Util
-
- MATCHES - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- matches(AggregationKey, RolapStar.Measure) - Method in class mondrian.rolap.agg.Segment
-
- matches(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.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(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
-
- MatchType - Enum in mondrian.olap
-
MatchType
enumerates the allowable match modes when
searching for a member based on its unique name.
- materialize(TupleIterable, boolean) - Static method in class mondrian.calc.TupleCollections
-
- max(Evaluator, TupleList, Calc) - Static method in class mondrian.olap.fun.FunUtil
-
- Max - Static variable in class mondrian.rolap.RolapAggregator
-
- 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
-
- 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.
- MD_CUBTYPE_CUBE - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaCubesRowset
-
- MD_CUBTYPE_VIRTUAL_CUBE - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaCubesRowset
-
- 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.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
-
- 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.
- MdxParserImplConstants - Interface in mondrian.parser
-
Token literal values and constants.
- MdxParserImplTokenManager - Class in mondrian.parser
-
Token Manager.
- MdxParserImplTokenManager(SimpleCharStream) - Constructor for class mondrian.parser.MdxParserImplTokenManager
-
Constructor.
- MdxParserImplTokenManager(SimpleCharStream, int) - Constructor for class mondrian.parser.MdxParserImplTokenManager
-
Constructor.
- MdxParserValidator - Interface in mondrian.parser
-
Parses and validates an MDX statement.
- MdxParserValidator.QueryPartFactory - Interface in mondrian.parser
-
- MdxParserValidatorImpl - Class in mondrian.parser
-
- MdxParserValidatorImpl() - Constructor for class mondrian.parser.MdxParserValidatorImpl
-
Creates a MdxParserValidatorImpl.
- 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() - Constructor for class mondrian.olap.MondrianDef.Measure
-
- Measure(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Measure
-
- measure - Variable in class mondrian.rolap.agg.Segment
-
- Measure(String, String, RolapAggregator, RolapStar.Table, MondrianDef.Expression, Dialect.Datatype) - Constructor for class mondrian.rolap.RolapStar.Measure
-
- 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.olap.MondrianDef.Measure
-
The SQL expression used to calculate a measure.
- MeasureExpression() - Constructor for class mondrian.olap.MondrianDef.MeasureExpression
-
- MeasureExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.MeasureExpression
-
- measureMap - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- MeasureMap() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
-
- MeasureMap(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
-
- measureMapRef - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- MeasureMapRef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
-
- MeasureMapRef(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
-
- measureMaps - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
All shared MeasureMap.
- 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.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.olap.MondrianDef.Schema
-
- measuresConflictWithMembers(Set<Member>, Member[]) - Static method in class mondrian.rolap.SqlConstraintUtils
-
Returns true if any measure calculations in the first arg references
a dimension member with corresponding members in the second arg
which conflict with that member.
- measuresConflictWithMembers(Set<Member>, CrossJoinArg[]) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- measuresfactcount - Variable in class mondrian.olap.MondrianDef.AggTable
-
What does the fact_count for specific measure column look like.
- measuresFactCount - Variable in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
- 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 - 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 - 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.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_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_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.
- 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
-
- 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
-
- MemberExpr - Class in mondrian.mdx
-
Usage of a
Member
as an MDX expression.
- MemberExpr(Member) - Constructor for class mondrian.mdx.MemberExpr
-
Creates a member expression.
- MemberExtractingVisitor - Class in mondrian.olap.fun
-
Visitor which collects any non-measure base members encountered while
traversing an expression.
- MemberExtractingVisitor(Set<Member>, ResolvedFunCall, boolean) - Constructor for class mondrian.olap.fun.MemberExtractingVisitor
-
- MemberFetchLimitExceeded - Variable in class mondrian.resource.MondrianResource
-
MemberFetchLimitExceeded
is 'Number of members to be read exceeded limit ({0,number})
'
- memberFormatter - Variable in class mondrian.olap.LevelBase
-
- MemberFormatter - Interface in mondrian.olap
-
- memberFormatter - Variable in class mondrian.olap.MondrianDef.Level
-
Member formatter.
- MemberFormatter() - Constructor for class mondrian.olap.MondrianDef.MemberFormatter
-
- MemberFormatter(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.MemberFormatter
-
- memberFormatter(String, String) - Static method in class mondrian.spi.impl.Scripts
-
- MemberFormatter - Interface in mondrian.spi
-
An SPI to redefine the caption displayed for members.
- MemberFormatterLoadFailed - Variable in class mondrian.resource.MondrianResource
-
MemberFormatterLoadFailed
is 'Failed to load formatter class ''{0}'' for level ''{1}''.
'
- MemberGrant() - Constructor for class mondrian.olap.MondrianDef.MemberGrant
-
- MemberGrant(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.MemberGrant
-
- 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
-
- 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
-
- memberList - Variable in class mondrian.util.IdentifierParser.MemberListBuilder
-
- memberList - Variable in class mondrian.util.IdentifierParser.TupleBuilder
-
- MemberListBuilder(SchemaReader, Cube, Hierarchy) - Constructor for class mondrian.util.IdentifierParser.MemberListBuilder
-
- 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
-
- 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
-
- memberReaderClass - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- MemberReaderParameter() - Constructor for class mondrian.olap.MondrianDef.MemberReaderParameter
-
- MemberReaderParameter(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.MemberReaderParameter
-
- memberReaderParameters - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- MemberSetVisitorImpl() - Constructor for class mondrian.rolap.CacheControlImpl.MemberSetVisitorImpl
-
- 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.
- 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.
- 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(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.
- 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.
- MetadataRowset() - Constructor for class mondrian.xmla.XmlaUtil.MetadataRowset
-
- 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
-
- 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.
- 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}''.
'
- 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
-
- 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
-
- 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.
- 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.Generator - Class in mondrian.rolap
-
- 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.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.format - package mondrian.rolap.format
-
- 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
-
- 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.AggExclude - Class in mondrian.olap
-
- MondrianDef.AggFactCount - Class in mondrian.olap
-
- MondrianDef.AggForeignKey - Class in mondrian.olap
-
The name of the column mapping from base fact table foreign key
to aggregate table foreign key.
- MondrianDef.AggIgnoreColumn - Class in mondrian.olap
-
- MondrianDef.AggLevel - Class in mondrian.olap
-
- MondrianDef.AggLevelProperty - Class in mondrian.olap
-
Member property.
- MondrianDef.AggMeasure - Class in mondrian.olap
-
- MondrianDef.AggMeasureFactCount - Class in mondrian.olap
-
- MondrianDef.AggName - Class in mondrian.olap
-
- MondrianDef.AggPattern - Class in mondrian.olap
-
- MondrianDef.AggTable - Class in mondrian.olap
-
A definition of an aggregate table for a base fact table.
- MondrianDef.Annotation - Class in mondrian.olap
-
User-defined property value.
- MondrianDef.Annotations - Class in mondrian.olap
-
Holder for an array of Annotation elements
- MondrianDef.CalculatedMember - Class in mondrian.olap
-
- MondrianDef.CalculatedMemberProperty - Class in mondrian.olap
-
Property of a calculated member defined against a cube.
- MondrianDef.CaptionExpression - Class in mondrian.olap
-
- MondrianDef.CellFormatter - Class in mondrian.olap
-
Plugin that formats the values of cells.
- MondrianDef.Closure - Class in mondrian.olap
-
Specifies the transitive closure of a parent-child hierarchy.
- MondrianDef.Column - Class in mondrian.olap
-
- MondrianDef.ColumnDef - Class in mondrian.olap
-
Column definition for an inline table.
- MondrianDef.ColumnDefs - Class in mondrian.olap
-
Holder for an array of ColumnDef elements
- MondrianDef.Cube - Class in mondrian.olap
-
Definition of a 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.CubeGrant - Class in mondrian.olap
-
Grants (or denies) this role access to a cube.
- MondrianDef.CubeUsage - Class in mondrian.olap
-
- MondrianDef.CubeUsages - Class in mondrian.olap
-
List of base cubes used by the virtual cube.
- MondrianDef.Dimension - Class in mondrian.olap
-
A Dimension is a collection of hierarchies.
- MondrianDef.DimensionGrant - Class in mondrian.olap
-
Grants (or denies) this role access to a dimension.
- MondrianDef.DimensionUsage - Class in mondrian.olap
-
A DimensionUsage is usage of a shared
Dimension within the context of a cube.
- MondrianDef.ElementFormatter - Class in mondrian.olap
-
Abstract type just in order to avoid duplication.
- MondrianDef.Expression - Interface in mondrian.olap
-
- MondrianDef.ExpressionView - Class in mondrian.olap
-
A collection of SQL expressions, one per dialect.
- MondrianDef.Formula - Class in mondrian.olap
-
- MondrianDef.Grant - Interface in mondrian.olap
-
- MondrianDef.Hierarchy - Class in mondrian.olap
-
Defines a hierarchy.
- MondrianDef.HierarchyGrant - Class in mondrian.olap
-
Grants (or denies) this role access to a hierarchy.
- MondrianDef.Hint - Class in mondrian.olap
-
Dialect-specific table optimization hints.
- MondrianDef.InlineTable - Class in mondrian.olap
-
- MondrianDef.Join - Class in mondrian.olap
-
- MondrianDef.KeyExpression - Class in mondrian.olap
-
- MondrianDef.Level - Class in mondrian.olap
-
- MondrianDef.Measure - Class in mondrian.olap
-
- MondrianDef.MeasureExpression - Class in mondrian.olap
-
- MondrianDef.MemberFormatter - Class in mondrian.olap
-
Plugin that formats members.
- MondrianDef.MemberGrant - Class in mondrian.olap
-
Grants (or denies) this role access to a member.
- MondrianDef.MemberReaderParameter - Class in mondrian.olap
-
Not used
- 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.NameExpression - Class in mondrian.olap
-
- MondrianDef.OrdinalExpression - Class in mondrian.olap
-
- MondrianDef.Parameter - Class in mondrian.olap
-
A Parameter defines a schema parameter.
- MondrianDef.ParentExpression - Class in mondrian.olap
-
- MondrianDef.Property - Class in mondrian.olap
-
Member property.
- MondrianDef.PropertyFormatter - Class in mondrian.olap
-
Plugin that formats properties.
- MondrianDef.Relation - Class in mondrian.olap
-
A table, inline table or view
- MondrianDef.RelationOrJoin - Class in mondrian.olap
-
A table or a join
- MondrianDef.Role - Class in mondrian.olap
-
A role defines an access-control profile.
- MondrianDef.RoleUsage - Class in mondrian.olap
-
Usage of a Role in a union Role.
- MondrianDef.Row - Class in mondrian.olap
-
Row definition for an inline table.
- MondrianDef.Rows - Class in mondrian.olap
-
Holder for an array of Row elements
- MondrianDef.Schema - Class in mondrian.olap
-
A schema is a collection of cubes and virtual cubes.
- MondrianDef.SchemaGrant - Class in mondrian.olap
-
Grants (or denies) this role access to this schema.
- MondrianDef.Script - Class in mondrian.olap
-
Script fragment to implement an SPI such as user-defined function,
member formatter, cell formatter.
- MondrianDef.SQL - Class in mondrian.olap
-
- MondrianDef.Table - Class in mondrian.olap
-
- MondrianDef.Union - Class in mondrian.olap
-
Body of a Role definition which defines a Role to be the union
of several Roles.
- MondrianDef.UserDefinedFunction - Class in mondrian.olap
-
A UserDefinedFunction is a function which
extends the MDX language.
- MondrianDef.Value - Class in mondrian.olap
-
Column value for an inline table.
- MondrianDef.View - Class in mondrian.olap
-
A collection of SQL statements, one per dialect.
- MondrianDef.VirtualCube - Class in mondrian.olap
-
A VirtualCube is a set of dimensions and
measures gleaned from other cubes.
- MondrianDef.VirtualCubeDimension - Class in mondrian.olap
-
A VirtualCubeDimension is a usage of a Dimension in a VirtualCube.
- MondrianDef.VirtualCubeMeasure - Class in mondrian.olap
-
A VirtualCubeMeasure is a usage of a Measure in a VirtualCube.
- 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
-
- MondrianOlap4jConnection - Class in mondrian.olap4j
-
Implementation of OlapConnection
for the Mondrian OLAP engine.
- MondrianOlap4jDriver - Class in mondrian.olap4j
-
Olap4j driver for Mondrian.
- MondrianOlap4jDriver() - Constructor for class mondrian.olap4j.MondrianOlap4jDriver
-
Creates a MondrianOlap4jDriver.
- 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.PropertySource - Interface in mondrian.olap
-
Represents a place that properties can be read from, and remembers the
timestamp that we last read them.
- MondrianResource - Class in mondrian.resource
-
This class was generated
by class org.eigenbase.resgen.ResourceGen
from /build2/thanos/workspace/8.2/suite-release/builds/pentaho.mondrian~8.2/mondrian/src/main/java/mondrian/resource/MondrianResource.xml
on Mon Nov 19 10:07:17 EST 2018.
- 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._Def1 - Class in mondrian.resource
-
Definition for resources which
return a
MondrianException
exception and
take arguments 'String p0, String p1'.
- MondrianResource._Def10 - Class in mondrian.resource
-
- MondrianResource._Def11 - Class in mondrian.resource
-
- MondrianResource._Def12 - Class in mondrian.resource
-
- MondrianResource._Def13 - Class in mondrian.resource
-
- MondrianResource._Def14 - Class in mondrian.resource
-
- MondrianResource._Def15 - Class in mondrian.resource
-
Definition for resources which
take arguments 'String p0, Number p1'.
- MondrianResource._Def16 - Class in mondrian.resource
-
Definition for resources which
take arguments 'String p0, String p1, String p2'.
- MondrianResource._Def17 - Class in mondrian.resource
-
Definition for resources which
take arguments 'String p0, String p1, String p2, String p3'.
- 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._Def19 - Class in mondrian.resource
-
Definition for resources which
take arguments 'String p0, String p1, Number p2'.
- MondrianResource._Def2 - Class in mondrian.resource
-
Definition for resources which
take arguments 'String p0'.
- MondrianResource._Def20 - Class in mondrian.resource
-
Definition for resources which
take arguments 'String p0, String p1, Number p2, String p3'.
- 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._Def22 - Class in mondrian.resource
-
- MondrianResource._Def3 - Class in mondrian.resource
-
Definition for resources which
return a
MondrianException
exception and
take arguments ''.
- MondrianResource._Def4 - Class in mondrian.resource
-
Definition for resources which
return a
MondrianException
exception and
take arguments 'String p0, String p1, String p2'.
- MondrianResource._Def5 - Class in mondrian.resource
-
Definition for resources which
take arguments ''.
- MondrianResource._Def6 - Class in mondrian.resource
-
Definition for resources which
return a
MondrianException
exception and
take arguments 'Number p0, String p1'.
- 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._Def8 - Class in mondrian.resource
-
Definition for resources which
return a
MondrianException
exception and
take arguments 'Number p0'.
- MondrianResource._Def9 - Class in mondrian.resource
-
Definition for resources which
take arguments 'String p0, String p1'.
- MondrianResource_de - Class in mondrian.resource
-
This class was generated
by class org.eigenbase.resgen.ResourceGen
from /build2/thanos/workspace/8.2/suite-release/builds/pentaho.mondrian~8.2/mondrian/src/main/java/mondrian/resource/MondrianResource.xml
on Mon Nov 19 10:07:17 EST 2018.
- 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 /build2/thanos/workspace/8.2/suite-release/builds/pentaho.mondrian~8.2/mondrian/src/main/java/mondrian/resource/MondrianResource.xml
on Mon Nov 19 10:07:17 EST 2018.
- 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 /build2/thanos/workspace/8.2/suite-release/builds/pentaho.mondrian~8.2/mondrian/src/main/java/mondrian/resource/MondrianResource.xml
on Mon Nov 19 10:07:17 EST 2018.
- 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 /build2/thanos/workspace/8.2/suite-release/builds/pentaho.mondrian~8.2/mondrian/src/main/java/mondrian/resource/MondrianResource.xml
on Mon Nov 19 10:07:17 EST 2018.
- 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.MondrianVersion - Interface in mondrian.olap
-
Description of the version of the server.
- 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.
- MonetDbDialect() - Constructor for class mondrian.spi.impl.MonetDbDialect
-
- Monitor - Interface in mondrian.server.monitor
-
Information about a Mondrian server.
- MONITOR_LOGGER - Static variable in class mondrian.rolap.RolapUtil
-
- MonitorMXBean - Interface in mondrian.server.monitor
-
Defines the MXBean interface required to register
MonitorImpl with a JMX agent.
- month(Date) - Static method in class mondrian.olap.fun.vba.Vba
-
- monthName(int, boolean) - Static method in class mondrian.olap.fun.vba.Vba
-
- MoreThanOneFunctionMatchesSignature - Variable in class mondrian.resource.MondrianResource
-
MoreThanOneFunctionMatchesSignature
is 'More than one function matches signature ''{0}''; they are: {1}
'
- MSM_UNKNOWN_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- MSM_UNKNOWN_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- 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() - 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 - Variable in class mondrian.olap.HierarchyBase
-
- name - Variable in class mondrian.olap.Id.NameSegment
-
- name - Variable in class mondrian.olap.LevelBase
-
- name - Variable in class mondrian.olap.MondrianDef.AggExclude
-
- name - Variable in class mondrian.olap.MondrianDef.AggLevel
-
- name - Variable in class mondrian.olap.MondrianDef.AggLevelProperty
-
- name - Variable in class mondrian.olap.MondrianDef.AggMeasure
-
- name - Variable in class mondrian.olap.MondrianDef.AggName
-
- name - Variable in class mondrian.olap.MondrianDef.Annotation
-
- name - Variable in class mondrian.olap.MondrianDef.CalculatedMember
-
- name - Variable in class mondrian.olap.MondrianDef.CalculatedMemberProperty
-
- name - Variable in class mondrian.olap.MondrianDef.Column
-
- name - Variable in class mondrian.olap.MondrianDef.ColumnDef
-
- name - Variable in class mondrian.olap.MondrianDef.Cube
-
- name - Variable in class mondrian.olap.MondrianDef.CubeDimension
-
- name - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- name - Variable in class mondrian.olap.MondrianDef.Level
-
- name - Variable in class mondrian.olap.MondrianDef.Measure
-
- name - Variable in class mondrian.olap.MondrianDef.MemberReaderParameter
-
- name - Variable in class mondrian.olap.MondrianDef.NamedSet
-
- name - Variable in class mondrian.olap.MondrianDef.Parameter
-
- name - Variable in class mondrian.olap.MondrianDef.Property
-
- name - Variable in class mondrian.olap.MondrianDef.Role
-
- name - Variable in class mondrian.olap.MondrianDef.Schema
-
- name - Variable in class mondrian.olap.MondrianDef.Table
-
- name - Variable in class mondrian.olap.MondrianDef.UserDefinedFunction
-
- name - Variable in class mondrian.olap.MondrianDef.VirtualCube
-
- name - Variable in class mondrian.olap.MondrianDef.VirtualCubeMeasure
-
- NAME - Static variable in class mondrian.olap.Property
-
Definition of the internal property which
holds a member's name.
- name - Variable in class mondrian.xmla.DataSourcesConfig.Catalog
-
- name - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
-
Name.
- name - Variable in class mondrian.xmla.Enumeration
-
- NAME_ORDINAL - Static variable in class mondrian.olap.Property
-
- nameColumn - Variable in class mondrian.olap.MondrianDef.AggLevel
-
- nameColumn - Variable in class mondrian.olap.MondrianDef.Level
-
- NamedSet() - Constructor for class mondrian.olap.MondrianDef.NamedSet
-
- NamedSet(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.NamedSet
-
- 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.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.
- 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.
- NameExpression() - Constructor for class mondrian.olap.MondrianDef.NameExpression
-
- NameExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.NameExpression
-
- NameMatcher() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
-
- NameMatcher(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
-
- 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(String, Id.Quoting) - Constructor for class mondrian.olap.Id.NameSegment
-
Creates a name segment with the given quoting.
- NameSegment(String) - Constructor for class mondrian.olap.Id.NameSegment
-
Creates a quoted name segment.
- nameSegment() - Method in class mondrian.parser.MdxParserImpl
-
- NamespaceContextImpl - Class in mondrian.tui
-
- NamespaceContextImpl(Map<String, String>) - Constructor for class mondrian.tui.NamespaceContextImpl
-
- 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() - Method in class mondrian.rolap.RolapEvaluator
-
- NativeEvaluationUnsupported - Variable in class mondrian.resource.MondrianResource
-
NativeEvaluationUnsupported
is 'Native evaluation not supported for this usage of function ''{0}''
'
- NativeEvaluationUnsupportedException - Exception in mondrian.olap
-
- NativeEvaluationUnsupportedException(String) - Constructor for exception mondrian.olap.NativeEvaluationUnsupportedException
-
Creates a NativeEvaluationUnsupportedException.
- NativeEvaluator - Interface in mondrian.olap
-
Allows expressions to be evaluated native, e.g.
- NativeListCalc(ResolvedFunCall, Calc[], ExpCompiler, NativizeSetFunDef.SubstitutionMap, Exp) - Constructor for class mondrian.olap.fun.NativizeSetFunDef.NativeListCalc
-
- 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.CrossJoinAnalyzer - Class in mondrian.olap.fun
-
- NativizeSetFunDef.NativeListCalc - Class in mondrian.olap.fun
-
- NativizeSetFunDef.RangeIterator - Class in mondrian.olap.fun
-
- NE - Static variable in interface mondrian.olap.ParserSym
-
- NE - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- 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.
- 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.
- newDocument(Node, boolean) - Static method in class mondrian.tui.XmlUtil
-
- newElementNotFoundException(int, IdentifierNode) - Static method in class mondrian.olap.Util
-
- 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
-
- newIdentityHashSet() - Static method in class mondrian.olap.Util
-
Creates a hash set that, like
IdentityHashMap
,
compares keys using identity.
- newIdentityHashSet() - Method in interface mondrian.util.UtilCompatible
-
Creates a hash set that, like
IdentityHashMap
,
compares keys using identity.
- newIdentityHashSet() - Method in class mondrian.util.UtilCompatibleJdk15
-
- newIdentityHashSet() - Method in class mondrian.util.UtilCompatibleJdk16
-
- newIdentityHashSetFake() - Static method in class mondrian.olap.Util
-
- newInternal(String) - Static method in class mondrian.olap.Util
-
Creates an internal error with a given message.
- newInternal(Throwable, String) - Static method in class mondrian.olap.Util
-
Creates an internal error with a given message and cause.
- newQuery(DataSource, String) - Static method in class mondrian.rolap.sql.SqlQuery
-
- newSqlQuery() - Method in class mondrian.rolap.agg.AbstractQuerySpec
-
Creates a query object.
- newTimer(String, boolean) - Static method in class mondrian.olap.Util
-
- newTimer(String, boolean) - Method in interface mondrian.util.UtilCompatible
-
- newTimer(String, boolean) - Method in class mondrian.util.UtilCompatibleJdk15
-
- newToken(int, String) - Static method in class mondrian.parser.Token
-
Returns a new Token object, by default.
- newToken(int) - Static method in class mondrian.parser.Token
-
- newUsage(JdbcSchema.UsageType) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
-
Create a new usage of a given column type.
- next() - Method in class mondrian.calc.impl.AbstractTupleIterator
-
- next() - Method in class mondrian.calc.impl.AbstractTupleList.AbstractTupleListIterator
-
- next() - Method in class mondrian.olap.fun.NativizeSetFunDef.RangeIterator
-
- next() - Method in class mondrian.olap.Util.GcIterator
-
- next - 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.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
-
- nextOccurrence(Date, boolean) - Method in class mondrian.util.Schedule
-
Returns the next occurrence of this schedule after a given date.
- nextPrime(int) - Method in class mondrian.util.ObjectPool
-
- 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
-
- 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.
- NoCacheRolapCubeHierarchyMemberReader() - Constructor for class mondrian.rolap.RolapCubeHierarchy.NoCacheRolapCubeHierarchyMemberReader
-
- 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
-
- 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
-
- 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''.
'
- 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.
- NOT - Static variable in interface mondrian.olap.ParserSym
-
- NOT - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- 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.
- notifyListeners(long, long) - Method in class mondrian.util.AbstractMemoryMonitor
-
Notifies all Listener
s that memory is running short.
- notifyNewLowThreshold(long) - Method in class mondrian.util.AbstractMemoryMonitor
-
Derived classes implement this method if they wish to be notified
when there is a new lowest threshold.
- notifyNewLowThreshold(long) - Method in class mondrian.util.NotificationMemoryMonitor
-
Notify the Java5 memory management system that there is a new
low threshold.
- NoTimeDimensionInCube - Variable in class mondrian.resource.MondrianResource
-
NoTimeDimensionInCube
is 'Cannot use the function ''{0}'', no time dimension is available for this cube.
'
- now() - Static method in class mondrian.olap.fun.vba.Vba
-
- nPer(double, double, double, double, boolean) - Static method in class mondrian.olap.fun.vba.Vba
-
- nPV(double, double[]) - Static method in class mondrian.olap.fun.vba.Vba
-
- NS_SOAP_ENC_1_1 - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_SOAP_ENC_1_2 - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_SOAP_ENV_1_1 - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_SOAP_ENV_1_2 - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_SOAP_SECEXT - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_SQL - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_XMLA - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_XMLA_EMPTY - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_XMLA_EX - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_XMLA_MDDATASET - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_XMLA_ROWSET - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_XSD - Static variable in interface mondrian.xmla.XmlaConstants
-
- NS_XSI - Static variable in interface mondrian.xmla.XmlaConstants
-
- 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.
- NullAttributeString - Variable in class mondrian.resource.MondrianResource
-
NullAttributeString
is 'Context ''{0}'': The value for the attribute ''{1}'' is null.
'
- NullDenominatorProducesNull - Variable in class mondrian.olap.MondrianProperties
-
Property that defines
the behavior of division if the denominator evaluates to zero.
- 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.olap.MondrianDef.Level
-
- 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.
- 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.
- numericLiteral() - Method in class mondrian.parser.MdxParserImpl
-
- NumericType - Class in mondrian.olap.type
-
The type of a numeric expression.
- NumericType() - Constructor for class mondrian.olap.type.NumericType
-
Creates a numeric type.
- NumericType(String) - Constructor for class mondrian.olap.type.NumericType
-
- NuoDbDialect - Class in mondrian.spi.impl
-
Implementation of
Dialect
for the NuoDB database.
- NuoDbDialect(Connection) - Constructor for class mondrian.spi.impl.NuoDbDialect
-
Creates a NuoDbDialect.
O
- ObjectFactory<V> - Class in mondrian.util
-
Concrete derived classes of the generic ObjectFactory
class
are used to produce an implementation of an interface (a
normal interface implementation or a Proxy).
- ObjectFactory(Class<V>) - Constructor for class mondrian.util.ObjectFactory
-
Creates a new factory object.
- ObjectFactory.Context - Interface in mondrian.util
-
This is for testing only.
- ObjectFactory.Singleton<T> - Class in mondrian.util
-
Implementation of ObjectFactory
that returns only a single instance of the Object.
- 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
-
- ObjIntPair(T, int) - Constructor for class mondrian.olap.fun.FunUtil.ObjIntPair
-
- 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.
- 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.
- one - Static variable in class mondrian.olap.Literal
-
- 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
-
- open() - Method in class mondrian.rolap.Target
-
Deprecated.
- open() - Method in class mondrian.rolap.TargetBase
-
- openStream() - Method in interface mondrian.olap.MondrianPropertiesBase.PropertySource
-
Opens an input stream from the source.
- 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
-
- Options() - Constructor for class mondrian.tui.CmdRunner.Options
-
- 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.
- OrderKey(Member) - Constructor for class mondrian.olap.fun.FunUtil.OrderKey
-
- ordinal - Variable in class mondrian.olap.EnumeratedValues.BasicValue
-
- ordinal() - Method in interface mondrian.util.SpatialValueTree2.SpatialDimension
-
Ordinal of dimension.
- ordinalColumn - Variable in class mondrian.olap.MondrianDef.AggLevel
-
- ordinalColumn - Variable in class mondrian.olap.MondrianDef.Level
-
- ordinalColumn - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- ordinalExp - Variable in class mondrian.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.
- OrdinalExpression() - Constructor for class mondrian.olap.MondrianDef.OrdinalExpression
-
- OrdinalExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.OrdinalExpression
-
- origin - Variable in class mondrian.xmla.XmlaHandler.XmlaExtra.FunctionDefinition
-
- 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
-
- out(StringBuilder) - Method in class mondrian.util.PartiallyOrderedSet
-
- outdent() - Method in class mondrian.calc.CalcWriter
-
Decreases the indentation level.
- OutputStream(OutputStream) - Constructor for class mondrian.util.Base64.OutputStream
-
- OutputStream(OutputStream, int) - Constructor for class mondrian.util.Base64.OutputStream
-
- 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.
- Overlap(boolean, StarColumnPredicate, float) - Constructor for class mondrian.rolap.StarColumnPredicate.Overlap
-
- 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.
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.
- 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() - Constructor for class mondrian.olap.MondrianDef.Parameter
-
- Parameter(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Parameter
-
- 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.ParameterResolver - Class in mondrian.olap.fun
-
Resolves calls to the Parameter
MDX function.
- ParameterFunDef.ParamRefResolver - Class in mondrian.olap.fun
-
Resolves calls to the ParamRef
MDX function.
- ParameterImpl - Class in mondrian.olap
-
- ParameterImpl(String, Exp, String, Type) - Constructor for class mondrian.olap.ParameterImpl
-
- ParameterIsNotModifiable - Variable in class mondrian.resource.MondrianResource
-
ParameterIsNotModifiable
is 'Parameter ''{0}'' (defined at ''{1}'' scope) is not modifiable
'
- parameterList - Variable in class mondrian.xmla.XmlaHandler.XmlaExtra.FunctionDefinition
-
- parameterName - Variable in class mondrian.olap.fun.ParameterFunDef
-
- ParameterResolver() - Constructor for class mondrian.olap.fun.ParameterFunDef.ParameterResolver
-
- parameters - Variable in class mondrian.olap.MondrianDef.Schema
-
This schema's parameter definitions.
- ParameterSlot - Interface in mondrian.calc
-
Implementation of a parameter.
- ParamRefResolver() - Constructor for class mondrian.olap.fun.ParameterFunDef.ParamRefResolver
-
- parent - Variable in class mondrian.olap.MondrianDef.CalculatedMember
-
- 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
-
- 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.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.
- ParentExpression() - Constructor for class mondrian.olap.MondrianDef.ParentExpression
-
- ParentExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.ParentExpression
-
- 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
-
- parse(byte[]) - Static method in class mondrian.tui.XmlUtil
-
Parse a byte array into a Document (no validation).
- parse(File) - Static method in class mondrian.tui.XmlUtil
-
- parse(InputStream) - Static method in class mondrian.tui.XmlUtil
-
Parse a stream into a Document (no validation).
- parse(String) - Method in class mondrian.web.taglib.ResultCache
-
- parseCommaList(String) - Static method in class mondrian.olap.Util
-
Parses a comma-separated list.
- parseConnectString(String) - Static method in class mondrian.olap.Util
-
- parseDataSources(String, Logger) - Static method in class mondrian.tui.XmlaSupport
-
- ParseException - Exception in mondrian.parser
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception mondrian.parser.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception mondrian.parser.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception mondrian.parser.ParseException
-
Constructor with message.
- parseExpression(String) - Method in interface mondrian.olap.Connection
-
Parses an expresion.
- parseExpression(MdxParserValidator.QueryPartFactory, Statement, String, boolean, FunTable) - Method in class mondrian.olap.Parser
-
Parses a string to create an
Exp
.
- parseExpression(Statement, String, boolean, FunTable) - Method in class mondrian.parser.JavaccParserValidatorImpl
-
- parseExpression(Statement, String, boolean, FunTable) - Method in interface mondrian.parser.MdxParserValidator
-
- parseExpression(Statement, String, boolean, FunTable) - Method in class mondrian.parser.MdxParserValidatorImpl
-
- parseExpression(String) - Method in class mondrian.rolap.RolapConnection
-
- parseIdentifier(String) - Static method in class mondrian.olap.Util
-
Parses an MDX identifier such as [Foo].[Bar].Baz.&Key&Key2
and returns the result as a list of segments.
- parseImplementor(String, ClassLoader, Set<Class<T>>) - Method in class mondrian.util.ServiceDiscovery
-
Parses a list of classes that implement a service.
- parseInternal(MdxParserValidator.QueryPartFactory, Statement, String, boolean, FunTable, boolean) - Method in class mondrian.olap.Parser
-
Parses a string to create a
Query
.
- parseInternal(Statement, String, boolean, FunTable, boolean) - Method in class mondrian.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.
- 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
-
- 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
-
- 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).
- 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.
- pattern - Variable in class mondrian.olap.MondrianDef.AggExclude
-
- pattern - Variable in class mondrian.olap.MondrianDef.AggPattern
-
- pattern - Variable in class mondrian.xmla.XmlaUtil.Wildcard
-
- PatternTableDef(String, boolean, ExplicitRules.Group) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRules.PatternTableDef
-
- PdiDataServiceDialect - Class in mondrian.spi.impl
-
- PdiDataServiceDialect(Connection) - Constructor for class mondrian.spi.impl.PdiDataServiceDialect
-
- PdiDataServiceDialect() - Constructor for class mondrian.spi.impl.PdiDataServiceDialect
-
- peek(CellRequest) - Method in class mondrian.rolap.agg.SegmentCacheManager
-
Makes a quick request to the aggregation manager to see whether the
cell value required by a particular cell request is in external cache.
- peek() - Static method in class mondrian.server.Locus
-
- peek() - Method in class mondrian.util.ArrayStack
-
- pendingCount - Variable in class mondrian.server.monitor.ExecutionPhaseEvent
-
- 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
-
- PinSetImpl() - Constructor for class mondrian.rolap.agg.AggregationManager.PinSetImpl
-
- 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
-
- PointFunDef(FunDef) - Constructor for class mondrian.olap.fun.LinReg.PointFunDef
-
- pop(Locus) - Static method in class mondrian.server.Locus
-
- pop() - Method in class mondrian.util.ArrayStack
-
- popContextName() - Method in class mondrian.recorder.AbstractRecorder
-
- popContextName() - Method in interface mondrian.recorder.MessageRecorder
-
Remove the last context name added.
- populate() - 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.
- populateCatalog(OlapConnection, Catalog, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
-
- 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.
- 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.MdschemaFunctionsRowset
-
- populateImpl(XmlaResponse, OlapConnection, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
-
- pos - Variable in class mondrian.rolap.RolapCell
-
- Position - Interface in mondrian.olap
-
A
Position
is an item on an
Axis
.
- 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.
- 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.
- 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.
- 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>>, List<TargetBase>) - Method in class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
- prepareTuples(DataSource, TupleList, List<List<RolapMember>>, List<TargetBase>) - Method in class mondrian.rolap.SqlTupleReader
-
- pretemplate - Variable in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
-
- prevCharIsCR - Variable in class mondrian.parser.SimpleCharStream
-
- prevCharIsLF - Variable in class mondrian.parser.SimpleCharStream
-
- 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.util.UnsupportedList.ListItr
-
- previousIndex() - Method in class mondrian.util.UnsupportedList.ListItr
-
- primary() - Method in class mondrian.parser.MdxParserImpl
-
- primaryKey - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- primaryKeyTable - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- 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.PatternTableDef
-
- 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
-
- 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.
- 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(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, Map<List<String>, Servlet>) - Static method in class mondrian.tui.XmlaSupport
-
- processSoapXmla(Document, Servlet) - Static method in class mondrian.tui.XmlaSupport
-
- processSoapXmla(String, Servlet) - Static method in class mondrian.tui.XmlaSupport
-
- processUnrelatedDimensions(TupleList, Evaluator) - Static method in class mondrian.olap.fun.AbstractAggregateFunDef
-
Pushes unrelated dimensions to the top level member from the given list
of tuples if the ignoreUnrelatedDimensions property is set on the base
cube usage in the virtual cube.
- processXmla(File, int) - Method in class mondrian.tui.CmdRunner
-
This is called to process a file containing XMLA xml.
- processXmla(File, String, Map<String, String>) - Static method in class mondrian.tui.XmlaSupport
-
Processes the given input file as an XMLA request (no SOAP elements).
- processXmla(File, String, Map<String, String>, Map<List<String>, MondrianServer>) - Static method in class mondrian.tui.XmlaSupport
-
- processXmla(File, String, Map<String, String>, Role, Map<List<String>, MondrianServer>) - 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, Map<List<String>, MondrianServer>) - 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.
- 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.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.olap.MondrianDef.AggLevel
-
- properties - Variable in class mondrian.olap.MondrianDef.Level
-
- PROPERTIES - Static variable in interface mondrian.olap.ParserSym
-
- PROPERTIES - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- properties - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- properties - Variable in class mondrian.rolap.RolapLevel
-
- Property() - Constructor for class mondrian.olap.MondrianDef.Property
-
- Property(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Property
-
- 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.Datatype - Enum in mondrian.olap
-
- PropertyDefinition - Enum in mondrian.xmla
-
Defines an XML for Analysis Property.
- propertyFormatter - Variable in class mondrian.olap.MondrianDef.Property
-
Property formatter.
- PropertyFormatter() - Constructor for class mondrian.olap.MondrianDef.PropertyFormatter
-
- PropertyFormatter(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.PropertyFormatter
-
- PropertyFormatter - Interface in mondrian.olap
-
- propertyFormatter(String, String) - Static method in class mondrian.spi.impl.Scripts
-
- PropertyFormatter - Interface in mondrian.spi
-
SPI to redefine a member property display string.
- PropertyFormatterLoadFailed - Variable in class mondrian.resource.MondrianResource
-
PropertyFormatterLoadFailed
is 'Failed to load formatter class ''{0}'' for property ''{1}''.
'
- PropertyList() - Constructor for class mondrian.olap.Util.PropertyList
-
- 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
-
- 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.
- 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
-
- push() - Method in interface mondrian.olap.Evaluator
-
Creates a new Evaluator with the same context as this evaluator.
- push(Member) - Method in interface mondrian.olap.Evaluator
-
- push(boolean) - Method in interface mondrian.olap.Evaluator
-
- push(boolean, boolean) - Method in interface mondrian.olap.Evaluator
-
- push(Member[]) - Method in class mondrian.rolap.RolapEvaluator
-
- push(Member) - Method in class mondrian.rolap.RolapEvaluator
-
- push(boolean) - Method in class mondrian.rolap.RolapEvaluator
-
- push(boolean, boolean) - Method in class mondrian.rolap.RolapEvaluator
-
- push() - Method in class mondrian.rolap.RolapEvaluator
-
- push(Locus) - Static method in class mondrian.server.Locus
-
- push(E) - Method in class mondrian.util.ArrayStack
-
- pushAggregation(List<List<Member>>) - Method in interface mondrian.olap.Evaluator
-
Returns a new Aggregator whose aggregation context adds a given list of
tuples, and whose evaluation context is the same as this
Aggregator.
- pushAggregation(List<List<Member>>) - Method in class mondrian.rolap.RolapEvaluator
-
- pushContextName(String) - Method in class mondrian.recorder.AbstractRecorder
-
- pushContextName(String) - Method in interface mondrian.recorder.MessageRecorder
-
Add the name parameter to the current context.
- put(String, String) - Method in class mondrian.olap.Util.PropertyList
-
- put(SegmentHeader, SegmentBody) - Method in class mondrian.rolap.agg.SegmentCacheWorker
-
Places a segment in the cache.
- put(SegmentHeader, SegmentBody) - Method in class mondrian.rolap.cache.MemorySegmentCache
-
- put(K, V) - Method in interface mondrian.rolap.cache.SmartCache
-
Places a key/value pair into the cache.
- put(K, V) - Method in class mondrian.rolap.cache.SmartCacheImpl
-
- put(K, V) - Method in class mondrian.rolap.SmartIncrementalCache
-
- put(K, SqlConstraint, V) - Method in class mondrian.rolap.SmartMemberListCache
-
- put(String, String) - Method in class mondrian.rolap.sql.SqlQuery.CodeSet
-
- put(SegmentHeader, SegmentBody) - Method in interface mondrian.spi.SegmentCache
-
Stores a segment data in the cache.
- put(K, V) - Method in class mondrian.util.BlockingHashMap
-
Places a (request, response) pair onto the map.
- put(S, T) - Method in class mondrian.util.CacheMap
-
- put(V) - Method in class mondrian.util.SlotFuture
-
Writes a value into the slot, indicating that the task has completed
successfully.
- putAll(Map) - Method in class mondrian.util.CacheMap
-
- 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.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
-
Q
- 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.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.
- QueryPart - Class in mondrian.olap
-
Component of an MDX query (derived classes include Query, Axis, Exp, Level).
- 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
-
- quoteBooleanLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.MicrosoftSqlServerDialect
-
- quoteBooleanLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.MySqlDialect
-
- QUOTED_ID - Static variable in interface mondrian.olap.ParserSym
-
- QUOTED_ID - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- quoteDateLiteral(StringBuilder, String) - Method in interface mondrian.spi.Dialect
-
Appends to a buffer a date literal.
- quoteDateLiteral(StringBuilder, String, Date) - Method in class mondrian.spi.impl.AccessDialect
-
- quoteDateLiteral(StringBuilder, String, Date) - Method in class mondrian.spi.impl.DerbyDialect
-
- quoteDateLiteral(StringBuilder, String, Date) - Method in class mondrian.spi.impl.HiveDialect
-
- quoteDateLiteral(StringBuilder, String, Date) - Method in class mondrian.spi.impl.HsqldbDialect
-
- quoteDateLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteDateLiteral(StringBuilder, String, Date) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteDateLiteral(StringBuilder, String, Date) - Method in class mondrian.spi.impl.MicrosoftSqlServerDialect
-
- quoteDateLiteral(StringBuilder, String, Date) - Method in class mondrian.spi.impl.NuoDbDialect
-
NuoDB does not yet support ANSI SQL:2003 for DATE literals so we have
to cast dates using a function.
- quoteDateLiteral(StringBuilder, String, Date) - Method in class mondrian.spi.impl.SybaseDialect
-
- quoteForMdx(String) - Static method in class mondrian.olap.Util
-
Converts a string into a double-quoted string.
- quoteForMdx(StringBuilder, String) - Static method in class mondrian.olap.Util
-
Appends a double-quoted string to a string builder.
- 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, StringBuilder) - Method in class mondrian.spi.impl.GoogleBigQueryDialect
-
- quoteIdentifier(String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteIdentifier(String, StringBuilder) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteIdentifier(String, String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteIdentifier(StringBuilder, String...) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteJavaString(String) - Static method in class mondrian.olap.Util
-
Quotes a string literal for Java or JavaScript.
- quoteMdxIdentifier(String) - Static method in class mondrian.olap.Util
-
Return string quoted in [...].
- quoteMdxIdentifier(String, StringBuilder) - Static method in class mondrian.olap.Util
-
- quoteMdxIdentifier(List<Id.Segment>) - Static method in class mondrian.olap.Util
-
Return identifiers quoted in [...].[...].
- quoteMdxIdentifier(List<Id.Segment>, StringBuilder) - Static method in class mondrian.olap.Util
-
- quoteNumericLiteral(StringBuilder, String) - Method in interface mondrian.spi.Dialect
-
Appends to a buffer a numeric literal.
- quoteNumericLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quotePattern(String) - Static method in class mondrian.olap.Util
-
Returns a literal pattern String for the specified String.
- quotePattern(String) - Method in interface mondrian.util.UtilCompatible
-
- quotePattern(String) - Method in class mondrian.util.UtilCompatibleJdk15
-
- quoteStringLiteral(StringBuilder, String) - Method in interface mondrian.spi.Dialect
-
Appends to a buffer a single-quoted SQL string.
- quoteStringLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.GoogleBigQueryDialect
-
- quoteStringLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.ImpalaDialect
-
- quoteStringLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteStringLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.MonetDbDialect
-
- quoteStringLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.MySqlDialect
-
- quoteStringLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.RedshiftDialect
-
- quoteTimeLiteral(StringBuilder, String) - Method in interface mondrian.spi.Dialect
-
Appends to a buffer a time literal.
- quoteTimeLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteTimestampLiteral(StringBuilder, String) - Method in interface mondrian.spi.Dialect
-
Appends to a buffer a timestamp literal.
- quoteTimestampLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.HiveDialect
-
- quoteTimestampLiteral(StringBuilder, String) - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- quoteValue(StringBuilder, Dialect, String) - Method in enum mondrian.spi.Dialect.Datatype
-
Appends to a buffer a value of this type, in the appropriate format
for this dialect.
- quoting - Variable in class mondrian.olap.Id.Segment
-
R
- R2 - Static variable in class mondrian.olap.fun.LinReg
-
- R2FunDef(FunDef) - Constructor for class mondrian.olap.fun.LinReg.R2FunDef
-
- radians(double) - Static method in class mondrian.olap.fun.vba.Excel
-
- 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.
- RangeIterator(NativizeSetFunDef.Range, int) - Constructor for class mondrian.olap.fun.NativizeSetFunDef.RangeIterator
-
- RankFunDef - Class in mondrian.olap.fun
-
Definition of the RANK
MDX function.
- RankFunDef(FunDef) - Constructor for class mondrian.olap.fun.RankFunDef
-
- 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.util.Base64.InputStream
-
Reads enough of the input stream to convert
to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class mondrian.util.Base64.InputStream
-
- ReadAggregates - Variable in class mondrian.olap.MondrianProperties
-
Boolean property that determines whether Mondrian should read
aggregate tables.
- readBlock(Reader, StringBuilder, int, String, String, boolean, boolean, StringBuilder, int) - Static method in class mondrian.tui.CmdRunner
-
Start of a delimted block, read all of it even if it spans
more than one line adding each line's to the
buffer.
- readChar() - Method in class mondrian.parser.SimpleCharStream
-
Read a character.
- readFile(File) - Static method in class mondrian.tui.XmlaSupport
-
Reads a file line by line, adds a '\n' after each line and
returns in a String.
- readFully(Reader, int) - Static method in class mondrian.olap.Util
-
Reads a Reader until it returns EOF and returns the contents as a String.
- readFully(InputStream, int) - Static method in class mondrian.olap.Util
-
Reads an input stream until it returns EOF and returns the contents as an
array of bytes.
- readLine(Reader, boolean) - Static method in class mondrian.tui.CmdRunner
-
Gather up a line ending in '\n' or EOF.
- readMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.NoCacheMemberReader
-
Reads the children of member
into result
.
- readMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.RolapCubeHierarchy.CacheRolapCubeHierarchyMemberReader
-
- readMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.RolapCubeHierarchy.NoCacheRolapCubeHierarchyMemberReader
-
- readMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SmartMemberReader
-
Reads the children of member
into cache, and also into
result
.
- readMembers(DataSource, TupleList, List<List<RolapMember>>) - Method in class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
- readMembers(DataSource, TupleList, List<List<RolapMember>>) - Method in class mondrian.rolap.SqlTupleReader
-
- readMembers(DataSource, TupleList, List<List<RolapMember>>) - Method in interface mondrian.rolap.TupleReader
-
Performs the read.
- readNextTuple() - Method in class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
Reads next tuple, notifying all internal targets.
- readString(Reader, StringBuilder, int, StringBuilder, int) - Static method in class mondrian.tui.CmdRunner
-
Start of a string, read all of it even if it spans
more than one line adding each line's to the
buffer.
- readTuples(DataSource, TupleList, List<List<RolapMember>>) - Method in class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
- readTuples(DataSource, TupleList, List<List<RolapMember>>) - Method in class mondrian.rolap.SqlTupleReader
-
- readTuples(DataSource, TupleList, List<List<RolapMember>>) - Method in interface mondrian.rolap.TupleReader
-
Performs the read.
- readURL(String, Map<String, String>) - Static method in class mondrian.olap.Util
-
Returns the contents of a URL, substituting tokens.
- readURL(URL) - Static method in class mondrian.olap.Util
-
Returns the contents of a URL.
- readURL(URL, Map<String, String>) - Static method in class mondrian.olap.Util
-
Returns the contents of a URL, substituting tokens.
- readVirtualFile(String) - Static method in class mondrian.olap.Util
-
Gets content via Apache VFS.
- readVirtualFileAsString(String) - Static method in class mondrian.olap.Util
-
- 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
-
- 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
-
- Ref() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Ref
-
- Ref(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Ref
-
- 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
-
- Regex() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- Regex(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Regex
-
- RegexMapper() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
- RegexMapper(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
- 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(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.
- registerFormatLocale(Format.FormatLocale, Locale) - Static method in class mondrian.util.Format
-
- registerParameter(Parameter) - Method in interface mondrian.calc.ExpCompiler
-
Implements a parameter, returning a unique slot which will hold the
parameter's value.
- registerParameter(Parameter) - Method in class mondrian.calc.impl.AbstractExpCompiler
-
- registerParameter(Parameter) - Method in class mondrian.calc.impl.DelegatingExpCompiler
-
- registerRootRelation(MondrianDef.RelationOrJoin) - Method in class mondrian.rolap.sql.SqlQuery
-
- registerStatement(Locus, Statement) - Method in class mondrian.server.Execution
-
This method is typically called by SqlStatement at construction time.
- 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.olap.MondrianDef.Hierarchy
-
- Relation() - Constructor for class mondrian.olap.MondrianDef.Relation
-
- Relation(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Relation
-
- relation - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- relation - Variable in class mondrian.rolap.RolapHierarchy
-
- RelationOrJoin() - Constructor for class mondrian.olap.MondrianDef.RelationOrJoin
-
- RelationOrJoin(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.RelationOrJoin
-
- 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(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(SegmentHeader) - Method in interface mondrian.spi.SegmentCache
-
Removes a segment from the cache.
- remove(Object) - Method in class mondrian.util.CacheMap
-
- remove(Object) - Method in class mondrian.util.PartiallyOrderedSet
-
- remove() - Method in class mondrian.util.UnionIterator
-
- remove() - Method in class mondrian.util.UnsupportedList.Itr
-
- remove(int) - Method in class mondrian.util.UnsupportedList
-
- remove(Object) - Method in class mondrian.util.UnsupportedList
-
- removeAll(Collection<?>) - Method in class mondrian.olap.Util.AbstractFlatList
-
- removeAll(Collection<?>) - Method in class mondrian.util.UnsupportedList
-
- removeAllListener() - Method in class mondrian.util.AbstractMemoryMonitor
-
- removeAllListener() - Method in class mondrian.util.FauxMemoryMonitor
-
- removeAllListener() - Method in interface mondrian.util.MemoryMonitor
-
Clear out all Listener
s and turnoff JVM
memory notification.
- removeAttribute(String) - Method in class mondrian.tui.MockHttpServletRequest
-
Removes an attribute from this request.
- removeAttribute(String) - Method in class mondrian.tui.MockServletContext
-
Removes the attribute with the given name from the servlet context.
- removeConnection(RolapConnection) - Method in class mondrian.olap.MondrianServer
-
Called when a connection is closed.
- 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.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.MemberCacheHelper
-
- removeMember(Object) - Method in class mondrian.rolap.MemberNoCacheHelper
-
- removeMember(Object) - Method in class mondrian.rolap.NoCacheMemberReader
-
- removeMemberAndDescendants(Object) - Method in class mondrian.rolap.MemberCacheHelper
-
- removeMemberAndDescendants(Object) - Method in class mondrian.rolap.MemberNoCacheHelper
-
- removeMemberAndDescendants(Object) - Method in class mondrian.rolap.NoCacheMemberReader
-
- removeOverlappingTupleEntries(TupleList) - Static method in class mondrian.olap.fun.AggregateFunDef.AggregateCalc
-
In case of distinct count aggregation if a tuple which is a super
set of other tuples in the set exists then the child tuples can be
ignored.
- removeRange(int, int) - Method in class mondrian.calc.impl.ListTupleList
-
- removeStatement(Statement) - Method in class mondrian.olap.MondrianServer
-
Called when a statement is closed.
- 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.
- 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
-
- 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.UdfResolver
-
- requiresExpression() - Method in interface mondrian.olap.Validator
-
Returns whether the current context requires an expression.
- requiresGroupByAlias() - Method in interface mondrian.spi.Dialect
-
Returns true if this Dialect can include expressions in the GROUP BY
clause only by adding an expression to the SELECT clause and using
its alias.
- requiresGroupByAlias() - Method in class mondrian.spi.impl.GreenplumDialect
-
- requiresGroupByAlias() - Method in class mondrian.spi.impl.HiveDialect
-
- requiresGroupByAlias() - Method in class mondrian.spi.impl.InfobrightDialect
-
- requiresGroupByAlias() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- requiresHavingAlias() - Method in interface mondrian.spi.Dialect
-
Returns true if this Dialect can include expressions in the HAVING
clause only by adding an expression to the SELECT clause and using
its alias.
- requiresHavingAlias() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- requiresHavingAlias() - Method in class mondrian.spi.impl.MySqlDialect
-
- requiresHavingAlias() - Method in class mondrian.spi.impl.VectorwiseDialect
-
- requiresOrderByAlias() - Method in interface mondrian.spi.Dialect
-
Returns true if this Dialect can include expressions in the ORDER BY
clause only by adding an expression to the SELECT clause and using
its alias.
- requiresOrderByAlias() - Method in class mondrian.spi.impl.HiveDialect
-
- requiresOrderByAlias() - Method in class mondrian.spi.impl.ImpalaDialect
-
- requiresOrderByAlias() - Method in class mondrian.spi.impl.InfobrightDialect
-
- requiresOrderByAlias() - Method in class mondrian.spi.impl.IngresDialect
-
- requiresOrderByAlias() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- requiresOrderByAlias() - Method in class mondrian.spi.impl.MySqlDialect
-
Required for MySQL 5.7+, where SQL_MODE include ONLY_FULL_GROUP_BY
by default.
- requiresOrderByAlias() - Method in class mondrian.spi.impl.NeoviewDialect
-
- requiresUnionOrderByExprToBeInSelectClause() - Method in interface mondrian.spi.Dialect
-
Returns true if this dialect allows an expression in the ORDER BY
clause of a UNION (or other set operation) query only if it occurs in
the SELECT clause.
- requiresUnionOrderByExprToBeInSelectClause() - Method in class mondrian.spi.impl.AccessDialect
-
- requiresUnionOrderByExprToBeInSelectClause() - Method in class mondrian.spi.impl.HiveDialect
-
- requiresUnionOrderByExprToBeInSelectClause() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- requiresUnionOrderByOrdinal() - Method in interface mondrian.spi.Dialect
-
Returns true if this dialect allows only integers in the ORDER BY
clause of a UNION (or other set operation) query.
- requiresUnionOrderByOrdinal() - Method in class mondrian.spi.impl.HiveDialect
-
- requiresUnionOrderByOrdinal() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- requiresUnionOrderByOrdinal() - Method in class mondrian.spi.impl.MicrosoftSqlServerDialect
-
- requiresUnionOrderByOrdinal() - Method in class mondrian.spi.impl.TeradataDialect
-
- requiresUnionOrderByOrdinal() - Method in class mondrian.spi.impl.VectorwiseDialect
-
- reset() - Method in class mondrian.tui.MockHttpServletResponse
-
Clears any data that exists in the buffer as well as the status code and
headers.
- 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
.
- resetSubtotalVisibility() - Method in class mondrian.olap.QueryAxis
-
- 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.UdfResolver
-
- resolve() - Method in class mondrian.olap.IdBatchResolver
-
Attempts to resolve the identifiers contained in the query in
batches based on the parent, e.g.
- resolve(OlapElement, List<IdentifierSegment>, boolean, int, MatchType, List<NameResolver.Namespace>) - Method in class mondrian.olap.NameResolver
-
Resolves a list of segments (a parsed identifier) to an OLAP element.
- resolve() - Method in class mondrian.olap.Query
-
Performs type-checking and validates internal consistency of a query,
using the default resolver.
- resolve(Validator) - Method in class mondrian.olap.Query
-
Performs type-checking and validates internal consistency of a query.
- resolve(Validator) - Method in class mondrian.olap.QueryAxis
-
- ResolvedFunCall - Class in mondrian.mdx
-
A
ResolvedFunCall
is a function applied to a list of operands,
which has been validated and resolved to a
function definition
.
- ResolvedFunCall(FunDef, Exp[], Type) - Constructor for class mondrian.mdx.ResolvedFunCall
-
Creates a function call.
- ResolvedFunCallFinder - Class in mondrian.olap.fun
-
Visitor class used to locate a resolved function call within an
expression
- ResolvedFunCallFinder(ResolvedFunCall) - Constructor for class mondrian.olap.fun.ResolvedFunCallFinder
-
- resolveEntity(String, String) - Method in class mondrian.tui.XmlUtil.Resolver
-
- resolveFunArgs(Validator, FunDef, Exp[], Exp[], String, Syntax) - Static method in class mondrian.olap.fun.FunUtil
-
Validates the arguments to a function and resolves the function.
- resolveMember(Hierarchy) - Method in class mondrian.util.IdentifierParser.BuilderImpl
-
- Resolver - Interface in mondrian.olap.fun
-
A
Resolver
converts a function name, invocation type, and set
of arguments into a
FunDef
.
- Resolver() - Constructor for class mondrian.tui.XmlUtil.Resolver
-
- Resolver(Document) - Constructor for class mondrian.tui.XmlUtil.Resolver
-
- Resolver(String) - Constructor for class mondrian.tui.XmlUtil.Resolver
-
- Resolver(InputSource) - Constructor for class mondrian.tui.XmlUtil.Resolver
-
- Resolver.Conversion - Interface in mondrian.olap.fun
-
Description of an implicit conversion that occurred while resolving an
operator call.
- 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.
- 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.
- 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
-
- 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.
- 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.olap.MondrianDef.Join
-
- rMeasure - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- ROLAP_COMPARATOR - Static variable in class mondrian.rolap.RolapUtil
-
A comparator singleton instance which can handle the presence of
RolapUtilComparable
instances in a collection.
- RolapAggregationManager - Class in mondrian.rolap
-
RolapAggregationManager
manages all
Segment
s in the system.
- RolapAggregationManager() - Constructor for class mondrian.rolap.RolapAggregationManager
-
Creates the RolapAggregationManager.
- RolapAggregationManager.PinSet - Interface in mondrian.rolap
-
A set of segments which are pinned (prevented from garbage collection)
for a short duration as a result of a cache inquiry.
- RolapAggregator - Class in mondrian.rolap
-
Describes an aggregation operator, such as "sum" or "count".
- RolapAggregator(String, int, boolean) - Constructor for class mondrian.rolap.RolapAggregator
-
- RolapAggregator.AvgFromAvg - Class in mondrian.rolap
-
Aggregator used for aggregate tables implementing the
average aggregator.
- RolapAggregator.AvgFromSum - Class in mondrian.rolap
-
Aggregator used for aggregate tables implementing the
average aggregator.
- RolapAggregator.BaseAggor - Class in mondrian.rolap
-
This is the base class for implementing aggregators over sum and
average columns in an aggregate table.
- RolapAggregator.SumFromAvg - Class in mondrian.rolap
-
This is an aggregator used for aggregate tables implementing the
sum aggregator.
- 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.
- 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
-
- RolapCalculatedMeasure(RolapMember, RolapLevel, String, Formula) - Constructor for class mondrian.rolap.RolapHierarchy.RolapCalculatedMeasure
-
- RolapCalculatedMember - Class in mondrian.rolap
-
A
RolapCalculatedMember
is a member based upon a
Formula
.
- RolapCell - Class in mondrian.rolap
-
- 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.
- 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.CubeComparator - Class in mondrian.rolap
-
- 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(RolapCubeDimension, MondrianDef.CubeDimension, RolapHierarchy, String, int, RolapCube) - 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.NoCacheRolapCubeHierarchyMemberReader - Class in mondrian.rolap
-
- 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
-
- RolapCubeLevel - Class in mondrian.rolap
-
RolapCubeLevel wraps a RolapLevel for a specific Cube.
- RolapCubeLevel(RolapLevel, RolapCubeHierarchy) - Constructor for class mondrian.rolap.RolapCubeLevel
-
- 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.
- RolapCubeSqlMemberSource(RolapCubeHierarchy.RolapCubeHierarchyMemberReader, RolapCubeHierarchy, MemberCacheHelper, Object) - Constructor for class mondrian.rolap.RolapCubeHierarchy.RolapCubeSqlMemberSource
-
- 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.
- 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.
- RolapHierarchy - Class in mondrian.rolap
-
RolapHierarchy
implements
Hierarchy
for a ROLAP database.
- RolapHierarchy.LimitedRollupMember - Class in mondrian.rolap
-
Substitute for a member in a hierarchy whose rollup policy is 'partial'
or 'hidden'.
- RolapHierarchy.RolapCalculatedMeasure - Class in mondrian.rolap
-
Calculated member which is also a measure (that is, a member of the
[Measures] dimension).
- RolapLevel - Class in mondrian.rolap
-
RolapLevel
implements
Level
for a ROLAP database.
- RolapLevel.HideMemberCondition - Enum in mondrian.rolap
-
Conditions under which a level's members may be hidden (thereby creating
a ragged hierarchy).
- RolapMeasure - Interface in mondrian.rolap
-
Interface implemented by all measures (both stored and calculated).
- RolapMember - Interface in mondrian.rolap
-
- RolapMemberBase - Class in mondrian.rolap
-
- RolapMemberBase(RolapMember, RolapLevel, Object, String, Member.MemberType) - Constructor for class mondrian.rolap.RolapMemberBase
-
Creates a RolapMemberBase.
- RolapMemberBase() - Constructor for class mondrian.rolap.RolapMemberBase
-
- RolapMemberBase.DefaultPropertyValueMapFactory - Class in mondrian.rolap
-
- 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.
- RolapMemberInCube - Interface in mondrian.rolap
-
- RolapNative - Class in mondrian.rolap
-
- RolapNative() - Constructor for class mondrian.rolap.RolapNative
-
- RolapNativeCrossJoin - Class in mondrian.rolap
-
- RolapNativeCrossJoin() - Constructor for class mondrian.rolap.RolapNativeCrossJoin
-
- RolapNativeFilter - Class in mondrian.rolap
-
Computes a Filter(set, condition) in SQL.
- RolapNativeFilter() - Constructor for class mondrian.rolap.RolapNativeFilter
-
- RolapNativeRegistry - Class in mondrian.rolap
-
- RolapNativeRegistry() - Constructor for class mondrian.rolap.RolapNativeRegistry
-
- RolapNativeSet - Class in mondrian.rolap
-
Analyses set expressions and executes them in SQL if possible.
- RolapNativeSet() - Constructor for class mondrian.rolap.RolapNativeSet
-
- RolapNativeSet.SchemaReaderWithMemberReaderAvailable - Interface in mondrian.rolap
-
- RolapNativeSet.SetConstraint - Class in mondrian.rolap
-
Constraint for non empty {crossjoin, member.children,
member.descendants, level.members}
- RolapNativeSet.SetEvaluator - Class in mondrian.rolap
-
- 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.
- RolapNativeTopCount - Class in mondrian.rolap
-
Computes a TopCount in SQL.
- RolapNativeTopCount() - Constructor for class mondrian.rolap.RolapNativeTopCount
-
- RolapProfilingEvaluator - Class in mondrian.rolap
-
Evaluator that collects profiling information as it evaluates expressions.
- RolapResult - Class in mondrian.rolap
-
A RolapResult
is the result of running a query.
- RolapResult.CompoundSlicerRolapMember - Class in mondrian.rolap
-
Member which holds the AggregateCalc used when evaluating
a compound slicer.
- RolapResult.RolapResultEvaluatorRoot - Class in mondrian.rolap
-
- RolapResultEvaluatorRoot(RolapResult) - Constructor for class mondrian.rolap.RolapResult.RolapResultEvaluatorRoot
-
- RolapResultShepherd - Class in mondrian.rolap
-
- RolapResultShepherd() - Constructor for class mondrian.rolap.RolapResultShepherd
-
- RolapSchema - Class in mondrian.rolap
-
A
RolapSchema
is a collection of
RolapCube
s and
shared
RolapDimension
s.
- RolapSchema.RolapStarRegistry - Class in mondrian.rolap
-
RolapStarRegistry
is a registry for
RolapStar
s.
- RolapSchemaParameter - Class in mondrian.rolap
-
Parameter that is defined in a schema.
- RolapSchemaReader - Class in mondrian.rolap
-
A RolapSchemaReader
allows you to read schema objects while
observing the access-control profile specified by a given role.
- RolapStar - Class in mondrian.rolap
-
A RolapStar
is a star schema.
- RolapStar.AliasReplacer - Class in mondrian.rolap
-
Creates a copy of an expression, everywhere replacing one alias
with another.
- RolapStar.Bar - Class in mondrian.rolap
-
Temporary.
- RolapStar.Column - Class in mondrian.rolap
-
A column in a star schema.
- RolapStar.ColumnComparator - Class in mondrian.rolap
-
Comparator to compare columns based on their name and table that contains them
- RolapStar.Condition - Class in mondrian.rolap
-
- RolapStar.Measure - Class in mondrian.rolap
-
Definition of a measure in a star schema.
- 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
-
- RolapUtil - Class in mondrian.rolap
-
Utility methods for classes in the mondrian.rolap
package.
- RolapUtil() - Constructor for class mondrian.rolap.RolapUtil
-
- RolapUtil.ExecuteQueryHook - Interface in mondrian.rolap
-
- RolapUtil.TeeWriter - Class in mondrian.rolap
-
Writes to a string and also to an underlying writer.
- 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() - Constructor for class mondrian.olap.MondrianDef.Role
-
- Role(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Role
-
- 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.RolapConnection
-
- role - Variable in class mondrian.rolap.RolapSchemaReader
-
- Role.AllHierarchyAccess - Interface in mondrian.olap
-
Represents the access that a role has to whole particular hierarchy.
- 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.DelegatingHierarchyAccess - Class in mondrian.olap
-
Implementation of
Role.HierarchyAccess
that
delegates all methods to an underlying hierarchy access.
- roleName - Variable in class mondrian.olap.MondrianDef.RoleUsage
-
- roleNames() - Method in class mondrian.rolap.RolapSchema
-
- 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
'
- RoleUsage() - Constructor for class mondrian.olap.MondrianDef.RoleUsage
-
- RoleUsage(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.RoleUsage
-
- 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.olap.MondrianDef.HierarchyGrant
-
- rollupType - Variable in class mondrian.olap.MondrianDef.AggMeasure
-
- 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
-
- Row() - Constructor for class mondrian.olap.MondrianDef.Row
-
- Row(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Row
-
- 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
-
- rowFetchCount - Variable in class mondrian.server.monitor.SqlStatementEndEvent
-
- rowList - Variable in class mondrian.xmla.XmlaUtil.MetadataRowset
-
- rows - Variable in class mondrian.olap.MondrianDef.InlineTable
-
- Rows() - Constructor for class mondrian.olap.MondrianDef.Rows
-
- Rows(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Rows
-
- ROWS - Static variable in interface mondrian.olap.ParserSym
-
- ROWS - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- RowsetDefinition - Enum in mondrian.xmla
-
RowsetDefinition
defines a rowset, including the columns it
should contain.
- RowsetDefinition.MdschemaCubesRowset - Class in mondrian.xmla
-
- RowsetDefinition.MdschemaFunctionsRowset - Class in mondrian.xmla
-
- RowsetDefinition.MdschemaFunctionsRowset.VarType - Enum in mondrian.xmla
-
http://www.csidata.com/custserv/onlinehelp/VBSdocs/vbs57.htm
- RowsetDefinition.MdschemaMeasuresRowset - Class in mondrian.xmla
-
- RPAREN - Static variable in interface mondrian.olap.ParserSym
-
- RPAREN - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- rTable - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
- rTrim(String) - Static method in class mondrian.olap.fun.vba.Vba
-
- 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
- safeClone() - Method in class mondrian.olap.Query
-
- safeGet(Future<T>, String) - Static method in class mondrian.olap.Util
-
Calls
Future.get()
and converts any
throwable into a non-checked exception.
- savepoint() - Method in interface mondrian.olap.Evaluator
-
Creates a savepoint encapsulating the current state of the evalutor.
- savepoint() - Method in class mondrian.rolap.RolapEvaluator
-
- SaxErrorHandler() - Constructor for class mondrian.tui.XmlUtil.SaxErrorHandler
-
- 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.
- 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.
- Schedule - Class in mondrian.util
-
A Schedule
generates a series of time events.
- Schema() - Constructor for class mondrian.olap.MondrianDef.Schema
-
- Schema(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Schema
-
- 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.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
-
- SchemaGrant() - Constructor for class mondrian.olap.MondrianDef.SchemaGrant
-
- SchemaGrant(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.SchemaGrant
-
- schemaGrants - Variable in class mondrian.olap.MondrianDef.Role
-
- SchemaKey - Class in mondrian.rolap
-
Key for an instance of a schema.
- schemaName - Variable in class mondrian.spi.SegmentHeader
-
- schemaReader - Variable in class mondrian.olap.DelegatingSchemaReader
-
- SchemaReader - Interface in mondrian.olap
-
- script - Variable in class mondrian.olap.MondrianDef.ElementFormatter
-
Script to implement this formatter.
- Script() - Constructor for class mondrian.olap.MondrianDef.Script
-
- Script(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Script
-
- script - Variable in class mondrian.olap.MondrianDef.UserDefinedFunction
-
Script to implement this user-defined function.
- script(String, String) - Method in class mondrian.rolap.format.FormatterCreateContext.Builder
-
A script data used to create
a script based implementation of a requested formatter.
- script(MondrianDef.Script) - Method in class mondrian.rolap.format.FormatterCreateContext.Builder
-
A script data used to create
a script based implementation of a requested formatter.
- script - Variable in class mondrian.spi.impl.Scripts.ScriptDefinition
-
- ScriptDefinition(String, Scripts.ScriptLanguage) - Constructor for 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.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(Id.Quoting) - Constructor for class mondrian.olap.Id.Segment
-
- 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.
- SegmentAxis - Class in mondrian.rolap.agg
-
Collection of values of one of the columns that parameterizes a
Segment
.
- SegmentAxis(StarColumnPredicate, SortedSet<Comparable>, boolean) - Constructor for class mondrian.rolap.agg.SegmentAxis
-
Creates a SegmentAxis populated with a set of key values.
- SegmentBody - Interface in mondrian.spi
-
SegmentBody is the object which contains the cached data of a
Segment.
- SegmentBuilder - Class in mondrian.rolap.agg
-
- SegmentBuilder() - Constructor for class mondrian.rolap.agg.SegmentBuilder
-
- SegmentBuilder.SegmentConverter - Interface in mondrian.rolap.agg
-
- SegmentBuilder.SegmentConverterImpl - Class in mondrian.rolap.agg
-
- SegmentBuilder.StarSegmentConverter - Class in mondrian.rolap.agg
-
- SegmentCache - Variable in class mondrian.olap.MondrianProperties
-
Property which defines which SegmentCache implementation to use.
- SegmentCache - Interface in mondrian.spi
-
SPI definition of the segments cache.
- SegmentCache.SegmentCacheInjector - Class in mondrian.spi
-
- SegmentCache.SegmentCacheListener - Interface in mondrian.spi
-
- SegmentCache.SegmentCacheListener.SegmentCacheEvent - Interface in mondrian.spi
-
Defines the event types that a listener can look for.
- SegmentCache.SegmentCacheListener.SegmentCacheEvent.EventType - Enum in mondrian.spi
-
- SegmentCacheFailedToDeleteSegment - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheFailedToDeleteSegment
is 'An exception was encountered while deleting a segment from the SegmentCache.
'
- SegmentCacheFailedToInstanciate - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheFailedToInstanciate
is 'An exception was encountered while creating the SegmentCache.
'
- SegmentCacheFailedToLoadSegment - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheFailedToLoadSegment
is 'An exception was encountered while loading a segment from the SegmentCache.
'
- SegmentCacheFailedToLookupSegment - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheFailedToLookupSegment
is 'An exception was encountered while performing a segment lookup in the SegmentCache.
'
- SegmentCacheFailedToSaveSegment - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheFailedToSaveSegment
is 'An exception was encountered while loading a segment from the SegmentCache.
'
- SegmentCacheFailedToScanSegments - Variable in class mondrian.resource.MondrianResource
-
SegmentCacheFailedToScanSegments
is 'An exception was encountered while getting a list of segment headers in the SegmentCache.
'
- SegmentCacheIndex - Interface in mondrian.rolap.cache
-
Data structure that identifies which segments contain cells.
- SegmentCacheIndexImpl - Class in mondrian.rolap.cache
-
Data structure that identifies which segments contain cells.
- SegmentCacheIndexImpl(Thread) - Constructor for class mondrian.rolap.cache.SegmentCacheIndexImpl
-
Creates a SegmentCacheIndexImpl.
- SegmentCacheIndexRegistry() - Constructor for class mondrian.rolap.agg.SegmentCacheManager.SegmentCacheIndexRegistry
-
- SegmentCacheInjector() - Constructor for class mondrian.spi.SegmentCache.SegmentCacheInjector
-
- 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.Command<T> - Interface in mondrian.rolap.agg
-
- SegmentCacheManager.FlushCommand - Class in mondrian.rolap.agg
-
Command to flush a particular region from cache.
- SegmentCacheManager.FlushResult - Class 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.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
-
- 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, long, SortedSet<Comparable>) - Constructor for class mondrian.spi.SegmentColumn
-
Creates a SegmentColumn.
- SegmentConverterImpl(AggregationKey, CellRequest) - Constructor for class mondrian.rolap.agg.SegmentBuilder.SegmentConverterImpl
-
- 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.
- 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.Handler - Interface in mondrian.rolap.agg
-
- 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 - 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.
- selectAsNodes(Node, String, Map<String, String>) - Static method in class mondrian.tui.XmlUtil
-
- selectivity - Variable in class mondrian.rolap.StarColumnPredicate.Overlap
-
- selectOrDrillthroughStatement() - Method in class mondrian.parser.MdxParserImpl
-
- selects - Variable in class mondrian.olap.MondrianDef.View
-
- selectStatement() - Method in class mondrian.parser.MdxParserImpl
-
- 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.
- sendRedirect(String) - Method in class mondrian.tui.MockHttpServletResponse
-
Sends a temporary redirect response to the client using the specified
redirect location URL.
- server - Variable in class mondrian.xmla.impl.MondrianXmlaServlet
-
- SERVER_FAULT_FC - Static variable in interface mondrian.xmla.XmlaConstants
-
- serverForId(String) - Method in class mondrian.server.MondrianServerRegistry
-
Looks up a server with a given id.
- serverId - Variable in class mondrian.server.monitor.ConnectionEvent
-
- serverId - Variable in class mondrian.server.monitor.ExecutionEvent
-
Identifier of the server.
- serverId - Variable in class mondrian.server.monitor.StatementEvent
-
Identifier of the server.
- ServerInfo - Class in mondrian.server.monitor
-
Information about a Mondrian server.
- ServerInfo(String, int, int, int, int, int, int, int, long, long, int, int, int, int, int, int, int, long, long, long, int, int, int, int, int, int, int, int) - Constructor for class mondrian.server.monitor.ServerInfo
-
- ServiceDiscovery<T> - Class in mondrian.util
-
Utility functions to discover Java services.
- ServletContextCatalogLocator - Class in mondrian.spi.impl
-
Locates a catalog based upon a
ServletContext
.
If the catalog URI is an absolute path, it refers to a resource inside our
WAR file, so replace the URL.
- ServletContextCatalogLocator(ServletContext) - Constructor for class mondrian.spi.impl.ServletContextCatalogLocator
-
- 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, 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, T) - Method in class mondrian.util.ConcatenableList
-
- 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
-
- 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).
- setAllowHints(boolean) - Method in class mondrian.rolap.SqlTupleReader
-
- setAnnotationMap(Map<String, Annotation>) - Method in class mondrian.olap.SetBase
-
- setApproxRowCount(int) - Method in class mondrian.olap.LevelBase
-
Sets the approximate number of members in this Level.
- setAttribute(String, Object) - Method in class mondrian.tui.MockHttpServletRequest
-
Stores an attribute in this request.
- setAttribute(String, Object) - Method in class mondrian.tui.MockServletContext
-
Binds an object to a given attribute name in this servlet context.
- setAuthType(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setAutoCommit(boolean) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- 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.
- setBaseCube(RolapCube) - Method in class mondrian.rolap.RolapCalculatedMember
-
- setBaseCubes(List<RolapCube>) - Method in class mondrian.olap.Query
-
Saves away the base cubes related to the virtual cube
referenced in this query
- setBodyContent(byte[]) - Method in class mondrian.tui.MockHttpServletRequest
-
- setBodyContent(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- setBufferSize(int) - Method in class mondrian.tui.MockHttpServletResponse
-
Sets the preferred buffer size for the body of the response.
- 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.SmartMemberReader
-
- 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.
- 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
-
- setCaptionValue(Object) - Method in class mondrian.rolap.RolapMemberBase
-
- setCatalog(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- setCatalogName(String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Sets the database's catalog name.
- setCellCacheHitCount(int) - Method in class mondrian.server.Execution
-
- setCellCacheMissCount(int) - Method in class mondrian.server.Execution
-
- setCellCachePendingCount(int) - Method in class mondrian.server.Execution
-
- 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
-
- setCompleteWithNullValues(boolean) - Method in class mondrian.rolap.RolapNativeSet.SetEvaluator
-
- 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 class mondrian.rolap.RolapMemberBase
-
- 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
-
- setCurrMember(RolapMember) - Method in class mondrian.rolap.TargetBase
-
- setDatabase(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- 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
-
- 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() - Method in class mondrian.web.taglib.ResultCache
-
set to dirty after you have modified the query to force a recalcuation
- setDisjoinedTupleLists(List<TupleList>) - Method in class mondrian.rolap.TupleConstraintStruct
-
- setDistinct(boolean) - Method in class mondrian.rolap.sql.SqlQuery
-
- setEvalAxes(boolean) - Method in interface mondrian.olap.Evaluator
-
Indicate whether the evaluator is evaluating the axes
- setEvalAxes(boolean) - Method in class mondrian.rolap.RolapEvaluator
-
- SetEvaluator(CrossJoinArg[], SchemaReader, TupleConstraint) - Constructor for class mondrian.rolap.RolapNativeSet.SetEvaluator
-
- setExp(Exp) - Method in class mondrian.olap.Query.ScopedNamedSet
-
- 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.
- 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.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.SetListCalc - Class in mondrian.olap.fun
-
Compiled expression to implement the MDX set function, { ...
- 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
-
- setIntHeader(String, int) - Method in class mondrian.tui.MockHttpServletResponse
-
Sets a response header with the given name and integer value.
- 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
-
- setList(List<RolapMember>) - Method in class mondrian.rolap.TargetBase
-
- SetListCalc(Exp, Exp[], ExpCompiler, List<ResultStyle>) - Constructor for class mondrian.olap.fun.SetFunDef.SetListCalc
-
- setLocalAddr(String) - Method in class mondrian.tui.MockHttpServletRequest
-
- 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
-
- setMajorVersion(int) - Method in class mondrian.tui.MockServletContext
-
- setMaxRows(int) - Method in class mondrian.rolap.HighCardSqlTupleReader
-
Deprecated.
- setMembers(List<Member>) - Method in class mondrian.rolap.TupleConstraintStruct
-
- 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.
- 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
-
- 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
-
- setNull(int, boolean) - 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.
- setOrdinal(int, boolean) - 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
-
- 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
-
- setPreferList(boolean) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- 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(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.RowsetDefinition.MdschemaCubesRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaFunctionsRowset
-
- setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
-
- 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
-
- setQueryTimeoutMillis(long) - Method in class mondrian.olap.Query
-
- 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
-
- 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
-
- 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.
- 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
-
- setSchemaName(String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema
-
Sets the database's schema name.
- 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.
- setSlicerAxis(QueryAxis) - Method in class mondrian.olap.Query
-
- setSlicerContext(Member) - Method in class mondrian.rolap.RolapEvaluator
-
Adds a slicer member to the evaluator context, and remember it as part
of the slicer.
- setSlicerTuples(TupleList) - Method in class mondrian.rolap.RolapEvaluator
-
Sets the slicer tuple object, used later by native evaluation and
non-empty crossjoins.
- setSpecification() - Method in class mondrian.parser.MdxParserImpl
-
- setStarKeyColumn(RolapStar.Column) - Method in class mondrian.rolap.RolapCubeLevel
-
- 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
-
- setSupported(boolean) - Method in class mondrian.rolap.sql.SqlQuery
-
- setSymbolicName(String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
-
Sets the symbolic (logical) name associated with this usage.
- 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
-
- 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.
- setTimeQueries(boolean) - Method in class mondrian.tui.CmdRunner
-
- setTransactionIsolation(int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
-
- 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
-
- 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
-
- 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
-
Helper method to implement Cell.setValue(java.lang.Object, org.olap4j.AllocationPolicy, java.lang.Object...)
.
- setValue(Object) - Method in interface mondrian.olap.Parameter
-
Sets the value of this parameter.
- setValue(Object) - Method in class mondrian.olap.ParameterImpl
-
- 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
-
- setVirtualCubeNonNativeCrossJoin() - Method in class mondrian.olap.Query
-
Indicates that the query cannot use native cross joins to process
this virtual cube
- 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 interface mondrian.xmla.XmlaHandler.XmlaExtra
-
Returns whether we should return a cell property in the XMLA result.
- shouldVisitChildren() - Method in interface mondrian.mdx.MdxVisitor
-
- shouldVisitChildren() - Method in class mondrian.mdx.MdxVisitorImpl
-
- 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 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
-
- SIE_REQUEST_STATE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- SIE_REQUEST_STATE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- 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.
- 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.
- Singleton(Class<T>) - Constructor for class mondrian.util.ObjectFactory.Singleton
-
Creates a new singleton factory object.
- 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.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 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
-
- slice(int) - Method in class mondrian.calc.impl.AbstractTupleIterable
-
- slice(int) - Method in class mondrian.calc.impl.ArrayTupleList
-
- slice(int) - Method in class mondrian.calc.impl.DelegatingTupleList
-
- slice(int) - Method in class mondrian.calc.impl.ListTupleList
-
- slice(int) - Method in class mondrian.calc.impl.UnaryTupleList
-
- slice(TupleIterable, int) - Static method in class mondrian.calc.TupleCollections
-
- slice(int) - Method in interface mondrian.calc.TupleIterable
-
Returns an iterable over the members at a given column.
- slice(int) - Method in interface mondrian.calc.TupleList
-
Returns a list of the members at a given column.
- slicerAxis - Variable in class mondrian.olap.ResultBase
-
- slicerCalc - Variable in class mondrian.olap.Query
-
- slicerPredicateInfo - Variable in class mondrian.rolap.RolapEvaluator
-
- sLN(double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
-
- Slope - Static variable in class mondrian.olap.fun.LinReg
-
- SlopeFunDef(FunDef) - Constructor for class mondrian.olap.fun.LinReg.SlopeFunDef
-
- 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
-
- SmartIncrementalCache<K,V extends Collection> - Class in mondrian.rolap
-
Uses a SmartCache to store a collection of values.
- SmartIncrementalCache() - Constructor for class mondrian.rolap.SmartIncrementalCache
-
- SmartMemberListCache<K,V> - Class in mondrian.rolap
-
- SmartMemberListCache() - Constructor for class mondrian.rolap.SmartMemberListCache
-
- SmartMemberReader - Class in mondrian.rolap
-
SmartMemberReader
implements MemberReader
by keeping a
cache of members and their children.
- SOAP_MUST_UNDERSTAND_ATTR - Static variable in interface mondrian.xmla.XmlaConstants
-
Soap Header mustUnderstand attribute name.
- 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
-
- 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.
- 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.
- 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
-
- SparseSegmentCountThreshold - Variable in class mondrian.olap.MondrianProperties
-
- SparseSegmentDensityThreshold - Variable in class mondrian.olap.MondrianProperties
-
- SpatialValueTree<K,E,V> - Interface in mondrian.util
-
A SpatialValueTree is a multidimensional index of values.
- SpatialValueTree.SpatialRegion<K,E> - Interface in mondrian.util
-
- SpatialValueTree2 - Interface in mondrian.util
-
Variation of Luc's SpatialValueTree.
- SpatialValueTree2.SpatialDimension - Interface in mondrian.util
-
- SpatialValueTree2.SpatialRegion - Interface in mondrian.util
-
- SpatialValueTree2.SpatialRegionRequest - Interface in mondrian.util
-
A request for a region.
- 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() - Constructor for class mondrian.olap.MondrianDef.SQL
-
- SQL(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.SQL
-
- sql - Variable in class mondrian.server.monitor.SqlStatementEvent
-
SQL text of statement.
- sql - Variable in class mondrian.server.monitor.SqlStatementInfo
-
- SQL_LOGGER - Static variable in class mondrian.rolap.RolapUtil
-
- SQL_STATEMENT_CLOSE_COUNT - Static variable in class mondrian.util.Counters
-
Number of times SqlStatement.close
has been called.
- SQL_STATEMENT_EXECUTE_COUNT - Static variable in class mondrian.util.Counters
-
Number of times SqlStatement.execute
has completed
successfully.
- SQL_STATEMENT_EXECUTING_IDS - Static variable in class mondrian.util.Counters
-
Ids of all SqlStatement
instances that are executing.
- SqlConstraint - Interface in mondrian.rolap.sql
-
Restricts the members that are fetched by SqlMemberSource.
- SqlConstraintFactory - Class in mondrian.rolap
-
Creates the right constraint for common tasks.
- SqlConstraintUtils - Class in mondrian.rolap
-
- SqlContextConstraint - Class in mondrian.rolap
-
limits the result of a Member SQL query to the current evaluation context.
- sqlExecutor - Variable in class mondrian.rolap.agg.SegmentCacheManager
-
Executor with which to execute SQL requests.
- 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
-
- SqlQuery.CodeSet - Class in mondrian.rolap.sql
-
Collection of alternative code for alternative dialects.
- 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.
- 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.StatementLocus - Class in mondrian.rolap
-
- SqlStatement.Type - Enum in mondrian.rolap
-
The approximate JDBC type of a column.
- sqlStatementCellRequestCount - Variable in class mondrian.server.monitor.ServerInfo
-
Total, over all SQL statements that are fetching cells into cache, of
the number of requested cells that will be satisfied by those SQL
statements.
- sqlStatementEndCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- sqlStatementEndCount - Variable in class mondrian.server.monitor.ServerInfo
-
- sqlStatementEndCount - Variable in class mondrian.server.monitor.StatementInfo
-
- SqlStatementEndEvent - Class in mondrian.server.monitor
-
Event created when Mondrian finishes executing an SQL statement.
- SqlStatementEndEvent(long, long, Locus, String, SqlStatementEvent.Purpose, long, boolean, Throwable) - Constructor for class mondrian.server.monitor.SqlStatementEndEvent
-
Creates a SqlStatementEndEvent.
- SqlStatementEvent - Class in mondrian.server.monitor
-
Event concerning an SQL statement.
- SqlStatementEvent(long, long, Locus, String, SqlStatementEvent.Purpose) - Constructor for class mondrian.server.monitor.SqlStatementEvent
-
Creates a SqlStatementEvent.
- SqlStatementEvent.Purpose - Enum in mondrian.server.monitor
-
Reason why Mondrian is executing this SQL statement.
- sqlStatementExecuteCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- sqlStatementExecuteCount - Variable in class mondrian.server.monitor.ServerInfo
-
- sqlStatementExecuteCount - Variable in class mondrian.server.monitor.StatementInfo
-
- SqlStatementExecuteEvent - Class in mondrian.server.monitor
-
Event created just after Mondrian has executed a SQL statement.
- SqlStatementExecuteEvent(long, long, Locus, String, SqlStatementEvent.Purpose, long) - Constructor for class mondrian.server.monitor.SqlStatementExecuteEvent
-
Creates a SqlStatementExecuteEvent.
- sqlStatementExecuteNanos - Variable in class mondrian.server.monitor.ExecutionInfo
-
- sqlStatementExecuteNanos - Variable in class mondrian.server.monitor.ServerInfo
-
Cumulative time spent executing SQL statements.
- sqlStatementExecuteNanos - Variable in class mondrian.server.monitor.StatementInfo
-
- sqlStatementId - Variable in class mondrian.server.monitor.SqlStatementEvent
-
Identifier of the statement.
- sqlStatementId - Variable in class mondrian.server.monitor.SqlStatementInfo
-
- SqlStatementInfo - Class in mondrian.server.monitor
-
Information about an SQL statement submitted by Mondrian to a back-end
database.
- SqlStatementInfo(String, long, String) - Constructor for class mondrian.server.monitor.SqlStatementInfo
-
- sqlStatementRowFetchCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- sqlStatementRowFetchCount - Variable in class mondrian.server.monitor.ServerInfo
-
Cumulative number of rows fetched from SQL statements.
- sqlStatementRowFetchCount - Variable in class mondrian.server.monitor.StatementInfo
-
- sqlStatementStartCount - Variable in class mondrian.server.monitor.ExecutionInfo
-
- sqlStatementStartCount - Variable in class mondrian.server.monitor.ServerInfo
-
- sqlStatementStartCount - Variable in class mondrian.server.monitor.StatementInfo
-
- SqlStatementStartEvent - Class in mondrian.server.monitor
-
Event created just before Mondrian starts to execute a SQL statement.
- SqlStatementStartEvent(long, long, Locus, String, SqlStatementEvent.Purpose, int) - Constructor for class mondrian.server.monitor.SqlStatementStartEvent
-
Creates a SqlStatementStartEvent.
- 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
-
- sqr(double) - Static method in class mondrian.olap.fun.vba.Vba
-
- sqrtPi(double) - Static method in class mondrian.olap.fun.vba.Excel
-
- 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.server.monitor.Event
-
- star - Variable in class mondrian.rolap.agg.Segment
-
- StarColumnPredicate - Interface in mondrian.rolap
-
Refinement of
StarPredicate
which constrains precisely one column.
- StarColumnPredicate.Overlap - Class in mondrian.rolap
-
- StarPredicate - Interface in mondrian.rolap
-
Condition which constrains a set of values of a single
RolapStar.Column
or a set of columns.
- StarPredicates - Class in mondrian.rolap.agg
-
- StarPredicates() - Constructor for class mondrian.rolap.agg.StarPredicates
-
- StarSegmentConverter(RolapStar.Measure, List<StarPredicate>) - Constructor for class mondrian.rolap.agg.SegmentBuilder.StarSegmentConverter
-
- 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 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 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 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.ResultBase
-
- statement() - Method in class mondrian.parser.MdxParserImpl
-
- Statement - Interface in mondrian.server
-
Internal context corresponding to a statement.
- statementEndCount - Variable in class mondrian.server.monitor.ConnectionInfo
-
- statementEndCount - Variable in class mondrian.server.monitor.ServerInfo
-
- StatementEndEvent - Class in mondrian.server.monitor
-
Event created just after a statement has been created.
- StatementEndEvent(long, int, int, long) - Constructor for class mondrian.server.monitor.StatementEndEvent
-
Creates a StatementStartEvent.
- statementEof() - Method in class mondrian.parser.MdxParserImpl
-
- StatementEvent - Class in mondrian.server.monitor
-
Event concerning an MDX statement.
- StatementEvent(long, int, int, long) - Constructor for class mondrian.server.monitor.StatementEvent
-
Creates a StatementEvent.
- statementId - Variable in class mondrian.server.monitor.ExecutionEvent
-
Identifier of the statement.
- statementId - Variable in class mondrian.server.monitor.StatementEvent
-
Identifier of the statement.
- statementId - Variable in class mondrian.server.monitor.StatementInfo
-
- StatementImpl - Class in mondrian.server
-
- StatementImpl() - Constructor for class mondrian.server.StatementImpl
-
Creates a StatementImpl.
- StatementInfo - Class in mondrian.server.monitor
-
Information about a statement executed by Mondrian.
- StatementInfo(String, long, int, int, int, long, long, long, long, int, int, int, long, long, int) - Constructor for class mondrian.server.monitor.StatementInfo
-
- StatementLocus(Execution, String, String, SqlStatementEvent.Purpose, int) - Constructor for class mondrian.rolap.SqlStatement.StatementLocus
-
- 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.
- staticFlag - Static variable in class mondrian.parser.SimpleCharStream
-
Whether parser is static.
- 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.
- 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
-
- 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
-
- StringAttributes(Object[]) - Constructor for class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
-
- StringCalc - Interface in mondrian.calc
-
Compiled expression whose result is a
String
.
- StringKey - Class in mondrian.util
-
Type-safe value that contains an immutable string.
- StringKey(String) - Constructor for class mondrian.util.StringKey
-
Creates a StringKey.
- StringRepositoryContentFinder - Class in mondrian.server
-
- StringRepositoryContentFinder(String) - Constructor for class mondrian.server.StringRepositoryContentFinder
-
- 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
-
- 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.
- subSegmentList - Variable in class mondrian.olap.Id.KeySegment
-
- subSet(E, E) - Method in class mondrian.util.ArraySortedSet
-
- substitute(Member) - Method in class mondrian.olap.DelegatingSchemaReader
-
- 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.NoCacheMemberReader
-
- substitute(Member) - Method in class mondrian.rolap.RolapSchemaReader
-
- substitute(RolapMember) - Method in class mondrian.rolap.SmartMemberReader
-
- SubstitutingMemberReader - Class in mondrian.rolap
-
Implementation of MemberReader
which replaces given members
with a substitute.
- 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
-
- SumFromAvg(String) - Constructor for class mondrian.rolap.RolapAggregator.SumFromAvg
-
- superSetMatch(BitKey) - Method in class mondrian.rolap.aggmatcher.AggStar
-
Is this AggStar's BitKey a super set (proper or not) of the BitKey
parameter.
- supportsAggTables() - Method in class mondrian.rolap.DefaultTupleConstraint
-
- supportsAggTables() - Method in class mondrian.rolap.sql.MemberKeyConstraint
-
- supportsAggTables() - Method in interface mondrian.rolap.sql.TupleConstraint
-
- supportsAggTables() - Method in class mondrian.rolap.SqlContextConstraint
-
- 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.
- supportsGroupByExpressions() - Method in interface mondrian.spi.Dialect
-
Returns whether this Dialect supports expressions in the GROUP BY
clause.
- supportsGroupByExpressions() - Method in class mondrian.spi.impl.DerbyDialect
-
- supportsGroupByExpressions() - Method in class mondrian.spi.impl.ImpalaDialect
-
- supportsGroupByExpressions() - Method in class mondrian.spi.impl.InfobrightDialect
-
- supportsGroupByExpressions() - Method in class mondrian.spi.impl.InformixDialect
-
- supportsGroupByExpressions() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- supportsGroupByExpressions() - Method in class mondrian.spi.impl.MonetDbDialect
-
- supportsGroupByExpressions() - Method in class mondrian.spi.impl.NeoviewDialect
-
- 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
-
- supportsMultiValueInExpr() - Method in interface mondrian.spi.Dialect
-
Returns true if this dialect supports multi-value IN expressions.
- supportsMultiValueInExpr() - Method in class mondrian.spi.impl.InfobrightDialect
-
- supportsMultiValueInExpr() - Method in class mondrian.spi.impl.JdbcDialectImpl
-
- supportsMultiValueInExpr() - Method in class mondrian.spi.impl.LucidDbDialect
-
- supportsMultiValueInExpr() - Method in class mondrian.spi.impl.MySqlDialect
-
- supportsMultiValueInExpr() - Method in class mondrian.spi.impl.VerticaDialect
-
- 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.GoogleBigQueryDialect
-
- 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
-
- 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.
- 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
- 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() - Constructor for class mondrian.olap.MondrianDef.Table
-
- Table(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Table
-
- Table(MondrianDef.Table) - Constructor for class mondrian.olap.MondrianDef.Table
-
Convenience constructor.
- Table(String, String, String, MondrianDef.Hint[]) - Constructor for class mondrian.olap.MondrianDef.Table
-
- Table(MondrianDef.Table, String) - Constructor for class mondrian.olap.MondrianDef.Table
-
- table - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table
-
- TableDef(boolean, ExplicitRules.Group) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
-
- 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
-
- TableMatch() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
-
- TableMatch(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
-
- tableMatches - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
-
All shared TableMatches.
- tableMatchRef - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
-
- TableMatchRef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
-
- TableMatchRef(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
-
- 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
-
- 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 - Class in mondrian.rolap
-
- Target(RolapLevel, TupleReader.MemberBuilder, List<RolapMember>, TupleConstraint, HighCardSqlTupleReader) - Constructor for class mondrian.rolap.Target
-
Deprecated.
- TargetBase - Class in mondrian.rolap
-
- TargetBase(List<RolapMember>, RolapLevel, TupleReader.MemberBuilder) - Constructor for class mondrian.rolap.TargetBase
-
- tasks - Variable in class mondrian.rolap.agg.SegmentCacheManager.FlushResult
-
- tearDown() - Method in class mondrian.rolap.cache.MemorySegmentCache
-
- tearDown() - Method in interface mondrian.spi.SegmentCache
-
Tear down and clean up the cache.
- TeeWriter(Writer) - Constructor for class mondrian.rolap.RolapUtil.TeeWriter
-
- 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:
- 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.
- 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 interface mondrian.xmla.SaxWriter
-
Generates a text-only element, <name>data</name>
.
- textInElement(Element) - Static method in class mondrian.xmla.XmlaUtil
-
- THEN - Static variable in interface mondrian.olap.ParserSym
-
- THEN - Static variable in interface mondrian.parser.MdxParserImplConstants
-
RegularExpression Id.
- ThirdQResolver - Static variable in class mondrian.olap.fun.extra.NthQuartileFunDef
-
- thread - Variable in class mondrian.rolap.agg.SegmentCacheManager
-
- ThreadContextClassResolver() - Constructor for class mondrian.util.ClassResolver.ThreadContextClassResolver
-
- threadLocalRemove(ThreadLocal<T>) - Static method in class mondrian.olap.Util
-
Removes a thread local from the current thread.
- threadLocalRemove(ThreadLocal<T>) - Method in interface mondrian.util.UtilCompatible
-
Removes a thread local from the current thread.
- threadLocalRemove(ThreadLocal<T>) - Method in class mondrian.util.UtilCompatibleJdk15
-
- 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
-
- 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
-
- 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
-
- 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() - 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, 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(MondrianDef.SQL[]) - Static method in class mondrian.olap.MondrianDef.SQL
-
- toConstrainedColumns(StarColumnPredicate[]) - Static method in class mondrian.rolap.agg.SegmentBuilder
-
- toConstrainedColumns(Collection<StarColumnPredicate>) - Static method in class mondrian.rolap.agg.SegmentBuilder
-
- ToggleDrillStateRecursiveNotSupported - Variable in class mondrian.resource.MondrianResource
-
ToggleDrillStateRecursiveNotSupported
is '''RECURSIVE'' is not supported in ToggleDrillState.
'
- toHeader(Segment) - Static method in class mondrian.rolap.agg.SegmentBuilder
-
Creates a SegmentHeader object describing the supplied
Segment object.
- 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_source - Variable in class mondrian.parser.MdxParserImpl
-
Generated Token Manager.
- 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
-
- toMemberOrTupleType(Type) - Static method in class mondrian.olap.type.TypeUtil
-
Converts a type to a member or tuple type.
- 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.
- 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
-
- 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}''
'
- topLevel - Variable in class mondrian.olap.MondrianDef.HierarchyGrant
-
- 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.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(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.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.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() - 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
-
- 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.BitKey.Big
-
- toString() - Method in class mondrian.rolap.BitKey.Mid128
-
- toString() - Method in class mondrian.rolap.BitKey.Small
-
- 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.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.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.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.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.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.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_OP - Static variable in class mondrian.xmla.Enumeration
-
- Tree_Operator - Static variable in class mondrian.olap.CubeBase
-
- triggersAreEnabled() - Method in class mondrian.olap.MondrianPropertiesBase
-
- trim(String) - Static method in class mondrian.olap.fun.vba.Vba
-
- 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.
- TupleBuilder(SchemaReader, Cube, List<Hierarchy>) - Constructor for class mondrian.util.IdentifierParser.TupleBuilder
-
- 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
-
- TupleConstraintStruct - Class in mondrian.rolap
-
- TupleConstraintStruct() - Constructor for class mondrian.rolap.TupleConstraintStruct
-
- tupleContainsNullMember(Member[]) - Static method in class mondrian.olap.fun.FunUtil
-
Returns whether one of the members in a tuple is null.
- tupleContainsNullMember(List<Member>) - Static method in class mondrian.olap.fun.FunUtil
-
Returns whether one of the members in a tuple is null.
- tupleCursor() - Method in class mondrian.calc.impl.AbstractTupleList
-
- tupleCursor() - Method in class mondrian.calc.impl.UnaryTupleList
-
- TupleCursor - Interface in mondrian.calc
-
Cheap interface for iterating through the contents of a
TupleList
.
- tupleCursor() - Method in interface mondrian.calc.TupleIterable
-
Creates a cursor over the contents of this iterable.
- TupleFunDef - Class in mondrian.olap.fun
-
TupleFunDef
implements the '(...)' operator which builds
tuples, as in ([Time].CurrentMember,
[Stores].[USA].[California])
.
- TupleFunDef.CalcImpl - Class in mondrian.olap.fun
-
- TupleIterable - Interface in mondrian.calc
-
- tupleIterator() - Method in class mondrian.calc.impl.AbstractTupleIterable
-
- tupleIterator() - Method in class mondrian.calc.impl.AbstractTupleList
-
- tupleIterator() - Method in class mondrian.calc.impl.UnaryTupleList
-
- tupleIterator() - Method in interface mondrian.calc.TupleIterable
-
Creates an iterator over the contents of this iterable.
- TupleIterator - Interface in mondrian.calc
-
Extension to
Iterator
that returns tuples.
- tupleIteratorInternal() - Method in class mondrian.calc.impl.AbstractTupleList
-
- tupleIteratorInternal() - Method in class mondrian.calc.impl.ArrayTupleList
-
- tupleIteratorInternal() - Method in class mondrian.calc.impl.DelegatingTupleList
-
- tupleIteratorInternal() - Method in class mondrian.calc.impl.ListTupleList
-
- TupleList - Interface in mondrian.calc
-
List of tuples.
- tupleList - Variable in class mondrian.util.IdentifierParser.TupleListBuilder
-
- TupleList.PositionCallback - Interface in mondrian.calc
-
- TupleListBuilder(SchemaReader, Cube, List<Hierarchy>) - Constructor for class mondrian.util.IdentifierParser.TupleListBuilder
-
- TupleReader - Interface in mondrian.rolap
-
- TupleReader.MemberBuilder - Interface in mondrian.rolap
-
Factory to create new members for a
hierarchy from SQL result.
- 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
-
- 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.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.xmla.Enumeration
-
- typeName(Object) - Static method in class mondrian.olap.fun.vba.Vba
-
- typeToCategory(Type) - Static method in class mondrian.olap.type.TypeUtil
-
- TypeUtil - Class in mondrian.olap.type
-
Utility methods relating to types.
- TypeUtil() - Constructor for class mondrian.olap.type.TypeUtil
-
U
- UdfClassMustBePublicAndStatic - Variable in class mondrian.resource.MondrianResource
-
UdfClassMustBePublicAndStatic
is 'Failed to load user-defined function ''{0}'': class ''{1}'' must be public and static
'
- UdfClassNotFound - Variable in class mondrian.resource.MondrianResource
-
UdfClassNotFound
is 'Failed to load user-defined function ''{0}'': class ''{1}'' not found
'
- UdfClassWrongIface - Variable in class mondrian.resource.MondrianResource
-
UdfClassWrongIface
is 'Failed to load user-defined function ''{0}'': class ''{1}'' does not implement the required interface ''{2}''
'
- UdfDuplicateName - Variable in class mondrian.resource.MondrianResource
-
UdfDuplicateName
is 'Duplicate user-defined function ''{0}''
'
- UdfResolver - Class in mondrian.olap.fun
-
Resolver for user-defined functions.
- UdfResolver(UdfResolver.UdfFactory) - Constructor for class mondrian.olap.fun.UdfResolver
-
- UdfResolver.ClassUdfFactory - Class in mondrian.olap.fun
-
- UdfResolver.UdfFactory - Interface in mondrian.olap.fun
-
- 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.
- 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.olap.MondrianDef.Role
-
- Union() - Constructor for class mondrian.olap.MondrianDef.Union
-
- Union(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Union
-
- union(List<Role>) - Static method in class mondrian.olap.RoleImpl
-
Returns a role that is the union of the given roles.
- 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.
- uniqueKeyLevelName - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- 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.
- 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 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.
- unparseList(PrintWriter, Exp[], String, String, String) - Static method in class mondrian.olap.ExpBase
-
- unrecovered_syntax_error(Symbol) - Method in class mondrian.olap.Parser
-
- unregisterSegmentRequests() - Method in class mondrian.server.Execution
-
Calls into the SegmentCacheManager and unregisters all the
registrations made for this execution on segments form
the index.
- UnresolvedFunCall - Class in mondrian.mdx
-
An expression consisting of a named function or operator
applied to a set of arguments.
- UnresolvedFunCall(String, Exp[]) - Constructor for class mondrian.mdx.UnresolvedFunCall
-
- UnresolvedFunCall(String, Syntax, Exp[]) - Constructor for class mondrian.mdx.UnresolvedFunCall
-
Creates a function call.
- Unsafe - Class in mondrian.olap4j
-
Access to non-public methods in the package of the mondrian olap4j driver.
- 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.
- UnsupportedCalculatedMember - Variable in class mondrian.resource.MondrianResource
-
UnsupportedCalculatedMember
is 'Calculated member ''{0}'' is not supported within a compound predicate
'
- 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.ItrUnknownSize - Class in mondrian.util
-
Iterator for arrays of a priori unknown size.
- UnsupportedList.ListItr - Class in mondrian.util
-
- 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.olap4j.MondrianOlap4jConnection
-
- update(SegmentHeader, SegmentHeader) - Method in interface mondrian.rolap.cache.SegmentCacheIndex
-
Updates a header in the index.
- update(SegmentHeader, SegmentHeader) - Method in class mondrian.rolap.cache.SegmentCacheIndexImpl
-
- 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
.
- url - Variable in class mondrian.server.UrlRepositoryContentFinder
-
- url - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
-
URL of Web Services invocation.
- URL - Static variable in class mondrian.xmla.DataSourcesConfig
-
- UrlRepositoryContentFinder - Class in mondrian.server
-
- UrlRepositoryContentFinder(String) - Constructor for class mondrian.server.UrlRepositoryContentFinder
-
Creates a UrlRepositoryContentFinder.
- usage(String, PrintStream) - Static method in class mondrian.tui.CmdRunner
-
Prints a usage message.
- usagePercentage() - Method in class mondrian.util.AbstractMemoryMonitor
-
Returns how much memory is currently being used as a percentage.
- 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.
- useGroupingSets() - Method in class mondrian.rolap.GroupingSetsCollector
-
- user_init() - Method in class mondrian.olap.Parser
-
User initialization code.
- UserDefinedFunction() - Constructor for class mondrian.olap.MondrianDef.UserDefinedFunction
-
- UserDefinedFunction(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.UserDefinedFunction
-
- userDefinedFunction(Scripts.ScriptDefinition, String) - Static method in class mondrian.spi.impl.Scripts
-
- UserDefinedFunction - Interface in mondrian.spi
-
Definition of a user-defined function.
- UserDefinedFunction.Argument - Interface in mondrian.spi
-
- userDefinedFunctions - Variable in class mondrian.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.
- useTupleSlicer(RolapEvaluator) - Static method in class mondrian.rolap.SqlConstraintUtils
-
- usingCubeFact - Variable in class mondrian.rolap.RolapCubeHierarchy
-
True if the hierarchy is degenerate - has no dimension table of its own,
just drives from the cube's fact table.
- USM_DOM_FACTORY_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_DOM_FACTORY_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_DOM_PARSE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_DOM_PARSE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_DOM_PARSE_IO_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_DOM_PARSE_IO_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_REQUEST_INPUT_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_REQUEST_INPUT_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_REQUEST_STATE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_REQUEST_STATE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_UNKNOWN_CODE - Static variable in interface mondrian.xmla.XmlaConstants
-
- USM_UNKNOWN_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
-
- 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.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.ErrorCellValue - Class in mondrian.olap
-
- Util.Flat2List<T> - Class in mondrian.olap
-
List that stores its two elements in the two members of the class.
- Util.Flat3List<T> - Class in mondrian.olap
-
List that stores its three elements in the three members of the class.
- Util.Functor1<RT,PT> - Interface in mondrian.olap
-
- Util.GcIterator<T> - Class in mondrian.olap
-
Garbage-collecting iterator.
- 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.SqlNullSafeComparator - Class in mondrian.olap
-
- UtilCompatible - Interface in mondrian.util
-
Interface containing methods which are implemented differently in different
versions of the JDK.
- UtilCompatibleJdk15 - Class in mondrian.util
-
- UtilCompatibleJdk15() - Constructor for class mondrian.util.UtilCompatibleJdk15
-
- UtilCompatibleJdk16 - Class in mondrian.util
-
- UtilCompatibleJdk16() - Constructor for class mondrian.util.UtilCompatibleJdk16
-
V
- 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(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.PatternTableDef
-
Validate excludes and base class.
- 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
-
- Validator - Interface in mondrian.olap
-
Provides context necessary to resolve identifiers to objects, function
calls to specific functions.
- ValidMeasureFunDef - Class in mondrian.olap.fun
-
Definition of the ValidMeasure
MDX function.
- ValidMeasureUsingCalculatedMember - Variable in class mondrian.resource.MondrianResource
-
ValidMeasureUsingCalculatedMember
is 'The function ValidMeasure cannot be used with the measure ''{0}'' because it is a calculated member.
- ValUdf - Class in mondrian.udf
-
VB function Val
- ValUdf() - Constructor for class mondrian.udf.ValUdf
-
- Value - 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() - Constructor for class mondrian.olap.MondrianDef.Value
-
- Value(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Value
-
- VALUE - Static variable in class mondrian.olap.Property
-
Definition of the property which
holds the value of a cell.
- 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.
- 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.
- valueCount - Variable in class mondrian.spi.SegmentColumn
-
- 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.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.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.rolap.aggmatcher.JdbcSchema.UsageType
-
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.SqlStatement.Type
-
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.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
-
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.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.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(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.UsageType
-
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.SqlStatement.Type
-
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.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
-
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.
- valueUnbound(HttpSessionBindingEvent) - Method in class mondrian.web.taglib.ResultCache
-
close connection
- Variance - Static variable in class mondrian.olap.fun.LinReg
-
- VarianceFunDef(FunDef) - Constructor for class mondrian.olap.fun.LinReg.VarianceFunDef
-
- 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 interface mondrian.xmla.SaxWriter
-
Sends a piece of text verbatim through the writer.
- 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.
- View() - Constructor for class mondrian.olap.MondrianDef.View
-
- View(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.View
-
- View(MondrianDef.View) - Constructor for class mondrian.olap.MondrianDef.View
-
Copy constructor.
- VirtualCube() - Constructor for class mondrian.olap.MondrianDef.VirtualCube
-
- VirtualCube(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.VirtualCube
-
- VirtualCubeDimension() - Constructor for class mondrian.olap.MondrianDef.VirtualCubeDimension
-
- VirtualCubeDimension(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.VirtualCubeDimension
-
- VirtualCubeMeasure() - Constructor for class mondrian.olap.MondrianDef.VirtualCubeMeasure
-
- VirtualCubeMeasure(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.VirtualCubeMeasure
-
- virtualCubes - Variable in class mondrian.olap.MondrianDef.Schema
-
Virtual cubes in this schema.
- visible - Variable in class mondrian.olap.MondrianDef.CalculatedMember
-
- visible - Variable in class mondrian.olap.MondrianDef.Cube
-
- visible - Variable in class mondrian.olap.MondrianDef.CubeDimension
-
- visible - Variable in class mondrian.olap.MondrianDef.Hierarchy
-
- visible - Variable in class mondrian.olap.MondrianDef.Level
-
- visible - Variable in class mondrian.olap.MondrianDef.Measure
-
- visible - Variable in class mondrian.olap.MondrianDef.VirtualCube
-
- visible - Variable in class mondrian.olap.MondrianDef.VirtualCubeMeasure
-
- visible - Variable in class mondrian.olap.OlapElementBase
-
- VISIBLE - Static variable in class mondrian.olap.Property
-
Definition of the internal property which holds the
name of the system property which determines whether to show a member
(especially a measure or calculated member) in a user interface such as
JPivot.
- VISIBLE_ORDINAL - Static variable in class mondrian.olap.Property
-
- visit(Query) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a Query.
- visit(QueryAxis) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a QueryAxis.
- visit(Formula) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a Formula.
- visit(UnresolvedFunCall) - Method in interface mondrian.mdx.MdxVisitor
-
Visits an UnresolvedFunCall.
- visit(ResolvedFunCall) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a ResolvedFunCall.
- visit(Id) - Method in interface mondrian.mdx.MdxVisitor
-
Visits an Id.
- visit(ParameterExpr) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a Parameter.
- visit(DimensionExpr) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a DimensionExpr.
- visit(HierarchyExpr) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a HierarchyExpr.
- visit(LevelExpr) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a LevelExpr.
- visit(MemberExpr) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a MemberExpr.
- visit(NamedSetExpr) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a NamedSetExpr.
- visit(Literal) - Method in interface mondrian.mdx.MdxVisitor
-
Visits a Literal.
- visit(Query) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(QueryAxis) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(Formula) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(UnresolvedFunCall) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(ResolvedFunCall) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(Id) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(ParameterExpr) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(DimensionExpr) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(HierarchyExpr) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(LevelExpr) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(MemberExpr) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(NamedSetExpr) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(Literal) - Method in class mondrian.mdx.MdxVisitorImpl
-
- visit(ParameterExpr) - Method in class mondrian.olap.fun.MemberExtractingVisitor
-
- visit(MemberExpr) - Method in class mondrian.olap.fun.MemberExtractingVisitor
-
- visit(DimensionExpr) - Method in class mondrian.olap.fun.MemberExtractingVisitor
-
- visit(HierarchyExpr) - Method in class mondrian.olap.fun.MemberExtractingVisitor
-
- visit(LevelExpr) - Method in class mondrian.olap.fun.MemberExtractingVisitor
-
- visit(ResolvedFunCall) - Method in class mondrian.olap.fun.MemberExtractingVisitor
-
- visit(ResolvedFunCall) - Method in class mondrian.olap.fun.ResolvedFunCallFinder
-
- visit(MemberExpr) - Method in class mondrian.olap.fun.ResolvedFunCallFinder
-
- visit(Id) - Method in class mondrian.olap.IdentifierVisitor
-
- visit(SegmentCacheManager.SegmentLoadSucceededEvent) - Method in interface mondrian.rolap.agg.SegmentCacheManager.Visitor
-
- visit(SegmentCacheManager.SegmentLoadFailedEvent) - Method in interface mondrian.rolap.agg.SegmentCacheManager.Visitor
-
- visit(SegmentCacheManager.SegmentRemoveEvent) - Method in interface mondrian.rolap.agg.SegmentCacheManager.Visitor
-
- visit(SegmentCacheManager.ExternalSegmentCreatedEvent) - Method in interface mondrian.rolap.agg.SegmentCacheManager.Visitor
-
- visit(SegmentCacheManager.ExternalSegmentDeletedEvent) - Method in interface mondrian.rolap.agg.SegmentCacheManager.Visitor
-
- visit(CacheControlImpl.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
-
- 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.
- VoidCalc - Interface in mondrian.calc
-
Expression which has a void result.
- VUsers - Variable in class mondrian.olap.MondrianProperties
-
Not documented.
W
- 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
-
- 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
-
- 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
-
- Wildcard(String) - Constructor for class mondrian.xmla.XmlaUtil.Wildcard
-
- wildcardToRegexp(List<String>) - Static method in class mondrian.olap.Util
-
Converts a list of SQL-style patterns into a Java regular expression.
- 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.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
-
- 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.
- 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.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
-
- writeRowsetXmlSchemaBottom(SaxWriter) - Method in enum mondrian.xmla.RowsetDefinition
-
- writeRowsetXmlSchemaRowDef(SaxWriter) - Method in enum mondrian.xmla.RowsetDefinition
-
- writeRowsetXmlSchemaTop(SaxWriter) - Method in enum mondrian.xmla.RowsetDefinition
-
X
- XMLA_BEGIN_SESSION - Static variable in interface mondrian.xmla.XmlaConstants
-
Soap XMLA Header elements and attribute names.
- 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.ConnectionFactory - Interface in mondrian.xmla
-
Creates an olap4j connection for responding to XMLA requests.
- XmlaHandler.XmlaExtra - Interface in mondrian.xmla
-
Extra support for XMLA server.
- XmlaHandler.XmlaExtra.FunctionDefinition - Class in mondrian.xmla
-
- XmlaRequest - Interface in mondrian.xmla
-
XML/A request interface.
- XmlaRequestCallback - Interface in mondrian.xmla
-
Extract data from HTTP request, SOAP header for following XML/A request.
Fill context binding with whatever data you want, then use them in
XmlaServlet.handleSoapHeader(javax.servlet.http.HttpServletResponse, org.w3c.dom.Element[], byte[][], java.util.Map<java.lang.String, java.lang.Object>)
and
XmlaServlet.handleSoapBody(javax.servlet.http.HttpServletResponse, org.w3c.dom.Element[], byte[][], java.util.Map<java.lang.String, java.lang.Object>)
.
- XmlaRequestCallback.Helper - Class in mondrian.xmla
-
- 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.MetadataRowset - Class in mondrian.xmla
-
Result of a metadata query.
- XmlaUtil.Wildcard - Class in mondrian.xmla
-
Wrapper which indicates that a restriction is to be treated as a
SQL-style wildcard match.
- xmlClosure - Variable in class mondrian.rolap.RolapLevel
-
- xmlHierarchy - Variable in class mondrian.rolap.RolapHierarchy
-
- XMLNS - Static variable in class mondrian.tui.XmlUtil
-
- XmlParserFactoryProducer - Class in mondrian.util
-
Class was created to prevent XXE Security Vulnerabilities
http://jira.pentaho.com/browse/PPP-3506
Created by Yury_Bakhmutski on 10/21/2016.
- XmlParserFactoryProducer() - Constructor for class mondrian.util.XmlParserFactoryProducer
-
- 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.SaxErrorHandler - Class in mondrian.tui
-
Error handler plus helper methods.
- XmlUtil.SaxErrorHandler.ErrorInfo - Class in mondrian.tui
-
- 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
-
- xxx(Object) - Static method in class mondrian.util.BeanMap
-
Y
- year(Date) - Static method in class mondrian.olap.fun.vba.Vba
-
Z
- zero - Static variable in class mondrian.olap.Literal
-
_
- _access_values - Static variable in class mondrian.olap.MondrianDef.CubeGrant
-
- _access_values - Static variable in class mondrian.olap.MondrianDef.DimensionGrant
-
- _access_values - Static variable in class mondrian.olap.MondrianDef.HierarchyGrant
-
- _access_values - Static variable in class mondrian.olap.MondrianDef.MemberGrant
-
- _access_values - Static variable in class mondrian.olap.MondrianDef.SchemaGrant
-
- _action_table - Static variable in class mondrian.olap.Parser
-
Parse-action table.
- _charcase_values - Static variable in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
-
- _datatype_values - Static variable in class mondrian.olap.MondrianDef.Measure
-
- _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.olap.MondrianDef.Level
-
- _internalType_values - Static variable in class mondrian.olap.MondrianDef.Level
-
- _levelType_values - Static variable in class mondrian.olap.MondrianDef.Level
-
- _production_table - Static variable in class mondrian.olap.Parser
-
Production table.
- _push(List<List<Member>>) - Method in class mondrian.rolap.RolapDependencyTestingEvaluator
-
- _push(List<List<Member>>) - Method in class mondrian.rolap.RolapEvaluator
-
Creates a clone of the current validator.
- _push(List<List<Member>>) - Method in class mondrian.rolap.RolapProfilingEvaluator
-
- _reduce_table - Static variable in class mondrian.olap.Parser
-
reduce_goto
table.
- _supportsOrderByNullsLast() - Method in class mondrian.spi.impl.NeoviewDialect
-
- _type_values - Static variable in class mondrian.olap.MondrianDef.ColumnDef
-
- _type_values - Static variable in class mondrian.olap.MondrianDef.Dimension
-
- _type_values - Static variable in class mondrian.olap.MondrianDef.Level
-
- _type_values - Static variable in class mondrian.olap.MondrianDef.Parameter
-
- _type_values - Static variable in class mondrian.olap.MondrianDef.Property
-
- _VALUE_EXPRESSION - Static variable in interface mondrian.olap.ParserSym
-
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Copyright © 2018 Hitachi Vantara. All rights reserved.