public interface IWriter
| Modifier and Type | Field and Description |
|---|---|
static int |
TRANSACTION_LIMIT |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp() |
void |
collectData(int colIndex,
String data) |
void |
writeData() |
static final int TRANSACTION_LIMIT
void collectData(int colIndex,
String data)
void writeData()
throws InterruptedException
InterruptedExceptionvoid cleanUp()
Copyright © 2015 Actian Corporation. All Rights Reserved.