java.lang.Object
org.apache.jena.sparql.util.graph.GraphListenerBase
org.apache.jena.sparql.util.graph.GraphListenerCounter
org.apache.jena.sparql.util.graph.GraphLoadMonitor
- All Implemented Interfaces:
GraphListener
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.sparql.util.graph.GraphListenerCounter
getAddCount, getAddTicks, getAddTickSize, getDeleteCount, getDeleteTicks, getDeleteTickSize, notifyEvent, reset
Methods inherited from class org.apache.jena.sparql.util.graph.GraphListenerBase
notifyAddArray, notifyAddGraph, notifyAddIterator, notifyAddList, notifyAddTriple, notifyDeleteArray, notifyDeleteGraph, notifyDeleteIterator, notifyDeleteList, notifyDeleteTriple
-
Constructor Details
-
GraphLoadMonitor
public GraphLoadMonitor(int addNotePoint, boolean displayMemory)
-
-
Method Details
-
setLabel
-
setSummaryLabel
-
startMonitor
public void startMonitor() -
finishMonitor
public void finishMonitor() -
resetTimer
public void resetTimer() -
triplesLoaded
public long triplesLoaded()
-