public class StatisticContainer extends IdentifiedContainer implements Statistic
Constructor and Description |
---|
StatisticContainer() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public StatisticKind kind()
public void kind(StatisticKind newKind)
public boolean kindPresent()
kindPresent
in interface Statistic
public void type(ValueType newType)
public boolean typePresent()
typePresent
in interface Statistic
public StatisticUnit unit()
public void unit(StatisticUnit newUnit)
public boolean unitPresent()
unitPresent
in interface Statistic
public boolean valuesPresent()
valuesPresent
in interface Statistic
public GlusterBrick brick()
public void brick(GlusterBrick newBrick)
public boolean brickPresent()
brickPresent
in interface Statistic
public void disk(Disk newDisk)
public boolean diskPresent()
diskPresent
in interface Statistic
public GlusterVolume glusterVolume()
glusterVolume
in interface Statistic
public void glusterVolume(GlusterVolume newGlusterVolume)
public boolean glusterVolumePresent()
glusterVolumePresent
in interface Statistic
public void host(Host newHost)
public boolean hostPresent()
hostPresent
in interface Statistic
public void hostNic(HostNic newHostNic)
public boolean hostNicPresent()
hostNicPresent
in interface Statistic
public NumaNode hostNumaNode()
hostNumaNode
in interface Statistic
public void hostNumaNode(NumaNode newHostNumaNode)
public boolean hostNumaNodePresent()
hostNumaNodePresent
in interface Statistic
public void nic(Nic newNic)
public boolean nicPresent()
nicPresent
in interface Statistic
public void step(Step newStep)
public boolean stepPresent()
stepPresent
in interface Statistic
public void vm(Vm newVm)
Copyright © 2016. All rights reserved.