MyMetrics

public final class MyMetrics

Constructors

MyMetrics
Link copied to clipboard
MyMetrics MyMetrics(String id, Integer datasetsCount, Integer datasetsOrgCount, Integer followersCount, Integer followersOrgCount, Long resourcesAvailability)

Functions

getDatasetsCount
Link copied to clipboard
final Integer getDatasetsCount()
getDatasetsOrgCount
Link copied to clipboard
final Integer getDatasetsOrgCount()
getFollowersCount
Link copied to clipboard
final Integer getFollowersCount()
getFollowersOrgCount
Link copied to clipboard
final Integer getFollowersOrgCount()
getId
Link copied to clipboard
final String getId()
getResourcesAvailability
Link copied to clipboard
final Long getResourcesAvailability()
setDatasetsCount
Link copied to clipboard
final Unit setDatasetsCount(Integer datasetsCount)
setDatasetsOrgCount
Link copied to clipboard
final Unit setDatasetsOrgCount(Integer datasetsOrgCount)
setFollowersCount
Link copied to clipboard
final Unit setFollowersCount(Integer followersCount)
setFollowersOrgCount
Link copied to clipboard
final Unit setFollowersOrgCount(Integer followersOrgCount)
setId
Link copied to clipboard
final Unit setId(String id)
setResourcesAvailability
Link copied to clipboard
final Unit setResourcesAvailability(Long resourcesAvailability)

Properties

datasetsCount
Link copied to clipboard
private Integer datasetsCount

The user's datasets number

datasetsOrgCount
Link copied to clipboard
private Integer datasetsOrgCount

The user's orgs datasets number

followersCount
Link copied to clipboard
private Integer followersCount

The user's followers number

followersOrgCount
Link copied to clipboard
private Integer followersOrgCount

The user's orgs followers number

id
Link copied to clipboard
private String id

The user identifier

resourcesAvailability
Link copied to clipboard
private Long resourcesAvailability

The user's resources availability percentage