| Package | Description |
|---|---|
| org.rhq.server.metrics.aggregation | |
| org.rhq.server.metrics.domain |
| Modifier and Type | Method and Description |
|---|---|
List<CacheIndexEntry> |
IndexEntriesLoader.loadCurrentCacheIndexEntries(int pageSize,
MetricsTable table)
Returns cache index entries for the current time slice.
|
List<CacheIndexEntry> |
IndexEntriesLoader.loadPastIndexEntries(org.joda.time.DateTime startDay)
We store a configurable amount of past data where the amount is specified as a duration in days.
|
| Modifier and Type | Method and Description |
|---|---|
CacheIndexEntry |
CacheIndexEntryMapper.map(com.datastax.driver.core.Row row) |
| Modifier and Type | Method and Description |
|---|---|
List<CacheIndexEntry> |
CacheIndexEntryMapper.map(com.datastax.driver.core.ResultSet resultSet) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.