|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmondrian.rolap.RolapEvaluatorRoot
mondrian.rolap.RolapResult.RolapResultEvaluatorRoot
mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
static class RolapDependencyTestingEvaluator.DteRoot
Holds context for a tree of RolapDependencyTestingEvaluator.
| Field Summary | |
|---|---|
(package private) int |
callCount
|
(package private) boolean |
disabled
|
(package private) int |
expDeps
|
(package private) int |
fakeCallCount
|
(package private) int |
fakeCount
|
(package private) boolean |
faking
|
(package private) java.util.Random |
random
|
(package private) RolapResult |
result
|
| Fields inherited from class mondrian.rolap.RolapResult.RolapResultEvaluatorRoot |
|---|
slicerEvaluator |
| Fields inherited from class mondrian.rolap.RolapEvaluatorRoot |
|---|
compiledExps, connection, cube, currentDialect, defaultMembers, expResultCache, query, schemaReader, solveOrderMode, tmpExpResultCache |
| Constructor Summary | |
|---|---|
RolapDependencyTestingEvaluator.DteRoot(RolapResult result,
int expDeps)
|
|
| Method Summary |
|---|
| Methods inherited from class mondrian.rolap.RolapResult.RolapResultEvaluatorRoot |
|---|
evaluateNamedSet, getParameterValue, init |
| Methods inherited from class mondrian.rolap.RolapEvaluatorRoot |
|---|
clearResultCache, getCacheResult, getCompiled, getQueryStartTime, putCacheResult |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final int expDeps
final RolapResult result
int callCount
int fakeCallCount
int fakeCount
boolean faking
boolean disabled
final java.util.Random random
| Constructor Detail |
|---|
RolapDependencyTestingEvaluator.DteRoot(RolapResult result,
int expDeps)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||