public final class DirectIoApplyTransaction
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
Constructor and Description |
---|
DirectIoApplyTransaction()
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Tool program entry.
|
int |
run(String[] args) |
public DirectIoApplyTransaction()
public int run(String[] args)
run
in interface org.apache.hadoop.util.Tool
public static void main(String[] args) throws Exception
args
- Hadoop-generic-arguments...
application specific-arguments
Exception
- if failed to executerun(String[])
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.