|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.util.graph.GraphListenerBase
com.hp.hpl.jena.sparql.util.graph.GraphListenerCounter
com.hp.hpl.jena.sparql.util.graph.GraphLoadMonitor
public class GraphLoadMonitor
Constructor Summary | |
---|---|
GraphLoadMonitor(int addNotePoint,
boolean displayMemory)
|
Method Summary | |
---|---|
void |
finishMonitor()
|
void |
resetTimer()
|
void |
setLabel(String label)
|
void |
setSummaryLabel(String label)
|
void |
startMonitor()
|
long |
triplesLoaded()
|
Methods inherited from class com.hp.hpl.jena.sparql.util.graph.GraphListenerCounter |
---|
getAddCount, getAddTicks, getAddTickSize, getDeleteCount, getDeleteTicks, getDeleteTickSize, notifyEvent, reset |
Methods inherited from class com.hp.hpl.jena.sparql.util.graph.GraphListenerBase |
---|
notifyAddArray, notifyAddGraph, notifyAddIterator, notifyAddList, notifyAddTriple, notifyDeleteArray, notifyDeleteGraph, notifyDeleteIterator, notifyDeleteList, notifyDeleteTriple |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphLoadMonitor(int addNotePoint, boolean displayMemory)
Method Detail |
---|
public void setLabel(String label)
public void setSummaryLabel(String label)
public void startMonitor()
public void finishMonitor()
public void resetTimer()
public long triplesLoaded()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |