|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.hadoop.graphbuilder.test.job.IdNormalizationJobTest
public class IdNormalizationJobTest
Test runnable for normalizing a graph: converting String vertex ids into consecutive integer ids.
Nested Class Summary | |
---|---|
class |
IdNormalizationJobTest.Job
|
Constructor Summary | |
---|---|
IdNormalizationJobTest()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IdNormalizationJobTest()
Method Detail |
---|
public static void main(java.lang.String[] args) throws javassist.NotFoundException, javassist.CannotCompileException
args
- [inputPath, outputPath]
javassist.NotFoundException
javassist.CannotCompileException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |