public class TripleBatch extends Batch
| Modifier and Type | Field and Description |
|---|---|
static int |
total_rows |
static int |
total_st |
static int |
total_wait |
CLOSED_SIGNAL| Constructor and Description |
|---|
TripleBatch() |
| Modifier and Type | Method and Description |
|---|---|
int |
flush() |
boolean |
isReady() |
void |
setSailChangedEvent(DefaultSailChangedEvent sailChangedEvent) |
void |
setTable(TripleTable table) |
addBatch, getMaxBatchSize, isFull, setBatchStatement, setInsertStatement, setMaxBatchSize, setObject, setString, setTemporary, sizepublic static int total_rows
public static int total_st
public static int total_wait
public void setTable(TripleTable table)
public void setSailChangedEvent(DefaultSailChangedEvent sailChangedEvent)
public int flush()
throws SQLException
flush in class Batch-1 if already flushedSQLExceptionCopyright © 2001-2014 Aduna. All Rights Reserved.