uba.db.table.io
Class RowWriter

java.lang.Object
  extended by uba.db.table.io.RowWriter

public class RowWriter
extends java.lang.Object

Version:
$Revision: 1.3 $

Constructor Summary
RowWriter(Table table, java.io.DataOutput out)
           
 
Method Summary
 void write(Row row)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowWriter

public RowWriter(Table table,
                 java.io.DataOutput out)
Method Detail

write

public void write(Row row)
           throws java.io.IOException
Throws:
java.io.IOException


Copyright © -2005 . All Rights Reserved.