This project has retired. For details please refer to its
Attic page.
Generator (Apache Gora 0.6 API)
- java.lang.Object
-
- org.apache.hadoop.conf.Configured
-
- org.apache.gora.goraci.Generator
-
-
Constructor Summary
Constructors
Constructor and Description |
Generator() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static void |
main(String[] args) |
int |
run(int numMappers,
long numNodes,
boolean concurrent) |
int |
run(String[] args) |
-
Methods inherited from class org.apache.hadoop.conf.Configured
getConf, setConf
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.hadoop.conf.Configurable
getConf, setConf
-
-
Constructor Detail
-
Generator
public Generator()
Copyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.