|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.neo4j.server.rrd.sampler.StatisticSampleableBase
org.neo4j.server.rrd.sampler.RequestCountSampleable
public class RequestCountSampleable
| Constructor Summary | |
|---|---|
RequestCountSampleable(Database db)
|
|
| Method Summary | |
|---|---|
String |
getName()
|
double |
getValue()
|
| Methods inherited from class org.neo4j.server.rrd.sampler.StatisticSampleableBase |
|---|
getCurrentSnapshot, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequestCountSampleable(Database db)
| Method Detail |
|---|
public String getName()
getName in interface SampleablegetName in class StatisticSampleableBasepublic double getValue()
getValue in interface SampleablegetValue in class StatisticSampleableBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||