|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cloud9.example.simple.DemoPackTuples2
public class DemoPackTuples2
Demo that packs the sample collection into a SequenceFile as Tuple
objects with complex internal structure. The records are stored in a local
SequenceFile; this file can then be transfered over to HDFS to serve as the
the input to DemoWordCountTuple2.
Each value in the SequenceFile is a tuple with two fields:
DemoPackTuples1,
DemoPackJSON| Method Summary | |
|---|---|
static void |
main(String[] args)
Runs the demo. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(String[] args)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||