Uses of Class
org.duracloud.client.SpaceStatsDTOList
Packages that use SpaceStatsDTOList
-
Uses of SpaceStatsDTOList in org.duracloud.client
Methods in org.duracloud.client that return SpaceStatsDTOListModifier and TypeMethodDescriptionContentStore.getSpaceStats(String spaceId, Date from, Date to) Returns a space stats time series for presenting in a graph.ContentStoreImpl.getSpaceStats(String spaceId, Date start, Date end) ContentStore.getStorageProviderStats(Date from, Date to) Returns a base based series of stats for all spaces within a storage provider for the specified time range.ContentStoreImpl.getStorageProviderStats(Date start, Date end) ContentStore.getStorageProviderStatsByDay(Date date) Returns stats for all spaces within a storage provider for a particular day, averaging bit and object counts between 0:00:00 and 23:59:59 UTC.ContentStoreImpl.getStorageProviderStatsByDay(Date date)