| Package | Description |
|---|---|
| com.actian.vw.connector.writer |
| Modifier and Type | Class and Description |
|---|---|
class |
ParallelWriter
This is a test client to demonstrate loading data to Vectorwise
using VWLoad Java API
This program will read a csv file from local file system and loads it to
VW table.
|
class |
SingleWriter
This is a test client to demonstrate loading data to Vectorwise
using VWLoad Java API
This program will read a csv file from local file system and loads it to
VW table.
|
| Modifier and Type | Method and Description |
|---|---|
static IWriter |
WriterFactory.getWriter(WriterFactory.WRITER_TYPE rt,
String jdbcURL,
String user,
String pwd,
String tableName,
int jid,
int txnLimit) |
Copyright © 2015 Actian Corporation. All Rights Reserved.