Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT
Default parameter value (
Long.MAX_VALUE ). |
static String |
NAME
Parameter name.
|
Constructor and Description |
---|
StorageSpaceQuotaParam(Long value) |
StorageSpaceQuotaParam(String str) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getValueString() |
String |
toString() |
getValue, toSortedString
public static final String NAME
public static final String DEFAULT
Long.MAX_VALUE
).public StorageSpaceQuotaParam(Long value)
public StorageSpaceQuotaParam(String str)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.