JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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 of
BitKey
with more than 64 bits.
static class
BitKey.Mid128
Implementation of
BitKey
good for sizes less than 128.
static class
BitKey.Small
Implementation of
BitKey
for bit counts less than 64.