-
InterfaceDescriptionUse
MemberFormatter
. This interface exists for temporary backwards compatibility and will be removed in mondrian-4.0.UsePropertyFormatter
. This interface exists for temporary backwards compatibility and will be removed in mondrian-4.0.Will be removed with Mondrian 4.0.
-
ClassDescriptionDeprecated for Mondrian 4.0.Deprecated for Mondrian 4.0.
-
Enum ClassDescriptionWill be replaced with
Level.Type
before mondrian-4.0.
-
FieldDescriptionThis property is no longer used, and will be removed in mondrian-4.0.Property is not used and will be removed in mondrian-4.0; use
SchemaReader.getParentChildContributingChildren(mondrian.olap.Member, mondrian.olap.Hierarchy, java.util.List<mondrian.olap.Member>)
-
MethodDescriptionThis method is deprecated and will be removed in mondrian-4.0. It operates by internally creating a statement. Better to use olap4j and explicitly create a statement.I bet you meant to write
value.name_.equals(s)
rather thanvalue.equals(s)
, didn't you?Will be removed in mondrian-4Will be removed in mondrian-4UseEvaluator.savepoint()
followed byEvaluator.setNonEmpty(boolean)
; will be removed in mondrian-4UseEvaluator.savepoint()
followed byEvaluator.setNonEmpty(boolean)
andEvaluator.setNativeEnabled(boolean)
; will be removed in mondrian-4.UseEvaluator.savepoint()
followed byEvaluator.setContext(Member)
; will be removed in mondrian-4UseEvaluator.savepoint()
followed byEvaluator.setContext(Member[])
; will be removed in mondrian-4This method is deprecated and will be removed in mondrian-4.0This method will be removed in mondrian-4.0This method will be removed in mondrian-4.0.UseExecution.getStartTime()
. This method is deprecated and will be removed in mondrian-4.0Please useQuery.clone()
; this method will be removed in mondrian-4.0This method will be removed in mondrian-4.0Will be removed in 4.0.UseMonitor.getServer()
andServerInfo.sqlStatementExecuteNanos
; will be removed in 4.0.Will be removed in 4.0Will be removed in 4.0.No longer a singleton, and will be removed in mondrian-4. UseMondrianServer.getAggregationManager()
. To get a server, callMondrianServer.forConnection(mondrian.olap.Connection)
, passing in a null connection if you absolutely must.API updated to pass the Mondrian connection properties. SeeAggTableManager.initialize(PropertyList)
API updated to pass Mondrian connection properties See:JdbcSchema.load(PropertyList)
UseRolapConnection.execute(mondrian.server.Execution)
; this method will be removed in mondrian-4.0will be removed in mondrian-4.0UseMemberBase.isAll()
; will be removed in mondrian-4.0API changed to also pass Mondrian connection propertiesThis method will be removed in mondrian-4.0; useExecution.checkCancelOrTimeout()
Method getRealPath is deprecatedMethod encodeRedirectUrl is deprecatedMethod encodeUrl is deprecatedMethod setStatus is deprecated Deprecated. As of version 2.1, due to ambiguous meaning of the message parameter. To set a status code use setStatus(int), to send an error with a description use sendError(int, String). Sets the status code and message for this response.Method log is deprecated
CellFormatter
. This interface exists for temporary backwards compatibility and will be removed in mondrian-4.0.