public class Stats extends Model
| Constructor and Description |
|---|
Stats() |
| Modifier and Type | Method and Description |
|---|---|
long |
getBoxDataStoredOverall()
Gets box data stored overall.
|
long |
getBoxDataStoredThisMonth()
Gets box data stored this month.
|
long |
getCloudDataStoredOverall()
Gets cloud data stored overall.
|
long |
getCloudDataStoredThisMonth()
Gets cloud data stored this month.
|
long |
getDataServedOverall()
Gets data served overall.
|
long |
getDataServedThisMonth()
Gets data served this month.
|
long |
getDropboxDataStoredOverall()
Gets dropbox data stored overall.
|
long |
getDropboxDataStoredThisMonth()
Gets dropbox data stored this month.
|
long |
getGdriveDataStoredOverall()
Gets gdrive data stored overall.
|
long |
getGdriveDataStoredThisMonth()
Gets gdrive data stored this month.
|
long |
getLocalDataStoredOverall()
Gets local data stored overall.
|
long |
getLocalDataStoredThisMonth()
Gets local data stored this month.
|
long |
getMegaDataStoredOverall()
Gets mega data stored overall.
|
long |
getMegaDataStoredThisMonth()
Gets mega data stored this month.
|
long |
getSkydriveDataStoredOverall()
Gets skydrive data stored overall.
|
long |
getSkydriveDataStoredThisMonth()
Gets skydrive data stored this month.
|
long |
getSoundcloudDataStoredOverall()
Gets soundcloud data stored overall.
|
long |
getSoundcloudDataStoredThisMonth()
Gets soundcloud data stored this month.
|
long |
getTotalPlayCount()
Gets total play count.
|
long |
getYoutubeDataStoredOverall()
Gets youtube data stored overall.
|
long |
getYoutubeDataStoredThisMonth()
Gets youtube data stored this month.
|
getProp, notifyObservers, setProppublic long getTotalPlayCount()
public long getDataServedOverall()
public long getDataServedThisMonth()
public long getBoxDataStoredOverall()
public long getCloudDataStoredOverall()
public long getLocalDataStoredOverall()
public long getBoxDataStoredThisMonth()
public long getGdriveDataStoredOverall()
public long getMegaDataStoredOverall()
public long getDropboxDataStoredOverall()
public long getYoutubeDataStoredOverall()
public long getCloudDataStoredThisMonth()
public long getLocalDataStoredThisMonth()
public long getSkydriveDataStoredOverall()
public long getGdriveDataStoredThisMonth()
public long getMegaDataStoredThisMonth()
public long getDropboxDataStoredThisMonth()
public long getSoundcloudDataStoredOverall()
public long getYoutubeDataStoredThisMonth()
public long getSkydriveDataStoredThisMonth()
public long getSoundcloudDataStoredThisMonth()