org.apache.mahout.cf.taste.hadoop.cooccurence
Class TupleWritable.Field

java.lang.Object
  extended by org.apache.hadoop.io.GenericWritable
      extended by org.apache.mahout.cf.taste.hadoop.cooccurence.TupleWritable.Field
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable, org.apache.hadoop.io.Writable
Enclosing class:
TupleWritable

public static class TupleWritable.Field
extends org.apache.hadoop.io.GenericWritable


Constructor Summary
TupleWritable.Field()
           
TupleWritable.Field(org.apache.hadoop.io.Writable writable)
           
 
Method Summary
protected  java.lang.Class<? extends org.apache.hadoop.io.Writable>[] getTypes()
           
 
Methods inherited from class org.apache.hadoop.io.GenericWritable
get, getConf, readFields, set, setConf, toString, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TupleWritable.Field

public TupleWritable.Field()

TupleWritable.Field

public TupleWritable.Field(org.apache.hadoop.io.Writable writable)
Method Detail

getTypes

protected java.lang.Class<? extends org.apache.hadoop.io.Writable>[] getTypes()
Specified by:
getTypes in class org.apache.hadoop.io.GenericWritable


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