コード例 #1
0
ファイル: BatchTestCase.java プロジェクト: sohu001/mondrian
 BitKey getBitKey(RolapStar star) {
   return star.getBitKey(tables, columns);
 }