Package com.linkedin.venice.pubsub
-
Interface Summary Interface Description PubSubAdminAdapterFactory<ADAPTER extends PubSubAdminAdapter> Generic admin factory interface.PubSubConsumerAdapterFactory<ADAPTER extends PubSubConsumerAdapter> Generic consumer factory interface.PubSubProducerAdapterFactory<ADAPTER extends PubSubProducerAdapter> Generic producer factory interface. -
Class Summary Class Description ImmutablePubSubMessage<K,V> PubSubClientsFactory A wrapper around pub-sub producer, consumer, and admin adapter factories This will be passed as one of the arguments to the component which depends on the pub-sub APIs.PubSubConstants Constants used by pub-sub components.PubSubConstantsOverrider The purpose of this class is only to make the package private test-only functions ofPubSubConstants
available to all packages within tests.PubSubPositionFactory Factory class for creating PubSubPosition objects from wire formatPubSubPositionType Constants for the different types of positions Do not change the values of these constants.PubSubTopicConfiguration Represents aPubSubTopic
configuration.PubSubTopicImpl PubSubTopicPartitionImpl PubSubTopicPartitionInfo PubSubTopicRepository