| Package | Description |
|---|---|
| com.gpudb |
| Constructor and Description |
|---|
BulkInserter(GPUdb gpudb,
String tableName,
Type type,
int batchSize,
Map<String,String> options,
BulkInserter.WorkerList workers)
Creates a
BulkInserter with the specified parameters. |
BulkInserter(GPUdb gpudb,
String tableName,
TypeObjectMap<T> typeObjectMap,
int batchSize,
Map<String,String> options,
BulkInserter.WorkerList workers)
Creates a
BulkInserter with the specified parameters. |
Copyright © 2017. All rights reserved.