|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvoldemort.server.StatusManager
public class StatusManager
Constructor Summary | |
---|---|
StatusManager(java.util.concurrent.ThreadPoolExecutor threadPool)
|
Method Summary | |
---|---|
long |
getActiveWorkersCount()
|
java.lang.String |
getFormattedUptime()
|
long |
getUptime()
|
long |
getWorkerPoolSize()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StatusManager(java.util.concurrent.ThreadPoolExecutor threadPool)
Method Detail |
---|
public long getWorkerPoolSize()
public long getActiveWorkersCount()
public long getUptime()
public java.lang.String getFormattedUptime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |