|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WorkerPoolStatistics
Field Summary |
---|
Fields inherited from interface org.teiid.adminapi.AdminObject |
---|
DELIMITER, DELIMITER_CHAR, ESCAPED_DELIMITER, ESCAPED_WILDCARD, WILDCARD |
Method Summary | |
---|---|
int |
getActiveThreads()
Current active thread count |
int |
getHighestActiveThreads()
Highest Active threads recorded so far |
int |
getHighestQueued()
|
int |
getMaxThreads()
Max number of active threads allowed |
int |
getQueued()
|
java.lang.String |
getQueueName()
Queue Name |
long |
getTotalCompleted()
|
long |
getTotalSubmitted()
|
Methods inherited from interface org.teiid.adminapi.AdminObject |
---|
getName, getProperties, getPropertyValue |
Method Detail |
---|
int getActiveThreads()
int getHighestActiveThreads()
java.lang.String getQueueName()
int getMaxThreads()
int getQueued()
long getTotalCompleted()
long getTotalSubmitted()
int getHighestQueued()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |