|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openjena.atlas.logging.ProgressLogger
public class ProgressLogger
Progress monitor
| Constructor Summary | |
|---|---|
ProgressLogger(org.slf4j.Logger log,
java.lang.String label,
long tickPoint,
int superTick)
|
|
| Method Summary | |
|---|---|
long |
finish()
|
long |
getTicks()
|
void |
start()
|
void |
tick()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProgressLogger(org.slf4j.Logger log,
java.lang.String label,
long tickPoint,
int superTick)
| Method Detail |
|---|
public void start()
public long finish()
public long getTicks()
public void tick()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||