org.teiid.common.buffer
Interface BatchManager.ManagedBatch

Enclosing interface:
BatchManager

public static interface BatchManager.ManagedBatch


Method Summary
 TupleBatch getBatch(boolean cache, java.lang.String[] types)
           
 void remove()
           
 

Method Detail

getBatch

TupleBatch getBatch(boolean cache,
                    java.lang.String[] types)
                    throws TeiidComponentException
Throws:
TeiidComponentException

remove

void remove()


Copyright © 2010. All Rights Reserved.