Package | Description |
---|---|
com.redhat.thermostat.common.storage |
Modifier and Type | Method and Description |
---|---|
Cursor |
MongoStorage.findAll(Chunk query) |
abstract Cursor |
Storage.findAll(Chunk query) |
Cursor |
MongoStorage.findAllFromCategory(Category category) |
abstract Cursor |
Storage.findAllFromCategory(Category category) |
Cursor |
Cursor.limit(int i) |
Cursor |
Cursor.sort(Key<?> orderBy,
Cursor.SortDirection direction) |
Copyright © 2012. All Rights Reserved.