Package | Description |
---|---|
alluxio.conf |
Modifier and Type | Method and Description |
---|---|
PropertyKey.ConsistencyCheckLevel |
PropertyKey.getConsistencyLevel() |
static PropertyKey.ConsistencyCheckLevel |
PropertyKey.ConsistencyCheckLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyKey.ConsistencyCheckLevel[] |
PropertyKey.ConsistencyCheckLevel.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.setConsistencyCheckLevel(PropertyKey.ConsistencyCheckLevel consistencyCheckLevel) |
Copyright © 2023. All Rights Reserved.