|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.common.buffer.TupleBatch
com.metamatrix.common.buffer.LobTupleBatch
public class LobTupleBatch
A marker class file holding the lob based data in a separate batch holder.
Field Summary |
---|
Fields inherited from class com.metamatrix.common.buffer.TupleBatch |
---|
UNKNOWN_SIZE |
Constructor Summary | |
---|---|
LobTupleBatch()
|
|
LobTupleBatch(int beginRow,
java.util.List listOfTupleLists)
|
Method Summary |
---|
Methods inherited from class com.metamatrix.common.buffer.TupleBatch |
---|
getAllTuples, getBeginRow, getEndRow, getRowCount, getSize, getTerminationFlag, getTuple, readExternal, setDataTypes, setSize, setTerminationFlag, toString, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LobTupleBatch()
public LobTupleBatch(int beginRow, java.util.List listOfTupleLists)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |