public interface TableInserter
extends java.io.Closeable
void insert(org.apache.hadoop.io.BytesWritable key, Tuple row) throws java.io.IOException
key
- The row key.row
- The row.java.io.IOException
Schema getSchema()
Copyright © 2007-2012 The Apache Software Foundation