cascading.tuple.io
Interface TupleOutputStream.TupleElementWriter

Enclosing class:
TupleOutputStream

protected static interface TupleOutputStream.TupleElementWriter


Method Summary
 void write(TupleOutputStream stream, java.lang.Object element)
           
 

Method Detail

write

void write(TupleOutputStream stream,
           java.lang.Object element)
           throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2007-2011 Concurrent, Inc. All Rights Reserved.