|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E53425-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
V -public interface StatisticsData<V>
A StatisticsData consists of time interval and collected data for each time interval
| Method Summary | |
|---|---|
long |
getInterval()Returns time interval in seconds for this statistics data |
java.util.List<V> |
getValues()Returns a list of collected data, the values in the list are collected after each time interval. |
| Method Detail |
|---|
long getInterval()
java.util.List<V> getValues()
|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E53425-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||