| 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 | Method and Description |
|---|---|
Remove |
QueuedStorage.createRemove() |
Remove |
Storage.createRemove() |
Remove |
Remove.from(Category category) |
<T> Remove |
Remove.where(Key<T> key,
T value) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueuedStorage.removePojo(Remove remove) |
void |
Storage.removePojo(Remove remove) |
| Modifier and Type | Method and Description |
|---|---|
Remove |
MongoStorage.createRemove() |
| Modifier and Type | Method and Description |
|---|---|
void |
MongoStorage.removePojo(Remove remove) |
| Modifier and Type | Method and Description |
|---|---|
Remove |
WebStorage.createRemove() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebStorage.removePojo(Remove remove) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebRemove |
Copyright © 2013. All Rights Reserved.