public class RolapNativeTopCount extends RolapNativeSet
RolapNativeSet.SchemaReaderWithMemberReaderAvailable, RolapNativeSet.SetConstraint, RolapNativeSet.SetEvaluatorLOGGERlistener| Constructor and Description |
|---|
RolapNativeTopCount() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
restrictMemberTypes()
Returns whether certain member types (e.g.
|
crossJoinArgFactory, flushCache, isPreferInterpreter, overrideContextprotected boolean restrictMemberTypes()
RolapNativeSetIf true, expressions containing calculated members will be evaluated by the interpreter, instead of using SQL.
If false, calc members will be ignored and the computation will be done in SQL, returning more members than requested. This is ok, if the superflous members are filtered out in java code afterwards.
restrictMemberTypes in class RolapNativeSetCopyright © 2021 Hitachi Vantara. All rights reserved.