Package | Description |
---|---|
com.sonyericsson.jenkins.plugins.bfa.db |
Modifier and Type | Method and Description |
---|---|
List<Statistics> |
MongoDBKnowledgeBase.getStatistics(GraphFilterBuilder filter,
int limit) |
List<Statistics> |
KnowledgeBase.getStatistics(GraphFilterBuilder filter,
int limit)
Gets Statistics data.
|
Modifier and Type | Method and Description |
---|---|
void |
MongoDBKnowledgeBase.saveStatistics(Statistics stat) |
abstract void |
KnowledgeBase.saveStatistics(Statistics stat)
Saves the Statistics.
|
void |
LocalFileKnowledgeBase.saveStatistics(Statistics stat) |
Copyright © 2016–2019. All rights reserved.