|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.gora.tutorial.log.KeyValueWritable<org.apache.hadoop.io.Text,org.apache.hadoop.io.LongWritable>
org.apache.gora.tutorial.log.TextLong
public class TextLong
A KeyValueWritable
of Text
keys and
LongWritable
values.
Field Summary |
---|
Fields inherited from class org.apache.gora.tutorial.log.KeyValueWritable |
---|
key, value |
Constructor Summary | |
---|---|
TextLong()
|
Method Summary |
---|
Methods inherited from class org.apache.gora.tutorial.log.KeyValueWritable |
---|
compareTo, equals, getKey, getValue, hashCode, readFields, setKey, setValue, write |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextLong()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |