|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OperationType
| Method Summary | |
|---|---|
Query |
context()
Query that select context nodes for this statistic. |
String |
operationName()
The name of the statistic as found in the statistics context tree. |
boolean |
required()
If this statistic is required. |
Set<String> |
tags()
A set of tags that will be on the statistic found in the statistics context tree. |
Class<? extends Enum<?>> |
type()
Operation result type. |
| Method Detail |
|---|
boolean required()
If required and this statistic is not present an exception will be thrown.
Query context()
Class<? extends Enum<?>> type()
String operationName()
Set<String> tags()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||