Home | Trees | Indices | Help |
|
---|
|
Filter for policy map statistics
You can retrieve batches of PolicyStatistics by setting "max_entry_count" and passing in the same PolicyStatFilter instance until all statistics are recieved.
policy - PolicyMap class to get statistics from targets - list of Target classes (optional) statistic_category - StatisticCategory (default StatisticCategory.ALL) poll_interval_sec - Polling interval per second (optional) poll_interval_msec - Polling interval per milisecond (optional) max_entry_count - Maximum entries retrieved (used for batching)
stats_result - list of EntryStatistics classes
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:32 2014 | http://epydoc.sourceforge.net |