Called by Lightstreamer Kernel in order to customize events pertaining
to an ItemEventBuffer, if such customization has been requested
through the enableUpdateCustomization method.
Called by Lightstreamer Kernel in order to customize events pertaining
to an ItemEventBuffer, if such customization has been requested
through the enableUpdateCustomization method.
Called by Lightstreamer Kernel to know whether the Metadata Adapter
must or must not be given a chance to modify the values carried by the
updates for a supplied Item in a push Session owned by a supplied User.
Called by Lightstreamer Kernel to know whether the Metadata Adapter
must or must not be given a chance to modify the values carried by the
updates for a supplied Item in a push Session owned by a supplied User.
Called by a Data Adapter to notify Lightstreamer Kernel of the
occurrence of a severe problem that can compromise future operation
of the Data Adapter.
Thrown by the subscribe and unsubscribe methods in DataProvider if the
method execution has caused a severe problem that can compromise future
operation of the Data Adapter.
Called by Lightstreamer Kernel to ask for the minimum ItemEvent
frequency from the supplier Data Adapter at which the events for an Item are
guaranteed to be delivered to the Clients without loss of information.
Called by Lightstreamer Kernel to ask for the minimum ItemEvent
frequency from the supplier Data Adapter at which the events for an Item are
guaranteed to be delivered to the Clients without loss of information.
getMode() -
Method in class com.lightstreamer.interfaces.metadata.TableInfo
Returns the publishing Mode for the Items in the Table (it must be
the same across all the Table).
Called by Lightstreamer Kernel in order to filter events pertaining
to an ItemEventBuffer, if the related Item was requested within a table
with an associated Selector.
Called by Lightstreamer Kernel in order to filter events pertaining
to an ItemEventBuffer, if the related Item was requested within a table
with an associated Selector.
Called by Lightstreamer Kernel to know whether the Data Adapter,
after a subscription for an Item, will send some Snapshot ItemEvents
before sending the updates.
Can be called, instead of endOfSnapshot, by a Data Adapter that
implements the extended interface SmartDataProvider, in all cases
in which endOfSnapshot can be called.
Can be called by a Data Adapter that implements the extended interface
SmartDataProvider to send an ItemEvent to Lightstreamer Kernel
when the ItemEvent is implemented as an ItemEvent instance.
Can be called by a Data Adapter that implements the extended interface
SmartDataProvider to send an ItemEvent to Lightstreamer Kernel
when the ItemEvent is implemented as an OldItemEvent instance.
Can be called by a Data Adapter that implements the extended interface
SmartDataProvider to send an ItemEvent to Lightstreamer Kernel
when the ItemEvent is implemented as a java.util.Map instance.
Can be called by a Data Adapter that implements the extended interface
SmartDataProvider to send an ItemEvent to Lightstreamer Kernel
when the ItemEvent is implemented as an IndexedItemEvent instance.
Called by Lightstreamer Kernel to know whether the Metadata Adapter
must or must not be notified any time a Table is added or removed
from a push Session owned by a supplied User.
Called by Lightstreamer Kernel to know whether the Metadata Adapter
must or must not be notified any time a Table is added or removed from
a push Session owned by a supplied User.