Uses of Class
com.lightstreamer.interfaces.metadata.SubscriptionStatistics
Packages that use SubscriptionStatistics
-
Uses of SubscriptionStatistics in com.lightstreamer.interfaces.metadata
Methods in com.lightstreamer.interfaces.metadata 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.interfaces.metadata with parameters of type SubscriptionStatisticsModifierConstructorDescriptionTableInfo
(int winIndex, Mode mode, String group, String dataAdapter, String schema, int min, int max, String selector, String[] itemNames, SubscriptionStatistics[] itemSubscrStats) Used by Lightstreamer to create a TableInfo instance, collecting the various attributes of a Table (i.e.: Subscription).