Index

C K O P 
All Classes and Interfaces|All Packages

C

com.lightstreamer.kafka.adapters.pub - package com.lightstreamer.kafka.adapters.pub
 

K

KafkaConnectorMetadataAdapter - Class in com.lightstreamer.kafka.adapters.pub
Implementation of a Lightstreamer Metadata Adapter for Lightstreamer Kafka Connector.
KafkaConnectorMetadataAdapter() - Constructor for class com.lightstreamer.kafka.adapters.pub.KafkaConnectorMetadataAdapter
 

O

onSubscription(String, String, TableInfo[]) - Method in class com.lightstreamer.kafka.adapters.pub.KafkaConnectorMetadataAdapter
Hook method invoked by Lightstreamer Kernel to notify that a user has submitted a Subscription.
onUnsubscription(String, TableInfo[]) - Method in class com.lightstreamer.kafka.adapters.pub.KafkaConnectorMetadataAdapter
Hook method invoked by Lightstreamer Kernel to notify that a Subscription has been removed from a push session.

P

postInit(Map, File) - Method in class com.lightstreamer.kafka.adapters.pub.KafkaConnectorMetadataAdapter
Hook method invoked by Lightstreamer Kernel after the initialization phase of the Kafka Connector Metadata Adapter has been completed.
C K O P 
All Classes and Interfaces|All Packages