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 |
Storage.createRemove() |
Remove |
QueuedStorage.createRemove() |
Remove |
Remove.from(Category category) |
<T> Remove |
Remove.where(Key<T> key,
T value) |
Modifier and Type | Method and Description |
---|---|
void |
Storage.removePojo(Remove remove) |
void |
QueuedStorage.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.