public class GlusterMemoryPoolContainer extends IdentifiedContainer implements GlusterMemoryPool
Constructor and Description |
---|
GlusterMemoryPoolContainer() |
Modifier and Type | Method and Description |
---|---|
BigInteger |
allocCount() |
void |
allocCount(BigInteger newAllocCount) |
boolean |
allocCountPresent() |
BigInteger |
coldCount() |
void |
coldCount(BigInteger newColdCount) |
boolean |
coldCountPresent() |
BigInteger |
hotCount() |
void |
hotCount(BigInteger newHotCount) |
boolean |
hotCountPresent() |
BigInteger |
maxAlloc() |
void |
maxAlloc(BigInteger newMaxAlloc) |
boolean |
maxAllocPresent() |
BigInteger |
maxStdalloc() |
void |
maxStdalloc(BigInteger newMaxStdalloc) |
boolean |
maxStdallocPresent() |
BigInteger |
paddedSize() |
void |
paddedSize(BigInteger newPaddedSize) |
boolean |
paddedSizePresent() |
BigInteger |
poolMisses() |
void |
poolMisses(BigInteger newPoolMisses) |
boolean |
poolMissesPresent() |
String |
type() |
void |
type(String newType) |
boolean |
typePresent() |
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 BigInteger allocCount()
allocCount
in interface GlusterMemoryPool
public void allocCount(BigInteger newAllocCount)
public boolean allocCountPresent()
allocCountPresent
in interface GlusterMemoryPool
public BigInteger coldCount()
coldCount
in interface GlusterMemoryPool
public void coldCount(BigInteger newColdCount)
public boolean coldCountPresent()
coldCountPresent
in interface GlusterMemoryPool
public BigInteger hotCount()
hotCount
in interface GlusterMemoryPool
public void hotCount(BigInteger newHotCount)
public boolean hotCountPresent()
hotCountPresent
in interface GlusterMemoryPool
public BigInteger maxAlloc()
maxAlloc
in interface GlusterMemoryPool
public void maxAlloc(BigInteger newMaxAlloc)
public boolean maxAllocPresent()
maxAllocPresent
in interface GlusterMemoryPool
public BigInteger maxStdalloc()
maxStdalloc
in interface GlusterMemoryPool
public void maxStdalloc(BigInteger newMaxStdalloc)
public boolean maxStdallocPresent()
maxStdallocPresent
in interface GlusterMemoryPool
public BigInteger paddedSize()
paddedSize
in interface GlusterMemoryPool
public void paddedSize(BigInteger newPaddedSize)
public boolean paddedSizePresent()
paddedSizePresent
in interface GlusterMemoryPool
public BigInteger poolMisses()
poolMisses
in interface GlusterMemoryPool
public void poolMisses(BigInteger newPoolMisses)
public boolean poolMissesPresent()
poolMissesPresent
in interface GlusterMemoryPool
public String type()
type
in interface GlusterMemoryPool
public void type(String newType)
public boolean typePresent()
typePresent
in interface GlusterMemoryPool
Copyright © 2016. All rights reserved.