Uses of Class
com.bigdata.btree.proc.BatchInsert.BatchInsertConstructor

Packages that use BatchInsert.BatchInsertConstructor
com.bigdata.btree.proc   
 

Uses of BatchInsert.BatchInsertConstructor in com.bigdata.btree.proc
 

Fields in com.bigdata.btree.proc declared as BatchInsert.BatchInsertConstructor
static BatchInsert.BatchInsertConstructor BatchInsert.BatchInsertConstructor.RETURN_NO_VALUES
          Singleton does NOT request the return of the old values that were overwritten in the index by the operation.
static BatchInsert.BatchInsertConstructor BatchInsert.BatchInsertConstructor.RETURN_OLD_VALUES
          Singleton requests the return of the old values that were overwritten in the index by the operation.
 



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