cascading.tuple.hadoop
Class SerializationElementReader
java.lang.Object
cascading.tuple.hadoop.SerializationElementReader
- All Implemented Interfaces:
- TupleInputStream.ElementReader
public class SerializationElementReader
- extends Object
- implements TupleInputStream.ElementReader
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializationElementReader
public SerializationElementReader(TupleSerialization tupleSerialization)
read
public Comparable read(int token,
DataInputStream inputStream)
throws IOException
- Specified by:
read in interface TupleInputStream.ElementReader
- Throws:
IOException
close
public void close()
- Specified by:
close in interface TupleInputStream.ElementReader
Copyright © 2007-2009 Concurrent, Inc. All Rights Reserved.