|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectredis.clients.util.FixedResourcePool.Metrics
public static class FixedResourcePool.Metrics
Constructor Summary | |
---|---|
FixedResourcePool.Metrics()
|
Method Summary | |
---|---|
long |
getFails()
|
long |
getFailsReported()
|
long |
getResourcesCreated()
|
long |
getResourcesProvided()
|
long |
getResourcesReturned()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FixedResourcePool.Metrics()
Method Detail |
---|
public long getFailsReported()
public long getFails()
public long getResourcesCreated()
public long getResourcesProvided()
public long getResourcesReturned()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |