public class EndpointAggregationCache extends AggregationCache
aggBufMap| Constructor and Description |
|---|
EndpointAggregationCache(EndpointAggregators aggregators) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.kylin.measure.MeasureAggregator[] |
createBuffer() |
Set<Map.Entry<AggrKey,org.apache.kylin.measure.MeasureAggregator[]>> |
getAllEntries() |
checkMemoryUsage, getBuffer, getSizepublic EndpointAggregationCache(EndpointAggregators aggregators)
public org.apache.kylin.measure.MeasureAggregator[] createBuffer()
createBuffer in class AggregationCacheCopyright © 2014–2016 Apache Software Foundation. All rights reserved.