|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AgentIndexRunnerMBean
Method Summary | |
---|---|
void |
disable()
|
void |
enable()
|
java.lang.Exception |
getExceptions()
Get Exception from last run |
void |
index(boolean waitForFinished)
Start indexing outside the timer |
long |
lastIndexTimeFinished()
Last index time in System.currentmillis of successful index update |
long |
lastIndexTimeStarted()
Last index time in System.currentmillis |
long |
lastIndexTimeUsed()
Last index time usage for successful indexing (no exceptions) |
Method Detail |
---|
void enable()
void disable()
long lastIndexTimeFinished()
long lastIndexTimeStarted()
long lastIndexTimeUsed()
void index(boolean waitForFinished)
waitForFinished
- wait for it to finish or just return when startedjava.lang.Exception getExceptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |