Class SubscriptionWrapperSerde<K>

    • Constructor Detail

      • SubscriptionWrapperSerde

        public SubscriptionWrapperSerde​(Supplier<String> primaryKeySerializationPseudoTopicSupplier,
                                        Serde<K> primaryKeySerde)