public class GlusterMemoryPoolBuilder extends Object
Constructor and Description |
---|
GlusterMemoryPoolBuilder() |
public GlusterMemoryPoolBuilder allocCount(int newAllocCount)
public GlusterMemoryPoolBuilder allocCount(Integer newAllocCount)
public GlusterMemoryPoolBuilder allocCount(long newAllocCount)
public GlusterMemoryPoolBuilder allocCount(Long newAllocCount)
public GlusterMemoryPoolBuilder allocCount(BigInteger newAllocCount)
public GlusterMemoryPoolBuilder coldCount(int newColdCount)
public GlusterMemoryPoolBuilder coldCount(Integer newColdCount)
public GlusterMemoryPoolBuilder coldCount(long newColdCount)
public GlusterMemoryPoolBuilder coldCount(Long newColdCount)
public GlusterMemoryPoolBuilder coldCount(BigInteger newColdCount)
public GlusterMemoryPoolBuilder comment(String newComment)
public GlusterMemoryPoolBuilder description(String newDescription)
public GlusterMemoryPoolBuilder hotCount(int newHotCount)
public GlusterMemoryPoolBuilder hotCount(Integer newHotCount)
public GlusterMemoryPoolBuilder hotCount(long newHotCount)
public GlusterMemoryPoolBuilder hotCount(Long newHotCount)
public GlusterMemoryPoolBuilder hotCount(BigInteger newHotCount)
public GlusterMemoryPoolBuilder href(String newHref)
public GlusterMemoryPoolBuilder id(String newId)
public GlusterMemoryPoolBuilder maxAlloc(int newMaxAlloc)
public GlusterMemoryPoolBuilder maxAlloc(Integer newMaxAlloc)
public GlusterMemoryPoolBuilder maxAlloc(long newMaxAlloc)
public GlusterMemoryPoolBuilder maxAlloc(Long newMaxAlloc)
public GlusterMemoryPoolBuilder maxAlloc(BigInteger newMaxAlloc)
public GlusterMemoryPoolBuilder maxStdalloc(int newMaxStdalloc)
public GlusterMemoryPoolBuilder maxStdalloc(Integer newMaxStdalloc)
public GlusterMemoryPoolBuilder maxStdalloc(long newMaxStdalloc)
public GlusterMemoryPoolBuilder maxStdalloc(Long newMaxStdalloc)
public GlusterMemoryPoolBuilder maxStdalloc(BigInteger newMaxStdalloc)
public GlusterMemoryPoolBuilder name(String newName)
public GlusterMemoryPoolBuilder paddedSize(int newPaddedSize)
public GlusterMemoryPoolBuilder paddedSize(Integer newPaddedSize)
public GlusterMemoryPoolBuilder paddedSize(long newPaddedSize)
public GlusterMemoryPoolBuilder paddedSize(Long newPaddedSize)
public GlusterMemoryPoolBuilder paddedSize(BigInteger newPaddedSize)
public GlusterMemoryPoolBuilder poolMisses(int newPoolMisses)
public GlusterMemoryPoolBuilder poolMisses(Integer newPoolMisses)
public GlusterMemoryPoolBuilder poolMisses(long newPoolMisses)
public GlusterMemoryPoolBuilder poolMisses(Long newPoolMisses)
public GlusterMemoryPoolBuilder poolMisses(BigInteger newPoolMisses)
public GlusterMemoryPoolBuilder type(String newType)
public GlusterMemoryPool build()
Copyright © 2016. All rights reserved.