Uses of Class
org.gcube.portal.databook.shared.RangeFeeds
Packages that use RangeFeeds
-
Uses of RangeFeeds in org.gcube.portal.databook.server
Methods in org.gcube.portal.databook.server that return RangeFeedsModifier and TypeMethodDescriptionDatabookStore.getRecentFeedsByVREAndRange(String vreid, int from, int quantity) Deprecated.DBCassandraAstyanaxImpl.getRecentFeedsByVREAndRange(String vreid, int from, int quantity) Returns the most recent posts for this VRE up to the specified quantity and the last index of the posts in the timeline.
DatabookStore.getRecentPostsByVREAndRange(String, int, int)instead.