|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StatisticsViewStrategy
Strategy for determine Statistics Views
| Method Summary | |
|---|---|
Map<String,Map<String,InOutStatisticsView>> |
determineView(List<StatisticsRecord> statisticsRecords,
ComponentType type)
Return a statistics view for all resource with given type |
Map<String,InOutStatisticsView> |
determineView(String id,
List<StatisticsRecord> statisticsRecords,
ComponentType type)
Return a statistics view for a resource with given type and given name |
| Method Detail |
|---|
Map<String,Map<String,InOutStatisticsView>> determineView(List<StatisticsRecord> statisticsRecords,
ComponentType type)
statisticsRecords - Statistics Datatype - Type of resource
Map<String,InOutStatisticsView> determineView(String id,
List<StatisticsRecord> statisticsRecords,
ComponentType type)
id - The resource name or identifierstatisticsRecords - Statistics Datatype - Type of resource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||