public class GlusterBrickContainer extends GlusterBrickAdvancedDetailsContainer implements GlusterBrick
Constructor and Description |
---|
GlusterBrickContainer() |
Modifier and Type | Method and Description |
---|---|
String |
brickDir() |
void |
brickDir(String newBrickDir) |
boolean |
brickDirPresent() |
GlusterVolume |
glusterVolume() |
void |
glusterVolume(GlusterVolume newGlusterVolume) |
boolean |
glusterVolumePresent() |
String |
serverId() |
void |
serverId(String newServerId) |
boolean |
serverIdPresent() |
List<Statistic> |
statistics() |
void |
statistics(List<Statistic> newStatistics) |
boolean |
statisticsPresent() |
GlusterBrickStatus |
status() |
void |
status(GlusterBrickStatus newStatus) |
boolean |
statusPresent() |
device, device, devicePresent, fsName, fsName, fsNamePresent, glusterClients, glusterClients, glusterClientsPresent, memoryPools, memoryPools, memoryPoolsPresent, mntOptions, mntOptions, mntOptionsPresent, pid, pid, pidPresent, port, port, portPresent
instanceType, instanceType, instanceTypePresent, template, template, templatePresent, vm, vm, vmPresent, vms, vms, vmsPresent
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
device, devicePresent, fsName, fsNamePresent, glusterClients, glusterClientsPresent, memoryPools, memoryPoolsPresent, mntOptions, mntOptionsPresent, pid, pidPresent, port, portPresent
instanceType, instanceTypePresent, template, templatePresent, vm, vmPresent, vms, vmsPresent
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public String brickDir()
brickDir
in interface GlusterBrick
public void brickDir(String newBrickDir)
public boolean brickDirPresent()
brickDirPresent
in interface GlusterBrick
public String serverId()
serverId
in interface GlusterBrick
public void serverId(String newServerId)
public boolean serverIdPresent()
serverIdPresent
in interface GlusterBrick
public GlusterBrickStatus status()
status
in interface GlusterBrick
public void status(GlusterBrickStatus newStatus)
public boolean statusPresent()
statusPresent
in interface GlusterBrick
public GlusterVolume glusterVolume()
glusterVolume
in interface GlusterBrick
public void glusterVolume(GlusterVolume newGlusterVolume)
public boolean glusterVolumePresent()
glusterVolumePresent
in interface GlusterBrick
public List<Statistic> statistics()
statistics
in interface GlusterBrick
public boolean statisticsPresent()
statisticsPresent
in interface GlusterBrick
Copyright © 2016. All rights reserved.