private static final class MemorySizeParser.MemorySize
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
configuredMemorySizeWithoutUnit |
private long |
multiplicationFactor |
Modifier | Constructor and Description |
---|---|
private |
MemorySize(java.lang.String configuredMemorySizeWithoutUnit,
long multiplicationFactor) |
Modifier and Type | Method and Description |
---|---|
long |
calculateMemorySizeInBytes() |