Constructor. @param tid The transaction running the insert. @param child The child operator from which to read tuples to be inserted. @param tableid The table in which to insert tuples. @throws DbException if TupleDesc of child differs from table into which we are to insert.
(TransactionId tid, DbIterator child, int tableid)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected