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