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 class
BitKey.Big
Implementation ofBitKey
with more than 64 bits.static class
BitKey.Mid128
Implementation ofBitKey
good for sizes less than 128.static class
BitKey.Small
Implementation ofBitKey
for bit counts less than 64.
-