|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Transactional(readOnly=true) public interface RrdGraphService
RrdGraphService interface.
| Method Summary | |
|---|---|
InputStream |
getAdhocGraph(String resourceId,
String title,
String[] dataSources,
String[] aggregateFunctions,
String[] colors,
String[] dataSourceTitles,
String[] styles,
long start,
long end)
getAdhocGraph |
InputStream |
getPrefabGraph(String resourceId,
String report,
long start,
long end)
getPrefabGraph |
| Method Detail |
|---|
InputStream getPrefabGraph(String resourceId,
String report,
long start,
long end)
getPrefabGraph
resourceId - a String object.report - a String object.start - a long.end - a long.
InputStream object.
InputStream getAdhocGraph(String resourceId,
String title,
String[] dataSources,
String[] aggregateFunctions,
String[] colors,
String[] dataSourceTitles,
String[] styles,
long start,
long end)
getAdhocGraph
resourceId - a String object.title - a String object.dataSources - an array of String objects.aggregateFunctions - an array of String objects.colors - an array of String objects.dataSourceTitles - an array of String objects.styles - an array of String objects.start - a long.end - a long.
InputStream object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||