public class RunOperation extends Object
Constructor and Description |
---|
RunOperation(AlluxioConfiguration alluxioConf)
Constructs a new
RunOperation object. |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Tool for running an operation multiple times.
|
int |
run(String[] args) |
public RunOperation(AlluxioConfiguration alluxioConf)
RunOperation
object.alluxioConf
- Alluxio configurationCopyright © 2023. All Rights Reserved.