|
COSMOS ${releaseVersion} data-collection Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CBEQueryCapability
| Method Summary | |
|---|---|
IDataQueryResult<org.eclipse.tptp.logging.events.cbe.CommonBaseEvent> |
getAllCBE(java.lang.String dataset)
Get the list of all CBEs in database |
IDataQueryResult |
getCBECountBySeverity(java.lang.String dataset)
Get the count of CBE of each severity grouped by source component |
| Method Detail |
|---|
IDataQueryResult<org.eclipse.tptp.logging.events.cbe.CommonBaseEvent> getAllCBE(java.lang.String dataset)
throws java.lang.Exception
dataset -
java.lang.Exception
IDataQueryResult getCBECountBySeverity(java.lang.String dataset)
throws java.lang.Exception
dataset -
java.lang.Exception
|
COSMOS ${releaseVersion} data-collection Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||