Package | Description |
---|---|
alluxio.checker |
Modifier and Type | Method and Description |
---|---|
static CheckerUtils.Status |
CheckerUtils.performIntegrationChecks() |
static CheckerUtils.Status |
CheckerUtils.printNodesResults(Map<CheckerUtils.Status,List<String>> map,
PrintWriter reportWriter)
Collects and saves the Status of checked nodes.
|
static CheckerUtils.Status |
CheckerUtils.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckerUtils.Status[] |
CheckerUtils.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static CheckerUtils.Status |
CheckerUtils.printNodesResults(Map<CheckerUtils.Status,List<String>> map,
PrintWriter reportWriter)
Collects and saves the Status of checked nodes.
|
Copyright © 2023. All Rights Reserved.