|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface QueryStats
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.neeve.stats.IStats |
|---|
IStats.Counter, IStats.Gauge, IStats.Latencies, IStats.Series |
| Method Summary | |
|---|---|
void |
compute()
Compute the individual Step Latencies. |
List<? extends IStats.Latencies> |
getStepLatencies()
Retrieve the Latencies for each step of the query's execution. |
| Methods inherited from interface com.neeve.stats.IStats |
|---|
close, get, getLogger, getName, getType, startPeriodicOutput, stopPeriodicOutput |
| Method Detail |
|---|
void compute()
List<? extends IStats.Latencies> getStepLatencies()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||