| Package | Description |
|---|---|
| com.redhat.thermostat.storage.core | |
| com.redhat.thermostat.storage.mongodb.internal | |
| com.redhat.thermostat.web.client.internal | |
| com.redhat.thermostat.web.common |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQuery<T extends Pojo> |
| Modifier and Type | Method and Description |
|---|---|
protected Query<T> |
HostLatestPojoListGetter.buildQuery(HostRef hostRef,
long since) |
protected Query<T> |
VmLatestPojoListGetter.buildQuery(VmRef vmRef,
long since) |
<T extends Pojo> |
QueuedStorage.createQuery(Category<T> category) |
<T extends Pojo> |
Storage.createQuery(Category<T> category) |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoQuery<T extends Pojo> |
| Modifier and Type | Method and Description |
|---|---|
<T extends Pojo> |
MongoStorage.createQuery(Category<T> category) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Pojo> |
WebStorage.createQuery(Category<T> category) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebQuery<T extends Pojo> |
Copyright © 2013. All Rights Reserved.