| Package | Description |
|---|---|
| org.duracloud.durastore.rest |
| Modifier and Type | Method and Description |
|---|---|
static StorageStatsResource.GroupBy |
StorageStatsResource.GroupBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageStatsResource.GroupBy[] |
StorageStatsResource.GroupBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
StorageStatsResource.getInterval(StorageStatsResource.GroupBy groupBy) |
List<SpaceStatsDTO> |
StorageStatsResource.getSpaceStats(String accountId,
String storeId,
String spaceId,
Date start,
Date end,
StorageStatsResource.GroupBy groupBy) |
List<StoreStatsDTO> |
StorageStatsResource.getStorageProviderStats(String account,
String storeId,
Date start,
Date end,
StorageStatsResource.GroupBy groupBy) |
Copyright © 2009–2017 DuraSpace. All rights reserved.