Package | Description |
---|---|
alluxio.conf |
Modifier and Type | Method and Description |
---|---|
PropertyKey.PropertyType |
PropertyKey.getType() |
static PropertyKey.PropertyType |
PropertyKey.PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyKey.PropertyType[] |
PropertyKey.PropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Builder(PropertyKey.PropertyType type,
Optional<String> delimiter,
PropertyKey.Template template,
Object... params) |
Builder(PropertyKey.PropertyType type,
PropertyKey.Template template,
Object... params) |
Copyright © 2023. All Rights Reserved.