org.apache.hadoop.hbase.mapred
Class Driver
java.lang.Object
org.apache.hadoop.hbase.mapred.Driver
Deprecated.
@Deprecated
public class Driver
- extends Object
Driver for hbase mapreduce jobs. Select which to run by passing
name of job to this main.
Constructor Summary |
Driver()
Deprecated. |
Method Summary |
static void |
main(String[] args)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Driver
public Driver()
- Deprecated.
main
public static void main(String[] args)
throws Throwable
- Deprecated.
- Parameters:
args
-
- Throws:
Throwable
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.