Uses of Class
com.bigdata.btree.proc.AbstractKeyArrayIndexProcedure.ResultBuffer

Packages that use AbstractKeyArrayIndexProcedure.ResultBuffer
com.bigdata.btree.proc   
 

Uses of AbstractKeyArrayIndexProcedure.ResultBuffer in com.bigdata.btree.proc
 

Methods in com.bigdata.btree.proc that return AbstractKeyArrayIndexProcedure.ResultBuffer
 AbstractKeyArrayIndexProcedure.ResultBuffer BatchInsert.apply(IIndex ndx)
          Applies the operator using ISimpleBTree#insert(Object, Object)
 AbstractKeyArrayIndexProcedure.ResultBuffer AbstractKeyArrayIndexProcedure.ResultBufferHandler.getResult()
          The aggregated results.
 

Methods in com.bigdata.btree.proc with parameters of type AbstractKeyArrayIndexProcedure.ResultBuffer
 void AbstractKeyArrayIndexProcedure.ResultBufferHandler.aggregate(AbstractKeyArrayIndexProcedure.ResultBuffer result, Split split)
           
 



Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.