|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Statistics | |
---|---|
com.sonyericsson.jenkins.plugins.bfa.db |
Uses of Statistics in com.sonyericsson.jenkins.plugins.bfa.db |
---|
Methods in com.sonyericsson.jenkins.plugins.bfa.db that return types with arguments of type Statistics | |
---|---|
List<Statistics> |
MongoDBKnowledgeBase.getStatistics(GraphFilterBuilder filter,
int limit)
|
List<Statistics> |
KnowledgeBase.getStatistics(GraphFilterBuilder filter,
int limit)
Gets Statistics data. |
Methods in com.sonyericsson.jenkins.plugins.bfa.db with parameters of type Statistics | |
---|---|
void |
LocalFileKnowledgeBase.saveStatistics(Statistics stat)
|
void |
MongoDBKnowledgeBase.saveStatistics(Statistics stat)
|
abstract void |
KnowledgeBase.saveStatistics(Statistics stat)
Saves the Statistics. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |