public class StorageProviderResult extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
TB |
| Constructor and Description |
|---|
StorageProviderResult(org.duracloud.account.db.model.StorageProviderAccount storageProviderAccount,
long totalBytes) |
| Modifier and Type | Method and Description |
|---|---|
org.duracloud.account.db.model.StorageProviderAccount |
getStorageProviderAccount() |
long |
getTotalBytes() |
boolean |
isOversubscribed() |
public static final long TB
Copyright © 2013–2017 DuraSpace. All rights reserved.