| Package | Description |
|---|---|
| org.gcube.portal.databook.server |
| Modifier and Type | Method and Description |
|---|---|
RangeFeeds |
DatabookStore.getRecentFeedsByVREAndRange(String vreid,
int from,
int quantity)
return the most recent feeds for this vre up to quantity param and the last index of the feeds in the timeline
lastReturnedFeedTimelineIndex is usuful to know from where to start the range the second time you ask
because there are deletions
|
RangeFeeds |
DBCassandraAstyanaxImpl.getRecentFeedsByVREAndRange(String vreid,
int from,
int quantity)
return the most recent feeds for this vre up to quantity param and the last index of the feeds in the timeline
lastReturnedFeedTimelineIndex is usuful to know from where to start the range the second time you ask
because there are deletions
|
Copyright © 2018. All Rights Reserved.