public final class UfsSuperUserValidationTask extends AbstractValidationTask
Constructor and Description |
---|
UfsSuperUserValidationTask(String path,
AlluxioConfiguration conf)
Creates a new instance of
UfsSuperUserValidationTask
for validating the under file system. |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the name of the task.
|
ValidationTaskResult |
validateImpl(Map<String,String> optionsMap) |
getOptionList, validate
public UfsSuperUserValidationTask(String path, AlluxioConfiguration conf)
UfsSuperUserValidationTask
for validating the under file system.path
- the UFS pathconf
- the UFS configurationpublic String getName()
ValidationTask
public ValidationTaskResult validateImpl(Map<String,String> optionsMap)
validateImpl
in class AbstractValidationTask
Copyright © 2023. All Rights Reserved.