Uses of Class
mondrian.rolap.BitKey.AbstractBitKey
-
Packages that use BitKey.AbstractBitKey Package Description mondrian.rolap Implements the data access layer for the olap package. -
-
Uses of BitKey.AbstractBitKey in mondrian.rolap
Subclasses of BitKey.AbstractBitKey in mondrian.rolap Modifier and Type Class Description static classBitKey.BigImplementation ofBitKeywith more than 64 bits.static classBitKey.Mid128Implementation ofBitKeygood for sizes less than 128.static classBitKey.SmallImplementation ofBitKeyfor bit counts less than 64.
-