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, size
public 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 flushedSQLException
Copyright © 2001-2016 Aduna. All Rights Reserved.