public class ParserStats extends BOpStats
BOpStats
to report RDF parser specific statistics.Modifier and Type | Field and Description |
---|---|
CAT |
toldTriples |
chunksIn, chunksOut, elapsed, mutationCount, opCount, typeErrors, unitsIn, unitsOut
Constructor and Description |
---|
ParserStats() |
Modifier and Type | Method and Description |
---|---|
void |
add(BOpStats o)
Combine the statistics (addition), but do NOT add to self.
|
protected void |
toString(StringBuilder sb)
Extension hook for
BOpStats.toString() . |
public final CAT toldTriples
public void add(BOpStats o)
BOpStats
protected void toString(StringBuilder sb)
BOpStats
BOpStats.toString()
.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.