public class AvailabilityDataPoint extends Object
AvailabilityDataPoint()
boolean
equals(Object o)
Set<String>
getTags()
long
getTimestamp()
String
getValue()
int
hashCode()
void
setTags(Set<String> tags)
setTimestamp(long timestamp)
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AvailabilityDataPoint()
public long getTimestamp()
public void setTimestamp(long timestamp)
public String getValue()
public void setValue(String value)
public Set<String> getTags()
public void setTags(Set<String> tags)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014 Red Hat, Inc.. All rights reserved.