Class MemBlock
java.lang.Object
com.trdp.config.MemBlock
Memory block definition (
<mem-block> element).
Defines a preallocated memory pool of a specific block size. Valid sizes are: 32, 72, 128, 256, 512, 1024, 1480, 2048, 4096, 11520, 16384, 32768, 65536, 131072.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MemBlock
-
-
Method Details
-
getSize
public long getSize() -
getPreallocate
public long getPreallocate() -
toString
-