This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.gora.tutorial.log.KeyValueWritable (Apache Gora 0.2 API)

Uses of Class
org.apache.gora.tutorial.log.KeyValueWritable

Packages that use KeyValueWritable
org.apache.gora.tutorial.log   
 

Uses of KeyValueWritable in org.apache.gora.tutorial.log
 

Subclasses of KeyValueWritable in org.apache.gora.tutorial.log
 class TextLong
          A KeyValueWritable of Text keys and LongWritable values.
 

Methods in org.apache.gora.tutorial.log with parameters of type KeyValueWritable
 int KeyValueWritable.compareTo(KeyValueWritable<K,V> o)
           
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.