public class LoadStats extends Object
Modifier and Type | Field and Description |
---|---|
ClosureStats |
closureStats
Used iff the closure is computed as the data are loaded.
|
CAT |
commitTime |
CAT |
loadTime |
protected static long |
REPORT_INTERVAL
The internal with which this class will log on
System.out in
milliseconds (it is set to every 10 minutes). |
CAT |
toldTriples |
CAT |
totalTime |
Constructor and Description |
---|
LoadStats() |
public final CAT toldTriples
public final CAT loadTime
public final CAT commitTime
public final CAT totalTime
protected static transient long REPORT_INTERVAL
System.out
in
milliseconds (it is set to every 10 minutes). This helps to track progress
on very large data loads.public final ClosureStats closureStats
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.