| Package | Description |
|---|---|
| com.redhat.thermostat.common.storage |
| Modifier and Type | Method and Description |
|---|---|
abstract Remove |
Storage.createRemove() |
Remove |
MongoStorage.createRemove() |
Remove |
Remove.from(Category category) |
<T> Remove |
Remove.where(Key<T> key,
T value) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Storage.removePojo(Remove remove) |
void |
MongoStorage.removePojo(Remove remove) |
Copyright © 2012. All Rights Reserved.