Package | Description |
---|---|
alluxio.conf |
Modifier and Type | Method and Description |
---|---|
PropertyKey.DisplayType |
PropertyKey.getDisplayType() |
static PropertyKey.DisplayType |
PropertyKey.DisplayType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyKey.DisplayType[] |
PropertyKey.DisplayType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PropertyKey.Builder |
PropertyKey.Builder.setDisplayType(PropertyKey.DisplayType displayType) |
Copyright © 2023. All Rights Reserved.