Package | Description |
---|---|
mondrian.xmla |
Implements the XML for Analysis API.
|
mondrian.xmla.impl |
Modifier and Type | Method and Description |
---|---|
void |
RowsetDefinition.MdschemaCubesRowset.populateImpl(XmlaResponse response,
org.olap4j.OlapConnection connection,
List<Rowset.Row> rows) |
void |
RowsetDefinition.MdschemaFunctionsRowset.populateImpl(XmlaResponse response,
org.olap4j.OlapConnection connection,
List<Rowset.Row> rows) |
void |
RowsetDefinition.MdschemaMeasuresRowset.populateImpl(XmlaResponse response,
org.olap4j.OlapConnection connection,
List<Rowset.Row> rows) |
void |
XmlaHandler.process(XmlaRequest request,
XmlaResponse response)
Processes a request.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultXmlaResponse
Default implementation of
XmlaResponse . |
Copyright © 2020 Hitachi Vantara. All rights reserved.