Uses of Class
com.lightstreamer.adapters.remote.SubscriptionStatistics
Packages that use SubscriptionStatistics
-
Uses of SubscriptionStatistics in com.lightstreamer.adapters.remote
Methods in com.lightstreamer.adapters.remote that return SubscriptionStatisticsModifier and TypeMethodDescriptionTableInfo.getSubscriptionStatistics()
Returns an array that contains the statistics related with the activity of all items involved in this Table (i.e.: Subscription).Constructors in com.lightstreamer.adapters.remote with parameters of type SubscriptionStatisticsModifierConstructorDescriptionTableInfo
(int winIndex, Mode mode, String group, String dataAdapter, String schema, int min, int max, String selector, String[] itemNames, SubscriptionStatistics[] statistics) Used by Lightstreamer to create a TableInfo instance, collecting the various attributes of a Table (i.e.: Subscription).