public class GlusterBrickMemoryInfoContainer extends Container implements GlusterBrickMemoryInfo
Constructor and Description |
---|
GlusterBrickMemoryInfoContainer() |
Modifier and Type | Method and Description |
---|---|
List<GlusterMemoryPool> |
memoryPools() |
void |
memoryPools(List<GlusterMemoryPool> newMemoryPools) |
boolean |
memoryPoolsPresent() |
makeArrayList, makeUnmodifiableList
public List<GlusterMemoryPool> memoryPools()
memoryPools
in interface GlusterBrickMemoryInfo
public void memoryPools(List<GlusterMemoryPool> newMemoryPools)
public boolean memoryPoolsPresent()
memoryPoolsPresent
in interface GlusterBrickMemoryInfo
Copyright © 2016. All rights reserved.