Uses of Class
com.lightstreamer.adapters.remote.SubscriptionStatistics
-
Uses of SubscriptionStatistics in com.lightstreamer.adapters.remote
Modifier and TypeMethodDescriptionTableInfo.getSubscriptionStatistics()
Returns an array that contains the statistics related with the activity of all items involved in this Table (i.e.: Subscription).ModifierConstructorDescriptionTableInfo
(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).