Serialized Form
-
Package mondrian.olap
-
Exception mondrian.olap.InvalidArgumentException
class InvalidArgumentException extends MondrianException implements Serializable -
Exception mondrian.olap.InvalidHierarchyException
class InvalidHierarchyException extends MondrianException implements Serializable -
Exception mondrian.olap.MemoryLimitExceededException
class MemoryLimitExceededException extends ResultLimitExceededException implements Serializable -
Class mondrian.olap.MondrianDef.AggColumnName
class AggColumnName extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
column
String column
-
-
-
Class mondrian.olap.MondrianDef.AggExclude
class AggExclude extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.AggFactCount
class AggFactCount extends MondrianDef.AggColumnName implements Serializable -
Class mondrian.olap.MondrianDef.AggForeignKey
class AggForeignKey extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.AggIgnoreColumn
class AggIgnoreColumn extends MondrianDef.AggColumnName implements Serializable -
Class mondrian.olap.MondrianDef.AggLevel
class AggLevel extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.AggLevelProperty
class AggLevelProperty extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.AggMeasure
class AggMeasure extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.AggMeasureFactCount
class AggMeasureFactCount extends MondrianDef.AggColumnName implements Serializable-
Serialized Fields
-
factColumn
String factColumn
-
-
-
Class mondrian.olap.MondrianDef.AggName
class AggName extends MondrianDef.AggTable implements Serializable -
Class mondrian.olap.MondrianDef.AggPattern
class AggPattern extends MondrianDef.AggTable implements Serializable-
Serialized Fields
-
excludes
MondrianDef.AggExclude[] excludes
-
pattern
String pattern
-
-
-
Class mondrian.olap.MondrianDef.AggTable
class AggTable extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
factcount
MondrianDef.AggFactCount factcount
What does the fact_count column look like. -
foreignKeys
MondrianDef.AggForeignKey[] foreignKeys
-
ignorecase
Boolean ignorecase
-
ignoreColumns
MondrianDef.AggIgnoreColumn[] ignoreColumns
-
levels
MondrianDef.AggLevel[] levels
-
measures
MondrianDef.AggMeasure[] measures
-
measuresfactcount
MondrianDef.AggMeasureFactCount[] measuresfactcount
What does the fact_count for specific measure column look like.
-
-
-
Class mondrian.olap.MondrianDef.Annotation
class Annotation extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.Annotations
class Annotations extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
array
MondrianDef.Annotation[] array
-
-
-
Class mondrian.olap.MondrianDef.CalculatedMember
class CalculatedMember extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
annotations
MondrianDef.Annotations annotations
Contains values of user-defined properties. -
caption
String caption
-
cellFormatter
MondrianDef.CellFormatter cellFormatter
Cell formatter. -
description
String description
-
dimension
String dimension
-
formatString
String formatString
-
formula
String formula
-
formulaElement
MondrianDef.Formula formulaElement
MDX expression which gives the value of this member. -
hierarchy
String hierarchy
-
memberProperties
MondrianDef.CalculatedMemberProperty[] memberProperties
-
name
String name
-
parent
String parent
-
visible
Boolean visible
-
-
-
Class mondrian.olap.MondrianDef.CalculatedMemberProperty
class CalculatedMemberProperty extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.CaptionExpression
class CaptionExpression extends MondrianDef.ExpressionView implements Serializable -
Class mondrian.olap.MondrianDef.CellFormatter
class CellFormatter extends MondrianDef.ElementFormatter implements Serializable -
Class mondrian.olap.MondrianDef.Closure
class Closure extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
childColumn
String childColumn
-
parentColumn
String parentColumn
-
table
MondrianDef.Table table
-
-
-
Class mondrian.olap.MondrianDef.Column
class Column extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.ColumnDef
class ColumnDef extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.ColumnDefs
class ColumnDefs extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
array
MondrianDef.ColumnDef[] array
-
-
-
Class mondrian.olap.MondrianDef.Cube
class Cube extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
annotations
MondrianDef.Annotations annotations
Contains values of user-defined properties. -
cache
Boolean cache
-
calculatedMembers
MondrianDef.CalculatedMember[] calculatedMembers
Calculated members in this cube. -
caption
String caption
-
defaultMeasure
String defaultMeasure
-
description
String description
-
dimensions
MondrianDef.CubeDimension[] dimensions
-
enabled
Boolean enabled
-
fact
MondrianDef.Relation fact
The fact table is the source of all measures in this cube. If this is a Table and the schema name is not present, table name is left unqualified. -
measures
MondrianDef.Measure[] measures
-
name
String name
-
namedSets
MondrianDef.NamedSet[] namedSets
Named sets in this cube. -
visible
Boolean visible
-
-
-
Class mondrian.olap.MondrianDef.CubeDimension
class CubeDimension extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.CubeGrant
class CubeGrant extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
access
String access
-
cube
String cube
-
dimensionGrants
MondrianDef.DimensionGrant[] dimensionGrants
-
hierarchyGrants
MondrianDef.HierarchyGrant[] hierarchyGrants
-
-
-
Class mondrian.olap.MondrianDef.CubeUsage
class CubeUsage extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.CubeUsages
class CubeUsages extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
cubeUsages
MondrianDef.CubeUsage[] cubeUsages
-
-
-
Class mondrian.olap.MondrianDef.Dimension
class Dimension extends MondrianDef.CubeDimension implements Serializable-
Serialized Fields
-
hierarchies
MondrianDef.Hierarchy[] hierarchies
-
type
String type
-
usagePrefix
String usagePrefix
-
-
-
Class mondrian.olap.MondrianDef.DimensionGrant
class DimensionGrant extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.DimensionUsage
class DimensionUsage extends MondrianDef.CubeDimension implements Serializable -
Class mondrian.olap.MondrianDef.ElementFormatter
class ElementFormatter extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
className
String className
-
script
MondrianDef.Script script
Script to implement this formatter. Either the "Script" element or the "className" attribute must be specified.
-
-
-
Class mondrian.olap.MondrianDef.ExpressionView
class ExpressionView extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
expressions
MondrianDef.SQL[] expressions
-
-
-
Class mondrian.olap.MondrianDef.Formula
class Formula extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
cdata
String cdata
-
-
-
Class mondrian.olap.MondrianDef.Hierarchy
class Hierarchy extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
allLevelName
String allLevelName
-
allMemberCaption
String allMemberCaption
-
allMemberName
String allMemberName
-
annotations
MondrianDef.Annotations annotations
Contains values of user-defined properties. -
caption
String caption
-
defaultMember
String defaultMember
-
description
String description
-
displayFolder
String displayFolder
-
hasAll
Boolean hasAll
-
levels
MondrianDef.Level[] levels
-
memberReaderClass
String memberReaderClass
-
memberReaderParameters
MondrianDef.MemberReaderParameter[] memberReaderParameters
-
name
String name
-
origin
String origin
-
primaryKey
String primaryKey
-
primaryKeyTable
String primaryKeyTable
-
relation
MondrianDef.RelationOrJoin relation
-
uniqueKeyLevelName
String uniqueKeyLevelName
-
visible
Boolean visible
-
-
-
Class mondrian.olap.MondrianDef.HierarchyGrant
class HierarchyGrant extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.Hint
class Hint extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.InlineTable
class InlineTable extends MondrianDef.Relation implements Serializable-
Serialized Fields
-
alias
String alias
-
columnDefs
MondrianDef.ColumnDefs columnDefs
-
rows
MondrianDef.Rows rows
-
-
-
Class mondrian.olap.MondrianDef.Join
class Join extends MondrianDef.RelationOrJoin implements Serializable-
Serialized Fields
-
left
MondrianDef.RelationOrJoin left
-
leftAlias
String leftAlias
-
leftKey
String leftKey
-
right
MondrianDef.RelationOrJoin right
-
rightAlias
String rightAlias
-
rightKey
String rightKey
-
-
-
Class mondrian.olap.MondrianDef.KeyExpression
class KeyExpression extends MondrianDef.ExpressionView implements Serializable -
Class mondrian.olap.MondrianDef.Level
class Level extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
annotations
MondrianDef.Annotations annotations
Contains values of user-defined properties. -
approxRowCount
String approxRowCount
-
caption
String caption
-
captionColumn
String captionColumn
-
captionExp
MondrianDef.CaptionExpression captionExp
The SQL expression used to populate this level's caption. If not specified, the level's name is used. -
closure
MondrianDef.Closure closure
-
column
String column
-
description
String description
-
formatter
String formatter
-
hideMemberIf
String hideMemberIf
-
internalType
String internalType
-
keyExp
MondrianDef.KeyExpression keyExp
The SQL expression used to populate this level's key. -
levelType
String levelType
-
memberFormatter
MondrianDef.MemberFormatter memberFormatter
Member formatter. -
name
String name
-
nameColumn
String nameColumn
-
nameExp
MondrianDef.NameExpression nameExp
The SQL expression used to populate this level's name. If not specified, the level's key is used. -
nullParentValue
String nullParentValue
-
ordinalColumn
String ordinalColumn
-
ordinalExp
MondrianDef.OrdinalExpression ordinalExp
The SQL expression used to populate this level's ordinal. -
parentColumn
String parentColumn
-
parentExp
MondrianDef.ParentExpression parentExp
The SQL expression used to join to the parent member in a parent-child hierarchy. -
properties
MondrianDef.Property[] properties
-
table
String table
-
type
String type
-
uniqueMembers
Boolean uniqueMembers
-
visible
Boolean visible
-
-
-
Class mondrian.olap.MondrianDef.Measure
class Measure extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
aggregator
String aggregator
-
annotations
MondrianDef.Annotations annotations
Contains values of user-defined properties. -
caption
String caption
-
cellFormatter
MondrianDef.CellFormatter cellFormatter
Cell formatter. -
column
String column
-
datatype
String datatype
-
description
String description
-
formatString
String formatString
-
formatter
String formatter
-
measureExp
MondrianDef.MeasureExpression measureExp
The SQL expression used to calculate a measure. Must be specified if a source column is not specified. -
memberProperties
MondrianDef.CalculatedMemberProperty[] memberProperties
-
name
String name
-
visible
Boolean visible
-
-
-
Class mondrian.olap.MondrianDef.MeasureExpression
class MeasureExpression extends MondrianDef.ExpressionView implements Serializable -
Class mondrian.olap.MondrianDef.MemberFormatter
class MemberFormatter extends MondrianDef.ElementFormatter implements Serializable -
Class mondrian.olap.MondrianDef.MemberGrant
class MemberGrant extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.MemberReaderParameter
class MemberReaderParameter extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.NamedSet
class NamedSet extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
annotations
MondrianDef.Annotations annotations
Contains values of user-defined properties. -
caption
String caption
-
description
String description
-
formula
String formula
-
formulaElement
MondrianDef.Formula formulaElement
MDX expression which gives the value of this set. -
name
String name
-
-
-
Class mondrian.olap.MondrianDef.NameExpression
class NameExpression extends MondrianDef.ExpressionView implements Serializable -
Class mondrian.olap.MondrianDef.OrdinalExpression
class OrdinalExpression extends MondrianDef.ExpressionView implements Serializable -
Class mondrian.olap.MondrianDef.Parameter
class Parameter extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.ParentExpression
class ParentExpression extends MondrianDef.ExpressionView implements Serializable -
Class mondrian.olap.MondrianDef.Property
class Property extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.PropertyFormatter
class PropertyFormatter extends MondrianDef.ElementFormatter implements Serializable -
Class mondrian.olap.MondrianDef.Relation
class Relation extends MondrianDef.RelationOrJoin implements Serializable -
Class mondrian.olap.MondrianDef.RelationOrJoin
class RelationOrJoin extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.Role
class Role extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
annotations
MondrianDef.Annotations annotations
Contains values of user-defined properties. -
members
MondrianDef.RoleMember[] members
-
name
String name
-
schemaGrants
MondrianDef.SchemaGrant[] schemaGrants
-
union
MondrianDef.Union union
-
-
-
Class mondrian.olap.MondrianDef.RoleMember
class RoleMember extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
name
String name
-
-
-
Class mondrian.olap.MondrianDef.RoleUsage
class RoleUsage extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
roleName
String roleName
-
-
-
Class mondrian.olap.MondrianDef.Row
class Row extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
values
MondrianDef.Value[] values
-
-
-
Class mondrian.olap.MondrianDef.Rows
class Rows extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
array
MondrianDef.Row[] array
-
-
-
Class mondrian.olap.MondrianDef.Schema
class Schema extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
annotations
MondrianDef.Annotations annotations
Contains values of user-defined properties. -
cubes
MondrianDef.Cube[] cubes
Cubes in this schema. -
defaultRole
String defaultRole
-
description
String description
-
dimensions
MondrianDef.Dimension[] dimensions
Shared dimensions in this schema. -
measuresCaption
String measuresCaption
-
name
String name
-
namedSets
MondrianDef.NamedSet[] namedSets
Named sets in this schema. -
parameters
MondrianDef.Parameter[] parameters
This schema's parameter definitions. -
roles
MondrianDef.Role[] roles
Roles in this schema. -
userDefinedFunctions
MondrianDef.UserDefinedFunction[] userDefinedFunctions
Declarations of user-defined functions in this schema. -
virtualCubes
MondrianDef.VirtualCube[] virtualCubes
Virtual cubes in this schema.
-
-
-
Class mondrian.olap.MondrianDef.SchemaGrant
class SchemaGrant extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
access
String access
-
cubeGrants
MondrianDef.CubeGrant[] cubeGrants
-
-
-
Class mondrian.olap.MondrianDef.Script
class Script extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.SQL
class SQL extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.Table
class Table extends MondrianDef.Relation implements Serializable-
Serialized Fields
-
aggExcludes
MondrianDef.AggExclude[] aggExcludes
-
aggTables
MondrianDef.AggTable[] aggTables
-
alias
String alias
-
filter
MondrianDef.SQL filter
The SQL WHERE clause expression to be appended to any select statement -
hintMap
Map<String,
String> hintMap -
name
String name
-
schema
String schema
-
tableHints
MondrianDef.Hint[] tableHints
Table optimization hints; may be ignored by dialect.
-
-
-
Class mondrian.olap.MondrianDef.Union
class Union extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
roleUsages
MondrianDef.RoleUsage[] roleUsages
-
-
-
Class mondrian.olap.MondrianDef.UserDefinedFunction
class UserDefinedFunction extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
className
String className
-
name
String name
-
script
MondrianDef.Script script
Script to implement this user-defined function. Either the "Script" element or the "className" attribute must be specified.
-
-
-
Class mondrian.olap.MondrianDef.Value
class Value extends org.eigenbase.xom.ElementDef implements Serializable -
Class mondrian.olap.MondrianDef.View
class View extends MondrianDef.Relation implements Serializable-
Serialized Fields
-
alias
String alias
-
selects
MondrianDef.SQL[] selects
-
-
-
Class mondrian.olap.MondrianDef.VirtualCube
class VirtualCube extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
annotations
MondrianDef.Annotations annotations
Contains values of user-defined properties. -
calculatedMembers
MondrianDef.CalculatedMember[] calculatedMembers
Calculated members that belong to this virtual cube. (Calculated members inherited from other cubes should not be in this list.) -
caption
String caption
-
cubeUsage
MondrianDef.CubeUsages cubeUsage
-
defaultMeasure
String defaultMeasure
-
description
String description
-
dimensions
MondrianDef.VirtualCubeDimension[] dimensions
-
enabled
Boolean enabled
-
measures
MondrianDef.VirtualCubeMeasure[] measures
-
name
String name
-
namedSets
MondrianDef.NamedSet[] namedSets
Named sets in this cube. -
visible
Boolean visible
-
-
-
Class mondrian.olap.MondrianDef.VirtualCubeDimension
class VirtualCubeDimension extends MondrianDef.CubeDimension implements Serializable-
Serialized Fields
-
cubeName
String cubeName
-
-
-
Class mondrian.olap.MondrianDef.VirtualCubeMeasure
class VirtualCubeMeasure extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
annotations
MondrianDef.Annotations annotations
Contains values of user-defined properties. -
cubeName
String cubeName
-
name
String name
-
visible
Boolean visible
-
-
-
Exception mondrian.olap.MondrianException
class MondrianException extends RuntimeException implements Serializable -
Class mondrian.olap.MondrianProperties
class MondrianProperties extends MondrianPropertiesBase implements Serializable -
Class mondrian.olap.MondrianPropertiesBase
class MondrianPropertiesBase extends org.eigenbase.util.property.TriggerableProperties implements Serializable-
Serialized Fields
-
populateCount
int populateCount
-
propertySource
MondrianPropertiesBase.PropertySource propertySource
-
-
-
Exception mondrian.olap.NativeEvaluationUnsupportedException
class NativeEvaluationUnsupportedException extends ResultLimitExceededException implements Serializable -
Exception mondrian.olap.QueryCanceledException
class QueryCanceledException extends ResultLimitExceededException implements Serializable -
Exception mondrian.olap.QueryTimeoutException
class QueryTimeoutException extends ResultLimitExceededException implements Serializable -
Exception mondrian.olap.ResourceLimitExceededException
class ResourceLimitExceededException extends ResultLimitExceededException implements Serializable -
Exception mondrian.olap.ResultLimitExceededException
class ResultLimitExceededException extends MondrianException implements Serializable -
Exception mondrian.olap.ResultStyleException
class ResultStyleException extends MondrianException implements Serializable -
Class mondrian.olap.Util.PropertyList
class PropertyList extends Object implements Serializable
-
-
Package mondrian.olap.fun
-
Exception mondrian.olap.fun.MondrianEvaluationException
class MondrianEvaluationException extends RuntimeException implements Serializable
-
-
Package mondrian.parser
-
Exception mondrian.parser.ParseException
class ParseException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
currentToken
Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token. -
eol
String eol
The end of line string for this machine. -
expectedTokenSequences
int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse. -
tokenImage
String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
-
-
Class mondrian.parser.Token
class Token extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
beginColumn
int beginColumn
The column number of the first character of this Token. -
beginLine
int beginLine
The line number of the first character of this Token. -
endColumn
int endColumn
The column number of the last character of this Token. -
endLine
int endLine
The line number of the last character of this Token. -
image
String image
The string image of the token. -
kind
int kind
An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java. -
next
Token next
A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field. -
specialToken
Token specialToken
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.
-
-
Error mondrian.parser.TokenMgrError
class TokenMgrError extends Error implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
errorCode
int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.
-
-
-
Package mondrian.recorder
-
Exception mondrian.recorder.RecorderException
class RecorderException extends MondrianException implements Serializable
-
-
Package mondrian.rolap
-
Class mondrian.rolap.BitKey.AbstractBitKey
class AbstractBitKey extends Object implements Serializable- serialVersionUID:
- -2942302671676103450L
-
Class mondrian.rolap.BitKey.Big
class Big extends BitKey.AbstractBitKey implements Serializable- serialVersionUID:
- -3715282769845236295L
-
Serialized Fields
-
bits
long[] bits
-
-
Class mondrian.rolap.BitKey.Mid128
class Mid128 extends BitKey.AbstractBitKey implements Serializable- serialVersionUID:
- -8409143207943258659L
-
Serialized Fields
-
bits0
long bits0
-
bits1
long bits1
-
-
Class mondrian.rolap.BitKey.Small
class Small extends BitKey.AbstractBitKey implements Serializable- serialVersionUID:
- -7891880560056571197L
-
Serialized Fields
-
bits
long bits
-
-
Class mondrian.rolap.CellKey.Four
class Four extends Object implements Serializable- serialVersionUID:
- -2645858781233421151L
-
Serialized Fields
-
ordinal0
int ordinal0
-
ordinal1
int ordinal1
-
ordinal2
int ordinal2
-
ordinal3
int ordinal3
-
-
Class mondrian.rolap.CellKey.Many
class Many extends Object implements Serializable- serialVersionUID:
- 3438398157192694834L
-
Serialized Fields
-
ordinals
int[] ordinals
-
-
Class mondrian.rolap.CellKey.One
class One extends Object implements Serializable- serialVersionUID:
- 2160238882970820960L
-
Serialized Fields
-
ordinal0
int ordinal0
-
-
Class mondrian.rolap.CellKey.Three
class Three extends Object implements Serializable- serialVersionUID:
- -2645858781233421151L
-
Serialized Fields
-
ordinal0
int ordinal0
-
ordinal1
int ordinal1
-
ordinal2
int ordinal2
-
-
Class mondrian.rolap.CellKey.Two
class Two extends Object implements Serializable- serialVersionUID:
- 1901188836648369359L
-
Serialized Fields
-
ordinal0
int ordinal0
-
ordinal1
int ordinal1
-
-
Class mondrian.rolap.CellKey.Zero
class Zero extends Object implements Serializable- serialVersionUID:
- 6063541581473797367L
-
-
Package mondrian.rolap.agg
-
Class mondrian.rolap.agg.AggregationManager.PinSetImpl
-
Exception mondrian.rolap.agg.CellRequestQuantumExceededException
class CellRequestQuantumExceededException extends RuntimeException implements Serializable -
Exception mondrian.rolap.agg.SegmentCacheManager.AbortException
class AbortException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package mondrian.rolap.aggmatcher
-
Class mondrian.rolap.aggmatcher.DefaultDef.AggRule
class AggRule extends DefaultDef.Base implements Serializable-
Serialized Fields
-
countColumn
String countColumn
-
factCountMatch
DefaultDef.FactCountMatch factCountMatch
-
factCountMatchRef
DefaultDef.FactCountMatchRef factCountMatchRef
-
foreignKeyMatch
DefaultDef.ForeignKeyMatch foreignKeyMatch
-
foreignKeyMatchRef
DefaultDef.ForeignKeyMatchRef foreignKeyMatchRef
-
ignoreMap
DefaultDef.IgnoreMap ignoreMap
-
ignoreMapRef
DefaultDef.IgnoreMapRef ignoreMapRef
-
levelMap
DefaultDef.LevelMap levelMap
-
levelMapRef
DefaultDef.LevelMapRef levelMapRef
-
measureMap
DefaultDef.MeasureMap measureMap
-
measureMapRef
DefaultDef.MeasureMapRef measureMapRef
-
tableMatch
DefaultDef.TableMatch tableMatch
-
tableMatchRef
DefaultDef.TableMatchRef tableMatchRef
-
tag
String tag
-
-
-
Class mondrian.rolap.aggmatcher.DefaultDef.AggRules
class AggRules extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
aggRules
DefaultDef.AggRule[] aggRules
All AggRules (at least one). Also, one of them must be marked with default=true. -
factCountMatches
DefaultDef.FactCountMatch[] factCountMatches
All shared FactCountMatches. -
foreignKeyMatches
DefaultDef.ForeignKeyMatch[] foreignKeyMatches
All shared ForeignKeyMatches. -
ignoreMaps
DefaultDef.IgnoreMap[] ignoreMaps
All shared IgnoreMap. -
levelMaps
DefaultDef.LevelMap[] levelMaps
All shared LevelMap. -
measureMaps
DefaultDef.MeasureMap[] measureMaps
All shared MeasureMap. -
tableMatches
DefaultDef.TableMatch[] tableMatches
All shared TableMatches. -
tag
String tag
-
-
-
Class mondrian.rolap.aggmatcher.DefaultDef.Base
class Base extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
enabled
Boolean enabled
-
-
-
Class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
class CaseMatcher extends DefaultDef.Base implements Serializable -
Class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
class FactCountMatch extends DefaultDef.NameMatcher implements Serializable-
Serialized Fields
-
factCountName
String factCountName
-
-
-
Class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatchRef
class FactCountMatchRef extends DefaultDef.Ref implements Serializable -
Class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
class ForeignKeyMatch extends DefaultDef.NameMatcher implements Serializable -
Class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatchRef
class ForeignKeyMatchRef extends DefaultDef.Ref implements Serializable -
Class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
class IgnoreMap extends DefaultDef.RegexMapper implements Serializable -
Class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
class IgnoreMapRef extends DefaultDef.Ref implements Serializable -
Class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
class LevelMap extends DefaultDef.RegexMapper implements Serializable -
Class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
class LevelMapRef extends DefaultDef.Ref implements Serializable -
Class mondrian.rolap.aggmatcher.DefaultDef.Mapper
class Mapper extends DefaultDef.CaseMatcher implements Serializable -
Class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
class MeasureMap extends DefaultDef.RegexMapper implements Serializable -
Class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
class MeasureMapRef extends DefaultDef.Ref implements Serializable -
Class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
class NameMatcher extends DefaultDef.CaseMatcher implements Serializable -
Class mondrian.rolap.aggmatcher.DefaultDef.Ref
class Ref extends DefaultDef.Base implements Serializable-
Serialized Fields
-
refId
String refId
-
-
-
Class mondrian.rolap.aggmatcher.DefaultDef.Regex
class Regex extends DefaultDef.CaseMatcher implements Serializable -
Class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
class RegexMapper extends DefaultDef.Base implements Serializable-
Serialized Fields
-
id
String id
-
regexs
DefaultDef.Regex[] regexs
This is an array of Regex. A match occurs if any one of the Regex matches; it is the equivalent of or-ing the regular expressions together. A candidate string is processed sequentially by each Regex in their document order until one matches. In none match, well, none match.
-
-
-
Class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
class TableMatch extends DefaultDef.NameMatcher implements Serializable -
Class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
class TableMatchRef extends DefaultDef.Ref implements Serializable
-
-
Package mondrian.spi
-
Class mondrian.spi.SegmentColumn
class SegmentColumn extends Object implements Serializable- serialVersionUID:
- -5227838916517784720L
-
Serialized Fields
-
columnExpression
String columnExpression
-
hashCode
int hashCode
-
valueCount
long valueCount
-
values
SortedSet<Comparable> values
-
-
Class mondrian.spi.SegmentHeader
class SegmentHeader extends Object implements Serializable- serialVersionUID:
- 8696439182886512850L
-
Serialized Fields
-
arity
int arity
-
compoundPredicates
List<String> compoundPredicates
-
constrainedColsBitKey
BitKey constrainedColsBitKey
-
constrainedColumns
List<SegmentColumn> constrainedColumns
-
cubeName
String cubeName
-
description
String description
-
excludedRegions
List<SegmentColumn> excludedRegions
-
hashCode
int hashCode
-
measureName
String measureName
-
rolapStarFactTableName
String rolapStarFactTableName
-
schemaChecksum
ByteString schemaChecksum
-
schemaName
String schemaName
-
uniqueID
ByteString uniqueID
-
-
-
Package mondrian.util
-
Class mondrian.util.ArraySortedSet
- serialVersionUID:
- -7613058579094914399L
-
Serialized Fields
-
end
int end
-
start
int start
-
values
E extends Comparable<E>[] values
-
-
Class mondrian.util.ArrayStack
-
Class mondrian.util.ByteString
class ByteString extends Object implements Serializable-
Serialized Fields
-
bytes
byte[] bytes
-
-
-
Exception mondrian.util.CreationException
class CreationException extends MondrianException implements Serializable
-
-
Package mondrian.web.servlet
-
Class mondrian.web.servlet.MdxQueryServlet
class MdxQueryServlet extends javax.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
connectString
String connectString
-
locator
CatalogLocator locator
-
-
-
-
Package mondrian.web.taglib
-
Class mondrian.web.taglib.QueryTag
class QueryTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable-
Serialized Fields
-
name
String name
-
resultCache
boolean resultCache
-
-
-
Class mondrian.web.taglib.TransformTag
class TransformTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
-
Package mondrian.xmla
-
Class mondrian.xmla.DataSourcesConfig.Catalog
class Catalog extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
dataSourceInfo
String dataSourceInfo
ConnectString of Mondrian (minus the catalog entry). This entry is optional; if present, it overrides the DataSourceInfo within the DataSource. -
definition
String definition
URI of the schema definition file, for example "/WEB-INF/schema/Marketing.xml". -
name
String name
-
-
-
Class mondrian.xmla.DataSourcesConfig.Catalogs
class Catalogs extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
catalogs
DataSourcesConfig.Catalog[] catalogs
The list of catalogs.
-
-
-
Class mondrian.xmla.DataSourcesConfig.DataSource
class DataSource extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
authenticationMode
String authenticationMode
Ignored. Only return "Unauthenticated" for DISCOVER_DATASOURCES. -
catalogs
DataSourcesConfig.Catalogs catalogs
One or more Catalogs. -
dataSourceInfo
String dataSourceInfo
ConnectString of Mondrian (minus the catalog entry). Required, but catalog may override. -
description
String description
Description. -
name
String name
Name. -
providerName
String providerName
Customized Service Provider Name. -
providerType
String providerType
Ignored. Only return "MDP" for DISCOVER_DATASOURCES. -
url
String url
URL of Web Services invocation.
-
-
-
Class mondrian.xmla.DataSourcesConfig.DataSources
class DataSources extends org.eigenbase.xom.ElementDef implements Serializable-
Serialized Fields
-
dataSources
DataSourcesConfig.DataSource[] dataSources
The list of data sources supported by XMLA service.
-
-
-
Exception mondrian.xmla.XmlaException
class XmlaException extends MondrianException implements Serializable -
Class mondrian.xmla.XmlaServlet
class XmlaServlet extends javax.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
callbackList
List<XmlaRequestCallback> callbackList
-
charEncoding
String charEncoding
-
connectionFactory
XmlaHandler.ConnectionFactory connectionFactory
-
xmlaHandler
XmlaHandler xmlaHandler
-
-
-
-
Package mondrian.xmla.impl
-
Class mondrian.xmla.impl.DefaultXmlaServlet
class DefaultXmlaServlet extends XmlaServlet implements Serializable-
Serialized Fields
-
domFactory
DocumentBuilderFactory domFactory
-
requireAuthenticatedSessions
boolean requireAuthenticatedSessions
-
sessionInfos
Map<String,
mondrian.xmla.impl.DefaultXmlaServlet.SessionInfo> sessionInfos Session properties, keyed by session ID. Currently just username and password.
-
-
-
Class mondrian.xmla.impl.DynamicDatasourceXmlaServlet
class DynamicDatasourceXmlaServlet extends MondrianXmlaServlet implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
finders
Map<String,
DynamicContentFinder> finders A map of datasources definitions toDynamicContentFinder
instances.
-
-
Class mondrian.xmla.impl.MondrianXmlaServlet
class MondrianXmlaServlet extends DefaultXmlaServlet implements Serializable-
Serialized Fields
-
server
MondrianServer server
-
-
-
Class mondrian.xmla.impl.Olap4jXmlaServlet
class Olap4jXmlaServlet extends DefaultXmlaServlet implements Serializable
-