|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mondrian.rolap.RolapEvaluator.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) Random |
random
|
(package private) RolapResult |
result
|
Fields inherited from class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot |
---|
compiledExps, connection, cube, currentDialect, expResultCache, schemaReader, 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.RolapEvaluator.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 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 |