protected static class AbstractTestCase.StatementVerifier extends BasicRioLoader
defaultGraph, log, stmtsAdded| Constructor and Description |
|---|
AbstractTestCase.StatementVerifier(AbstractTripleStore db,
int capacity,
AtomicInteger nerrs,
int maxerrors) |
| Modifier and Type | Method and Description |
|---|---|
org.openrdf.rio.RDFHandler |
newRDFHandler() |
protected void |
success()
Extended to flush the
buffer. |
addRioLoaderListener, before, cleanUp, error, getInsertRate, getInsertTime, getParser, getStatementsAdded, loadRdf, loadRdf, loadRdf2, notifyListeners, removeRioLoaderListenerpublic AbstractTestCase.StatementVerifier(AbstractTripleStore db, int capacity, AtomicInteger nerrs, int maxerrors)
db - The database.capacity - The buffer capacity (the maximum #of statements to be
processed in a batch).nerrs - Used to track and report the #of errors as a side-effect.maxerrors - The maximum #of errors before the test will abort.protected void success()
buffer.success in class BasicRioLoaderpublic org.openrdf.rio.RDFHandler newRDFHandler()
newRDFHandler in class BasicRioLoaderCopyright © 2006–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.