mondrian.rolap
Interface FastBatchingCellReader.Loadable

All Known Implementing Classes:
FastBatchingCellReader.Batch, FastBatchingCellReader.CompositeBatch
Enclosing class:
FastBatchingCellReader

static interface FastBatchingCellReader.Loadable

Encapsulates a common property of FastBatchingCellReader.CompositeBatch and FastBatchingCellReader.CompositeBatch, namely, that they can be asked to load their aggregations into the cache.

 

Method Summary
 void loadAggregation()
           
 

Method Detail

loadAggregation

void loadAggregation()

SourceForge.net_Logo