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