Uses of Class
com.lightstreamer.interfaces.metadata.SubscriptionStatistics
-
Uses of SubscriptionStatistics in com.lightstreamer.interfaces.metadata
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[] itemSubscrStats) Used by Lightstreamer to create a TableInfo instance, collecting the various attributes of a Table (i.e.: Subscription).